summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/TableLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Make UNSPECIFIED measure spec include size hint.Filip Gruszczynski2015-04-161-3/+3
* 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-4/+6
* am b1f434c1: am 744b4dca: am 09a5321c: Merge "Revert "Revert "This restores J...Dave Burke2012-10-181-2/+7
|\
| * Revert "Revert "This restores JB MR0 behavior where the framework throws an e...Dave Burke2012-10-181-2/+7
* | am 22bd3726: am 76a01424: am 871a6d7d: Merge "Revert "This restores JB MR0 be...Justin Ho2012-10-171-7/+2
|\ \
| * | Revert "This restores JB MR0 behavior where the framework throws an exception...Justin Ho2012-10-171-7/+2
* | | am 0efebf0a: am c35f7650: am 4db31657: Merge "This restores JB MR0 behavior w...Justin Ho2012-10-171-2/+7
|\ \ \ | |/ /
| * | This restores JB MR0 behavior where the framework throws an exception for imp...Justin Ho2012-10-171-2/+7
| |/
* | am 47270268: am 8598646e: am 144d4055: Merge "Revert "This restores JB MR0 be...Justin Ho2012-10-171-7/+2
|\ \ | |/
| * Revert "This restores JB MR0 behavior where the framework throws an exception...Justin Ho2012-10-171-7/+2
* | am ef512f03: am cccf85c2: am 8e614501: Merge "This restores JB MR0 behavior w...Jim Miller2012-10-161-2/+7
|\ \ | |/
| * This restores JB MR0 behavior where the framework throws an exception for imp...Jim Miller2012-10-161-2/+7
* | am 1167b7b9: am dcfe6cee: am 6868d6f3: Revert "Revert "Fix for bug 6050753.""Mathias Agopian2012-10-151-7/+2
|\ \ | |/
| * Revert "Revert "Fix for bug 6050753.""Mathias Agopian2012-10-151-7/+2
* | am 3e6c9ba6: am cb09dba0: am 69fbc3c0: Merge "Revert "Fix for bug 6050753."" ...Romain Guy2012-10-151-2/+7
|\ \ | |/
| * Revert "Fix for bug 6050753."Romain Guy2012-10-151-2/+7
* | Optical bounds support for LinearLayout, TableLayout and TableRow.Philip Milne2012-09-271-1/+1
|/
* Properly respect divider settings for TableLayoutAdam Powell2012-08-231-0/+4
* am 35cb0650: am 399df567: docs: various link fixes and other typos from exter...Scott Main2012-07-021-2/+0
|\
| * docs: various link fixes and other typos from external trackerScott Main2012-07-021-2/+0
* | Merge "Fix for bug 6050753."Philip Milne2012-05-311-5/+1
|\ \ | |/ |/|
| * Fix for bug 6050753.Philip Milne2012-02-221-7/+2
* | Fixes for bugs: #6103660, #6103957, #6104457 and #6104322.Philip Milne2012-03-131-0/+4
* | Reduce logsRomain Guy2012-02-221-2/+1
|/
* AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov2012-01-171-0/+14
* Tabs are resized to make sure they fit in their parent.Gilles Debunne2011-01-261-1/+1
* docs: add links from widget classes to tutorialsScott Main2010-08-191-0/+3
* Force layout on TableRows when column widths are shrinked or streched.Gilles Debunne2010-02-121-0/+10
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-8/+8
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+751
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-751/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-9/+5
* Initial ContributionThe Android Open Source Project2008-10-211-0/+755