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
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
ActionMode.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-07
1
-2
/
+1
*
Add @UnsupportedAppUsage to test apis that are known to be used by apps.
Artur Satayev
2019-11-13
1
-0
/
+3
*
Make ActionMode.isUiFocusable a TestApi
Abodunrinwa Toki
2017-07-01
1
-0
/
+2
*
Fix FloatingToolbar flickers.
Abodunrinwa Toki
2015-06-18
1
-0
/
+10
*
Fix ActionMode.snooze API
Abodunrinwa Toki
2015-06-05
1
-9
/
+9
*
Update the documentation for ActionMode.Callback2#onGetContentRect
Clara Bayarri
2015-05-21
1
-1
/
+3
*
Hide floating toolbar when user interacts with screen.
Abodunrinwa Toki
2015-05-19
1
-0
/
+19
*
Floating toolbars: Add content rect related methods to API
Clara Bayarri
2015-03-17
1
-1
/
+38
*
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-18
1
-2
/
+4
*
Floating Palettes: Create the ActionMode type and use it in Editor.
Clara Bayarri
2015-02-03
1
-0
/
+32
*
JB API cleanup; ActionMode and View docs
Adam Powell
2012-05-02
1
-0
/
+13
*
Add support for optional titles in action modes
Adam Powell
2012-02-24
1
-0
/
+26
*
docs: fix broken link
Scott Main
2012-02-17
1
-1
/
+1
*
docs: update menu guide with CAB and popup menu, plus many other revisions
Scott Main
2012-02-01
1
-3
/
+9
*
Fix bugs around overlay action modes.
Adam Powell
2011-10-03
1
-0
/
+12
*
Fix bug 5031652 - offer a way to associate metadata with an ActionMode
Adam Powell
2011-07-18
1
-0
/
+30
*
Add ActionMode#getMenuInflater() for easier menu inflation in
Adam Powell
2010-08-02
1
-0
/
+5
*
Add support for setting action mode titles/subtitles by resource ID
Adam Powell
2010-07-28
1
-0
/
+24
*
Moved context modes into view, renamed to action modes
Adam Powell
2010-07-26
1
-0
/
+151