Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove layoutopt; replaced by the more generic "lint" tool. | Tor Norbye | 2011-10-26 | 11 | -163/+0 |
* | Deprecate fill_parent and introduce match_parent. | Romain Guy | 2010-01-08 | 3 | -3/+3 |
* | Fix the MergeRootFrameLayout rule by checking the presence of padding. | Romain Guy | 2009-10-07 | 1 | -1/+3 |
* | Fix error in InefficientWeight rule. It would wrongly assume 0dip != 0dip. | Romain Guy | 2009-10-06 | 1 | -1/+1 |
* | New rules for layoutopt: IncorrectHeight/WidthIn[Horizontal]ScrollView, Usele... | Romain Guy | 2009-10-06 | 11 | -35/+71 |
* | Add 3 more rules to layoutopt/uix: | Romain Guy | 2009-10-05 | 5 | -6/+61 |
* | Add new rules to layoutopt: UseCompoundDrawables and UselessLayout. | Romain Guy | 2009-10-05 | 5 | -3/+37 |
* | New layout optimization tool. Run layoutopt on the command line. | Romain Guy | 2009-10-05 | 3 | -0/+36 |