summaryrefslogtreecommitdiffstats
path: root/core/java/com/android/internal/widget/ActionBarView.java
Commit message (Expand)AuthorAgeFilesLines
* Replace usages of deprecated version of TextView.setTextAppearance()Alan Viverette2015-05-081-2/+2
* Make ActionBar animations work correctlyChet Haase2015-04-141-11/+0
* Fix accessibility delegationAlan Viverette2015-01-071-3/+3
* Move all actionbar related methods to DecorToolbarYigit Boyar2014-10-291-0/+16
* Lighten action bar on light theme, use secondary color for subtitleAlan Viverette2014-10-221-8/+4
* Allow fallback to Toolbar's default Navigation IconYigit Boyar2014-09-191-3/+26
* Add support for default content description in DecorToolbarYigit Boyar2014-09-101-2/+12
* API for inflating action bar menus against a different themeAlan Viverette2014-07-101-4/+6
* Fix list navigation callbacks for ActionBarViewAdam Powell2014-06-041-0/+1
* Implement action bar tab mode for Toolbar-based decor action barsAdam Powell2014-06-031-4/+1
* Toolbar factoring and ActionBar functionality integrationAdam Powell2014-05-281-45/+33
* android.widget.ToolbarAdam Powell2014-04-041-1/+1
* Add APIs for obtaining themed Drawable from Theme, ContextAlan Viverette2014-02-031-3/+3
* Move ActionMenuView into android.widget and make it publicAdam Powell2014-01-081-2/+3
* Fix an action bar accessibility regressionAdam Powell2013-11-121-3/+5
* Fix incorrect content description on action bar home/upAdam Powell2013-11-011-14/+6
* Make fading transitions work betterChet Haase2013-09-261-6/+0
* Disable ActionBar usage of transitionsChet Haase2013-09-231-10/+8
* Action bar transitions - handle expanding/collapsing action viewsAdam Powell2013-09-171-0/+4
* Action bar refactoring and transitionsAdam Powell2013-09-101-52/+87
* Fix a bug resolving the correct icon/logo in action barsAdam Powell2013-05-311-41/+19
* Rebuilds ActionBar accessibility description as neededCasey Burkhardt2013-04-301-14/+16
* Fix ActionBar#setHomeActionContentDescription(0)Adam Powell2013-04-181-1/+1
* Fix accessibility in action bars and add extra customizationAdam Powell2013-04-051-6/+80
* Uphold common ordering expectations around action bar Home/Up dispatchAdam Powell2013-04-041-2/+9
* Fix some visibility state transition issues with ActionBarViewAdam Powell2013-03-261-9/+6
* am 0714e37c: am a7e028a9: am cef582ab: am 07cf971e: Fix re-enabled state of u...Adam Powell2013-02-051-2/+16
|\
| * Fix re-enabled state of up after action view collapseAdam Powell2013-02-051-2/+16
* | am 638af2fb: am 6a33c403: am 569f138e: am 67389e0a: Merge "Fix regression in ...Adam Powell2013-02-041-0/+13
|\ \ | |/
| * Fix regression in expanded action view upAdam Powell2013-02-041-0/+13
* | am a41f9cfb: am 53d49f17: am 17f05497: am c2469500: Merge "Touch action bar t...Adam Powell2013-01-231-69/+98
|\ \ | |/
| * Touch action bar title text: you will go to space today!Adam Powell2013-01-231-69/+98
* | am 79cc4a2a: am d1779207: am 0bf63a9a: am d29f2d26: Merge "Make action bar ti...Adam Powell2013-01-101-0/+1
|\ \ | |/
| * Make action bar title a valid touch target for up when relevantAdam Powell2013-01-081-0/+1
* | Set an ID for the action bar's SpinnerAdam Powell2012-12-101-0/+1
|/
* Revert "Fix bug #7325234 LayoutParams are not resolved correctly (Settings ap...Fabrice Di Meglio2012-10-261-12/+1
* Fix bug #7325234 LayoutParams are not resolved correctly (Settings apps looks...Fabrice Di Meglio2012-10-101-3/+10
* Fix bug #7326778 Rename LayoutParams.onResolveLayoutDirection(int)Fabrice Di Meglio2012-10-101-3/+3
* Sets accessibility importance for the home/up button.Casey Burkhardt2012-10-011-10/+18
* Fix bug #6427629 Clean up layout direction APIsFabrice Di Meglio2012-09-231-2/+2
* Fix indeterminate ProgressBars with weird sizes and padding; optimizeAdam Powell2012-08-081-4/+3
* Animate the action bar's Up chevron as it shows and hides.Adam Powell2012-08-071-0/+8
* Make ActionBar fail more cleanly when invalid heights are setAdam Powell2012-08-061-1/+1
* Fix ActionBar HomeView up button layout paramsFabrice Di Meglio2012-07-191-0/+1
* Make ActionBar aware of layout directionFabrice Di Meglio2012-07-121-39/+88
* Allow sloppy touch targeting on Action Bar home/upAdam Powell2012-06-221-2/+30
* Accessibility focus - frameworkSvetoslav Ganov2012-04-131-0/+4
* Fix some action bar menu layout bugs around config changesAdam Powell2012-03-061-0/+18
* Fix bug 5971117 - Action bar does not update icon used for collapsibleAdam Powell2012-02-211-0/+3
* Fix a bug where window progress bars had the wrong default visibilityAdam Powell2012-01-091-0/+2