summaryrefslogtreecommitdiff
path: root/core/java/android/widget/ProgressBar.java
AgeCommit message (Expand)Author
2021-02-22Expose tint lists and other runtime functionality to RemoteViewsStevie Kideckel
2021-02-12Add RemoteViews.setBlendMode and expose target methodsStevie Kideckel
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-08-31Add accessibility manager enabled check in progressbaryingleiw
2020-07-16Avoid churning NumberFormat instances in ProgressBarChristopher Tate
2020-02-14[ProgressBar] Fix: Media volume bar indicates a wrong valueTetsutoki Shiozawa
2020-01-22Set stateDescription during ProgressBar initializationyingleiw
2020-01-06Use new UnsupportedAppUsage annotation.Artur Satayev
2019-11-14Adopt the accessibility state api in progress baryingleiw
2019-10-21remove accessibility event throttling in Progressbaryingleiw
2019-04-15Added BlendMode equivalent APIs to replace deprecated PorterDuffNader Jawad
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-02-15Merge "Removing reflection access ProgressBar#mDuration"Shep Shapard
2019-02-14Removing reflection access ProgressBar#mDurationshepshapard
2019-02-11Merge "Update core widgets to save attribute source info."Aurimas Liutikas
2019-02-11Merge "Allow reflection access to ProgressBar#mOnlyIndeterminate."TreeHugger Robot
2019-02-11Make ProgressBar#getCurrentDrawable() publicMihai Popa
2019-02-09Allow reflection access to ProgressBar#mOnlyIndeterminate.Sumir Kataria
2019-02-07Update core widgets to save attribute source info.Aurimas Liutikas
2019-02-06Enable changing ProgressBar min/max width/heightMihai Popa
2019-02-05Merge "Restrict reflection for ProgressBar#mIndeterminate"TreeHugger Robot
2019-02-05Restrict reflection for ProgressBar#mIndeterminateAdam Powell
2019-02-04@InspectableProperty coverage for android.widgetAshley Rose
2018-08-21Add @UnsupportedAppUsage annotationsMathew Inwood
2018-03-28Fix bug and docs assuming progressBar min is 0 instead of getMin()Chet Haase
2017-04-25docs: Update ProgressBar JavaDoc commentsJoe Fernandez
2017-03-20Add color temperature preference for Night DisplayChristine Franks
2017-01-30Add methods to query animation stateChet Haase
2016-10-11Fix import statements in android.widget package.Aurimas Liutikas
2016-10-11Merge "Added min support to ProgressBar and SeekBar"Keyvan Amiri
2016-10-07Scale bitmap shaders for target densityAlan Viverette
2016-10-04Added min support to ProgressBar and SeekBarKeyvan Amiri
2016-04-20API review feedback for ProgressBarAlan Viverette
2016-04-12Fall back to setting the level of the entire progress drawableAlan Viverette
2016-03-16Refinement for onVisibilityAggregatedAdam Powell
2016-03-15Add View#onVisibilityAggregatedAdam Powell
2016-03-11Add consistent @NonNull annotations for drawable callbacksAlan Viverette
2016-03-04Stop ProgressBar animations when not visibleAdam Powell
2015-12-02Fix @code escapesNeil Fuller
2015-09-23Smooth progress bar animationsAlan Viverette
2015-09-04Invalidate when Drawable.setState() returns trueAlan Viverette
2015-05-08am aa439dc3: am eb5d77e9: am 1f861997: Merge "Use new hierarchy viewer protoc...Siva Velusamy
2015-05-07Use new hierarchy viewer protocol in all View subclassesSiva Velusamy
2015-05-07Add API for set progress on ProgressBar/SeekBarMaxim Bogatov
2015-04-16D-pad should be able to push seek bar to 0 or max valueAlan Viverette
2015-04-08Update rating bar assets for MaterialAlan Viverette
2015-04-07am f401d637: am 947b5029: am 8391e03b: Merge "ProgressBar: Fix error of proce...Adam Powell
2015-04-07Merge "ProgressBar: Fix error of process bar cannot update on some condition."Adam Powell