aboutsummaryrefslogtreecommitdiffstats
path: root/layoutopt/libs
Commit message (Expand)AuthorAgeFilesLines
* Remove layoutopt; replaced by the more generic "lint" tool.Tor Norbye2011-10-2621-1193/+0
* Fix HierarchyViewer's loupe mode. It was displaying black with 2.0+ devices.Romain Guy2010-03-161-3/+6
* Update prebuilt Groovy JAR to 1.7.0Raphael2010-02-111-1/+1
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-084-6/+6
* Fix the MergeRootFrameLayout rule by checking the presence of padding.Romain Guy2009-10-072-3/+22
* Fix error in InefficientWeight rule. It would wrongly assume 0dip != 0dip.Romain Guy2009-10-061-1/+1
* New rules for layoutopt: IncorrectHeight/WidthIn[Horizontal]ScrollView, Usele...Romain Guy2009-10-0617-238/+207
* Add 3 more rules to layoutopt/uix:Romain Guy2009-10-057-7/+96
* Add new rules to layoutopt: UseCompoundDrawables and UselessLayout.Romain Guy2009-10-057-8/+41
* New layout optimization tool. Run layoutopt on the command line.Romain Guy2009-10-0514-0/+1080