summaryrefslogtreecommitdiff
path: root/core/java/android/widget/ActivityChooserView.java
AgeCommit message (Expand)Author
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-02-07Update core widgets to save attribute source info.Aurimas Liutikas
2018-08-21Add @UnsupportedAppUsage annotationsMathew Inwood
2017-05-25Don't show ripple effect on the element replacing "See All"sergeyv
2017-02-27Implicitly cast views obtained via View.findView methodsAlan Viverette
2017-02-03Revert "Implicitly cast views obtained via View.findView methods"Alan Viverette
2017-01-27Implicitly cast views obtained via View.findView methodsAlan Viverette
2016-10-11Fix import statements in android.widget package.Aurimas Liutikas
2015-08-31Pull out widget helpers into their own classes.Oren Blasberg
2015-02-18Add @ResourceInt annotations on APIsTor Norbye
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-10-29am 37a5a1ea: am 330c6be9: am 86bfb3af: Merge "Not show share targets that can...Svetoslav
2013-10-28Not show share targets that cannot be launched.Svetoslav
2013-09-09Add View constructor that supplies a default style resourceAlan Viverette
2013-09-03Implement drag-to-open in ActivityChooserViewAlan Viverette
2013-08-27Update AccessibilityNodeInfo API as per API council requestSvetoslav Ganov
2013-08-19Use MULTI_LINE and OPENS_POPUP accessibility propertiesAlan Viverette
2012-07-16Fixed issue with ActivityChooserView not working if there is only 1 share opt...fredc
2012-05-23ActivityChooser view not handling its removal and relayout properly.Svetoslav Ganov
2012-05-15Revert "Showing default activity in activity chooser view only if enough space."Svetoslav Ganov
2012-05-05Showing default activity in activity chooser view only if enough space.Svetoslav Ganov
2012-01-24Merge "Update ShareActionProvider to clear the sharing activity when the task...Adam Powell
2012-01-24Removing unused imports and swiching off deprecated APIsSvetoslav 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-29ActivityChooserView shows "see all" improperly.Svetoslav Ganov
2011-09-22Merge "ActivityChooserView not showing "Show all" properly if the default tar...Svetoslav Ganov
2011-09-22ActivityChooserView not showing "Show all" properly if the default target but...Svetoslav Ganov
2011-09-21Fix bug 5300621 - Share menu disappears in galleryAdam Powell
2011-09-20ActivityChooserView not showing highest ranked target if default action not s...Svetoslav Ganov
2011-09-08Update the sharing UI according to latest UX specs.Svetoslav Ganov
2011-08-22Merge "Adding a callback to ShareActionProvider + make ActivityChooserView po...Svetoslav Ganov
2011-08-18Fix bug 5099037 - No delete option when multiple videos are selectedAdam Powell
2011-08-04Adding a callback to ShareActionProvider + make ActivityChooserView popup hid...Svetoslav Ganov
2011-07-26Updated the layout for the activity chooser view.Svetoslav Ganov
2011-07-21Activity selections not always persisted by AcitivtyChooserView.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-01Adding a ShareView and ActionProvider for menus.Svetoslav Ganov