summaryrefslogtreecommitdiff
path: root/core/java/android/widget/TabWidget.java
Commit message (Expand)AuthorAgeFilesLines
* am 5b4d0e84: Merge "TabWidget orientation"Jean-Baptiste Queru2010-11-011-1/+0
|\
| * TabWidget orientationRoger Olsson2010-10-261-1/+0
* | 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