summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/ShareActionProvider.java
Commit message (Expand)AuthorAgeFilesLines
* 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