summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/TabWidget.java
Commit message (Expand)AuthorAgeFilesLines
* Add APIs for obtaining themed Drawable from Theme, ContextAlan Viverette2014-02-031-8/+7
* Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-3/+7
* Revert "Add accessibility scroll actions to TabWidget"Alan Viverette2012-09-131-37/+0
* Add accessibility scroll actions to TabWidgetalanv2012-09-131-0/+37
* docs: various link fixes and other typos from external trackerScott Main2012-07-021-3/+0
* AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov2012-01-171-10/+19
* Adding accessibility delegate mechanism for backwards compatibility support.Svetoslav Ganov2011-09-121-0/+1
* Not visible view should not be announced or interacted with.Svetoslav Ganov2011-09-071-1/+4
* Adjust holo tabs to match spec.Jeff Sharkey2011-08-151-57/+19
* Move data cycle methods to framework object.Jeff Sharkey2011-06-101-0/+6
* Factored out the Accessibility vertical initialization.Svetoslav Ganov2011-05-131-2/+2
* Touch exploration feature, event bubling, refactorSvetoslav Ganov2011-04-221-4/+11
* Revert "Touch exploration feature, event bubling, refactor"Adam Powell2011-04-221-11/+4
* Touch exploration feature, event bubling, refactorSvetoslav Ganov2011-04-211-4/+11
* Scrollable tabs are correctly displayed.Gilles Debunne2011-02-281-3/+6
* AIOOB exception fix in TabWidgetGilles Debunne2011-02-251-1/+1
* Merge "Tabs are resized to make sure they fit in their parent." into honeycombGilles Debunne2011-01-311-36/+50
|\
| * Tabs are resized to make sure they fit in their parent.Gilles Debunne2011-01-281-36/+50
* | Fix issue #3403539: WordPress crashes on HoneycombDianne Hackborn2011-01-281-1/+11
|/
* Tabs are resized to make sure they fit in their parent.Gilles Debunne2011-01-261-0/+50
* am 41c73884: am 5b4d0e84: Merge "TabWidget orientation"Jean-Baptiste Queru2010-11-011-1/+0
|\
| * am 5b4d0e84: Merge "TabWidget orientation"Jean-Baptiste Queru2010-11-011-1/+0
| |\
| | * TabWidget orientationRoger Olsson2010-10-261-1/+0
* | | New Holo style for Tabs.Gilles Debunne2010-10-261-11/+3
* | | Fix to display first tab as selected on tab widget creation.Gilles Debunne2010-10-201-11/+20
* | | 2853037 AccessibilityEvent should describe Tab controlsSvetoslav Ganov2010-10-051-1/+27
|/ /
* | docs: add links from widget classes to tutorialsScott Main2010-08-191-0/+3
|/
* Rename tab widget attributes, remove scroll barrier constant.Romain Guy2010-03-291-6/+6
* Rename private fields to break bad code examplesRomain Guy2010-03-291-18/+18
* Fix Tabwidget copy/paste bug.Marco Nelissen2010-03-221-2/+2
* Fix javadoc copy/paste error.Marco Nelissen2010-03-221-4/+4
* Apply alpha animations on ImageView instances.Romain Guy2010-03-011-1/+13
* Prevent crash in Dialog.Romain Guy2010-03-011-0/+5
* Let apps change the bottom strip in TabWidget.Romain Guy2010-03-011-38/+95
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-5/+2
* Fix TabHost NPE when there are no tabsBjorn Bringert2009-12-111-2/+5
* Fix 2146581: Make tabs work for donut appsMike Cleron2009-09-251-4/+22
* New List and Tab assets.Evan Millar2009-08-261-38/+53
* Fix the TabWidget to display custom views for the tabs better when the tabs h...Jack Veenstra2009-07-291-3/+3
* Add support for custom tab views in TabHost and TabWidget.Jack Veenstra2009-06-101-16/+94
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+289
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-289/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+289