summaryrefslogtreecommitdiff
path: root/core/java/android/view/ActionProvider.java
AgeCommit message (Expand)Author
2020-01-07Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-20Add @UnsupportedAppUsage annotationsMathew Inwood
2016-05-24Add missing @Deprecated annotations.Aurimas Liutikas
2015-06-30Fix memory leak in setActionProvider() - framework editionChris Banes
2012-06-16Make MediaRouter UI more robust around route count changesAdam Powell
2012-06-15ActionProvider API updateAdam Powell
2012-06-05More fun with MediaRouterAdam Powell
2012-06-01Add MediaRouter API.Adam Powell
2011-09-21Fix bug 5300621 - Share menu disappears in galleryAdam Powell
2011-07-13Polish of the ActivityChooserView and ShareActionProvider.Svetoslav Ganov
2011-07-12Update ActionProvider to support dynamically building submenus.Adam Powell
2011-07-01Adding a ShareView and ActionProvider for menus.Svetoslav Ganov