summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/ActionMode.java
Commit message (Expand)AuthorAgeFilesLines
* Update the documentation for ActionMode.Callback2#onGetContentRectClara Bayarri2015-05-211-1/+3
* Hide floating toolbar when user interacts with screen.Abodunrinwa Toki2015-05-191-0/+19
* Floating toolbars: Add content rect related methods to APIClara Bayarri2015-03-171-1/+38
* Add @ResourceInt annotations on APIsTor Norbye2015-02-181-2/+4
* Floating Palettes: Create the ActionMode type and use it in Editor.Clara Bayarri2015-02-031-0/+32
* JB API cleanup; ActionMode and View docsAdam Powell2012-05-021-0/+13
* Add support for optional titles in action modesAdam Powell2012-02-241-0/+26
* docs: fix broken linkScott Main2012-02-171-1/+1
* docs: update menu guide with CAB and popup menu, plus many other revisionsScott Main2012-02-011-3/+9
* Fix bugs around overlay action modes.Adam Powell2011-10-031-0/+12
* Fix bug 5031652 - offer a way to associate metadata with an ActionModeAdam Powell2011-07-181-0/+30
* Add ActionMode#getMenuInflater() for easier menu inflation inAdam Powell2010-08-021-0/+5
* Add support for setting action mode titles/subtitles by resource IDAdam Powell2010-07-281-0/+24
* Moved context modes into view, renamed to action modesAdam Powell2010-07-261-0/+151