index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
ProgressBar.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set stateDescription during ProgressBar initialization
yingleiw
2020-01-22
1
-3
/
+4
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-1
/
+1
*
Adopt the accessibility state api in progress bar
yingleiw
2019-11-14
1
-2
/
+50
*
remove accessibility event throttling in Progressbar
yingleiw
2019-10-21
1
-32
/
+1
*
Added BlendMode equivalent APIs to replace deprecated PorterDuff
Nader Jawad
2019-04-15
1
-20
/
+147
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Merge "Removing reflection access ProgressBar#mDuration"
Shep Shapard
2019-02-15
1
-3
/
+38
|
\
|
*
Removing reflection access ProgressBar#mDuration
shepshapard
2019-02-14
1
-3
/
+38
*
|
Merge "Update core widgets to save attribute source info."
Aurimas Liutikas
2019-02-11
1
-0
/
+2
|
\
\
|
*
|
Update core widgets to save attribute source info.
Aurimas Liutikas
2019-02-07
1
-0
/
+2
|
|
/
*
|
Merge "Allow reflection access to ProgressBar#mOnlyIndeterminate."
TreeHugger Robot
2019-02-11
1
-1
/
+1
|
\
\
|
*
|
Allow reflection access to ProgressBar#mOnlyIndeterminate.
Sumir Kataria
2019-02-09
1
-1
/
+1
|
|
/
*
/
Make ProgressBar#getCurrentDrawable() public
Mihai Popa
2019-02-11
1
-3
/
+13
|
/
*
Enable changing ProgressBar min/max width/height
Mihai Popa
2019-02-06
1
-3
/
+84
*
Merge "Restrict reflection for ProgressBar#mIndeterminate"
TreeHugger Robot
2019-02-05
1
-1
/
+2
|
\
|
*
Restrict reflection for ProgressBar#mIndeterminate
Adam Powell
2019-02-05
1
-1
/
+2
*
|
@InspectableProperty coverage for android.widget
Ashley Rose
2019-02-04
1
-0
/
+18
|
/
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+14
*
Fix bug and docs assuming progressBar min is 0 instead of getMin()
Chet Haase
2018-03-28
1
-6
/
+8
*
docs: Update ProgressBar JavaDoc comments
Joe Fernandez
2017-04-25
1
-88
/
+46
*
Add color temperature preference for Night Display
Christine Franks
2017-03-20
1
-0
/
+7
*
Add methods to query animation state
Chet Haase
2017-01-30
1
-0
/
+12
*
Fix import statements in android.widget package.
Aurimas Liutikas
2016-10-11
1
-2
/
+1
*
Merge "Added min support to ProgressBar and SeekBar"
Keyvan Amiri
2016-10-11
1
-9
/
+65
|
\
|
*
Added min support to ProgressBar and SeekBar
Keyvan Amiri
2016-10-04
1
-9
/
+65
*
|
Scale bitmap shaders for target density
Alan Viverette
2016-10-07
1
-8
/
+8
|
/
*
API review feedback for ProgressBar
Alan Viverette
2016-04-20
1
-1
/
+5
*
Fall back to setting the level of the entire progress drawable
Alan Viverette
2016-04-12
1
-0
/
+7
*
Refinement for onVisibilityAggregated
Adam Powell
2016-03-16
1
-3
/
+3
*
Add View#onVisibilityAggregated
Adam Powell
2016-03-15
1
-38
/
+14
*
Add consistent @NonNull annotations for drawable callbacks
Alan Viverette
2016-03-11
1
-2
/
+2
*
Stop ProgressBar animations when not visible
Adam Powell
2016-03-04
1
-16
/
+44
*
Fix @code escapes
Neil Fuller
2015-12-02
1
-1
/
+1
*
Smooth progress bar animations
Alan Viverette
2015-09-23
1
-34
/
+114
*
Invalidate when Drawable.setState() returns true
Alan Viverette
2015-09-04
1
-4
/
+11
*
am aa439dc3: am eb5d77e9: am 1f861997: Merge "Use new hierarchy viewer protoc...
Siva Velusamy
2015-05-08
1
-0
/
+13
|
\
|
*
Use new hierarchy viewer protocol in all View subclasses
Siva Velusamy
2015-05-07
1
-0
/
+13
*
|
Add API for set progress on ProgressBar/SeekBar
Maxim Bogatov
2015-05-07
1
-0
/
+13
|
/
*
D-pad should be able to push seek bar to 0 or max value
Alan Viverette
2015-04-16
1
-11
/
+11
*
Update rating bar assets for Material
Alan Viverette
2015-04-08
1
-18
/
+61
*
am f401d637: am 947b5029: am 8391e03b: Merge "ProgressBar: Fix error of proce...
Adam Powell
2015-04-07
1
-3
/
+1
|
\
|
*
Merge "ProgressBar: Fix error of process bar cannot update on some condition."
Adam Powell
2015-04-07
1
-3
/
+1
|
|
\
|
|
*
ProgressBar: Fix error of process bar cannot update on some condition.
Bing Deng
2014-03-18
1
-3
/
+1
*
|
|
Fix progress tint attributes
Alan Viverette
2015-04-06
1
-3
/
+3
*
|
|
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-2
/
+0
*
|
|
Vertically center seek bar track and thumb when maxHeight is set
Alan Viverette
2015-02-26
1
-18
/
+0
*
|
|
Update progress bar and seek bar backgrounds, fix seek bar thumb
Alan Viverette
2015-02-23
1
-21
/
+37
*
|
|
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-18
1
-1
/
+2
*
|
|
Pass the new progress when updating a ProgressBar
RoboErik
2015-02-11
1
-51
/
+52
*
|
|
First quick implementation of auto assist data.
Dianne Hackborn
2015-02-06
1
-8
/
+5
[next]