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
/
PreferenceManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Deprecates framework Preference classes
Louis Pullen-Freilich
2018-11-19
1
-0
/
+35
*
Move some members to the "Q blacklist".
Mathew Inwood
2018-09-14
1
-2
/
+3
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-17
1
-0
/
+27
*
Fix broken links in @see tags in framework docs.
Aurimas Liutikas
2018-06-01
1
-1
/
+0
*
Small cleanup or DataStore API javadoc.
Filip Pavlis
2017-03-14
1
-13
/
+20
*
Improve preferences for PreferenceDataStore.
Filip Pavlis
2017-03-03
1
-11
/
+14
*
Merge "JavaDoc improvements as suggested by API council."
TreeHugger Robot
2017-03-02
1
-3
/
+10
|
\
|
*
JavaDoc improvements as suggested by API council.
Filip Pavlis
2017-03-02
1
-3
/
+10
*
|
Delete @removed APIs that never shipped.
Jeff Sharkey
2017-02-24
1
-12
/
+0
|
/
*
Adds data store to provide data abstracion layer for Preferences.
Filip Pavlis
2016-11-29
1
-93
/
+137
*
Merge "Revert "Add Preference#onDetachedFromActivity""
Jason Monk
2016-04-05
1
-8
/
+1
|
\
|
*
Revert "Add Preference#onDetachedFromActivity"
Jason Monk
2016-04-04
1
-8
/
+1
*
|
Add methods to probe current storage state.
Jeff Sharkey
2016-03-27
1
-0
/
+35
*
|
Update direct boot related documentation.
Jeff Sharkey
2016-03-17
1
-3
/
+2
*
|
Refactoring FBE APIs based on council feedback.
Jeff Sharkey
2016-03-17
1
-20
/
+43
*
|
Make PreferenceActivity/Fragment encryption ready.
Jeff Sharkey
2016-01-28
1
-3
/
+63
*
|
APIs to obtain SharedPreferences paths.
Jeff Sharkey
2015-12-07
1
-1
/
+7
|
/
*
Add Preference#onDetachedFromActivity
Jason Monk
2015-08-12
1
-1
/
+8
*
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-18
1
-2
/
+3
*
Add preferences rendering.
Deepanshu Gupta
2014-12-23
1
-1
/
+1
*
VolumeZen: frameworks changes to support Settings.
John Spurlock
2014-05-18
1
-2
/
+4
*
Make public but hide OnPreferenceTreeClickListener
Fabrice Di Meglio
2014-01-20
1
-1
/
+3
*
Expose PreferenceManager constructor / Preference#performClick
Justin Koh
2012-10-25
1
-1
/
+4
*
docs: add Settings dev guide;
Scott Main
2012-07-25
1
-8
/
+28
*
am ca1db5ae: am dd644c17: Fallback to SharedPreferences.commit() when no appl...
Brad Fitzpatrick
2010-10-11
1
-5
/
+20
|
\
|
*
Fallback to SharedPreferences$Editor.commit() when no apply() exists.
Brad Fitzpatrick
2010-10-10
1
-5
/
+20
*
|
Fix for Ringtones not being saved when using Preference fragments.
Amith Yamasani
2010-09-23
1
-6
/
+24
|
/
*
More SharedPreferences commit() -> apply() changes.
Brad Fitzpatrick
2010-09-03
1
-2
/
+2
*
Revert I3fdda2588a7c612d7c9cfb4f25d9aedd1d609162 which open two functions
Owen Lin
2010-01-25
1
-4
/
+1
*
Open some methods on PrefereneManager to allow others use the inflater.
Owen Lin
2009-09-01
1
-2
/
+6
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+799
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-799
/
+0
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-9
/
+18
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+790