summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/ActionMode.java
Commit message (Expand)AuthorAgeFilesLines
* 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