Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix HierarchyViewer's loupe mode. It was displaying black with 2.0+ devices. | Romain Guy | 2010-03-16 | 1 | -3/+6 |
* | Update prebuilt Groovy JAR to 1.7.0 | Raphael | 2010-02-11 | 1 | -1/+1 |
* | Deprecate fill_parent and introduce match_parent. | Romain Guy | 2010-01-08 | 4 | -6/+6 |
* | 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 | 1 | -1/+1 |
* | New rules for layoutopt: IncorrectHeight/WidthIn[Horizontal]ScrollView, Usele... | Romain Guy | 2009-10-06 | 17 | -238/+207 |
* | Add 3 more rules to layoutopt/uix: | Romain Guy | 2009-10-05 | 7 | -7/+96 |
* | Add new rules to layoutopt: UseCompoundDrawables and UselessLayout. | Romain Guy | 2009-10-05 | 7 | -8/+41 |
* | New layout optimization tool. Run layoutopt on the command line. | Romain Guy | 2009-10-05 | 14 | -0/+1080 |