1. 9ab9787 Action bar API updates - new display options by Adam Powell · 14 years ago
  2. 7f9b905 Add ActionBar tab callback method onTabReselected by Adam Powell · 14 years ago
  3. 2b6230e Reworking the ActionBar tab API by Adam Powell · 14 years ago
  4. 08f194b In ActionBarImpl, only use mActionView after we've checked that it's non-null by Steve Block · 14 years ago
  5. 4d9861e Bug 2923440 - ActionMode buttons show if room by default - different approach. by Adam Powell · 14 years ago
  6. fbb72fd Fix bug 2923440 - ActionMode buttons show as action by default by Adam Powell · 14 years ago
  7. e219444 Clean up some Action Bar style handling. by Adam Powell · 14 years ago
  8. f6148c5 Fix bug 2911311 and bug 2911700 by Adam Powell · 14 years ago
  9. 6b336f8 ActionBar overlay mode, height fetching, show/hide by Adam Powell · 14 years ago
  10. dec9dfd Support ActionBar in Dialogs by Adam Powell · 14 years ago
  11. 9168f0b Add ActionMode#getMenuInflater() for easier menu inflation in by Adam Powell · 14 years ago
  12. a66c7b0 Add support for setting action bar title/subtitle by resource ID by Adam Powell · 14 years ago
  13. c9ae2a2 Add support for setting action mode titles/subtitles by resource ID by Adam Powell · 14 years ago
  14. 5d27977 Action modes without action bar by Adam Powell · 14 years ago
  15. 6e34636 Moved context modes into view, renamed to action modes by Adam Powell · 14 years ago
  16. 93b6bc3 Make finish() a no-op on a context mode that is not active. by Adam Powell · 14 years ago
  17. 2175f13 Rename callback methods for contextual modes to match recent refactoring. by Adam Powell · 14 years ago
  18. 1780977 Fix bug 2859423 - action bar: need a way to choose item in spinner by Adam Powell · 14 years ago
  19. ac695c6 Refactored contextual modes out of action bar. by Adam Powell · 14 years ago
  20. 2c9c9fe Action bar context mode support for overflow, submenus by Adam Powell · 14 years ago
  21. 29ed757 Bug 2841148 - Add accessors for action bar context mode state. by Adam Powell · 14 years ago
  22. 3461b32 Fix bug 2838426 - timing issue with starting/finishing action bar context modes by Adam Powell · 14 years ago
  23. 661c908 ActionBar tab mode using fragments; needs styles. by Adam Powell · 14 years ago
  24. 0e94b51 Add subtitles for action bars and context modes. by Adam Powell · 14 years ago
  25. 89e0645 Added context modes to ActionBar API. by Adam Powell · 14 years ago