1. 7a23b49 Fixes for optical bounds feature. by Philip Milne · 12 years ago
  2. 10ca24a Promote layout debugging code from GridLayout to ViewGroup. by Philip Milne · 12 years ago
  3. bbd51f1 Share Insets instances between views that have the same background (Drawable) by Philip Milne · 12 years ago
  4. 1557fd7 Fix for bug 6110465. by Philip Milne · 12 years ago
  5. e974f63 Move Activity1 and Activity2 to API Demos area in development/samples. by Philip Milne · 13 years ago
  6. b559976 Remove call to setPadding() in setUseDefaultMargins(). by Philip Milne · 13 years ago
  7. 899d592 Fix for http://b/issue?id=5081478 by Philip Milne · 13 years ago
  8. 5125e21 Fix for http://b/issue?id=5064532 by Philip Milne · 13 years ago
  9. b0ce49b Derive GridLayout's 'gap' constants from new "default_gap" entry in dimens.xml. by Philip Milne · 13 years ago
  10. 93cd6a6 Rationalize API after adding maximum size feature. by Philip Milne · 13 years ago
  11. 5d1a984 Simplify and tidy the API for maximum value support. by Philip Milne · 13 years ago
  12. 48b5524 Support for maximum values in layout GridLayout. by Philip Milne · 13 years ago
  13. a1f7b10 Handle baseline aligned rows in which some components define baseline and some don't. by Philip Milne · 13 years ago
  14. 1e54825 Change includeMarginsInAlignment flag to aligmentMode property. by Philip Milne · 13 years ago
  15. 51f17d5 Bugfix for GridLayout assuming that the x value of last column index is maximal. This is not the case when column indexes are defined incorrectly and GridLayout should still work in this case. by Philip Milne · 13 years ago
  16. f474870 Optimise the way that indices are auto-allocated so that XML files can normally avoid using indices. by Philip Milne · 13 years ago
  17. 7fd9487 Fix for baseline alignment in LinearLayout compatibiity mode. by Philip Milne · 13 years ago
  18. aa616f3 Response to code review for GridLayout: by Philip Milne · 13 years ago
  19. 3f8956d Introduction of GridLayout. by Philip Milne · 13 years ago