summaryrefslogtreecommitdiffstats
path: root/core/java/com/android/internal/widget/ToolbarWidgetWrapper.java
Commit message (Expand)AuthorAgeFilesLines
* Change ActionBar animtion from/to ActionModeDoris Liu2015-06-121-4/+21
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-2/+0
* Don't wipe out explicit Toolbar nav icon when calling setSupportActionBarYigit Boyar2014-11-211-1/+2
* Move all actionbar related methods to DecorToolbarYigit Boyar2014-10-291-0/+32
* Allow fallback to Toolbar's default Navigation IconYigit Boyar2014-09-191-17/+26
* Handle action mode changes properly for actionbar tabsYigit Boyar2014-09-161-2/+2
* Treat empty string as title-set in ToolbarWidgetWrapperAdam Powell2014-09-151-1/+1
* Add support for default content description in DecorToolbarYigit Boyar2014-09-101-6/+34
* Adjust toolbar/action bar title handlingAdam Powell2014-08-261-0/+11
* Add popupTheme attr, propagate from ActionBar to ToolBarAlan Viverette2014-07-221-0/+7
* Don't apply the ActionBar style to a Toolbar as a result of setActionBarAdam Powell2014-07-191-53/+57
* Allow ToolbarWidgetWrapper insetStart = 0Brian Attwell2014-07-011-4/+5
* Set the default content description for Toolbars acting as action barsAdam Powell2014-06-241-0/+5
* Merge "Make overlapAnchor public, make ActionBar spinner overlap"Alan Viverette2014-06-121-1/+1
|\
| * Make overlapAnchor public, make ActionBar spinner overlapAlan Viverette2014-06-121-1/+1
* | Allow action bar navigation icon resource id of 0Adam Powell2014-06-111-1/+1
* | Enable collapsing empty Toolbar-based ActionBars above tabsAdam Powell2014-06-111-1/+1
|/
* Implement action bar tab mode for Toolbar-based decor action barsAdam Powell2014-06-031-2/+25
* Support list navigation mode for toolbar action barsAdam Powell2014-06-031-7/+38
* Further implementation for ToolbarActionBarAdam Powell2014-06-011-2/+7
* Fix action bar title TextAppearance usage for Toolbar decorAdam Powell2014-05-301-0/+10
* Toolbar factoring and ActionBar functionality integrationAdam Powell2014-05-281-0/+526