summaryrefslogtreecommitdiffstats
path: root/core/java/com/android/internal/widget/ActionBarView.java
Commit message (Expand)AuthorAgeFilesLines
* Fix re-enabled state of up after action view collapseAdam Powell2013-02-051-2/+16
* Fix regression in expanded action view upAdam Powell2013-02-041-0/+13
* Touch action bar title text: you will go to space today!Adam Powell2013-01-231-69/+98
* Make action bar title a valid touch target for up when relevantAdam Powell2013-01-081-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
* Fix bug 5425280 - Two ActionBar icons show upAdam Powell2011-11-111-1/+1
* Fix bug 5534667 - Action bar icons need more space on tabletAdam Powell2011-10-311-0/+1
* Bug 5275928 - Invasion of the monkeysAdam Powell2011-10-201-0/+4
* Fix bug 5396097 - menu theme consistencyAdam Powell2011-10-111-1/+1
* Fix bug 5386180 - Wire up action bar home/up for dialogsAdam Powell2011-09-281-5/+11
* Fix bug 5341139 - bottom bar stays if app wants to handle orientationAdam Powell2011-09-231-2/+5
* Fix bug 5296851 - Silly monkeys.Adam Powell2011-09-121-2/+4
* Fix bug 5279075 - Handle action bar config changes when action mode is activeAdam Powell2011-09-081-22/+8
* Fix bug 5220390 - action bar title metricsAdam Powell2011-08-311-0/+11
* Fix bug 5124021 - Menu visibility incorrect when restoring ListViewAdam Powell2011-08-281-6/+7
* Accessibility fixes for action barsAdam Powell2011-08-261-0/+25
* Fix bug 5091886 - action bar measurementAdam Powell2011-08-251-16/+18
* Fix bug 5143392 - Add padding to left of action bar app icon toAdam Powell2011-08-221-15/+16
* Fix bug 5174755 - Adjust action bar overflow limits for ifRoom itemsAdam Powell2011-08-191-0/+3
* Fix bug 5186341 - Double Action bar when displayOptions is 0Adam Powell2011-08-181-7/+5
* Fix bug 5183775 - Action bar custom layouts with default gravity misbehaveAdam Powell2011-08-181-1/+9
* Fix bug 5179524 - ActionBar custom view inflation doesn't catch layout_gravityAdam Powell2011-08-171-0/+6
* Fix bug 5168889 - action bar not respecting return codes of onCreate/Prepare ...Adam Powell2011-08-171-10/+23
* Fix bug 5049406 - ActionBar UP with no home icon, tap highlight looks brokenAdam Powell2011-08-151-4/+5
* Fix bug 5095223 - ICS action bar incorrectly resizing app iconsAdam Powell2011-08-121-20/+1
* Fix bug 5159073 - actionbar titles don't seem to be drawing anymoreAdam Powell2011-08-121-5/+7
* Fix bug 5156213 - Fix title visibility states wrt expanded action views.Adam Powell2011-08-111-5/+12
* Fix bug 5122319 - When action bar tabs run out of space they shouldAdam Powell2011-08-101-13/+4
* Fix bug 5121406 - ActionBar.setLogoAdam Powell2011-08-041-1/+1
* Fix bug 5093394 - Double SearchView!! What does it mean!?Adam Powell2011-08-031-3/+2
* Fix bug 5079507 - ICS (phone) : ActionBar tabs don't correctly resizeAdam Powell2011-07-281-1/+16
* Handle callbacks to CollapsibleActionViews that are in an actionLayout.Amith Yamasani2011-07-261-4/+7
* Fix bug 5027071 - Action menu parent consistencyAdam Powell2011-07-221-2/+16
* Bug 5061529 - Save/restore action view state for menu items acrossAdam Powell2011-07-211-0/+10
* Fix bug 5038368 - Rules for collapsing action views.Adam Powell2011-07-201-0/+4
* Fix bug 5037642 - Refine back button behavior for action bar modes.Adam Powell2011-07-171-0/+13