summaryrefslogtreecommitdiffstats
path: root/core/java/com/android/internal/widget/ActionBarContainer.java
Commit message (Expand)AuthorAgeFilesLines
* Enable Text Selection Action Mode for seach boxes and action bar components.Clara Bayarri2015-04-141-6/+0
* Add a type parameter to startActionMode() calls.Clara Bayarri2015-03-131-0/+9
* Merge "Improve docs for drawable tint and color filters"Chris Craik2015-03-031-1/+1
|\
| * Improve docs for drawable tint and color filtersChris Craik2015-03-021-1/+1
* | Remove unused imports in frameworks/base.John Spurlock2015-02-281-3/+0
|/
* Accessibility: Ignore overlapping siblings when computing a click locationSvetoslav2015-01-231-12/+0
* Accessibilty: Cannot click on views in a scrollable container covered by the ...Svetoslav2015-01-221-0/+15
* Handle action mode changes properly for actionbar tabsYigit Boyar2014-09-161-19/+23
* Merge "Magic null-background filling for PhoneWindows" into lmp-devAdam Powell2014-09-141-1/+18
|\
| * Magic null-background filling for PhoneWindowsAdam Powell2014-09-141-1/+18
* | set correct bounds in ActionBar based on visibility of ActionBarViewChet Haase2014-09-141-2/+12
|/
* Fix (another) measurement issue in ActionBarContainerAdam Powell2014-08-221-2/+2
* Add a missing condition when checking measurement for ActionBarContainerAdam Powell2014-08-221-0/+3
* Fix measurement regression in ActionBarContainerAdam Powell2014-08-201-4/+9
* Fix action bar background drawingChris Craik2014-08-131-17/+15
* Add outline alphaChris Craik2014-07-311-5/+25
* Toolbar factoring and ActionBar functionality integrationAdam Powell2014-05-281-6/+9
* android.widget.ToolbarAdam Powell2014-04-041-0/+7
* Fix for reveal animated drawablesAlan Viverette2014-02-191-28/+48
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* Don't flip action bar main content and tabsAdam Powell2013-06-171-17/+1
* Fix setting action bar backgrounds after layoutAdam Powell2013-02-081-0/+11
* Fix bug #6427629 Clean up layout direction APIsFabrice Di Meglio2012-09-231-0/+3
* Fix drawable handling for ActionBarContainerAdam Powell2012-08-011-0/+84
* Bug 5430909 - Overlay action bar should consume hover eventsAdam Powell2011-10-101-0/+8
* Fix bug 5258435 - ActionBar.setBackgroundDrawableAdam Powell2011-09-071-0/+15
* Fix action bar tabs collapsing when they shouldn't.Adam Powell2011-08-111-1/+4
* Fix bug 5122319 - When action bar tabs run out of space they shouldAdam Powell2011-08-101-1/+2
* Fix bug 5079507 - ICS (phone) : ActionBar tabs don't correctly resizeAdam Powell2011-07-281-0/+1
* Add style/theme definitions for solid action bar configurations.Adam Powell2011-07-061-1/+66
* Fix some issues with the action bar and action modes.Adam Powell2011-06-301-13/+10
* Bug 4563099 - Action bar tabs - place second row tabs on top in theAdam Powell2011-06-091-5/+26
* Action bar tab layout tweaks.Adam Powell2011-05-271-2/+15
* Fix bug 4487948 - action bar tabs + configuration change = :(Adam Powell2011-05-261-1/+3
* Refactoring of action bar internalsAdam Powell2011-05-021-0/+7
* Action bar work for phonesAdam Powell2011-04-251-0/+40
* Fix bug 3372468 - ActionBar menu shouldn't be clickable afterAdam Powell2011-02-101-0/+21
* Fix bug 3292288 - Make Action Bar trap tapsAdam Powell2010-12-191-0/+7
* Fix bug 3259354 - Handle ActionBar backgrounds better for interactingAdam Powell2010-12-111-0/+42