1. 8eea3ea Add APIs for obtaining themed Drawable from Theme, Context by Alan Viverette · 11 years ago
  2. fa18d18 Move ActionMenuView into android.widget and make it public by Adam Powell · 11 years ago
  3. 2229ca0 Fix an action bar accessibility regression by Adam Powell · 11 years ago
  4. f37a513 Fix incorrect content description on action bar home/up by Adam Powell · 11 years ago
  5. b7a7fc9 Make fading transitions work better by Chet Haase · 11 years ago
  6. d8d7c38 Disable ActionBar usage of transitions by Chet Haase · 11 years ago
  7. c46d333 Action bar transitions - handle expanding/collapsing action views by Adam Powell · 11 years ago
  8. ad79b90 Action bar refactoring and transitions by Adam Powell · 11 years ago
  9. 04fe6eb Fix a bug resolving the correct icon/logo in action bars by Adam Powell · 11 years ago
  10. 8452a7f Rebuilds ActionBar accessibility description as needed by Casey Burkhardt · 11 years ago
  11. 2eeb419 Fix ActionBar#setHomeActionContentDescription(0) by Adam Powell · 11 years ago
  12. e0e2f4f Fix accessibility in action bars and add extra customization by Adam Powell · 11 years ago
  13. 8c16aa9 Uphold common ordering expectations around action bar Home/Up dispatch by Adam Powell · 11 years ago
  14. 6684e92 Fix some visibility state transition issues with ActionBarView by Adam Powell · 11 years ago
  15. 1fb69f0 am 0714e37c: am a7e028a9: am cef582ab: am 07cf971e: Fix re-enabled state of up after action view collapse by Adam Powell · 12 years ago
  16. 07cf971 Fix re-enabled state of up after action view collapse by Adam Powell · 12 years ago
  17. 9c684aa am 638af2fb: am 6a33c403: am 569f138e: am 67389e0a: Merge "Fix regression in expanded action view up" into jb-mr1.1-dev by Adam Powell · 12 years ago
  18. 62f3303 Fix regression in expanded action view up by Adam Powell · 12 years ago
  19. 7195c8f am a41f9cfb: am 53d49f17: am 17f05497: am c2469500: Merge "Touch action bar title text: you will go to space today!" into jb-mr1.1-dev by Adam Powell · 12 years ago
  20. 27cba38 Touch action bar title text: you will go to space today! by Adam Powell · 12 years ago
  21. e886d3d am 79cc4a2a: am d1779207: am 0bf63a9a: am d29f2d26: Merge "Make action bar title a valid touch target for up when relevant" into jb-mr1.1-dev by Adam Powell · 12 years ago
  22. 4dca863 Make action bar title a valid touch target for up when relevant by Adam Powell · 12 years ago
  23. 29c04ef Set an ID for the action bar's Spinner by Adam Powell · 12 years ago
  24. bb4b601 Revert "Fix bug #7325234 LayoutParams are not resolved correctly (Settings apps looks broken on Manta in Arabic)" by Fabrice Di Meglio · 12 years ago
  25. 6bf6eb7 Fix bug #7325234 LayoutParams are not resolved correctly (Settings apps looks broken on Manta in Arabic) by Fabrice Di Meglio · 12 years ago
  26. 2918ab6 Fix bug #7326778 Rename LayoutParams.onResolveLayoutDirection(int) by Fabrice Di Meglio · 12 years ago
  27. 4aeb961 Sets accessibility importance for the home/up button. by Casey Burkhardt · 12 years ago
  28. e56ffdc Fix bug #6427629 Clean up layout direction APIs by Fabrice Di Meglio · 12 years ago
  29. 6322af5 Fix indeterminate ProgressBars with weird sizes and padding; optimize by Adam Powell · 12 years ago
  30. fd75eef Animate the action bar's Up chevron as it shows and hides. by Adam Powell · 12 years ago
  31. 570470a Make ActionBar fail more cleanly when invalid heights are set by Adam Powell · 12 years ago
  32. 34c829e Fix ActionBar HomeView up button layout params by Fabrice Di Meglio · 12 years ago
  33. cf1ba02 Make ActionBar aware of layout direction by Fabrice Di Meglio · 12 years ago
  34. 6231ab8 Allow sloppy touch targeting on Action Bar home/up by Adam Powell · 12 years ago
  35. 4213804 Accessibility focus - framework by Svetoslav Ganov · 12 years ago
  36. f203e0a Fix some action bar menu layout bugs around config changes by Adam Powell · 12 years ago
  37. f821819 Fix bug 5971117 - Action bar does not update icon used for collapsible by Adam Powell · 13 years ago
  38. 45b075d Fix a bug where window progress bars had the wrong default visibility by Adam Powell · 13 years ago
  39. a8743f1 Fix bug 5425280 - Two ActionBar icons show up by Adam Powell · 13 years ago
  40. 24340af Fix bug 5534667 - Action bar icons need more space on tablet by Adam Powell · 13 years ago
  41. 97e1836 Bug 5275928 - Invasion of the monkeys by Adam Powell · 13 years ago
  42. 538e565 Fix bug 5396097 - menu theme consistency by Adam Powell · 13 years ago
  43. 915ce0d Fix bug 5386180 - Wire up action bar home/up for dialogs by Adam Powell · 13 years ago
  44. a05aba9 Fix bug 5341139 - bottom bar stays if app wants to handle orientation change by Adam Powell · 13 years ago
  45. b844011 Fix bug 5296851 - Silly monkeys. by Adam Powell · 13 years ago
  46. 425689e Fix bug 5279075 - Handle action bar config changes when action mode is active by Adam Powell · 13 years ago
  47. 07a047f Fix bug 5220390 - action bar title metrics by Adam Powell · 13 years ago
  48. 9a5cc28 Fix bug 5124021 - Menu visibility incorrect when restoring ListView by Adam Powell · 13 years ago
  49. 7bc3ca0 Accessibility fixes for action bars by Adam Powell · 13 years ago
  50. aa8e509b Fix bug 5091886 - action bar measurement by Adam Powell · 13 years ago
  51. b1e2f25 Fix bug 5143392 - Add padding to left of action bar app icon to by Adam Powell · 13 years ago
  52. bfcdfaf Fix bug 5174755 - Adjust action bar overflow limits for ifRoom items by Adam Powell · 13 years ago
  53. 82f24e8 Fix bug 5186341 - Double Action bar when displayOptions is 0 by Adam Powell · 13 years ago
  54. 7a2424d Fix bug 5183775 - Action bar custom layouts with default gravity misbehave by Adam Powell · 13 years ago
  55. aad47fd Fix bug 5179524 - ActionBar custom view inflation doesn't catch layout_gravity by Adam Powell · 13 years ago
  56. f35d049 Fix bug 5168889 - action bar not respecting return codes of onCreate/Prepare menu by Adam Powell · 13 years ago
  57. 9e58df5 Fix bug 5049406 - ActionBar UP with no home icon, tap highlight looks broken by Adam Powell · 13 years ago
  58. f2b0961 Fix bug 5095223 - ICS action bar incorrectly resizing app icons by Adam Powell · 13 years ago
  59. b0e217e Fix bug 5159073 - actionbar titles don't seem to be drawing anymore by Adam Powell · 13 years ago
  60. 71f3417 Fix bug 5156213 - Fix title visibility states wrt expanded action views. by Adam Powell · 13 years ago
  61. f5645cb Fix bug 5122319 - When action bar tabs run out of space they should by Adam Powell · 13 years ago
  62. 29764ea Fix bug 5121406 - ActionBar.setLogo by Adam Powell · 13 years ago
  63. 6b0e97c Fix bug 5093394 - Double SearchView!! What does it mean!? by Adam Powell · 13 years ago
  64. 45c0b19 Fix bug 5079507 - ICS (phone) : ActionBar tabs don't correctly resize by Adam Powell · 13 years ago
  65. 10da590 Handle callbacks to CollapsibleActionViews that are in an actionLayout. by Amith Yamasani · 13 years ago
  66. 894bf54 Fix bug 5027071 - Action menu parent consistency by Adam Powell · 13 years ago
  67. 038f1c8 Bug 5061529 - Save/restore action view state for menu items across by Adam Powell · 13 years ago
  68. b187cd9 Fix bug 5038368 - Rules for collapsing action views. by Adam Powell · 13 years ago
  69. b80d332 Fix bug 5037642 - Refine back button behavior for action bar modes. by Adam Powell · 13 years ago
  70. 28fa07e Fix bug 5021359 - show app icon for collapsible action views. by Adam Powell · 13 years ago
  71. c29f4e5 Nicer API for disabling/enabling the home/up button in action bars. by Adam Powell · 13 years ago
  72. 11ed1d6 Fix bugs around restoring submenu state after activity teardown/restore by Adam Powell · 13 years ago
  73. f6ce6a9 Fix some issues with the action bar and action modes. by Adam Powell · 13 years ago
  74. 6556c07 Fix bug 4903822 - vertical gravity bugs in action bar custom views by Adam Powell · 13 years ago
  75. c8b0b00 Fix bug 4771354 - Phone landscape action bar subtitle slightly cut off by Adam Powell · 13 years ago
  76. 0d5d1b7e Tweak action bar metrics. by Adam Powell · 13 years ago
  77. 15a16a8 Fix bug 4729242 - Crash while launching browser app. by Adam Powell · 13 years ago
  78. 54c7d7e Allow the action bar title to take on the role of "up" in the absence by Adam Powell · 13 years ago
  79. e0adac0 Fix bug 4551701 - com.android.browser: java.lang.IllegalStateException by Adam Powell · 13 years ago
  80. cc2e5be Fix some measurement/sizing with split action bars by Adam Powell · 13 years ago
  81. 1ab418a Refine the behavior of split action bars. by Adam Powell · 13 years ago
  82. c307642 Fix bug 4520517 - IllegalStateException entering tab mode by Adam Powell · 13 years ago
  83. 8d02dea Implement bug 4500971 - Collapsable action views by Adam Powell · 13 years ago
  84. 39a8dc4 Fix bug 4499292 - ActionBar tabs don't show the first time by Adam Powell · 13 years ago
  85. 3526556 Fix bug 4399686 - missing menu after returning from fullscreen video by Adam Powell · 13 years ago
  86. d21aa12 Action bar tab layout tweaks. by Adam Powell · 13 years ago
  87. f8ac6b7 Action bar tab layout by Adam Powell · 13 years ago
  88. 5d4034a resolved conflicts for merge of 2b6ace58 to master by Adam Powell · 13 years ago
  89. 1b4a162 Prevent cases of bogus action bar measurement. by Adam Powell · 13 years ago
  90. b51cc1d Merge "Only delay pressed feedback for Views inside a scrolling parent" by Patrick Dubroy · 13 years ago
  91. e0a799a Only delay pressed feedback for Views inside a scrolling parent by Patrick Dubroy · 13 years ago
  92. f3cd1d9 Bug 4269063 - Populate contentdescription in action bar by Adam Powell · 13 years ago
  93. 0d8ec1d Fix bug 4345702 - update action bar tab views when the Tab object is updated by Adam Powell · 13 years ago
  94. 640a66e Refactoring of action bar internals by Adam Powell · 13 years ago
  95. 9b4bee0 Introducing the split action bar. by Adam Powell · 13 years ago
  96. dae7824 Action bar work for phones by Adam Powell · 13 years ago
  97. d0f650c Fix mipmap selection for action bar icons by Adam Powell · 13 years ago
  98. 45c515b Action bar work for phones by Adam Powell · 13 years ago
  99. 696cba5 Refactor menu internals. by Adam Powell · 13 years ago
  100. 1969b87 Fix bug 4142917 - Add support for specifying a custom home icon in action bar by Adam Powell · 13 years ago