index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
preference
/
PreferenceActivity.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-11-19
Deprecates framework Preference classes
Louis Pullen-Freilich
2018-08-17
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-06-04
docs: fixed typo
Joshua Baxter
2017-03-07
Merge "Fix home/back buttons flow in PreferenceActivity."
Filip Pavlis
2017-03-07
Fix home/back buttons flow in PreferenceActivity.
Filip Pavlis
2017-02-17
Fix incorrect title in PreferenceActivity.
Filip Pavlis
2017-02-10
Fix incorrect header highlight when in single-pane.
Filip Pavlis
2017-02-07
Fix transitions between single and multi-pane.
Filip Pavlis
2015-02-22
Add some more @Nullable annotations
Scott Kennedy
2015-02-18
Add @ResourceInt annotations on APIs
Tor Norbye
2014-09-26
Fix bug #17521147 Settings activity looks terrible on Volantis
Fabrice Di Meglio
2014-06-17
setSelectedHeader() when switching to fragment
Brian Attwell
2014-01-08
Code cleaning for PreferenceActivity
Fabrice Di Meglio
2013-12-02
Apply theme to PreferenceActivity headers
Alan Viverette
2013-11-21
Revert "PreferenceFragment showing the breadcrumb when not needed."
Svetoslav Ganov
2013-11-01
PreferenceFragment showing the breadcrumb when not needed.
Svetoslav
2013-09-23
Unmarshall PFDs properly when hand-crafting interface stubs
Amith Yamasani
2013-09-06
Throw an exception if isValidFragment is not overridden for KK targets
Amith Yamasani
2013-09-05
Change build version from KEY_LIME_PIE to KITKAT
Chet Haase
2013-08-06
Use more styles for preferences to allow single pane 10"
Amith Yamasani
2013-08-05
Merge "Don't check for valid fragment when switching to another fragment"
Amith Yamasani
2013-08-05
Don't check for valid fragment when switching to another fragment
Amith Yamasani
2013-08-01
Fix javadoc for new API
Amith Yamasani
2013-07-30
PreferenceActivity Fragment security
Amith Yamasani
2013-07-18
Ignore list item clicks if PreferenceActivity is paused.
Amith Yamasani
2013-07-12
am 4b8cc94c: Merge "PreferenceActivity should not leave message in looper whe...
Adam Powell
2013-07-12
PreferenceActivity should not leave message in looper when destroyed
Hiroaki Kuriyama
2013-02-12
Fix issue #6595555: deal better with fragmentless headers.
Dianne Hackborn
2012-10-03
No breadcrumbs for single-pane preferences
Amith Yamasani
2012-07-26
docs: add links to new Settings dev guide
Scott Main
2012-06-20
Add a private method to retrieve the header list from PreferenceActivity
Amith Yamasani
2011-08-17
Preferences padding and scrollbars to match spec.
Jeff Sharkey
2011-07-21
Fix issue #5021385: Title of any Settings subscreen changes...
Dianne Hackborn
2011-06-15
Support for arbitrary ListAdapter in PreferenceActivity.
Gilles Debunne
2011-05-26
Manual merge. Preference activity changes to work on smaller tablet screens a...
Amith Yamasani
2011-03-18
More work on making prefs work well on small screens.
Dianne Hackborn
2011-03-15
Add new PreferenceActivity API for settings.
Dianne Hackborn
2011-03-11
Fix issues #4087362 and #4087356
Dianne Hackborn
2011-01-20
Fix bug 3362375 - API REVIEW: remove unused public 'up' id
Adam Powell
2011-01-17
Fix a bunch of API review bugs.
Dianne Hackborn
2011-01-17
Start renaming FragmentTransaction.openTransaction() to beginTransaction().
Dianne Hackborn
2010-12-14
Add a way to insert a parent bread crumb so that deep linked settings can nav...
Amith Yamasani
2010-12-10
Potential fix for Settings screen ClassCast exception on the phone.
Amith Yamasani
2010-12-08
Move the breadcrumbs to the right pane.
Amith Yamasani
2010-12-08
Fix 3148496: Update PreferenceActivity to handle single-pane fragments.
Jim Miller
2010-12-08
Fix issues #3257701 and #3267312
Dianne Hackborn
2010-12-03
Fix issue #3201066: Locale change not reflected by settings
Dianne Hackborn
[next]