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
/
PreferenceScreen.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
2016-07-26
Add titles to PreferenceFragments and PreferenceScreens for watches.
Michael Kwan
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2012-07-26
docs: add links to new Settings dev guide
Scott Main
2012-04-30
Fixes PreferenceScreen padding and scrollbar position.
Amith Yamasani
2011-09-29
Handle the case of Preference lists that have header views inserted at the top.
Amith Yamasani
2011-09-23
Launch nested preferences with the same theme as parent activity.
Amith Yamasani
2011-01-18
Fixing memory leak in PreferenceScreen.
Mathias Jeppsson
2010-08-13
Make the doc for PreferenceScreen aware of PreferenceFragment.
Daisuke Miyakawa
2010-08-03
Add facility to switch to new fragments from preferences.
Dianne Hackborn
2009-06-26
Fix the nested preferences title. Again.
Amith Yamasani
2009-06-17
Add title to nested preference screens.
Amith Yamasani
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-02-20
auto import from //branches/cupcake/...@132569
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project