1. 7663d80 Fix issue #6048808: sometimes auto-correct is inactive by Dianne Hackborn · 13 years ago
  2. 24340af Fix bug 5534667 - Action bar icons need more space on tablet by Adam Powell · 13 years ago
  3. 678ed0c Bug 5275928 - Don't try to open an overflow menu under invalid circumstances. by Adam Powell · 13 years ago
  4. 8eeb4d1 Fix bug 5394020 - Menus are pretty sluggish to bring up by Adam Powell · 13 years ago
  5. f2894659 Fix bug 5449931 - Wrong theme for icon menus by Adam Powell · 13 years ago
  6. 538e565 Fix bug 5396097 - menu theme consistency by Adam Powell · 13 years ago
  7. 9a230e0 Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately by Dianne Hackborn · 13 years ago
  8. f8419a0 Fix bugs around overlay action modes. by Adam Powell · 13 years ago
  9. 275702c Fix bug 5355889 - Search action showing up in the menu dropdown in by Adam Powell · 13 years ago
  10. 823f074 Fix bug 5300621 - Share menu disappears in gallery by Adam Powell · 13 years ago
  11. 86ed436 Fix bug 5237737 - ActionBar should fire an accessibility event when by Adam Powell · 13 years ago
  12. bc83503 Fix bug 5307916 - legacy menu theming by Adam Powell · 13 years ago
  13. 1d07e16 Fix bug 5174277 - Trouble with Menus by Adam Powell · 13 years ago
  14. ee5e77c Make setAdditionalInputMethodSubtypes async by satok · 13 years ago
  15. 7bc3ca0 Accessibility fixes for action bars by Adam Powell · 13 years ago
  16. be3c329 Fix bug 5191728 - Specialized formatting in the split action bar by Adam Powell · 13 years ago
  17. e20c279 Merge "Fix bug 5198868 - Showing previous hidden options menu doesn't work" by Adam Powell · 13 years ago
  18. 04dc06f Fix bug 5198868 - Showing previous hidden options menu doesn't work by Adam Powell · 13 years ago
  19. 70e9f4b Fix bug 5189070 - Don't try to show overflow popups for nonexistant menus by Adam Powell · 13 years ago
  20. bfcdfaf Fix bug 5174755 - Adjust action bar overflow limits for ifRoom items by Adam Powell · 13 years ago
  21. 23f4cc0 Fix bug 5099037 - No delete option when multiple videos are selected by Adam Powell · 13 years ago
  22. f35d049 Fix bug 5168889 - action bar not respecting return codes of onCreate/Prepare menu by Adam Powell · 13 years ago
  23. 3bb421d Fix bug 5165771 - Gmail: crash on launch from notifier by Adam Powell · 13 years ago
  24. 7b5e9e6 Fix bug 5167078 - Show a 'cheat sheet' popup for icon-only action buttons by Adam Powell · 13 years ago
  25. 14b7e2c Fix bug 5078498 - Icons jump around on split action bar by Adam Powell · 13 years ago
  26. 6b0e97c Fix bug 5093394 - Double SearchView!! What does it mean!? by Adam Powell · 13 years ago
  27. ccdd4ee Fix bug 5087980 - MenuItem#expandActionView should work from within by Adam Powell · 13 years ago
  28. 257466d Merge "Bug 5076788 - Optimize the building and invalidation of menus" by Adam Powell · 13 years ago
  29. 89b09da Bug 5076788 - Optimize the building and invalidation of menus by Adam Powell · 13 years ago
  30. 10da590 Handle callbacks to CollapsibleActionViews that are in an actionLayout. by Amith Yamasani · 13 years ago
  31. 038f1c8 Bug 5061529 - Save/restore action view state for menu items across by Adam Powell · 13 years ago
  32. b187cd9 Fix bug 5038368 - Rules for collapsing action views. by Adam Powell · 13 years ago
  33. 91e8812 Enable IMEs to set additional subtypes in background by satok · 13 years ago
  34. 9837d6d Fix bug in submenus opened from icon menus by Adam Powell · 13 years ago
  35. 648b36b Merge "Preserve spacing for icons in menus" by Adam Powell · 13 years ago
  36. 9151103 Preserve spacing for icons in menus by Adam Powell · 13 years ago
  37. 76559a6 Polish of the ActivityChooserView and ShareActionProvider. by Svetoslav Ganov · 13 years ago
  38. 961dd11 Update ActionProvider to support dynamically building submenus. by Adam Powell · 13 years ago
  39. 11ed1d6 Fix bugs around restoring submenu state after activity teardown/restore by Adam Powell · 13 years ago
  40. 7f8f79a Add ALL CAPS style to TextView/TextAppearance by Adam Powell · 13 years ago
  41. 160bb7f Action bar layout tweaks by Adam Powell · 13 years ago
  42. 2c742c2 Fix bug 5000009 - NPE in Phone UI by Adam Powell · 13 years ago
  43. 35aecd5 Updates for action menus by Adam Powell · 13 years ago
  44. 51ac0e9 Adding a ShareView and ActionProvider for menus. by Svetoslav Ganov · 13 years ago
  45. 8c47062 Add API to report the presence of a permanent menu key on the device. by Adam Powell · 13 years ago
  46. 863fcd6 Add onClickView to InputMethodService by satok · 13 years ago
  47. 8969d99 Revert "Create TextServiceManager and SpellCheckerService" by satok · 13 years ago
  48. f86ee14 Merge "Create TextServiceManager and SpellCheckerService" by satok · 13 years ago
  49. 42b91bb Fix bug 4818050 - Need a way to get notified when a PopupMenu gets by Adam Powell · 13 years ago
  50. 45d0616 Merge "Fix bug 4725323 - 'More' shows the icons which are already available in settings" by Adam Powell · 13 years ago
  51. 51195b5 Fix bug 4725323 - 'More' shows the icons which are already available in settings by Adam Powell · 13 years ago
  52. ea1ca95 Fix bug 4108953 - Old-style menus do not show menu items marked as by Adam Powell · 13 years ago
  53. eaddb89 Create TextServiceManager and SpellCheckerService by satok · 13 years ago
  54. 38639b1 Fix bug 4689431 - PopupMenus too narrow on phones by Adam Powell · 13 years ago
  55. f1a4549 Bug 4726236 - NPE at dispatchRestoreInstanceState by Adam Powell · 13 years ago
  56. c005322 Add View.getResolvedLayoutDirection() by Fabrice Di Meglio · 13 years ago
  57. 21e2f1b Merge "API to set additional subtypes" by satok · 13 years ago
  58. e7c6998e API to set additional subtypes by satok · 13 years ago
  59. 81cf3ec Action buttons now use themable style. by Adam Powell · 13 years ago
  60. 1ab418a Refine the behavior of split action bars. by Adam Powell · 13 years ago
  61. 8643aa0 Interrogation of the view hierarchy from an AccessibilityService. by Svetoslav Ganov · 13 years ago
  62. 8d02dea Implement bug 4500971 - Collapsable action views by Adam Powell · 13 years ago
  63. c619e74 ActionBar makes room for icons when no title is provided by Gilles Debunne · 13 years ago
  64. 5ff0f99 Merge "Add support for Gravity BEFORE and AFTER" by Fabrice Di Meglio · 13 years ago
  65. 6a03640 Add support for Gravity BEFORE and AFTER by Fabrice Di Meglio · 13 years ago
  66. f9f0100 Add Apis to send notifications when the suggestion was picked by satok · 13 years ago
  67. f4232e0 Change action button layout for split action bars by Adam Powell · 13 years ago
  68. f746fc9 Fix bug 4450805 - item selection dispatching in submenus. by Adam Powell · 13 years ago
  69. d1f4207 Fix bug 4355335 - android.app.cts.DialogTest.testContextMenu failing on IRJ28 by Adam Powell · 13 years ago
  70. e42b189 Remove debug logging by Adam Powell · 13 years ago
  71. 640a66e Refactoring of action bar internals by Adam Powell · 13 years ago
  72. 9b4bee0 Introducing the split action bar. by Adam Powell · 13 years ago
  73. 45c515b Action bar work for phones by Adam Powell · 13 years ago
  74. a86b350 Fix bug 4329016 - Refresh menus properly while in batch update mode by Adam Powell · 13 years ago
  75. 696cba5 Refactor menu internals. by Adam Powell · 13 years ago
  76. 68f1b78 Add an API to get the last used input method subtype by satok · 13 years ago
  77. e3797a1 Removed APIs for setCorrectionSpan from InputConnection by satok · 14 years ago
  78. 6bddd87 Fix bug 4084399 - with usb keyboard, actionbar menuitems with by Adam Powell · 13 years ago
  79. adb4358 Add CorrectionSpan and APIs to pass a secure CorrectionSpan to TextView by satok · 14 years ago
  80. 4afd62b Add an API to listen for window attach/detach events on a View. by Adam Powell · 14 years ago
  81. ca51e87 Fix some bugs with MenuPopupHelper and ListPopupWindow by Adam Powell · 14 years ago
  82. f2d7a5d Fix bug 3426162 - Overflow menu closes on its own by Adam Powell · 14 years ago
  83. 857fd9b Plumb whether an input view is actually visible or not through from the IME by Joe Onorato · 14 years ago
  84. 5dcc9bd Merge "Fix bug 3387855 - Menu flashes on left side of screen" into honeycomb by Adam Powell · 14 years ago
  85. e2b03a6 Fix bug 3387855 - Menu flashes on left side of screen by Adam Powell · 14 years ago
  86. 30bc34f Fix surface frame size reporting. by Jeff Brown · 14 years ago
  87. 1821ff9 Fix bug 3178934 - Make MenuBuilder notify its adapters of changes by Adam Powell · 14 years ago
  88. c831e31 Merge "Fix bug 3382994 - android.view.WindowManager$BadTokenException" into honeycomb by Adam Powell · 14 years ago
  89. 5576744 Fix bug 3382994 - android.view.WindowManager$BadTokenException by Adam Powell · 14 years ago
  90. abbcc24 Fix bug 3237638 - make it easy to change a "refresh" AB button/icon by Adam Powell · 14 years ago
  91. 664644d visibility ("lights out") API. by Joe Onorato · 14 years ago
  92. b3312b8 Fix bug 3360851 - actionbar overflow menu button doesn't trigger "audible selection" by Adam Powell · 14 years ago
  93. 4192e38 Fix bug 3362446 - NPE in legacy menus by Adam Powell · 14 years ago
  94. 36fced9 Fix bug 3050138 - Action bar does not display correctly when many by Adam Powell · 14 years ago
  95. 06bc972 Merge "Disable soft keyboard when keyboard attached." into honeycomb by Jeff Brown · 14 years ago
  96. 4aed78b Disable soft keyboard when keyboard attached. by Jeff Brown · 14 years ago
  97. 9f125d3 Fix bug 3339039 - Preserve proper behavior for action button text when updated. by Adam Powell · 14 years ago
  98. e7d4684 Rework action bar menus. by Adam Powell · 14 years ago
  99. f0ad6e6 Fix bug 3333015 - Overflow menu item submenus do not open by Adam Powell · 14 years ago
  100. 5e3f284 Fix bug 3200615 - "MenuPopupHelper cannot be used without an anchor" by Adam Powell · 14 years ago