summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/LinearLayout.java
Commit message (Expand)AuthorAgeFilesLines
* am 11a72482: Merge "docs: add links from widget classes to tutorials" into froyoScott Main2010-08-191-0/+3
|\
| * docs: add links from widget classes to tutorialsScott Main2010-08-191-0/+3
* | Categorizing exported view properties.Konstantin Lopyrev2010-08-101-10/+12
|/
* Correctly handle negative margins in horizontal linear layouts.Romain Guy2010-02-251-7/+33
* Fix tabs.Romain Guy2010-02-241-15/+11
* Force layout on TableRows when column widths are shrinked or streched.Gilles Debunne2010-02-121-9/+11
* Do not let negative margins reduce the size of the LinearLayout.Romain Guy2010-02-051-15/+26
* Make vertical LinearLayouts behave like horizontal LLs do.Romain Guy2010-01-231-1/+1
* Bring back buttons in dialogs.Romain Guy2010-01-221-1/+1
* Add a new attribute to LinearLayout: useLargestChild.Romain Guy2010-01-211-20/+89
* First pass at new device policy and administration APIs.Dianne Hackborn2010-01-171-0/+20
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-15/+15
* Fixes layout shifts in LinearLayout.Romain Guy2009-12-151-0/+6
* Default mBaselineAlignedChildIndex to -1 so it will still be valid when a Lin...Karl Rosaen2009-08-121-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1318
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1318/+0
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-0/+6
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-8/+3
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-6/+8
* Initial ContributionThe Android Open Source Project2008-10-211-0/+1315