1. d9273d6 Add typedefs and nullness annotations. by Tor Norbye · 11 years ago
  2. e0e2f4f Fix accessibility in action bars and add extra customization by Adam Powell · 11 years ago
  3. 27cba38 Touch action bar title text: you will go to space today! by Adam Powell · 12 years ago
  4. cf1ba02 Make ActionBar aware of layout direction by Fabrice Di Meglio · 12 years ago
  5. 3a3a6cf Add new feature to let apps layout over status bar / system bar. by Dianne Hackborn · 12 years ago
  6. b54e7a3 docs: add developer guide cross-references, Project ACRE by Joe Fernandez · 13 years ago
  7. e797ed6 docs: a few additions and revisions to action bar docs by Scott Main · 13 years ago
  8. ab0f485 Fix problems where we were allocating TypedArray when not needed. by Dianne Hackborn · 13 years ago
  9. 0145322 Empty implementations of new ActionBar methods. by Adam Powell · 13 years ago
  10. f88b915 Fix bug 5258435 - ActionBar.setBackgroundDrawable by Adam Powell · 13 years ago
  11. 94e56ef Bug 5249855 - Add support for content descriptions on action bar tabs by Adam Powell · 13 years ago
  12. 88ab697 Fix bug 5087752 - Maintain correct contrast against action bars in by Adam Powell · 13 years ago
  13. 36193d0 cherrypick Change-Id: I4713d3977a0a1514ff9c4217e7f3723c0346d0d8 by Scott Main · 13 years ago
  14. c29f4e5 Nicer API for disabling/enabling the home/up button in action bars. by Adam Powell · 13 years ago
  15. a7f8850 resolved conflicts for merge of 872a1e79 to master by Dianne Hackborn · 13 years ago
  16. 2f04883 SDK only: integrate new sample code, deprecating along the way. by Dianne Hackborn · 13 years ago
  17. dae7824 Action bar work for phones by Adam Powell · 13 years ago
  18. 1969b87 Fix bug 4142917 - Add support for specifying a custom home icon in action bar by Adam Powell · 13 years ago
  19. 1264c33 Fix bug 3362375 - API REVIEW: remove unused public 'up' id by Adam Powell · 14 years ago
  20. 3f476b3 Revisiting ActionBar API and layout. by Adam Powell · 14 years ago
  21. cf03576 Clean up button bar styles by Adam Powell · 14 years ago
  22. 8515ee8 Fix bug 3240444 - add OnMenuVisibilityListener for action bar. by Adam Powell · 14 years ago
  23. 32555f3 Add resource ID variants of ActionBar tab setters by Adam Powell · 14 years ago
  24. ef70444 Improve docs around ActionBar as noted in bug 3111444. by Adam Powell · 14 years ago
  25. 0c24a55 Fix bug 3156280 - Fix several issues with tab navigation in action bars. by Adam Powell · 14 years ago
  26. 81b8944 Fix bug 3093591 - add richer control over default tab selection in ActionBar by Adam Powell · 14 years ago
  27. 5ad7af6 Minor Javadoc fix. by Ben Komalo · 14 years ago
  28. 9ab9787 Action bar API updates - new display options by Adam Powell · 14 years ago
  29. 7f9b905 Add ActionBar tab callback method onTabReselected by Adam Powell · 14 years ago
  30. 2b6230e Reworking the ActionBar tab API by Adam Powell · 14 years ago
  31. 6b336f8 ActionBar overlay mode, height fetching, show/hide by Adam Powell · 14 years ago
  32. a66c7b0 Add support for setting action bar title/subtitle by resource ID by Adam Powell · 14 years ago
  33. 1780977 Fix bug 2859423 - action bar: need a way to choose item in spinner by Adam Powell · 14 years ago
  34. ac695c6 Refactored contextual modes out of action bar. by Adam Powell · 14 years ago
  35. 29ed757 Bug 2841148 - Add accessors for action bar context mode state. by Adam Powell · 14 years ago
  36. 661c908 ActionBar tab mode using fragments; needs styles. by Adam Powell · 14 years ago
  37. 0e94b51 Add subtitles for action bars and context modes. by Adam Powell · 14 years ago
  38. 89e0645 Added context modes to ActionBar API. by Adam Powell · 14 years ago
  39. 96675b1 Merging ActionBar menu with options menu. by Adam Powell · 14 years ago
  40. 4dc643e Fix some javadoc link/see's to fix the build for the sdk-win_sdk target. by Wink Saville · 14 years ago
  41. a408291 Dropdown mode for ActionBar; style and API updates by Adam Powell · 14 years ago
  42. a170078 ActionBar - custom navigation views by Adam Powell · 14 years ago
  43. 33b9743 ActionBar added to framework, integrated with Activity and styles. by Adam Powell · 14 years ago