summaryrefslogtreecommitdiff
path: root/core/java/android/widget/ProgressBar.java
Commit message (Expand)AuthorAgeFilesLines
* Use state description of "in progress" for indeterminte ProgressBaryingleiw2021-05-051-11/+23
* Expose tint lists and other runtime functionality to RemoteViewsStevie Kideckel2021-02-221-0/+2
* Add RemoteViews.setBlendMode and expose target methodsStevie Kideckel2021-02-121-0/+4
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-2/+2
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-2/+2
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-2/+2
* Add accessibility manager enabled check in progressbaryingleiw2020-08-311-4/+4
* Avoid churning NumberFormat instances in ProgressBarChristopher Tate2020-07-161-2/+13
* [ProgressBar] Fix: Media volume bar indicates a wrong valueTetsutoki Shiozawa2020-02-141-0/+15
* Set stateDescription during ProgressBar initializationyingleiw2020-01-221-3/+4
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-061-1/+1
* Adopt the accessibility state api in progress baryingleiw2019-11-141-2/+50
* remove accessibility event throttling in Progressbaryingleiw2019-10-211-32/+1
* Added BlendMode equivalent APIs to replace deprecated PorterDuffNader Jawad2019-04-151-20/+147
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Merge "Removing reflection access ProgressBar#mDuration"Shep Shapard2019-02-151-3/+38
|\
| * Removing reflection access ProgressBar#mDurationshepshapard2019-02-141-3/+38
* | Merge "Update core widgets to save attribute source info."Aurimas Liutikas2019-02-111-0/+2
|\ \
| * | Update core widgets to save attribute source info.Aurimas Liutikas2019-02-071-0/+2
| |/
* | Merge "Allow reflection access to ProgressBar#mOnlyIndeterminate."TreeHugger Robot2019-02-111-1/+1
|\ \
| * | Allow reflection access to ProgressBar#mOnlyIndeterminate.Sumir Kataria2019-02-091-1/+1
| |/
* / Make ProgressBar#getCurrentDrawable() publicMihai Popa2019-02-111-3/+13
|/
* Enable changing ProgressBar min/max width/heightMihai Popa2019-02-061-3/+84
* Merge "Restrict reflection for ProgressBar#mIndeterminate"TreeHugger Robot2019-02-051-1/+2
|\
| * Restrict reflection for ProgressBar#mIndeterminateAdam Powell2019-02-051-1/+2
* | @InspectableProperty coverage for android.widgetAshley Rose2019-02-041-0/+18
|/
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-211-0/+14
* Fix bug and docs assuming progressBar min is 0 instead of getMin()Chet Haase2018-03-281-6/+8
* 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
|\