1. 2a9f3b8 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 7 months ago
  2. 3a75f26 Restore some greylist entries. by Mathew Inwood · 5 years ago
  3. da59e1d Add PopupMenu#setForceShowIcon by Mihai Popa · 5 years ago
  4. af972c8 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  5. d959c9d Fix context menu position for RTL by Vladislav Kaznacheev · 6 years ago
  6. 618cfc1 Fix submenu position when showing with Gravity.END by Vladislav Kaznacheev · 7 years ago
  7. c71b630 Merge "Show cascading popup menus if screen is big enough." into nyc-dev by Oren Blasberg · 8 years ago
  8. 7b45745 Don't show icons for top level menus unless forced. by Oren Blasberg · 8 years ago
  9. 93c1958 Show cascading popup menus if screen is big enough. by Oren Blasberg · 8 years ago
  10. 9109857 Animate context popup menu around origin point by Alan Viverette · 8 years ago
  11. 021627e Ensure only one context menu is shown at a time by Alan Viverette · 9 years ago
  12. 708aa9d Dispatch the actual PopupWindow dismiss callback to PopupMenu by Alan Viverette · 9 years ago
  13. d6443f6 By default, display PopupMenu at Gravity.START and resolve X offset by Alan Viverette · 9 years ago
  14. ed39126 Make context menus show as popup menus. by Oren Blasberg · 9 years ago
  15. 9916282 Fix broken popup menu in Shelf (andromeda). by Oren Blasberg · 9 years ago
  16. 8e12f8d Add Cascading submenus implementation. by Oren Blasberg · 9 years ago
  17. b23976e MenuPopupHelper: Factor out a MenuPopup interface. by Oren Blasberg · 9 years ago
  18. f44d90b Pull out widget helpers into their own classes. by Oren Blasberg · 9 years ago
  19. 31f581c Introduces mouse actions for popup menu. by Jun Mukai · 9 years ago
  20. 8fd949e Various fixes for popup monkey testing by Alan Viverette · 9 years ago
  21. 75d8379 Add popup window accessors for anchor overlap, gravity, window by Alan Viverette · 10 years ago
  22. 2963252 Add style support to PopupMenu, clean up constructor javadoc by Alan Viverette · 10 years ago
  23. 3d0f21d API for inflating action bar menus against a different theme by Alan Viverette · 10 years ago
  24. 560f170 Add support for popups overlapping anchors by Alan Viverette · 10 years ago
  25. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  26. 54c94de Add gravity settings to PopupWindow/ListPopupWindow/PopupMenu by Adam Powell · 11 years ago
  27. ca6a3611 Move forwarding code to ListPopupWindow, add drag-to-open in Spinner by Alan Viverette · 11 years ago
  28. c050272 Forward events to ListPopupWindow, highlight touched items by Alan Viverette · 11 years ago
  29. 80e7270 Implement drag to open overflow menu, lift to select by Alan Viverette · 11 years ago
  30. 0bce6ab Optimize width measurement and cache result in MenuPopupHelper by Alan Viverette · 11 years ago
  31. 76889f3 Forgive me monkeys, for I have sinned. by Adam Powell · 12 years ago
  32. 275702c Fix bug 5355889 - Search action showing up in the menu dropdown in by Adam Powell · 13 years ago
  33. 9151103 Preserve spacing for icons in menus by Adam Powell · 13 years ago
  34. 11ed1d6 Fix bugs around restoring submenu state after activity teardown/restore by Adam Powell · 13 years ago
  35. 42b91bb Fix bug 4818050 - Need a way to get notified when a PopupMenu gets by Adam Powell · 13 years ago
  36. 38639b1 Fix bug 4689431 - PopupMenus too narrow on phones by Adam Powell · 13 years ago
  37. 8d02dea Implement bug 4500971 - Collapsable action views by Adam Powell · 13 years ago
  38. 696cba5 Refactor menu internals. by Adam Powell · 13 years ago
  39. 4afd62b Add an API to listen for window attach/detach events on a View. by Adam Powell · 13 years ago
  40. ca51e87 Fix some bugs with MenuPopupHelper and ListPopupWindow by Adam Powell · 13 years ago
  41. e2b03a6 Fix bug 3387855 - Menu flashes on left side of screen by Adam Powell · 13 years ago
  42. f0ad6e6 Fix bug 3333015 - Overflow menu item submenus do not open by Adam Powell · 14 years ago
  43. 5e3f284 Fix bug 3200615 - "MenuPopupHelper cannot be used without an anchor" by Adam Powell · 14 years ago
  44. 1700ae0 Fix bug 3295495 - Wrong menu item selection in PopupMenu by Adam Powell · 14 years ago
  45. 50f784c Measure spinner items for sizing the dropdown view. by Adam Powell · 14 years ago
  46. aa0b92c Fix bug 3210201 - Popup window wrong size/position when IME hidden by Adam Powell · 14 years ago
  47. 8515ee8 Fix bug 3240444 - add OnMenuVisibilityListener for action bar. by Adam Powell · 14 years ago
  48. ed8b403 Fix bug 3198503 - NPE at MenuPopupHelper.dismiss by Adam Powell · 14 years ago
  49. 0458796 Fix bug 3146938 - Menus spawned by ActionBar should hide when action by Adam Powell · 14 years ago
  50. 0b2d306 Style new popup widgets. by Adam Powell · 14 years ago
  51. 6c6f575 More ActionBar/config change tweaks. Preserve open overflow menus by Adam Powell · 14 years ago
  52. 3d3da27 Fix bug 2911529 by Adam Powell · 14 years ago
  53. 4be0d52 Added android.widget.PopupMenu by Adam Powell · 14 years ago
  54. 8028dd3 Overflow menu for action bars. by Adam Powell · 14 years ago
  55. 4267534 Action Bar now supports submenus as popups. by Adam Powell · 14 years ago