1. 28a8468 Avoid NPE when ActionMenuPresenter is intialized with null MenuBuilder by Alan Viverette · 9 years ago
  2. 021627e Ensure only one context menu is shown at a time by Alan Viverette · 9 years ago
  3. 708aa9d Dispatch the actual PopupWindow dismiss callback to PopupMenu by Alan Viverette · 9 years ago
  4. 6c54e72 Swtich from max_action_buttons resource to a method. by Filip Gruszczynski · 9 years ago
  5. 00aa510 Reduce CascadingMenuPopup's reliance on internal ListView state by Alan Viverette · 9 years ago
  6. 8e12f8d Add Cascading submenus implementation. by Oren Blasberg · 9 years ago
  7. f44d90b Pull out widget helpers into their own classes. by Oren Blasberg · 9 years ago
  8. a41b789 API council review feedback for ActionMenuView by Chris Banes · 9 years ago
  9. d96c87e Disable ActionBar animations pending more involved fix by Chet Haase · 9 years ago
  10. 575217f Make ActionBar animations work correctly by Chet Haase · 9 years ago
  11. 1ae7c28 Fix breakage from ActionBar animations by Chet Haase · 9 years ago
  12. 74a9405 Fix crash when removing draw listener by Jorim Jaggi · 9 years ago
  13. 952cba2 Animate ActionBar items by Chet Haase · 9 years ago
  14. 9cc36ca MenuItem, navigation and overflow icon tinting by Chris Banes · 10 years ago
  15. a54956a Fix accessibility delegation by Alan Viverette · 10 years ago
  16. 199ea8c Update overflow menu alignment to match spec by Alan Viverette · 10 years ago
  17. 9d9581f Fix toolbar height, list divider alpha, action item padding by Alan Viverette · 10 years ago
  18. f023c25 Update action bar item widths, overflow menu, button, and spinner styles by Alan Viverette · 10 years ago
  19. d361a4f Use touch hotspot in drag-to-open, fix forwarding cancellation by Alan Viverette · 10 years ago
  20. e021e6e Toolbar factoring and ActionBar functionality integration by Adam Powell · 10 years ago
  21. 560f170 Add support for popups overlapping anchors by Alan Viverette · 10 years ago
  22. e43340c android.widget.Toolbar by Adam Powell · 10 years ago
  23. 5611072 Move drag-to-open handling into ActionMenuItemView by Alan Viverette · 11 years ago
  24. fe9c354 am 9c9975ac: Merge "Fix a bug where OnTouchListeners in action views could be removed" into klp-modular-dev by Adam Powell · 11 years ago
  25. fa18d18 Move ActionMenuView into android.widget and make it public by Adam Powell · 11 years ago[Renamed (96%) from core/java/com/android/internal/view/menu/ActionMenuPresenter.java]
  26. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  27. b411b32 Fix action menu visibility callbacks for nested popups by Adam Powell · 11 years ago
  28. c3ca3ea Re-enable ActionMenuPresenter view recycling by Adam Powell · 11 years ago
  29. da97108 Fix a bug in action menu measurement by Adam Powell · 11 years ago
  30. 54c94de Add gravity settings to PopupWindow/ListPopupWindow/PopupMenu by Adam Powell · 11 years ago
  31. d8d7c38 Disable ActionBar usage of transitions by Chet Haase · 11 years ago
  32. 76d9159 Don't recycle action button views by Adam Powell · 11 years ago
  33. a2906cb Merge "Show alternate menu panel on devices with menu key" into klp-dev by Adam Powell · 11 years ago
  34. 5fcf5b9 Show alternate menu panel on devices with menu key by Adam Powell · 11 years ago
  35. ad79b90 Action bar refactoring and transitions by Adam Powell · 11 years ago
  36. fbe4a58 Add drag-to-open for action bar submenus by Alan Viverette · 11 years ago
  37. 6b8c69e Merge "Update AccessibilityNodeInfo API as per API council request" into klp-dev by Svetoslav Ganov · 11 years ago
  38. cb8ed39 Update AccessibilityNodeInfo API as per API council request by Svetoslav Ganov · 11 years ago
  39. 6996014 Reconcile drag-to-open and touch event interception by Alan Viverette · 11 years ago
  40. a2e88ef Merge "Move forwarding code to ListPopupWindow, add drag-to-open in Spinner" into klp-dev by Alan Viverette · 11 years ago
  41. 058ac7c Use MULTI_LINE and OPENS_POPUP accessibility properties by Alan Viverette · 11 years ago
  42. ca6a3611 Move forwarding code to ListPopupWindow, add drag-to-open in Spinner by Alan Viverette · 11 years ago
  43. c050272 Forward events to ListPopupWindow, highlight touched items by Alan Viverette · 11 years ago
  44. 80e7270 Implement drag to open overflow menu, lift to select by Alan Viverette · 11 years ago
  45. 14c4669 Cannot force a shown item from an ActionMode into the overflow menu. by Svetoslav Ganov · 12 years ago
  46. d5c81db Fix some ActionBar menu issues around config changes by Adam Powell · 12 years ago
  47. 2d28f53 am 31ab51a3: am 2066f7d9: Merge "Prevent empty overflow popup when there are no overflow items." by Jean-Baptiste Queru · 12 years ago
  48. b8139af Adjust action bar tab policies by Adam Powell · 12 years ago
  49. a647640 Prevent empty overflow popup when there are no overflow items. by Jake Wharton · 12 years ago
  50. f203e0a Fix some action bar menu layout bugs around config changes by Adam Powell · 13 years ago
  51. 678ed0c Bug 5275928 - Don't try to open an overflow menu under invalid circumstances. by Adam Powell · 13 years ago
  52. 538e565 Fix bug 5396097 - menu theme consistency by Adam Powell · 13 years ago
  53. 275702c Fix bug 5355889 - Search action showing up in the menu dropdown in by Adam Powell · 13 years ago
  54. 823f074 Fix bug 5300621 - Share menu disappears in gallery by Adam Powell · 13 years ago
  55. 7bc3ca0 Accessibility fixes for action bars by Adam Powell · 13 years ago
  56. 70e9f4b Fix bug 5189070 - Don't try to show overflow popups for nonexistant menus by Adam Powell · 13 years ago
  57. bfcdfaf Fix bug 5174755 - Adjust action bar overflow limits for ifRoom items by Adam Powell · 13 years ago
  58. 23f4cc0 Fix bug 5099037 - No delete option when multiple videos are selected by Adam Powell · 13 years ago
  59. f35d049 Fix bug 5168889 - action bar not respecting return codes of onCreate/Prepare menu by Adam Powell · 13 years ago
  60. 14b7e2c Fix bug 5078498 - Icons jump around on split action bar by Adam Powell · 13 years ago
  61. b187cd9 Fix bug 5038368 - Rules for collapsing action views. by Adam Powell · 13 years ago
  62. 9151103 Preserve spacing for icons in menus by Adam Powell · 13 years ago
  63. 11ed1d6 Fix bugs around restoring submenu state after activity teardown/restore by Adam Powell · 13 years ago
  64. 35aecd5 Updates for action menus by Adam Powell · 13 years ago
  65. 8c47062 Add API to report the presence of a permanent menu key on the device. by Adam Powell · 13 years ago
  66. ea1ca95 Fix bug 4108953 - Old-style menus do not show menu items marked as by Adam Powell · 13 years ago
  67. 1ab418a Refine the behavior of split action bars. by Adam Powell · 13 years ago
  68. 8d02dea Implement bug 4500971 - Collapsable action views by Adam Powell · 13 years ago
  69. e42b189 Remove debug logging by Adam Powell · 13 years ago
  70. 640a66e Refactoring of action bar internals by Adam Powell · 13 years ago
  71. 9b4bee0 Introducing the split action bar. by Adam Powell · 13 years ago
  72. 696cba5 Refactor menu internals. by Adam Powell · 13 years ago