index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
ProgressBar.java
Age
Commit message (
Expand
)
Author
2021-02-22
Expose tint lists and other runtime functionality to RemoteViews
Stevie Kideckel
2021-02-12
Add RemoteViews.setBlendMode and expose target methods
Stevie Kideckel
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-08-31
Add accessibility manager enabled check in progressbar
yingleiw
2020-07-16
Avoid churning NumberFormat instances in ProgressBar
Christopher Tate
2020-02-14
[ProgressBar] Fix: Media volume bar indicates a wrong value
Tetsutoki Shiozawa
2020-01-22
Set stateDescription during ProgressBar initialization
yingleiw
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-14
Adopt the accessibility state api in progress bar
yingleiw
2019-10-21
remove accessibility event throttling in Progressbar
yingleiw
2019-04-15
Added BlendMode equivalent APIs to replace deprecated PorterDuff
Nader Jawad
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-15
Merge "Removing reflection access ProgressBar#mDuration"
Shep Shapard
2019-02-14
Removing reflection access ProgressBar#mDuration
shepshapard
2019-02-11
Merge "Update core widgets to save attribute source info."
Aurimas Liutikas
2019-02-11
Merge "Allow reflection access to ProgressBar#mOnlyIndeterminate."
TreeHugger Robot
2019-02-11
Make ProgressBar#getCurrentDrawable() public
Mihai Popa
2019-02-09
Allow reflection access to ProgressBar#mOnlyIndeterminate.
Sumir Kataria
2019-02-07
Update core widgets to save attribute source info.
Aurimas Liutikas
2019-02-06
Enable changing ProgressBar min/max width/height
Mihai Popa
2019-02-05
Merge "Restrict reflection for ProgressBar#mIndeterminate"
TreeHugger Robot
2019-02-05
Restrict reflection for ProgressBar#mIndeterminate
Adam Powell
2019-02-04
@InspectableProperty coverage for android.widget
Ashley Rose
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-03-28
Fix bug and docs assuming progressBar min is 0 instead of getMin()
Chet Haase
2017-04-25
docs: Update ProgressBar JavaDoc comments
Joe Fernandez
2017-03-20
Add color temperature preference for Night Display
Christine Franks
2017-01-30
Add methods to query animation state
Chet Haase
2016-10-11
Fix import statements in android.widget package.
Aurimas Liutikas
2016-10-11
Merge "Added min support to ProgressBar and SeekBar"
Keyvan Amiri
2016-10-07
Scale bitmap shaders for target density
Alan Viverette
2016-10-04
Added min support to ProgressBar and SeekBar
Keyvan Amiri
2016-04-20
API review feedback for ProgressBar
Alan Viverette
2016-04-12
Fall back to setting the level of the entire progress drawable
Alan Viverette
2016-03-16
Refinement for onVisibilityAggregated
Adam Powell
2016-03-15
Add View#onVisibilityAggregated
Adam Powell
2016-03-11
Add consistent @NonNull annotations for drawable callbacks
Alan Viverette
2016-03-04
Stop ProgressBar animations when not visible
Adam Powell
2015-12-02
Fix @code escapes
Neil Fuller
2015-09-23
Smooth progress bar animations
Alan Viverette
2015-09-04
Invalidate when Drawable.setState() returns true
Alan Viverette
2015-05-08
am aa439dc3: am eb5d77e9: am 1f861997: Merge "Use new hierarchy viewer protoc...
Siva Velusamy
2015-05-07
Use new hierarchy viewer protocol in all View subclasses
Siva Velusamy
2015-05-07
Add API for set progress on ProgressBar/SeekBar
Maxim Bogatov
2015-04-16
D-pad should be able to push seek bar to 0 or max value
Alan Viverette
2015-04-08
Update rating bar assets for Material
Alan Viverette
2015-04-07
am f401d637: am 947b5029: am 8391e03b: Merge "ProgressBar: Fix error of proce...
Adam Powell
2015-04-07
Merge "ProgressBar: Fix error of process bar cannot update on some condition."
Adam Powell
[next]