summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/ActionMenuPresenter.java
Commit message (Expand)AuthorAgeFilesLines
* API council review feedback for ActionMenuViewChris Banes2015-06-101-48/+25
* Disable ActionBar animations pending more involved fixChet Haase2015-05-071-1/+2
* Make ActionBar animations work correctlyChet Haase2015-04-141-22/+45
* Fix breakage from ActionBar animationsChet Haase2015-04-091-1/+1
* Fix crash when removing draw listenerJorim Jaggi2015-04-081-3/+4
* Animate ActionBar itemsChet Haase2015-04-071-13/+247
* MenuItem, navigation and overflow icon tintingChris Banes2015-02-271-3/+48
* Fix accessibility delegationAlan Viverette2015-01-071-2/+3
* Update overflow menu alignment to match specAlan Viverette2014-11-201-6/+10
* Fix toolbar height, list divider alpha, action item paddingAlan Viverette2014-09-121-8/+12
* Update action bar item widths, overflow menu, button, and spinner stylesAlan Viverette2014-08-281-0/+19
* Use touch hotspot in drag-to-open, fix forwarding cancellationAlan Viverette2014-07-011-1/+2
* Toolbar factoring and ActionBar functionality integrationAdam Powell2014-05-281-0/+1
* Add support for popups overlapping anchorsAlan Viverette2014-05-051-1/+2
* android.widget.ToolbarAdam Powell2014-04-041-10/+0
* Move drag-to-open handling into ActionMenuItemViewAlan Viverette2014-01-131-20/+12
* am 9c9975ac: Merge "Fix a bug where OnTouchListeners in action views could be...Adam Powell2014-01-101-18/+18
* Move ActionMenuView into android.widget and make it publicAdam Powell2014-01-081-0/+764