summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/ProgressBar.java
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 5231904 - Fix wobbly progress spinnersAdam Powell2011-09-021-1/+24
* Add View.getResolvedLayoutDirection()Fabrice Di Meglio2011-06-141-2/+5
* Fix overrides of isLayoutRtl(Drawable dr)Fabrice Di Meglio2011-05-271-2/+2
* Add support for Gravity BEFORE and AFTERFabrice Di Meglio2011-05-271-0/+6
* Factored out the Accessibility vertical initialization.Svetoslav Ganov2011-05-131-2/+2
* am 75c78dc3: am 511ec082: am de506220: am 1462813a: Merge "docs: more documen...Scott Main2011-04-291-13/+75
|\
| * am 1462813a: Merge "docs: more documentation for ProgressBar" into honeycombScott Main2011-04-291-13/+75
| |\
| | * docs: more documentation for ProgressBarScott Main2011-04-291-13/+75
* | | Touch exploration feature, event bubling, refactorSvetoslav Ganov2011-04-221-6/+4
* | | Revert "Touch exploration feature, event bubling, refactor"Adam Powell2011-04-221-4/+6
* | | Touch exploration feature, event bubling, refactorSvetoslav Ganov2011-04-211-6/+4
* | | ProgressBar does not fire accessibility events on update.Svetoslav Ganov2011-03-181-4/+52
|/ /
* | am ad492161: am a2090bea: am 7118bdec: Merge "Fix for #12945: ProgressBar.set...Romain Guy2011-02-221-1/+1
|\ \ | |/ |/|
| * Fix for #12945: ProgressBar.setMax() will always redraw.Michael Krehan2011-02-171-1/+1
* | Allow old view hierarchy to be GC'ed more quickly during rotation.Patrick Dubroy2011-01-141-1/+3
* | Make setDrawable work after initialization has occurred.Joe Onorato2010-12-081-4/+28
* | Implement smarter sizing of WRAP_CONTENT windows.Dianne Hackborn2010-12-031-2/+2
* | Revised assets for progress bars and indeterminate progress spinners.Adam Powell2010-11-121-3/+15
* | Push the jumpDrawablesToCurrentState() thing off everywhere it should be.Dianne Hackborn2010-11-041-0/+7
* | am 6d895fdb: am d2e5f95e: Merge "Make ProgressBar.setVisibility() remotable."...Steve Howard2010-08-241-5/+7
|\ \ | |/
| * Make ProgressBar.setVisibility() remotable.Steve Howard2010-08-201-5/+7
* | resolved conflicts for merge of f00ee0f7 to masterKonstantin Lopyrev2010-08-101-4/+4
|\ \ | |/
| * Categorizing exported view properties.Konstantin Lopyrev2010-08-101-4/+4
* | Invalidate the ProgressBar when changing animation statesEvan Charlton2010-06-071-1/+2
|/
* merge from open-source masterThe Android Open Source Project2010-05-171-0/+16
|\
| * Fixing indeterminate progress bar animation state.David Sobreira Marques2010-05-151-0/+16
* | Prevent ProgressBar from updating itself when hidden.Romain Guy2010-02-251-3/+16
|/
* These changes add access to some status values in widgets listed below:Steve Zeigler2010-02-231-0/+5
* Fix the build.Romain Guy2009-12-301-3/+4
* guess default mMaxHeight but allow layout to override this.NoraBora2009-12-301-0/+8
* eclair snapshotJean-Baptiste Queru2009-11-131-0/+1
* donut snapshotJean-Baptiste Queru2009-08-311-2/+4
* donut snapshotJean-Baptiste Queru2009-07-211-5/+6
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+919
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-918/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-1/+0
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-0/+1
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-0/+4
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+1
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-48/+64
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-10/+88
* Initial ContributionThe Android Open Source Project2008-10-211-0/+820