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
/
widget
/
SeekBar.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2016-10-04
Added min support to ProgressBar and SeekBar
Keyvan Amiri
2015-05-07
Add API for set progress on ProgressBar/SeekBar
Maxim Bogatov
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2015-02-11
Pass the new progress when updating a ProgressBar
RoboErik
2015-02-06
First quick implementation of auto assist data.
Dianne Hackborn
2015-01-07
Fix accessibility delegation
Alan Viverette
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2013-04-18
Revert "Simple MVC based binding mechanism for android controls."
Philip Milne
2012-07-20
Simple MVC based binding mechanism for android controls.
Philip Milne
2012-01-17
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2011-08-14
Fix bug 5159596 - Slider grabs touch point when trying to scroll a list
Adam Powell
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-01-09
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project