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
/
SeekBarPreference.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-03-10
Merge "fix SeekBarPreference support for summaries"
Daniel Micay
2016-03-09
fix SeekBarPreference support for summaries
Daniel Micay
2015-09-30
Forward SeekBarPreference key events to seekBar view
Toni Barzic
2014-06-16
Fix SeekBarPreference Theming
Fabrice Di Meglio
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2011-07-15
Implement SeekBarPreference.onGetDefaultValue
John Reck
2011-06-16
Inline SeekBarPreference
John Reck
2011-02-03
Fix 3419077: Allow subclasses to change SeekBarPreference action buttons.
Jim Miller
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
2008-10-21
Initial Contribution
The Android Open Source Project