summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/ActivityChooserView.java
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-2/+0
* am 37a5a1ea: am 330c6be9: am 86bfb3af: Merge "Not show share targets that can...Svetoslav2013-10-291-8/+21
|\
| * Not show share targets that cannot be launched.Svetoslav2013-10-281-8/+21
* | Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-4/+23
|/
* Implement drag-to-open in ActivityChooserViewAlan Viverette2013-09-031-4/+26
* Update AccessibilityNodeInfo API as per API council requestSvetoslav Ganov2013-08-271-1/+1
* Use MULTI_LINE and OPENS_POPUP accessibility propertiesAlan Viverette2013-08-191-0/+8
* Fixed issue with ActivityChooserView not working if there is only 1 share opt...fredc2012-07-161-1/+1
* ActivityChooser view not handling its removal and relayout properly.Svetoslav Ganov2012-05-231-3/+4
* Revert "Showing default activity in activity chooser view only if enough space."Svetoslav Ganov2012-05-151-37/+9
* Showing default activity in activity chooser view only if enough space.Svetoslav Ganov2012-05-051-9/+37
* Merge "Update ShareActionProvider to clear the sharing activity when the task...Adam Powell2012-01-241-0/+2
|\
| * Update ShareActionProvider to clear the sharing activity when the taskAdam Powell2012-01-241-0/+2
* | Removing unused imports and swiching off deprecated APIsSvetoslav Ganov2012-01-241-4/+2
|/
* Adding accessibility support to the share UI.Svetoslav Ganov2011-10-031-1/+45
* ActivityChooserView shows "see all" improperly.Svetoslav Ganov2011-09-291-2/+2
* Merge "ActivityChooserView not showing "Show all" properly if the default tar...Svetoslav Ganov2011-09-221-3/+5
|\
| * ActivityChooserView not showing "Show all" properly if the default target but...Svetoslav Ganov2011-09-221-3/+5
* | Fix bug 5300621 - Share menu disappears in galleryAdam Powell2011-09-211-2/+25
|/
* ActivityChooserView not showing highest ranked target if default action not s...Svetoslav Ganov2011-09-201-10/+21
* Update the sharing UI according to latest UX specs.Svetoslav Ganov2011-09-081-18/+41
* Merge "Adding a callback to ShareActionProvider + make ActivityChooserView po...Svetoslav Ganov2011-08-221-3/+32
|\
| * Adding a callback to ShareActionProvider + make ActivityChooserView popup hid...Svetoslav Ganov2011-08-041-3/+32
* | Fix bug 5099037 - No delete option when multiple videos are selectedAdam Powell2011-08-181-1/+1
|/
* Updated the layout for the activity chooser view.Svetoslav Ganov2011-07-261-22/+26
* Activity selections not always persisted by AcitivtyChooserView.Svetoslav Ganov2011-07-211-2/+0
* Update the style of the action bar share UISvetoslav Ganov2011-07-171-5/+16
* Polish of the ActivityChooserView and ShareActionProvider.Svetoslav Ganov2011-07-131-211/+100
* Adding a ShareView and ActionProvider for menus.Svetoslav Ganov2011-07-011-0/+765