summaryrefslogtreecommitdiff
path: root/core/java/android/widget/SeekBar.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-01-06Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-21Add @UnsupportedAppUsage annotationsMathew Inwood
2016-10-04Added min support to ProgressBar and SeekBarKeyvan Amiri
2015-05-07Add API for set progress on ProgressBar/SeekBarMaxim Bogatov
2015-02-28Remove unused imports in frameworks/base.John Spurlock
2015-02-11Pass the new progress when updating a ProgressBarRoboErik
2015-02-06First quick implementation of auto assist data.Dianne Hackborn
2015-01-07Fix accessibility delegationAlan Viverette
2013-09-09Add View constructor that supplies a default style resourceAlan Viverette
2013-04-18Revert "Simple MVC based binding mechanism for android controls."Philip Milne
2012-07-20Simple MVC based binding mechanism for android controls.Philip Milne
2012-01-17AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov
2011-08-14Fix bug 5159596 - Slider grabs touch point when trying to scroll a listAdam Powell
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-01-09auto import from //branches/cupcake/...@125939The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project