summaryrefslogtreecommitdiff
path: root/core/java/android/widget/ProgressBar.java
Commit message (Expand)AuthorAgeFilesLines
* docs: Update ProgressBar JavaDoc commentsJoe Fernandez2017-04-251-88/+46
* Add color temperature preference for Night DisplayChristine Franks2017-03-201-0/+7
* Add methods to query animation stateChet Haase2017-01-301-0/+12
* Fix import statements in android.widget package.Aurimas Liutikas2016-10-111-2/+1
* Merge "Added min support to ProgressBar and SeekBar"Keyvan Amiri2016-10-111-9/+65
|\
| * Added min support to ProgressBar and SeekBarKeyvan Amiri2016-10-041-9/+65
* | Scale bitmap shaders for target densityAlan Viverette2016-10-071-8/+8
|/
* API review feedback for ProgressBarAlan Viverette2016-04-201-1/+5
* Fall back to setting the level of the entire progress drawableAlan Viverette2016-04-121-0/+7
* Refinement for onVisibilityAggregatedAdam Powell2016-03-161-3/+3
* Add View#onVisibilityAggregatedAdam Powell2016-03-151-38/+14
* Add consistent @NonNull annotations for drawable callbacksAlan Viverette2016-03-111-2/+2
* Stop ProgressBar animations when not visibleAdam Powell2016-03-041-16/+44
* Fix @code escapesNeil Fuller2015-12-021-1/+1
* Smooth progress bar animationsAlan Viverette2015-09-231-34/+114
* Invalidate when Drawable.setState() returns trueAlan Viverette2015-09-041-4/+11
* am aa439dc3: am eb5d77e9: am 1f861997: Merge "Use new hierarchy viewer protoc...Siva Velusamy2015-05-081-0/+13
|\
| * Use new hierarchy viewer protocol in all View subclassesSiva Velusamy2015-05-071-0/+13
* | Add API for set progress on ProgressBar/SeekBarMaxim Bogatov2015-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