summaryrefslogtreecommitdiff
path: root/core/java/android/widget/RatingBar.java
AgeCommit message (Expand)Author
2020-01-06Use new UnsupportedAppUsage annotation.Artur Satayev
2019-02-07Update core widgets to save attribute source info.Aurimas Liutikas
2019-02-04@InspectableProperty coverage for android.widgetAshley Rose
2018-08-21Add @UnsupportedAppUsage annotationsMathew Inwood
2017-01-19Add support for automatic focusability determinationEvan Rosky
2016-10-11Fix import statements in android.widget package.Aurimas Liutikas
2016-10-07Scale bitmap shaders for target densityAlan Viverette
2016-08-01Adjust touch progress offset to account for changes to AbsSeekBarAlan Viverette
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
2014-11-26Revert "Animates AbsSeekBar progress movement from key presses."Alan Viverette
2014-07-25Animates AbsSeekBar progress movement from key presses.Jon Miranda
2013-09-09Add View constructor that supplies a default style resourceAlan Viverette
2012-07-24docs: fix a bunch of links from javadocs to api guidesScott Main
2012-03-26Fixes for bugs: 6104423, 6103563, 6103509, 6103807 & 6103253.Philip Milne
2012-01-17AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov
2010-12-03Implement smarter sizing of WRAP_CONTENT windows.Dianne Hackborn
2010-08-19docs: add links from widget classes to tutorialsScott Main
2009-03-18auto import from //branches/cupcake_rel/...@140373The Android Open Source Project
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