summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/TabHost.java
Commit message (Expand)AuthorAgeFilesLines
* 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