index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
ActivityChooserModel.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2015-05-14
Pass charset to XmlPullParser.setInput instead of null
Wojciech Staszkiewicz
2014-07-09
Remove an obsolete code comment
Svetoslav
2013-10-28
Share pack historical sorting using wrong keys.
Svetoslav
2013-10-28
Not show share targets that cannot be launched.
Svetoslav
2012-09-21
NPE in AcitivtyChooserModel.
Svetoslav Ganov
2012-05-15
Revert "Showing default activity in activity chooser view only if enough space."
Svetoslav Ganov
2012-05-07
Fix the build.
Svetoslav Ganov
2012-05-07
Merge "ActivityChooserModel does not handle package changes on the thread tha...
Svetoslav Ganov
2012-05-07
ActivityChooserModel does not handle package changes on the thread that creat...
Svetoslav Ganov
2012-05-05
Showing default activity in activity chooser view only if enough space.
Svetoslav Ganov
2012-04-19
Move handling of package changes to a background thread.
Dianne Hackborn
2011-09-08
Update the sharing UI according to latest UX specs.
Svetoslav Ganov
2011-08-04
Adding a callback to ShareActionProvider + make ActivityChooserView popup hid...
Svetoslav Ganov
2011-07-21
Activity selections not always persisted by AcitivtyChooserView.
Svetoslav Ganov
2011-07-17
Update the style of the action bar share UI
Svetoslav Ganov
2011-07-13
Polish of the ActivityChooserView and ShareActionProvider.
Svetoslav Ganov
2011-07-01
Adding a ShareView and ActionProvider for menus.
Svetoslav Ganov