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
/
Preference.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-0
/
+28
*
Move some members to the "Q blacklist".
Mathew Inwood
2018-09-14
1
-1
/
+2
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-17
1
-0
/
+9
*
Fix issue for Preference.setSingleLineTitle() has no effect.
Doris Ling
2017-06-23
1
-0
/
+1
*
Set icon frame to invisible when iconSpaceReserved is set.
Fan Zhang
2017-04-24
1
-3
/
+7
*
Check if singleLineTitle attribute is set for the preference.
Doris Ling
2017-04-14
1
-1
/
+5
*
Reserve space for preference icon.
Doris Ling
2017-03-28
1
-2
/
+31
*
Allow multi line preference title.
Doris Ling
2017-03-21
1
-0
/
+28
*
Merge "Small cleanup or DataStore API javadoc."
TreeHugger Robot
2017-03-14
1
-24
/
+24
|
\
|
*
Small cleanup or DataStore API javadoc.
Filip Pavlis
2017-03-14
1
-24
/
+24
*
|
Enable recycling of third party preference widgets
Filip Pavlis
2017-03-10
1
-62
/
+80
|
/
*
Improve preferences for PreferenceDataStore.
Filip Pavlis
2017-03-03
1
-30
/
+42
*
JavaDoc improvements as suggested by API council.
Filip Pavlis
2017-03-02
1
-8
/
+16
*
Add getParent() on Preference.
Filip Pavlis
2017-01-12
1
-0
/
+23
*
Adds data store to provide data abstracion layer for Preferences.
Filip Pavlis
2016-11-29
1
-95
/
+181
*
Allow styled text in pref titles and summaries
Tony Mantler
2016-09-14
1
-212
/
+212
*
Ensure preference icon is returned when inflated from XML even if it has not ...
Michael Kwan
2016-09-07
1
-0
/
+3
*
Revert "Add Preference#onDetachedFromActivity"
Jason Monk
2016-04-05
1
-14
/
+3
*
Un-hide string set persistence methods in Preference
Adam Powell
2016-02-23
1
-7
/
+3
*
Add Preference#onDetachedFromActivity
Jason Monk
2015-08-12
1
-3
/
+14
*
am 3fa46a0f: am d7fb6d26: am a01250c7: Merge "Frameworks/base: Change String ...
Andreas Gampe
2015-03-28
1
-1
/
+1
|
\
|
*
Frameworks/base: Change String == to equals in Preference
Andreas Gampe
2015-03-18
1
-1
/
+1
*
|
First implementation of the grant/revoke UI
Svet Ganov
2015-03-24
1
-2
/
+4
*
|
Annotate methods to be called from overrides with @CallSuper
Tor Norbye
2015-03-07
1
-0
/
+4
*
|
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-18
1
-5
/
+11
|
/
*
Add preferences rendering.
Deepanshu Gupta
2014-12-23
1
-1
/
+1
*
Update list item text appearance
Alan Viverette
2014-04-09
1
-3
/
+7
*
Add APIs for obtaining themed Drawable from Theme, Context
Alan Viverette
2014-02-03
1
-2
/
+2
*
am fa0d9c2f: am 02b77575: am 1cdbbb1e: Merge "Changes to support new screen c...
Jeff Brown
2013-11-11
1
-3
/
+3
|
\
|
*
Changes to support new screen cast settings screen.
Jeff Brown
2013-11-10
1
-3
/
+3
*
|
Add View constructor that supplies a default style resource
Alan Viverette
2013-09-09
1
-18
/
+45
|
/
*
Merge "Allow recycling of Preferences in com.android.* packages" into klp-dev
Alan Viverette
2013-08-21
1
-9
/
+10
|
\
|
*
Allow recycling of Preferences in com.android.* packages
Alan Viverette
2013-08-20
1
-9
/
+10
*
|
Add implicit parent dependency for Preferences
Alan Viverette
2013-08-19
1
-3
/
+21
|
/
*
Avoid IllegalArgumentException in Preference.java compareTo()
Carsten Hauge
2013-04-29
1
-0
/
+3
*
Expose PreferenceManager constructor / Preference#performClick
Justin Koh
2012-10-25
1
-1
/
+2
*
docs: add links to new Settings dev guide
Scott Main
2012-07-26
1
-0
/
+7
*
Hide Preference title when empty.
Jeff Sharkey
2012-04-03
1
-15
/
+18
*
Inline SeekBarPreference
John Reck
2011-06-16
1
-0
/
+12
*
Manual merge. Preference activity changes to work on smaller tablet screens a...
Amith Yamasani
2011-05-26
1
-10
/
+19
*
More work on making prefs work well on small screens.
Dianne Hackborn
2011-03-18
1
-0
/
+15
*
Add back legacy layout for preference framework for compatibility.
Amith Yamasani
2011-01-16
1
-1
/
+1
*
Adjust preference activity margins and move the widget back to the right side.
Amith Yamasani
2010-11-17
1
-1
/
+58
*
am ca1db5ae: am dd644c17: Fallback to SharedPreferences.commit() when no appl...
Brad Fitzpatrick
2010-10-11
1
-1
/
+8
|
\
|
*
Fallback to SharedPreferences$Editor.commit() when no apply() exists.
Brad Fitzpatrick
2010-10-10
1
-1
/
+8
*
|
am 734d2707: am bb660d7e: Merge "Renaming SharedPreferences.startCommit to ap...
Brad Fitzpatrick
2010-08-30
1
-1
/
+1
|
\
|
|
*
Renaming SharedPreferences$Editor.startCommit to apply
Brad Fitzpatrick
2010-08-30
1
-1
/
+1
*
|
resolved conflicts for merge of 28130bae to master
Brad Fitzpatrick
2010-08-27
1
-1
/
+1
|
\
|
[next]