summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/ShareActionProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #16400873: Apps that show ads as new tasks stay in recents...Dianne Hackborn2014-07-201-4/+2
* Launch document sharing into unique activitiesCraig Mautner2014-06-041-0/+2
* Make ChooserActivity intents doccentric and transitoryCraig Mautner2014-05-081-3/+12
* Use new doccentric flags and attributes in SharingCraig Mautner2014-05-071-3/+6
* Action bar rendering in layoutlibDeepanshu Gupta2014-04-101-2/+4
* Add APIs for obtaining themed Drawable from Theme, ContextAlan Viverette2014-02-031-1/+1
* Doc updates: Javadoc fixesKatie McCormick2013-11-261-1/+1
* Doc update: unterminated code tagskmccormick2013-04-031-38/+26
* Revert "Showing default activity in activity chooser view only if enough space."Svetoslav Ganov2012-05-151-2/+1
* Updating the documentation of share action provider.Svetoslav Ganov2012-05-071-5/+18
* Showing default activity in activity chooser view only if enough space.Svetoslav Ganov2012-05-051-1/+6
* Ignore the result of the on share callback in ShareActionProvider.Svetoslav Ganov2012-04-131-4/+10
* Update ShareActionProvider to clear the sharing activity when the taskAdam Powell2012-01-241-0/+1
* Adding accessibility support to the share UI.Svetoslav Ganov2011-10-031-0/+6
* Fix bug 5300621 - Share menu disappears in galleryAdam Powell2011-09-211-0/+1
* Adding a callback to ShareActionProvider + make ActivityChooserView popup hid...Svetoslav Ganov2011-08-041-1/+74
* Update the style of the action bar share UISvetoslav Ganov2011-07-171-8/+11
* Polish of the ActivityChooserView and ShareActionProvider.Svetoslav Ganov2011-07-131-15/+86
* Update ActionProvider to support dynamically building submenus.Adam Powell2011-07-121-12/+10
* Adding a ShareView and ActionProvider for menus.Svetoslav Ganov2011-07-011-0/+164