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