Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix layoutopt.bat to start layoutopt on Windows. | Romain Guy | 2009-12-10 | 1 | -1/+1 |
* | Fix the MergeRootFrameLayout rule by checking the presence of padding. | Romain Guy | 2009-10-07 | 2 | -3/+22 |
* | Fix error in InefficientWeight rule. It would wrongly assume 0dip != 0dip. | Romain Guy | 2009-10-06 | 2 | -1/+16 |
* | Merge change Id7515f9a into eclair | Android (Google) Code Review | 2009-10-06 | 18 | -238/+220 |
|\ | |||||
| * | New rules for layoutopt: IncorrectHeight/WidthIn[Horizontal]ScrollView, Usele... | Romain Guy | 2009-10-06 | 18 | -238/+220 |
* | | Fix NPE in layoutopt when trying to open non-XML files. | Romain Guy | 2009-10-06 | 1 | -1/+1 |
|/ | |||||
* | Add 3 more rules to layoutopt/uix: | Romain Guy | 2009-10-05 | 11 | -22/+166 |
* | Only process XML files in layoutopt. | Romain Guy | 2009-10-05 | 1 | -2/+2 |
* | Add new rules to layoutopt: UseCompoundDrawables and UselessLayout. | Romain Guy | 2009-10-05 | 9 | -8/+83 |
* | New layout optimization tool. Run layoutopt on the command line. | Romain Guy | 2009-10-05 | 27 | -0/+1857 |