summaryrefslogtreecommitdiff
path: root/core/java/android/preference/SeekBarPreference.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
* Merge "fix SeekBarPreference support for summaries"Daniel Micay2016-03-101-5/+0
|\
| * fix SeekBarPreference support for summariesDaniel Micay2016-03-091-5/+0
* | Forward SeekBarPreference key events to seekBar viewToni Barzic2015-09-301-11/+8
|/
* Fix SeekBarPreference ThemingFabrice Di Meglio2014-06-161-3/+11
* Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-4/+9
* Implement SeekBarPreference.onGetDefaultValueJohn Reck2011-07-151-0/+5
* Inline SeekBarPreferenceJohn Reck2011-06-161-27/+202
* Fix 3419077: Allow subclasses to change SeekBarPreference action buttons.Jim Miller2011-02-031-5/+10
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+62
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-62/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+62