summaryrefslogtreecommitdiffstats
path: root/core/java/com/android/internal/widget/ActionBarContextView.java
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-4/+10
* Revert "Fix bug #7325234 LayoutParams are not resolved correctly (Settings ap...Fabrice Di Meglio2012-10-261-2/+0
* Fix bug #7325234 LayoutParams are not resolved correctly (Settings apps looks...Fabrice Di Meglio2012-10-101-0/+2
* Make ActionBar aware of layout directionFabrice Di Meglio2012-07-121-9/+12
* Add support for optional titles in action modesAdam Powell2012-02-241-2/+25
* Bug 6021294 - Contextual action bar animation tweaksAdam Powell2012-02-171-4/+2
* Bug 5275928 - Don't try to open an overflow menu under invalid circumstances.Adam Powell2011-10-281-0/+3
* Bug 5275928 - Invasion of the monkeysAdam Powell2011-10-201-0/+9
* Fix bug 5396097 - menu theme consistencyAdam Powell2011-10-111-1/+1
* Fix bug 5341139 - bottom bar stays if app wants to handle orientationAdam Powell2011-09-231-1/+34
* Fix bug 5237737 - ActionBar should fire an accessibility event whenAdam Powell2011-09-141-0/+14
* Fix bug 5279075 - Handle action bar config changes when action mode is activeAdam Powell2011-09-081-11/+1
* Fix bug 5124021 - Menu visibility incorrect when restoring ListViewAdam Powell2011-08-281-3/+4
* Fix bug 5174755 - Adjust action bar overflow limits for ifRoom itemsAdam Powell2011-08-191-0/+9
* Fix bug 5075761 - Visual assets: CAB statesAdam Powell2011-08-111-8/+27
* Fix some issues with the action bar and action modes.Adam Powell2011-06-301-1/+1
* Refine the behavior of split action bars.Adam Powell2011-06-091-5/+8
* Implement bug 4500971 - Collapsable action viewsAdam Powell2011-06-011-11/+11
* ActionBar makes room for icons when no title is providedGilles Debunne2011-05-311-24/+24
* Merge "Only delay pressed feedback for Views inside a scrolling parent"Patrick Dubroy2011-05-051-0/+5
|\
| * Only delay pressed feedback for Views inside a scrolling parentPatrick Dubroy2011-05-051-0/+5
* | Refactoring of action bar internalsAdam Powell2011-05-021-53/+33
|/
* Refactor menu internals.Adam Powell2011-04-191-15/+11
* Fix bug 3380292 - long title in actionbar context mode pushes buttons over edgeAdam Powell2011-01-231-10/+5
* Fix bug 3365208 - Contextual Action Bar is not displayed when the context ite...Adam Powell2011-01-181-7/+3
* Fix bug 3360954 - Text overlaid on menu iconsAdam Powell2011-01-171-2/+3
* Amendment to fix for bug 3332414Adam Powell2011-01-081-0/+1
* Bug 3332414 - UI glitch in CAB optionsAdam Powell2011-01-081-1/+1
* Fix bug 3280187 - ActionMode menu content not getting cleared properly when f...Adam Powell2010-12-131-1/+3
* Fix bug 3259354 - Handle ActionBar backgrounds better for interactingAdam Powell2010-12-111-7/+11
* Action mode animationsAdam Powell2010-12-031-3/+123
* Fix bug 3240444 - add OnMenuVisibilityListener for action bar.Adam Powell2010-12-011-0/+6
* Action bar API updates - new display optionsAdam Powell2010-10-291-3/+0
* Fix bug 3105695 - Action modes in dialogs or other small windowsAdam Powell2010-10-221-1/+1
* Holo fixesAdam Powell2010-10-121-16/+20
* Updated styles and metrics.Adam Powell2010-10-111-15/+6
* Fix broken ActionMode close button stylingAdam Powell2010-09-121-4/+2
* Clean up action bar stylesAdam Powell2010-09-101-15/+22
* Prevent starting an action mode from within an actionbar/mode UI.Adam Powell2010-08-161-0/+6
* Clean up some Action Bar style handling.Adam Powell2010-08-131-7/+26
* Fix bug 2911311 and bug 2911700Adam Powell2010-08-111-0/+21
* Added CHOICE_MODE_MULTIPLE_MODAL to ListView.Adam Powell2010-08-021-0/+2
* Action modes without action barAdam Powell2010-07-271-2/+2
* Moved context modes into view, renamed to action modesAdam Powell2010-07-261-2/+2
* Refactored contextual modes out of action bar.Adam Powell2010-07-201-2/+2
* Fix a bug with closing action bar context modesAdam Powell2010-07-201-5/+5
* Make sure action bar context modes reserve space for overflow menus on all de...Adam Powell2010-07-201-3/+4
* Action bar context mode support for overflow, submenusAdam Powell2010-07-201-37/+11
* Fix bug 2852909 - screen density for contextual action barAdam Powell2010-07-191-2/+3