1. 12a4491 D-pad should be able to push seek bar to 0 or max value by Alan Viverette · 9 years ago
  2. ff9f7b96 Update rating bar assets for Material by Alan Viverette · 9 years ago
  3. 20a2ef4 am f401d637: am 947b5029: am 8391e03b: Merge "ProgressBar: Fix error of process bar cannot update on some condition." by Adam Powell · 9 years ago
  4. 8391e03 Merge "ProgressBar: Fix error of process bar cannot update on some condition." by Adam Powell · 9 years ago
  5. dbc4018 Fix progress tint attributes by Alan Viverette · 9 years ago
  6. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  7. 3afd8b0 Vertically center seek bar track and thumb when maxHeight is set by Alan Viverette · 9 years ago
  8. 6a8253f Update progress bar and seek bar backgrounds, fix seek bar thumb by Alan Viverette · 9 years ago
  9. 7b9c912 Add @ResourceInt annotations on APIs by Tor Norbye · 11 years ago
  10. 5b07143 Pass the new progress when updating a ProgressBar by RoboErik · 9 years ago
  11. a7bb6fb First quick implementation of auto assist data. by Dianne Hackborn · 9 years ago
  12. 323d888 am eeb69d17: Move layer-list to be top-level element in seek bar progress automerge: bac8e12 automerge: 6708ac4 by Alan Viverette · 9 years ago
  13. 77ad055 am c2bf7440: Merge "Allow top-level drawable container in progressDrawable" into lmp-mr1-dev automerge: 80252a9 automerge: a638c44 by Alan Viverette · 9 years ago
  14. bac8e12 Move layer-list to be top-level element in seek bar progress by Alan Viverette · 9 years ago
  15. ae12ee3 Allow top-level drawable container in progressDrawable by Alan Viverette · 9 years ago
  16. a54956a Fix accessibility delegation by Alan Viverette · 10 years ago
  17. 5ce0ec0 Revert "Animates AbsSeekBar progress movement from key presses." by Alan Viverette · 10 years ago
  18. d513379 Update drawable state after updating tint list by Alan Viverette · 10 years ago
  19. ef72a19 Apply color to progress bar for notifications by Jorim Jaggi · 10 years ago
  20. b56f5d2 Clean up view drawable tinting methods, fix default modes by Alan Viverette · 10 years ago
  21. a426445 Separate tint and tintMode properties by Alan Viverette · 10 years ago
  22. 0c11a48 Animates AbsSeekBar progress movement from key presses. by Jon Miranda · 10 years ago
  23. 4f64c04 Clean up view tinting APIs, tileModeX/Y attribute docs by Alan Viverette · 10 years ago
  24. 8de1494 Fix switch & slider anim, make View drawable hotspot API public by Alan Viverette · 10 years ago
  25. 9117436 Add attributes and accessors for tinting View drawables by Alan Viverette · 10 years ago
  26. cebc6ba Support hotspots in View drawables by Alan Viverette · 10 years ago
  27. 6dbe51b Clean up drawable theming APIs by Alan Viverette · 10 years ago
  28. 661e636 Support for hollow switch and seek bar thumbs by Alan Viverette · 10 years ago
  29. 24a2bc7 ProgressBar: Fix error of process bar cannot update on some condition. by Bing Deng · 12 years ago
  30. 813d85b Fix progress bar tinting, add tint support to ShapeDrawable by Alan Viverette · 10 years ago
  31. 7face75 ProgressBar is important for accessibility by default. by Svetoslav · 11 years ago
  32. 62ac050 am 7595aa94: am 3be09114: am b320f4d5: Merge "Revert "Fixed incorrect calculation of dirty invalidation area"" into klp-dev by Chris Craik · 11 years ago
  33. 7546a4b Revert "Fixed incorrect calculation of dirty invalidation area" by Chris Craik · 11 years ago
  34. e785d02 Add ProgressBar methods to set tileable Drawables by Alan Viverette · 11 years ago
  35. 617feb9 Add View constructor that supplies a default style resource by Alan Viverette · 11 years ago
  36. da52b9a am 8113b17c: Merge "Fixed incorrect calculation of dirty invalidation area" by Jean-Baptiste Queru · 11 years ago
  37. e9018f7 Fixed incorrect calculation of dirty invalidation area by Johan Viktorsson · 12 years ago
  38. b40c1fd add docs for new attributes, including account restriction for restricted profiles by Scott Main · 11 years ago
  39. 2b378cd Fix progress bar and spinner in RTL mode by Fabrice Di Meglio · 11 years ago
  40. abae2a1 Simplification of the poolable management utils. by Svetoslav Ganov · 12 years ago
  41. e8e9870 Merge "Fix bug #7158772 ProgressBar / SeekBar / RatingBar drawables should be reversed when in RTL mode" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  42. 7fb98b3 Fix bug #7158772 ProgressBar / SeekBar / RatingBar drawables should be reversed when in RTL mode by Fabrice Di Meglio · 12 years ago
  43. e56ffdc Fix bug #6427629 Clean up layout direction APIs by Fabrice Di Meglio · 12 years ago
  44. 4457e85 Fix bug #6427629 Clean up layout direction APIs by Fabrice Di Meglio · 12 years ago
  45. 0af4b8b Make ProgressBar / SeekBar / RatingBar widgets aware of layout direction by Fabrice Di Meglio · 12 years ago
  46. 6322af5 Fix indeterminate ProgressBars with weird sizes and padding; optimize by Adam Powell · 12 years ago
  47. aac0d4e Replace left/right with start/end for Gravity / LayoutParams / Padding by Fabrice Di Meglio · 12 years ago
  48. b03b434 Revert "Revert "Clean up layout direction APIs for Drawable"" by Fabrice Di Meglio · 12 years ago
  49. c96132f Revert "Clean up layout direction APIs for Drawable" by Jean-Baptiste Queru · 12 years ago
  50. c1da651 Clean up layout direction APIs for Drawable by Fabrice Di Meglio · 12 years ago
  51. 4fa22f0 am 95b0c45b: am aaa71475: Merge "Remove unnecessary framework allocations" into jb-dev by Romain Guy · 12 years ago
  52. ab4c4f4f Remove unnecessary framework allocations by Romain Guy · 12 years ago
  53. 66388dc Hide RTL related APIs - DO NOT MERGE by Fabrice Di Meglio · 12 years ago
  54. a050663 Avoid potential leaks with Runnables posted from ProgressBar by Adam Powell · 12 years ago
  55. 06e1ec6 Make Drawable RTL APIs public by Fabrice Di Meglio · 12 years ago
  56. 6cb7b46 Change widgets to post invalidate to the animation timer. by Jeff Brown · 12 years ago
  57. 8a78fd4 AccessibilityEvent/AccessibilityNodeInfo class name property should be set to only framework classes. by Svetoslav Ganov · 13 years ago
  58. a79803c Fixed ProgressBar logic for AnimationDrawables by Chet Haase · 13 years ago
  59. a1b92c5 Fix bug 5231904 - Fix wobbly progress spinners by Adam Powell · 13 years ago
  60. c005322 Add View.getResolvedLayoutDirection() by Fabrice Di Meglio · 13 years ago
  61. a98eef8 Fix overrides of isLayoutRtl(Drawable dr) by Fabrice Di Meglio · 13 years ago
  62. 6a03640 Add support for Gravity BEFORE and AFTER by Fabrice Di Meglio · 13 years ago
  63. 3040132 Factored out the Accessibility vertical initialization. by Svetoslav Ganov · 13 years ago
  64. bd3ddbb am 75c78dc3: am 511ec082: am de506220: am 1462813a: Merge "docs: more documentation for ProgressBar" into honeycomb by Scott Main · 13 years ago
  65. de50622 am 1462813a: Merge "docs: more documentation for ProgressBar" into honeycomb by Scott Main · 13 years ago
  66. 42f139c docs: more documentation for ProgressBar by Scott Main · 13 years ago
  67. 736c275 Touch exploration feature, event bubling, refactor by Svetoslav Ganov · 13 years ago
  68. 3fb3d7c Revert "Touch exploration feature, event bubling, refactor" by Adam Powell · 13 years ago
  69. ac84d3b Touch exploration feature, event bubling, refactor by Svetoslav Ganov · 13 years ago
  70. 6518ad7 ProgressBar does not fire accessibility events on update. by Svetoslav Ganov · 13 years ago
  71. e5410aa am ad492161: am a2090bea: am 7118bdec: Merge "Fix for #12945: ProgressBar.setMax() will always redraw." by Romain Guy · 13 years ago
  72. 58e3822 Fix for #12945: ProgressBar.setMax() will always redraw. by Michael Krehan · 13 years ago
  73. ec84c3a Allow old view hierarchy to be GC'ed more quickly during rotation. by Patrick Dubroy · 14 years ago
  74. aa07263 Make setDrawable work after initialization has occurred. by Joe Onorato · 14 years ago
  75. 189ee18 Implement smarter sizing of WRAP_CONTENT windows. by Dianne Hackborn · 14 years ago
  76. 6af97e1 Revised assets for progress bars and indeterminate progress spinners. by Adam Powell · 14 years ago
  77. e213677 Push the jumpDrawablesToCurrentState() thing off everywhere it should be. by Dianne Hackborn · 14 years ago
  78. 15a4a2c am 6d895fdb: am d2e5f95e: Merge "Make ProgressBar.setVisibility() remotable." into gingerbread by Steve Howard · 14 years ago
  79. b25ffff Make ProgressBar.setVisibility() remotable. by Steve Howard · 14 years ago
  80. ecb1d5d resolved conflicts for merge of f00ee0f7 to master by Konstantin Lopyrev · 14 years ago
  81. bea9516 Categorizing exported view properties. by Konstantin Lopyrev · 14 years ago
  82. 08e1473 Invalidate the ProgressBar when changing animation states by Evan Charlton · 14 years ago
  83. f7fb533 merge from open-source master by The Android Open Source Project · 14 years ago
  84. 52a3543 Fixing indeterminate progress bar animation state. by David Sobreira Marques · 14 years ago
  85. a05e8a5 Prevent ProgressBar from updating itself when hidden. Bug #2470737 by Romain Guy · 14 years ago
  86. 7a36788 These changes add access to some status values in widgets listed below: by Steve Zeigler · 14 years ago
  87. 8d21bdb Fix the build. by Romain Guy · 15 years ago
  88. a7f7e2a guess default mMaxHeight but allow layout to override this. by NoraBora · 15 years ago
  89. 9db3d07 eclair snapshot by Jean-Baptiste Queru · 15 years ago
  90. 72b1f37 donut snapshot by Jean-Baptiste Queru · 15 years ago
  91. cf4550c donut snapshot by Jean-Baptiste Queru · 15 years ago
  92. ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  93. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  94. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  95. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  96. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  97. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  98. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  99. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  100. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago