index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
ActivityChooserModel.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-2
/
+3
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-3
/
+2
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-2
/
+3
*
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-10-15
1
-2
/
+3
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+7
*
Pass charset to XmlPullParser.setInput instead of null
Wojciech Staszkiewicz
2015-05-14
1
-2
/
+3
*
Remove an obsolete code comment
Svetoslav
2014-07-09
1
-3
/
+0
*
Share pack historical sorting using wrong keys.
Svetoslav
2013-10-28
1
-9
/
+11
*
Not show share targets that cannot be launched.
Svetoslav
2013-10-28
1
-1
/
+9
*
NPE in AcitivtyChooserModel.
Svetoslav Ganov
2012-09-21
1
-2
/
+6
*
Revert "Showing default activity in activity chooser view only if enough space."
Svetoslav Ganov
2012-05-15
1
-10
/
+0
*
Fix the build.
Svetoslav Ganov
2012-05-07
1
-0
/
+1
*
Merge "ActivityChooserModel does not handle package changes on the thread tha...
Svetoslav Ganov
2012-05-07
1
-303
/
+244
|
\
|
*
ActivityChooserModel does not handle package changes on the thread that creat...
Svetoslav Ganov
2012-05-07
1
-303
/
+244
*
|
Showing default activity in activity chooser view only if enough space.
Svetoslav Ganov
2012-05-05
1
-0
/
+10
|
/
*
Move handling of package changes to a background thread.
Dianne Hackborn
2012-04-19
1
-1
/
+1
*
Update the sharing UI according to latest UX specs.
Svetoslav Ganov
2011-09-08
1
-0
/
+11
*
Adding a callback to ShareActionProvider + make ActivityChooserView popup hid...
Svetoslav Ganov
2011-08-04
1
-4
/
+55
*
Activity selections not always persisted by AcitivtyChooserView.
Svetoslav Ganov
2011-07-21
1
-2
/
+4
*
Update the style of the action bar share UI
Svetoslav Ganov
2011-07-17
1
-1
/
+0
*
Polish of the ActivityChooserView and ShareActionProvider.
Svetoslav Ganov
2011-07-13
1
-32
/
+31
*
Adding a ShareView and ActionProvider for menus.
Svetoslav Ganov
2011-07-01
1
-0
/
+1115