summaryrefslogtreecommitdiff
path: root/core/java/android/view/ActionProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Nullability annotations for view and widgetAlan Viverette2022-02-031-6/+8
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-071-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-201-0/+3
* Add missing @Deprecated annotations.Aurimas Liutikas2016-05-241-0/+1
* Fix memory leak in setActionProvider() - framework editionChris Banes2015-06-301-0/+8
* Make MediaRouter UI more robust around route count changesAdam Powell2012-06-161-0/+40
* ActionProvider API updateAdam Powell2012-06-151-0/+26
* More fun with MediaRouterAdam Powell2012-06-051-2/+25
* Add MediaRouter API.Adam Powell2012-06-011-17/+14
* Fix bug 5300621 - Share menu disappears in galleryAdam Powell2011-09-211-0/+28
* Polish of the ActivityChooserView and ShareActionProvider.Svetoslav Ganov2011-07-131-1/+3
* Update ActionProvider to support dynamically building submenus.Adam Powell2011-07-121-4/+29
* Adding a ShareView and ActionProvider for menus.Svetoslav Ganov2011-07-011-0/+114