index
:
frameworks_base.git
master
replicant-6.0
frameworks base
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
GridLayoutTest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct executable bit for source files
Kenny Root
2013-04-13
1
-0
/
+0
*
Fixes for optical bounds feature.
Philip Milne
2012-04-27
7
-61
/
+31
*
Promote layout debugging code from GridLayout to ViewGroup.
Philip Milne
2012-04-23
1
-9
/
+0
*
Share Insets instances between views that have the same background (Drawable)
Philip Milne
2012-04-18
1
-0
/
+7
*
Fix for bug 6110465.
Philip Milne
2012-04-13
9
-1
/
+100
*
Move Activity1 and Activity2 to API Demos area in development/samples.
Philip Milne
2011-10-06
4
-244
/
+0
*
Remove call to setPadding() in setUseDefaultMargins().
Philip Milne
2011-08-05
2
-16
/
+9
*
Fix for http://b/issue?id=5081478
Philip Milne
2011-08-02
1
-35
/
+37
*
Fix for http://b/issue?id=5064532
Philip Milne
2011-07-25
2
-21
/
+23
*
Derive GridLayout's 'gap' constants from new "default_gap" entry in dimens.xml.
Philip Milne
2011-07-18
1
-3
/
+1
*
Rationalize API after adding maximum size feature.
Philip Milne
2011-07-13
3
-24
/
+18
*
Simplify and tidy the API for maximum value support.
Philip Milne
2011-07-07
2
-4
/
+4
*
Support for maximum values in layout GridLayout.
Philip Milne
2011-07-01
2
-4
/
+4
*
Handle baseline aligned rows in which some components define baseline and som...
Philip Milne
2011-06-23
1
-49
/
+19
*
Change includeMarginsInAlignment flag to aligmentMode property.
Philip Milne
2011-06-16
2
-2
/
+2
*
Bugfix for GridLayout assuming that the x value of last column index is maxim...
Philip Milne
2011-06-13
2
-18
/
+22
*
Optimise the way that indices are auto-allocated so that XML files can normal...
Philip Milne
2011-06-10
3
-39
/
+42
*
Fix for baseline alignment in LinearLayout compatibiity mode.
Philip Milne
2011-06-09
3
-11
/
+13
*
Response to code review for GridLayout:
Philip Milne
2011-06-03
6
-0
/
+311
*
Introduction of GridLayout.
Philip Milne
2011-05-26
16
-0
/
+740