summaryrefslogtreecommitdiff
path: root/core/java/android/widget/ShareActionProvider.java
AgeCommit message (Expand)Author
2018-09-17docs: fixed five typoskopriva
2014-07-20Fix issue #16400873: Apps that show ads as new tasks stay in recents...Dianne Hackborn
2014-06-04Launch document sharing into unique activitiesCraig Mautner
2014-05-08Make ChooserActivity intents doccentric and transitoryCraig Mautner
2014-05-07Use new doccentric flags and attributes in SharingCraig Mautner
2014-04-10Action bar rendering in layoutlibDeepanshu Gupta
2014-02-03Add APIs for obtaining themed Drawable from Theme, ContextAlan Viverette
2013-11-26Doc updates: Javadoc fixesKatie McCormick
2013-04-03Doc update: unterminated code tagskmccormick
2012-05-15Revert "Showing default activity in activity chooser view only if enough space."Svetoslav Ganov
2012-05-07Updating the documentation of share action provider.Svetoslav Ganov
2012-05-05Showing default activity in activity chooser view only if enough space.Svetoslav Ganov
2012-04-13Ignore the result of the on share callback in ShareActionProvider.Svetoslav Ganov
2012-01-24Update ShareActionProvider to clear the sharing activity when the taskAdam Powell
2011-10-03Adding accessibility support to the share UI.Svetoslav Ganov
2011-09-21Fix bug 5300621 - Share menu disappears in galleryAdam Powell
2011-08-04Adding a callback to ShareActionProvider + make ActivityChooserView popup hid...Svetoslav Ganov
2011-07-17Update the style of the action bar share UISvetoslav Ganov
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