Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
85aac1d9d8ee6da89a4ca95ff104ed3b644b9a64
/
tests
/
GridLayoutTest
b6aca11
Convert tests/**/Android.mk files to Android.bp
by Sasha Smundak
· 6 years ago
a3e79fb
frameworks/base: Set LOCAL_SDK_VERSION where possible.
by Anton Hansson
· 7 years ago
a772627
Replace wildcard imports with explicit imports
by Tor Norbye
· 11 years ago
7b172a4
am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files"
by Kenny Root
· 12 years ago
3a084af
Correct executable bit for source files
by Kenny Root
· 12 years ago
7b75781
Bug #6110465. Optical bounds support for all ViewGroup subclasses.
by Philip Milne
· 12 years ago
7a23b49
Fixes for optical bounds feature.
by Philip Milne
· 13 years ago
10ca24a
Promote layout debugging code from GridLayout to ViewGroup.
by Philip Milne
· 13 years ago
bbd51f1
Share Insets instances between views that have the same background (Drawable)
by Philip Milne
· 13 years ago
1557fd7
Fix for bug 6110465.
by Philip Milne
· 13 years ago
e974f63
Move Activity1 and Activity2 to API Demos area in development/samples.
by Philip Milne
· 13 years ago
b559976
Remove call to setPadding() in setUseDefaultMargins().
by Philip Milne
· 13 years ago
899d592
Fix for http://b/issue?id=5081478
by Philip Milne
· 13 years ago
5125e21
Fix for http://b/issue?id=5064532
by Philip Milne
· 13 years ago
b0ce49b
Derive GridLayout's 'gap' constants from new "default_gap" entry in dimens.xml.
by Philip Milne
· 13 years ago
93cd6a6
Rationalize API after adding maximum size feature.
by Philip Milne
· 13 years ago
5d1a984
Simplify and tidy the API for maximum value support.
by Philip Milne
· 13 years ago
48b5524
Support for maximum values in layout GridLayout.
by Philip Milne
· 13 years ago
a1f7b10
Handle baseline aligned rows in which some components define baseline and some don't.
by Philip Milne
· 13 years ago
1e54825
Change includeMarginsInAlignment flag to aligmentMode property.
by Philip Milne
· 13 years ago
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
f474870
Optimise the way that indices are auto-allocated so that XML files can normally avoid using indices.
by Philip Milne
· 13 years ago
7fd9487
Fix for baseline alignment in LinearLayout compatibiity mode.
by Philip Milne
· 13 years ago
aa616f3
Response to code review for GridLayout:
by Philip Milne
· 13 years ago
3f8956d
Introduction of GridLayout.
by Philip Milne
· 13 years ago