summaryrefslogtreecommitdiff
path: root/core/java/android/widget/ActivityChooserModel.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-21Add @UnsupportedAppUsage annotationsMathew Inwood
2015-05-14Pass charset to XmlPullParser.setInput instead of nullWojciech Staszkiewicz
2014-07-09Remove an obsolete code commentSvetoslav
2013-10-28Share pack historical sorting using wrong keys.Svetoslav
2013-10-28Not show share targets that cannot be launched.Svetoslav
2012-09-21NPE in AcitivtyChooserModel.Svetoslav Ganov
2012-05-15Revert "Showing default activity in activity chooser view only if enough space."Svetoslav Ganov
2012-05-07Fix the build.Svetoslav Ganov
2012-05-07Merge "ActivityChooserModel does not handle package changes on the thread tha...Svetoslav Ganov
2012-05-07ActivityChooserModel does not handle package changes on the thread that creat...Svetoslav Ganov
2012-05-05Showing default activity in activity chooser view only if enough space.Svetoslav Ganov
2012-04-19Move handling of package changes to a background thread.Dianne Hackborn
2011-09-08Update the sharing UI according to latest UX specs.Svetoslav Ganov
2011-08-04Adding a callback to ShareActionProvider + make ActivityChooserView popup hid...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