summaryrefslogtreecommitdiff
path: root/core/java/android/widget/TableLayout.java
AgeCommit message (Expand)Author
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2016-10-11Fix import statements in android.widget package.Aurimas Liutikas
2016-06-20Enforce the contract laid out in JavadocsKirill Grouchnikov
2015-04-16Make UNSPECIFIED measure spec include size hint.Filip Gruszczynski
2015-02-28Remove unused imports in frameworks/base.John Spurlock
2015-02-06First quick implementation of auto assist data.Dianne Hackborn
2015-01-07Fix accessibility delegationAlan Viverette
2012-10-18am b1f434c1: am 744b4dca: am 09a5321c: Merge "Revert "Revert "This restores J...Dave Burke
2012-10-18Revert "Revert "This restores JB MR0 behavior where the framework throws an e...Dave Burke
2012-10-17am 22bd3726: am 76a01424: am 871a6d7d: Merge "Revert "This restores JB MR0 be...Justin Ho
2012-10-17am 0efebf0a: am c35f7650: am 4db31657: Merge "This restores JB MR0 behavior w...Justin Ho
2012-10-17Revert "This restores JB MR0 behavior where the framework throws an exception...Justin Ho
2012-10-17This restores JB MR0 behavior where the framework throws an exception for imp...Justin Ho
2012-10-17am 47270268: am 8598646e: am 144d4055: Merge "Revert "This restores JB MR0 be...Justin Ho
2012-10-17Revert "This restores JB MR0 behavior where the framework throws an exception...Justin Ho
2012-10-16am ef512f03: am cccf85c2: am 8e614501: Merge "This restores JB MR0 behavior w...Jim Miller
2012-10-16This restores JB MR0 behavior where the framework throws an exception for imp...Jim Miller
2012-10-15am 1167b7b9: am dcfe6cee: am 6868d6f3: Revert "Revert "Fix for bug 6050753.""Mathias Agopian
2012-10-15Revert "Revert "Fix for bug 6050753.""Mathias Agopian
2012-10-15am 3e6c9ba6: am cb09dba0: am 69fbc3c0: Merge "Revert "Fix for bug 6050753."" ...Romain Guy
2012-10-15Revert "Fix for bug 6050753."Romain Guy
2012-09-27Optical bounds support for LinearLayout, TableLayout and TableRow.Philip Milne
2012-08-23Properly respect divider settings for TableLayoutAdam Powell
2012-07-02am 35cb0650: am 399df567: docs: various link fixes and other typos from exter...Scott Main
2012-07-02docs: various link fixes and other typos from external trackerScott Main
2012-05-31Merge "Fix for bug 6050753."Philip Milne
2012-03-13Fixes for bugs: #6103660, #6103957, #6104457 and #6104322.Philip Milne
2012-02-22Fix for bug 6050753.Philip Milne
2012-02-22Reduce logsRomain Guy
2012-01-17AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov
2011-01-26Tabs are resized to make sure they fit in their parent.Gilles Debunne
2010-08-19docs: add links from widget classes to tutorialsScott Main
2010-02-12Force layout on TableRows when column widths are shrinked or streched.Gilles Debunne
2010-01-08Deprecate fill_parent and introduce match_parent.Romain Guy
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project