summaryrefslogtreecommitdiff
path: root/core/java/com/android/internal/widget/ScrollingTabContainerView.java
Commit message (Expand)AuthorAgeFilesLines
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-3/+4
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-4/+3
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-3/+4
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-071-3/+3
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-201-0/+11
* Rename View.setTooltip/getTooltip to setTooltipText/getTooltipTextVladislav Kaznacheev2017-01-191-1/+1
* Replace Toast-based cheat sheets with tooltipsVladislav Kaznacheev2016-12-061-28/+2
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-1/+0
* First quick implementation of auto assist data.Dianne Hackborn2015-02-061-10/+2
* Add popup theme for Spinner, use for actionBarPopupTheme defaultAlan Viverette2015-01-141-6/+29
* Fix accessibility delegationAlan Viverette2015-01-071-4/+4
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* Send tab selection event from ScrollingTabContainerView.Alan Viverette2013-04-151-0/+25
* Fix for ActionBar#setSelectedNavigationItem() in collapsed tab modeAdam Powell2013-04-091-0/+3
* Show content description popups when long-pressing action bar tabsAdam Powell2012-08-241-2/+32
* Replace left/right with start/end for Gravity / LayoutParams / PaddingFabrice Di Meglio2012-07-191-1/+1
* Adjust action bar tab policiesAdam Powell2012-04-191-10/+10
* Fix bug 6065890 - Correct callback sequence for action bar tab switchingAdam Powell2012-02-241-7/+3
* Fix bug 5521467 - Monkeys and ActionBar custom tab viewsAdam Powell2011-11-211-1/+6
* Fix bug 5249855 - put content descriptions for action bar tabs on imagesAdam Powell2011-09-081-1/+3
* Bug 5249855 - Add support for content descriptions on action bar tabsAdam Powell2011-09-061-0/+2
* Fix action bar tabs collapsing when they shouldn't.Adam Powell2011-08-111-10/+6
* Fix bug 5122319 - When action bar tabs run out of space they shouldAdam Powell2011-08-101-34/+213
* Fix bug 5116434 - Bookmark label is not highlighted.Adam Powell2011-08-081-0/+16
* Fix bug 5079507 - ICS (phone) : ActionBar tabs don't correctly resizeAdam Powell2011-07-281-0/+5
* Add ALL CAPS style to TextView/TextAppearanceAdam Powell2011-07-071-1/+0
* Fix some issues with the action bar and action modes.Adam Powell2011-06-301-0/+69
* Fix bug 4521549 - Crash in ScrollingTabContainerView, when using a tabAdam Powell2011-06-141-1/+2
* Action bar tab layoutAdam Powell2011-05-251-0/+261