summaryrefslogtreecommitdiff
path: root/core/java/android/preference/SeekBarPreference.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-11-19Deprecates framework Preference classesLouis Pullen-Freilich
2018-08-17Add @UnsupportedAppUsage annotationsMathew Inwood
2016-03-10Merge "fix SeekBarPreference support for summaries"Daniel Micay
2016-03-09fix SeekBarPreference support for summariesDaniel Micay
2015-09-30Forward SeekBarPreference key events to seekBar viewToni Barzic
2014-06-16Fix SeekBarPreference ThemingFabrice Di Meglio
2013-09-09Add View constructor that supplies a default style resourceAlan Viverette
2011-07-15Implement SeekBarPreference.onGetDefaultValueJohn Reck
2011-06-16Inline SeekBarPreferenceJohn Reck
2011-02-03Fix 3419077: Allow subclasses to change SeekBarPreference action buttons.Jim Miller
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project