index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
ProgressBar.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
am 8113b17c: Merge "Fixed incorrect calculation of dirty invalidation area"
Jean-Baptiste Queru
2013-07-02
1
-4
/
+2
|
\
|
*
Fixed incorrect calculation of dirty invalidation area
Johan Viktorsson
2013-07-01
1
-4
/
+2
*
|
add docs for new attributes, including account restriction for restricted pro...
Scott Main
2013-04-25
1
-0
/
+1
*
|
Fix progress bar and spinner in RTL mode
Fabrice Di Meglio
2013-01-31
1
-2
/
+6
*
|
Simplification of the poolable management utils.
Svetoslav Ganov
2012-11-27
1
-46
/
+10
|
/
*
Merge "Fix bug #7158772 ProgressBar / SeekBar / RatingBar drawables should be...
Fabrice Di Meglio
2012-09-25
1
-2
/
+12
|
\
|
*
Fix bug #7158772 ProgressBar / SeekBar / RatingBar drawables should be revers...
Fabrice Di Meglio
2012-09-25
1
-2
/
+12
*
|
Fix bug #6427629 Clean up layout direction APIs
Fabrice Di Meglio
2012-09-23
1
-3
/
+3
*
|
Fix bug #6427629 Clean up layout direction APIs
Fabrice Di Meglio
2012-09-23
1
-0
/
+3
|
/
*
Make ProgressBar / SeekBar / RatingBar widgets aware of layout direction
Fabrice Di Meglio
2012-09-06
1
-3
/
+22
*
Fix indeterminate ProgressBars with weird sizes and padding; optimize
Adam Powell
2012-08-08
1
-3
/
+7
*
Replace left/right with start/end for Gravity / LayoutParams / Padding
Fabrice Di Meglio
2012-07-19
1
-1
/
+1
*
Revert "Revert "Clean up layout direction APIs for Drawable""
Fabrice Di Meglio
2012-06-04
1
-6
/
+4
*
Revert "Clean up layout direction APIs for Drawable"
Jean-Baptiste Queru
2012-06-02
1
-4
/
+6
*
Clean up layout direction APIs for Drawable
Fabrice Di Meglio
2012-06-01
1
-6
/
+4
*
am 95b0c45b: am aaa71475: Merge "Remove unnecessary framework allocations" in...
Romain Guy
2012-05-06
1
-14
/
+22
|
\
|
*
Remove unnecessary framework allocations
Romain Guy
2012-05-06
1
-14
/
+22
|
*
Hide RTL related APIs - DO NOT MERGE
Fabrice Di Meglio
2012-05-04
1
-0
/
+3
|
/
*
Avoid potential leaks with Runnables posted from ProgressBar
Adam Powell
2012-04-10
1
-25
/
+98
*
Make Drawable RTL APIs public
Fabrice Di Meglio
2012-03-09
1
-3
/
+0
*
Change widgets to post invalidate to the animation timer.
Jeff Brown
2012-03-05
1
-11
/
+2
*
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2012-01-17
1
-0
/
+8
*
Fixed ProgressBar logic for AnimationDrawables
Chet Haase
2011-09-28
1
-1
/
+2
*
Fix bug 5231904 - Fix wobbly progress spinners
Adam Powell
2011-09-02
1
-1
/
+24
*
Add View.getResolvedLayoutDirection()
Fabrice Di Meglio
2011-06-14
1
-2
/
+5
*
Fix overrides of isLayoutRtl(Drawable dr)
Fabrice Di Meglio
2011-05-27
1
-2
/
+2
*
Add support for Gravity BEFORE and AFTER
Fabrice Di Meglio
2011-05-27
1
-0
/
+6
*
Factored out the Accessibility vertical initialization.
Svetoslav Ganov
2011-05-13
1
-2
/
+2
*
am 75c78dc3: am 511ec082: am de506220: am 1462813a: Merge "docs: more documen...
Scott Main
2011-04-29
1
-13
/
+75
|
\
|
*
am 1462813a: Merge "docs: more documentation for ProgressBar" into honeycomb
Scott Main
2011-04-29
1
-13
/
+75
|
|
\
|
|
*
docs: more documentation for ProgressBar
Scott Main
2011-04-29
1
-13
/
+75
*
|
|
Touch exploration feature, event bubling, refactor
Svetoslav Ganov
2011-04-22
1
-6
/
+4
*
|
|
Revert "Touch exploration feature, event bubling, refactor"
Adam Powell
2011-04-22
1
-4
/
+6
*
|
|
Touch exploration feature, event bubling, refactor
Svetoslav Ganov
2011-04-21
1
-6
/
+4
*
|
|
ProgressBar does not fire accessibility events on update.
Svetoslav Ganov
2011-03-18
1
-4
/
+52
|
/
/
*
|
am ad492161: am a2090bea: am 7118bdec: Merge "Fix for #12945: ProgressBar.set...
Romain Guy
2011-02-22
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix for #12945: ProgressBar.setMax() will always redraw.
Michael Krehan
2011-02-17
1
-1
/
+1
*
|
Allow old view hierarchy to be GC'ed more quickly during rotation.
Patrick Dubroy
2011-01-14
1
-1
/
+3
*
|
Make setDrawable work after initialization has occurred.
Joe Onorato
2010-12-08
1
-4
/
+28
*
|
Implement smarter sizing of WRAP_CONTENT windows.
Dianne Hackborn
2010-12-03
1
-2
/
+2
*
|
Revised assets for progress bars and indeterminate progress spinners.
Adam Powell
2010-11-12
1
-3
/
+15
*
|
Push the jumpDrawablesToCurrentState() thing off everywhere it should be.
Dianne Hackborn
2010-11-04
1
-0
/
+7
*
|
am 6d895fdb: am d2e5f95e: Merge "Make ProgressBar.setVisibility() remotable."...
Steve Howard
2010-08-24
1
-5
/
+7
|
\
\
|
|
/
|
*
Make ProgressBar.setVisibility() remotable.
Steve Howard
2010-08-20
1
-5
/
+7
*
|
resolved conflicts for merge of f00ee0f7 to master
Konstantin Lopyrev
2010-08-10
1
-4
/
+4
|
\
\
|
|
/
|
*
Categorizing exported view properties.
Konstantin Lopyrev
2010-08-10
1
-4
/
+4
*
|
Invalidate the ProgressBar when changing animation states
Evan Charlton
2010-06-07
1
-1
/
+2
|
/
*
merge from open-source master
The Android Open Source Project
2010-05-17
1
-0
/
+16
|
\
|
*
Fixing indeterminate progress bar animation state.
David Sobreira Marques
2010-05-15
1
-0
/
+16
*
|
Prevent ProgressBar from updating itself when hidden.
Romain Guy
2010-02-25
1
-3
/
+16
|
/
[next]