1. 3a75f26 Restore some greylist entries. by Mathew Inwood · 5 years ago
  2. 1588439 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  3. da59e1d Add PopupMenu#setForceShowIcon by Mihai Popa · 6 years ago
  4. af972c8 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  5. 5c78c2a Merge "Display shortcut inline with item title in cascading menu" into pi-dev am: ae957a780e by Vladislav Kaznacheev · 6 years ago
  6. bf7cc38 Display shortcut inline with item title in cascading menu by Vladislav Kaznacheev · 6 years ago
  7. 827eafb Merge "Display shortcut modifiers in menu" by TreeHugger Robot · 6 years ago
  8. 0cc2c6b Display shortcut modifiers in menu by Vladislav Kaznacheev · 7 years ago
  9. a725df9 Add ViewConfiguration.shouldShowMenuShortcutsWhenKeyboardPresent by Vladislav Kaznacheev · 7 years ago
  10. a6dfa74 Fix context submenu position by Vladislav Kaznacheev · 7 years ago
  11. d959c9d Fix context menu position for RTL by Vladislav Kaznacheev · 7 years ago
  12. d655862 Add popup item content to id/content where applicable by Alan Viverette · 7 years ago
  13. 9c881f2 FloatingToolbar updates by Abodunrinwa Toki · 7 years ago
  14. 670cede Fix group divider make chrome crash issue. by Tun Zheng · 7 years ago
  15. 0b842b4 Adding group divider support in Android Menus by Tarun Lohani · 7 years ago
  16. 484c2e2 Force Autofill in FloatingToolbar overflow menu by Siyamed Sinir · 7 years ago
  17. 101ab58 Fix broken MenuItem coretests by Peeyush Agarwal · 7 years ago
  18. 618cfc1 Fix submenu position when showing with Gravity.END by Vladislav Kaznacheev · 7 years ago
  19. 51efddb Remove unnecessary casts on calls to findViewById by Alan Viverette · 7 years ago
  20. 55807c9 Merge "Anchor a cascading submenu to its parent menu item" by TreeHugger Robot · 7 years ago
  21. 9d9430e Merge "Hooked-up options menu closing" by Evan Rosky · 7 years ago
  22. 6eea0d2 Add support for tinting icon menus by Kirill Grouchnikov · 7 years ago
  23. 41823d1 Hooked-up options menu closing by Evan Rosky · 7 years ago
  24. b40e61b Anchor a cascading submenu to its parent menu item by Vladislav Kaznacheev · 7 years ago
  25. 2ef1d0c Store alphaChar as lower case in MenuItem's implementations by Peeyush Agarwal · 7 years ago
  26. 5f9ba4e Merge "More accurate cascading submenu position" by TreeHugger Robot · 7 years ago
  27. 41ac866 More accurate cascading submenu position by Vladislav Kaznacheev · 8 years ago
  28. 2a00f98 Do not set tooltips on items in list-based menus. by Vladislav Kaznacheev · 8 years ago
  29. e631e32 Extend MenuItem to allow modifier keys for shortcut by Peeyush Agarwal · 8 years ago
  30. 6a944ca Rename View.setTooltip/getTooltip to setTooltipText/getTooltipText by Vladislav Kaznacheev · 8 years ago
  31. 7039cbc Add content description and tooltip to menu item by Vladislav Kaznacheev · 8 years ago
  32. b265617 Replace Toast-based cheat sheets with tooltips by Vladislav Kaznacheev · 8 years ago
  33. b95bf3c Fix CascadingMenuPopup width if background has padding by Chris Banes · 8 years ago
  34. 79bf9d1 Fix bidi desired width calculation by Siyamed Sinir · 8 years ago
  35. 32c0e43 Merge "Set input method mode for CascadingMenuPopup." into nyc-dev am: edebcae978 am: 66e5b59d85 by Keisuke Kuroyanagi · 8 years ago
  36. edebcae Merge "Set input method mode for CascadingMenuPopup." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  37. 24b260d Set input method mode for CascadingMenuPopup. by Keisuke Kuroyanagi · 8 years ago
  38. 1a6c272 Show tooltip when mouse is hovering over an ActionMenu item by Vladislav Kaznacheev · 8 years ago
  39. 9c661a4 Stop saving ActionMenuItemView state. by Aurimas Liutikas · 8 years ago
  40. c71b630 Merge "Show cascading popup menus if screen is big enough." into nyc-dev by Oren Blasberg · 8 years ago
  41. 0967da3 Merge "Don't show icons for top level menus unless forced." into nyc-dev by Oren Blasberg · 8 years ago
  42. 7b45745 Don't show icons for top level menus unless forced. by Oren Blasberg · 8 years ago
  43. 93c1958 Show cascading popup menus if screen is big enough. by Oren Blasberg · 8 years ago
  44. d7b2599 Don't overwrite vertical and horizontal offsets unless explicit by Alan Viverette · 8 years ago
  45. 3610d06 Don't show icons in overlay popup menus. by Oren Blasberg · 8 years ago
  46. 7ce082a Merge "Fix top level menu lingering when submenu opens." into nyc-dev by Oren Blasberg · 8 years ago
  47. ddf6b81 Fix icon spacing on both MenuPopup implementations. by Oren Blasberg · 8 years ago
  48. 9022c71 Fix top level menu lingering when submenu opens. by Oren Blasberg · 8 years ago
  49. d86fd61 Merge "Call the onDismiss listener in submenus." into nyc-dev by Oren Blasberg · 8 years ago
  50. 4348688 Call the onDismiss listener in submenus. by Oren Blasberg · 8 years ago
  51. 736a85f Use default implementation for onForwardingStopped() in action menu by Alan Viverette · 8 years ago
  52. 64b7157 Don't move non-modal popups in response to global layout by Alan Viverette · 9 years ago
  53. 9109857 Animate context popup menu around origin point by Alan Viverette · 9 years ago
  54. 02cd0f9 Clean up lint warnings in popup menu presenter classes by Alan Viverette · 9 years ago
  55. 28a8468 Avoid NPE when ActionMenuPresenter is intialized with null MenuBuilder by Alan Viverette · 9 years ago
  56. db08925a Fix build by Alan Viverette · 9 years ago
  57. ecfdaa9 Postpone CascadingMenuPopup window creation until show() by Alan Viverette · 9 years ago
  58. 77fb85e Only handle Context submenus as dialogs when parent is a dialog by Alan Viverette · 9 years ago
  59. b635fda Remove some sized based resource (match support lib removal). by Filip Gruszczynski · 9 years ago
  60. 021627e Ensure only one context menu is shown at a time by Alan Viverette · 9 years ago
  61. 708aa9d Dispatch the actual PopupWindow dismiss callback to PopupMenu by Alan Viverette · 9 years ago
  62. d6443f6 By default, display PopupMenu at Gravity.START and resolve X offset by Alan Viverette · 9 years ago
  63. 00aa510 Reduce CascadingMenuPopup's reliance on internal ListView state by Alan Viverette · 9 years ago
  64. 2ac975d Revert "Reduce CascadingMenuPopup's reliance on internal ListView state" by Alan Viverette · 9 years ago
  65. 8375d63 Reduce CascadingMenuPopup's reliance on internal ListView state by Alan Viverette · 9 years ago
  66. ed39126 Make context menus show as popup menus. by Oren Blasberg · 9 years ago
  67. 8f3976c Merge "Cascading submenus: Fix a few small issues." by Oren Blasberg · 9 years ago
  68. 734320d Cascading submenus: Fix a few small issues. by Oren Blasberg · 9 years ago
  69. 53023ff SubMenuBuilder.getRootMenu() should return root menu, not parent by Alan Viverette · 9 years ago
  70. 23087be Cascading popup menus: open submenu on mouse hover. by Oren Blasberg · 9 years ago
  71. 9916282 Fix broken popup menu in Shelf (andromeda). by Oren Blasberg · 9 years ago
  72. 96b22a9 Merge "Add Cascading submenus implementation." by Oren Blasberg · 9 years ago
  73. 8e12f8d Add Cascading submenus implementation. by Oren Blasberg · 9 years ago
  74. c2dde0a Merge "MenuPopupHelper: Factor out a MenuPopup interface." by Oren Blasberg · 9 years ago
  75. b23976e MenuPopupHelper: Factor out a MenuPopup interface. by Oren Blasberg · 9 years ago
  76. ddc453a Add a new submenu arrow for popup menu items. by Oren Blasberg · 9 years ago
  77. f44d90b Pull out widget helpers into their own classes. by Oren Blasberg · 9 years ago
  78. 31f581c Introduces mouse actions for popup menu. by Jun Mukai · 9 years ago
  79. c8f6ecc Fix memory leak in setActionProvider() - framework edition by Chris Banes · 9 years ago
  80. a41b789 API council review feedback for ActionMenuView by Chris Banes · 9 years ago
  81. d74f960 Fix location for ActionMenuItemView cheat sheet by Chris Banes · 9 years ago
  82. 8fd949e Various fixes for popup monkey testing by Alan Viverette · 9 years ago
  83. 9cc36ca MenuItem, navigation and overflow icon tinting by Chris Banes · 10 years ago
  84. 4456b81 Merge "Add popup window accessors for anchor overlap, gravity, window" by Alan Viverette · 10 years ago
  85. a54956a Fix accessibility delegation by Alan Viverette · 10 years ago
  86. 75d8379 Add popup window accessors for anchor overlap, gravity, window by Alan Viverette · 10 years ago
  87. e38eb4d Revert "Check MenuItem.isVisible() for keyboard shortcuts" by Alan Viverette · 10 years ago
  88. e354a9e Check MenuItem.isVisible() for keyboard shortcuts by Alan Viverette · 10 years ago
  89. 2963252 Add style support to PopupMenu, clean up constructor javadoc by Alan Viverette · 10 years ago
  90. d719539 Fix RTL bug for actionbar tooltips by Yigit Boyar · 10 years ago
  91. 3d0f21d API for inflating action bar menus against a different theme by Alan Viverette · 10 years ago
  92. cb923d9 null-check before derefing title in MenuItemImpl by Chet Haase · 10 years ago
  93. 560f170 Add support for popups overlapping anchors by Alan Viverette · 10 years ago
  94. 1001961 Add view cookies for action bar menus. by Deepanshu Gupta · 10 years ago
  95. e43340c android.widget.Toolbar by Adam Powell · 10 years ago
  96. 8eea3ea Add APIs for obtaining themed Drawable from Theme, Context by Alan Viverette · 11 years ago
  97. 5611072 Move drag-to-open handling into ActionMenuItemView by Alan Viverette · 11 years ago
  98. fa18d18 Move ActionMenuView into android.widget and make it public by Adam Powell · 11 years ago
  99. c0cc680 Fix a bug in submenu presenter priority handling by Adam Powell · 11 years ago
  100. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago