summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/ActivityChooserModel.java
Commit message (Expand)AuthorAgeFilesLines
* Remove an obsolete code commentSvetoslav2014-07-091-3/+0
* Share pack historical sorting using wrong keys.Svetoslav2013-10-281-9/+11
* Not show share targets that cannot be launched.Svetoslav2013-10-281-1/+9
* NPE in AcitivtyChooserModel.Svetoslav Ganov2012-09-211-2/+6
* Revert "Showing default activity in activity chooser view only if enough space."Svetoslav Ganov2012-05-151-10/+0
* Fix the build.Svetoslav Ganov2012-05-071-0/+1
* Merge "ActivityChooserModel does not handle package changes on the thread tha...Svetoslav Ganov2012-05-071-303/+244
|\
| * ActivityChooserModel does not handle package changes on the thread that creat...Svetoslav Ganov2012-05-071-303/+244
* | Showing default activity in activity chooser view only if enough space.Svetoslav Ganov2012-05-051-0/+10
|/
* Move handling of package changes to a background thread.Dianne Hackborn2012-04-191-1/+1
* Update the sharing UI according to latest UX specs.Svetoslav Ganov2011-09-081-0/+11
* Adding a callback to ShareActionProvider + make ActivityChooserView popup hid...Svetoslav Ganov2011-08-041-4/+55
* Activity selections not always persisted by AcitivtyChooserView.Svetoslav Ganov2011-07-211-2/+4
* Update the style of the action bar share UISvetoslav Ganov2011-07-171-1/+0
* Polish of the ActivityChooserView and ShareActionProvider.Svetoslav Ganov2011-07-131-32/+31
* Adding a ShareView and ActionProvider for menus.Svetoslav Ganov2011-07-011-0/+1115