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