summaryrefslogtreecommitdiff
path: root/core/java/android/widget/TableRow.java
AgeCommit message (Expand)Author
2019-03-04Add @InspectableProperty annotations to LayoutParamsAshley Rose
2015-12-17Handle null result from getVirtualChildAt()Alan Viverette
2015-06-11Check targetSdkVersion when passing size hints for UNSPECIFIED specsAdam Powell
2015-05-07Use new hierarchy viewer protocol in all View subclassesSiva Velusamy
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-29am d31f0ab9: am 9d662c77: am 68b14054: Merge "Revert "Fix bug #7325234 Layout...Fabrice Di Meglio
2012-10-26Revert "Fix bug #7325234 LayoutParams are not resolved correctly (Settings ap...Fabrice Di Meglio
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-10-11am 4c95bfd5: am 39b0c29e: am ec139240: Merge "Fix bug #7325234 LayoutParams a...Fabrice Di Meglio
2012-10-10Fix bug #7325234 LayoutParams are not resolved correctly (Settings apps looks...Fabrice Di Meglio
2012-09-27Optical bounds support for LinearLayout, TableLayout and TableRow.Philip Milne
2012-09-23Fix bug #6427629 Clean up layout direction APIsFabrice Di Meglio
2012-02-22Fix for bug 6050753.Philip Milne
2012-01-17AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov
2011-06-14Add View.getResolvedLayoutDirection()Fabrice Di Meglio
2011-05-27Add support for Gravity BEFORE and AFTERFabrice Di Meglio
2010-08-10Categorizing exported view properties.Konstantin Lopyrev
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-10-21Initial ContributionThe Android Open Source Project