summaryrefslogtreecommitdiffstats
path: root/core/java/com/android/internal/view/StandaloneActionMode.java
Commit message (Expand)AuthorAgeFilesLines
* Add a type parameter to startActionMode() calls.Clara Bayarri2015-03-131-5/+2
* Floating Toolbars: Wrap the ActionMode creation in DecorViewClara Bayarri2015-02-191-5/+8
* Use action bar theme for action modes, fix ViewStub inflation themeAlan Viverette2014-09-171-3/+4
* JB API cleanup; ActionMode and View docsAdam Powell2012-05-021-0/+1
* Add support for optional titles in action modesAdam Powell2012-02-241-0/+10
* Fix bugs around overlay action modes.Adam Powell2011-10-031-1/+7
* Fix bug 5237737 - ActionBar should fire an accessibility event whenAdam Powell2011-09-141-0/+2
* Refactor menu internals.Adam Powell2011-04-191-1/+1
* Fix bug 3240444 - add OnMenuVisibilityListener for action bar.Adam Powell2010-12-011-1/+1
* Fix bug 3105695 - Action modes in dialogs or other small windowsAdam Powell2010-10-221-1/+0
* Bug 2923440 - ActionMode buttons show if room by default - different approach.Adam Powell2010-08-171-2/+2
* Fix bug 2923440 - ActionMode buttons show as action by defaultAdam Powell2010-08-161-1/+1
* Fix bug 2911311 and bug 2911700Adam Powell2010-08-111-0/+2
* Add ActionMode#getMenuInflater() for easier menu inflation inAdam Powell2010-08-021-0/+6
* Add support for setting action mode titles/subtitles by resource IDAdam Powell2010-07-281-0/+10
* Action modes without action barAdam Powell2010-07-271-0/+123