summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/TabHost.java
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-3/+0
* First quick implementation of auto assist data.Dianne Hackborn2015-02-061-11/+2
* Fix accessibility delegationAlan Viverette2015-01-071-5/+8
* Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-3/+10
* Merge "TabHost key handling corrected"Jean-Baptiste Queru2012-08-171-8/+63
|\
| * TabHost key handling correctedRoger Olsson2012-06-081-8/+63
* | docs: various link fixes and other typos from external trackerScott Main2012-07-021-2/+0
* | AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov2012-01-171-0/+14
|/
* Adjust holo tabs to match spec.Jeff Sharkey2011-08-151-2/+8
* Removed ViewTreeObserver null checksGilles Debunne2011-02-221-6/+2
* Support custom themes in TabHost.Gilles Debunne2010-12-151-3/+5
* New Holo style for Tabs.Gilles Debunne2010-10-261-5/+24
* 2853037 AccessibilityEvent should describe Tab controlsSvetoslav Ganov2010-10-051-0/+5
* docs: add links from widget classes to tutorialsScott Main2010-08-191-0/+3
* Let apps change the bottom strip in TabWidget.Romain Guy2010-03-011-1/+1
* Closed tabs removed from layout.Gilles Debunne2010-02-101-3/+3
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-2/+2
* Fix TabHost NPE when there are no tabsBjorn Bringert2009-12-111-1/+4
* Fix 2146581: Make tabs work for donut appsMike Cleron2009-09-251-7/+19
* New List and Tab assets.Evan Millar2009-08-261-10/+14
* Fix possible NPE on touch mode change in TabHost.Romain Guy2009-08-181-3/+4
* Add support for custom tab views in TabHost and TabWidget.Jack Veenstra2009-06-101-4/+34
* Fix javadoc typos. No code changes.Jack Veenstra2009-05-271-5/+6
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+632
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-632/+0
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-3/+3
* Initial ContributionThe Android Open Source Project2008-10-211-0/+632