summaryrefslogtreecommitdiff
path: root/core/java/android/preference/PreferenceScreen.java
Commit message (Expand)AuthorAgeFilesLines
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-1/+2
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-2/+1
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-1/+2
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Deprecates framework Preference classesLouis Pullen-Freilich2018-11-191-0/+7
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-171-0/+4
* Add titles to PreferenceFragments and PreferenceScreens for watches.Michael Kwan2016-07-261-4/+39
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* docs: add links to new Settings dev guideScott Main2012-07-261-0/+7
* Fixes PreferenceScreen padding and scrollbar position.Amith Yamasani2012-04-301-2/+8
* Handle the case of Preference lists that have header views inserted at the top.Amith Yamasani2011-09-291-1/+6
* Launch nested preferences with the same theme as parent activity.Amith Yamasani2011-09-231-5/+6
* Fixing memory leak in PreferenceScreen.Mathias Jeppsson2011-01-181-3/+8
* Make the doc for PreferenceScreen aware of PreferenceFragment.Daisuke Miyakawa2010-08-131-1/+2
* Add facility to switch to new fragments from preferences.Dianne Hackborn2010-08-031-1/+1
* Fix the nested preferences title. Again.Amith Yamasani2009-06-261-1/+1
* Add title to nested preference screens.Amith Yamasani2009-06-171-2/+10
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+252
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-252/+0
* auto import from //branches/cupcake/...@132569The Android Open Source Project2009-02-201-1/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-20/+21
* Initial ContributionThe Android Open Source Project2008-10-211-0/+252