summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/ActionMenuView.java
Commit message (Expand)AuthorAgeFilesLines
* Fix ActionMenuView vertical alignment of itemsChris Banes2014-10-291-1/+1
* ActionMenuViews always reserve overflow when creating their own menusAdam Powell2014-09-091-0/+1
* Menu callbacks for ToolbarActionBars, part 2Adam Powell2014-09-041-2/+7
* Dispatch more menu events to window callbacks from ToolbarActionBarAdam Powell2014-09-041-1/+12
* API for inflating action bar menus against a different themeAlan Viverette2014-07-101-3/+41
* Further implementation for ToolbarActionBarAdam Powell2014-06-011-1/+6
* Toolbar factoring and ActionBar functionality integrationAdam Powell2014-05-281-1/+52
* android.widget.ToolbarAdam Powell2014-04-041-3/+51
* Move ActionMenuView into android.widget and make it publicAdam Powell2014-01-081-0/+648