1. 21b2577 Fix ToolbarActionBar invalidating destroyed Activities by Chris Banes · 9 years ago
  2. 5beb2617 Alt-up moves focus to the toolbar in action bar mode. by George Mount · 9 years ago
  3. a04b7ad Let the ActionBar handle keyboard shortcuts. by Abodunrinwa Toki · 9 years ago
  4. 94a6d15 Use new hierarchy viewer protocol in all View subclasses by Siva Velusamy · 9 years ago
  5. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  6. 7b9c912 Add @ResourceInt annotations on APIs by Tor Norbye · 11 years ago
  7. af2d859 Adjust toolbar/action bar title handling by Adam Powell · 10 years ago
  8. 14d1fa4 Elevation for action bars by Adam Powell · 10 years ago
  9. d760083 Remove ActionBar.LayoutParams MarginLayoutParams constructor by Adam Powell · 10 years ago
  10. 830960c Material theme by Alan Viverette · 10 years ago
  11. 07a7454 Further implementation for ToolbarActionBar by Adam Powell · 10 years ago
  12. e021e6e Toolbar factoring and ActionBar functionality integration by Adam Powell · 10 years ago
  13. b36e4f9 Add support for hiding action bars on scroll. by Adam Powell · 10 years ago
  14. 31a2172 Split Activity Transitions out of PhoneWindow. by George Mount · 10 years ago
  15. da4bd6f Actually store gravity in ActionBar.LayoutParams constructor by Alan Viverette · 10 years ago
  16. b226bea Fix ActionBar attribute parsing by Adam Powell · 10 years ago
  17. e43340c android.widget.Toolbar by Adam Powell · 10 years ago
  18. fc35dfd Deprecate ActionBar navigation modes by Adam Powell · 10 years ago
  19. d9273d6 Add typedefs and nullness annotations. by Tor Norbye · 11 years ago
  20. e0e2f4f Fix accessibility in action bars and add extra customization by Adam Powell · 11 years ago
  21. 27cba38 Touch action bar title text: you will go to space today! by Adam Powell · 12 years ago
  22. cf1ba02 Make ActionBar aware of layout direction by Fabrice Di Meglio · 12 years ago
  23. 3a3a6cf Add new feature to let apps layout over status bar / system bar. by Dianne Hackborn · 12 years ago
  24. b54e7a3 docs: add developer guide cross-references, Project ACRE by Joe Fernandez · 13 years ago
  25. e797ed6 docs: a few additions and revisions to action bar docs by Scott Main · 13 years ago
  26. ab0f485 Fix problems where we were allocating TypedArray when not needed. by Dianne Hackborn · 13 years ago
  27. 0145322 Empty implementations of new ActionBar methods. by Adam Powell · 13 years ago
  28. f88b915 Fix bug 5258435 - ActionBar.setBackgroundDrawable by Adam Powell · 13 years ago
  29. 94e56ef Bug 5249855 - Add support for content descriptions on action bar tabs by Adam Powell · 13 years ago
  30. 88ab697 Fix bug 5087752 - Maintain correct contrast against action bars in by Adam Powell · 13 years ago
  31. 36193d0 cherrypick Change-Id: I4713d3977a0a1514ff9c4217e7f3723c0346d0d8 by Scott Main · 13 years ago
  32. c29f4e5 Nicer API for disabling/enabling the home/up button in action bars. by Adam Powell · 13 years ago
  33. a7f8850 resolved conflicts for merge of 872a1e79 to master by Dianne Hackborn · 13 years ago
  34. 2f04883 SDK only: integrate new sample code, deprecating along the way. by Dianne Hackborn · 13 years ago
  35. dae7824 Action bar work for phones by Adam Powell · 13 years ago
  36. 1969b87 Fix bug 4142917 - Add support for specifying a custom home icon in action bar by Adam Powell · 13 years ago
  37. 1264c33 Fix bug 3362375 - API REVIEW: remove unused public 'up' id by Adam Powell · 14 years ago
  38. 3f476b3 Revisiting ActionBar API and layout. by Adam Powell · 14 years ago
  39. cf03576 Clean up button bar styles by Adam Powell · 14 years ago
  40. 8515ee8 Fix bug 3240444 - add OnMenuVisibilityListener for action bar. by Adam Powell · 14 years ago
  41. 32555f3 Add resource ID variants of ActionBar tab setters by Adam Powell · 14 years ago
  42. ef70444 Improve docs around ActionBar as noted in bug 3111444. by Adam Powell · 14 years ago
  43. 0c24a55 Fix bug 3156280 - Fix several issues with tab navigation in action bars. by Adam Powell · 14 years ago
  44. 81b8944 Fix bug 3093591 - add richer control over default tab selection in ActionBar by Adam Powell · 14 years ago
  45. 5ad7af6 Minor Javadoc fix. by Ben Komalo · 14 years ago
  46. 9ab9787 Action bar API updates - new display options by Adam Powell · 14 years ago
  47. 7f9b905 Add ActionBar tab callback method onTabReselected by Adam Powell · 14 years ago
  48. 2b6230e Reworking the ActionBar tab API by Adam Powell · 14 years ago
  49. 6b336f8 ActionBar overlay mode, height fetching, show/hide by Adam Powell · 14 years ago
  50. a66c7b0 Add support for setting action bar title/subtitle by resource ID by Adam Powell · 14 years ago
  51. 1780977 Fix bug 2859423 - action bar: need a way to choose item in spinner by Adam Powell · 14 years ago
  52. ac695c6 Refactored contextual modes out of action bar. by Adam Powell · 14 years ago
  53. 29ed757 Bug 2841148 - Add accessors for action bar context mode state. by Adam Powell · 14 years ago
  54. 661c908 ActionBar tab mode using fragments; needs styles. by Adam Powell · 14 years ago
  55. 0e94b51 Add subtitles for action bars and context modes. by Adam Powell · 14 years ago
  56. 89e0645 Added context modes to ActionBar API. by Adam Powell · 14 years ago
  57. 96675b1 Merging ActionBar menu with options menu. by Adam Powell · 14 years ago
  58. 4dc643e Fix some javadoc link/see's to fix the build for the sdk-win_sdk target. by Wink Saville · 14 years ago
  59. a408291 Dropdown mode for ActionBar; style and API updates by Adam Powell · 14 years ago
  60. a170078 ActionBar - custom navigation views by Adam Powell · 14 years ago
  61. 33b9743 ActionBar added to framework, integrated with Activity and styles. by Adam Powell · 14 years ago