summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/ProgressBar.java
Commit message (Expand)AuthorAgeFilesLines
* Use new hierarchy viewer protocol in all View subclassesSiva Velusamy2015-05-071-0/+13
* D-pad should be able to push seek bar to 0 or max valueAlan Viverette2015-04-161-11/+11
* Update rating bar assets for MaterialAlan Viverette2015-04-081-18/+61
* am f401d637: am 947b5029: am 8391e03b: Merge "ProgressBar: Fix error of proce...Adam Powell2015-04-071-3/+1
|\
| * Merge "ProgressBar: Fix error of process bar cannot update on some condition."Adam Powell2015-04-071-3/+1
| |\
| | * ProgressBar: Fix error of process bar cannot update on some condition.Bing Deng2014-03-181-3/+1
* | | Fix progress tint attributesAlan Viverette2015-04-061-3/+3
* | | Remove unused imports in frameworks/base.John Spurlock2015-02-281-2/+0
* | | Vertically center seek bar track and thumb when maxHeight is setAlan Viverette2015-02-261-18/+0
* | | Update progress bar and seek bar backgrounds, fix seek bar thumbAlan Viverette2015-02-231-21/+37
* | | Add @ResourceInt annotations on APIsTor Norbye2015-02-181-1/+2
* | | Pass the new progress when updating a ProgressBarRoboErik2015-02-111-51/+52
* | | First quick implementation of auto assist data.Dianne Hackborn2015-02-061-8/+5
* | | am eeb69d17: Move layer-list to be top-level element in seek bar progress aut...Alan Viverette2015-02-051-1/+1
|\ \ \ | |/ /
| * | Move layer-list to be top-level element in seek bar progressAlan Viverette2015-02-041-1/+1
* | | am c2bf7440: Merge "Allow top-level drawable container in progressDrawable" i...Alan Viverette2015-02-051-1/+1
|\ \ \ | |/ /
| * | Allow top-level drawable container in progressDrawableAlan Viverette2015-02-041-1/+1
* | | Fix accessibility delegationAlan Viverette2015-01-071-4/+6
|/ /
* | Revert "Animates AbsSeekBar progress movement from key presses."Alan Viverette2014-11-261-105/+52
* | Update drawable state after updating tint listAlan Viverette2014-10-291-0/+24
* | Apply color to progress bar for notificationsJorim Jaggi2014-10-091-0/+3
* | Clean up view drawable tinting methods, fix default modesAlan Viverette2014-09-141-103/+266
* | Separate tint and tintMode propertiesAlan Viverette2014-08-061-64/+70
* | Animates AbsSeekBar progress movement from key presses.Jon Miranda2014-07-251-52/+105
* | Clean up view tinting APIs, tileModeX/Y attribute docsAlan Viverette2014-07-221-146/+61
* | Fix switch & slider anim, make View drawable hotspot API publicAlan Viverette2014-06-181-3/+2
* | Add attributes and accessors for tinting View drawablesAlan Viverette2014-06-171-37/+516
* | Support hotspots in View drawablesAlan Viverette2014-06-131-0/+14
* | Clean up drawable theming APIsAlan Viverette2014-06-021-3/+2
* | Support for hollow switch and seek bar thumbsAlan Viverette2014-05-121-5/+16
* | Fix progress bar tinting, add tint support to ShapeDrawableAlan Viverette2014-02-261-5/+10
* | ProgressBar is important for accessibility by default.Svetoslav2014-01-131-0/+5
* | am 7595aa94: am 3be09114: am b320f4d5: Merge "Revert "Fixed incorrect calcula...Chris Craik2013-10-311-2/+4
|\ \ | |/
| * Revert "Fixed incorrect calculation of dirty invalidation area"Chris Craik2013-10-311-2/+4
* | Add ProgressBar methods to set tileable DrawablesAlan Viverette2013-09-261-10/+42
* | Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-9/+7
|/
* am 8113b17c: Merge "Fixed incorrect calculation of dirty invalidation area"Jean-Baptiste Queru2013-07-021-4/+2
|\
| * Fixed incorrect calculation of dirty invalidation areaJohan Viktorsson2013-07-011-4/+2
* | add docs for new attributes, including account restriction for restricted pro...Scott Main2013-04-251-0/+1
* | Fix progress bar and spinner in RTL modeFabrice Di Meglio2013-01-311-2/+6
* | Simplification of the poolable management utils.Svetoslav Ganov2012-11-271-46/+10
|/
* Merge "Fix bug #7158772 ProgressBar / SeekBar / RatingBar drawables should be...Fabrice Di Meglio2012-09-251-2/+12
|\
| * Fix bug #7158772 ProgressBar / SeekBar / RatingBar drawables should be revers...Fabrice Di Meglio2012-09-251-2/+12
* | Fix bug #6427629 Clean up layout direction APIsFabrice Di Meglio2012-09-231-3/+3
* | Fix bug #6427629 Clean up layout direction APIsFabrice Di Meglio2012-09-231-0/+3
|/
* Make ProgressBar / SeekBar / RatingBar widgets aware of layout directionFabrice Di Meglio2012-09-061-3/+22
* Fix indeterminate ProgressBars with weird sizes and padding; optimizeAdam Powell2012-08-081-3/+7
* Replace left/right with start/end for Gravity / LayoutParams / PaddingFabrice Di Meglio2012-07-191-1/+1
* Revert "Revert "Clean up layout direction APIs for Drawable""Fabrice Di Meglio2012-06-041-6/+4
* Revert "Clean up layout direction APIs for Drawable"Jean-Baptiste Queru2012-06-021-4/+6