index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
GridLayout.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for http://b/issue?id=5297155
Philip Milne
2011-09-18
1
-192
/
+280
*
Remove call to setPadding() in setUseDefaultMargins().
Philip Milne
2011-08-05
1
-6
/
+6
*
Tidy.
Philip Milne
2011-08-03
1
-143
/
+59
*
Fix for http://b/issue?id=5081478
Philip Milne
2011-08-02
1
-216
/
+139
*
Fix for http://b/issue?id=5064532
Philip Milne
2011-07-25
1
-189
/
+148
*
Merge "Fix 5056699: GridLayout should maintain static indices for "gone" views."
Jim Miller
2011-07-20
1
-2
/
+0
|
\
|
*
Fix 5056699: GridLayout should maintain static indices for "gone" views.
Jim Miller
2011-07-20
1
-2
/
+0
*
|
Expose to the platform the ability to pick up changes in child visibility.
Philip Milne
2011-07-19
1
-0
/
+12
*
|
Fix build breakage.
Philip Milne
2011-07-19
1
-0
/
+6
*
|
Gather View's hierarchy notifications into methods that can easily be overidden.
Philip Milne
2011-07-19
1
-47
/
+4
*
|
Derive GridLayout's 'gap' constants from new "default_gap" entry in dimens.xml.
Philip Milne
2011-07-18
1
-34
/
+42
|
/
*
Rationalize API after adding maximum size feature.
Philip Milne
2011-07-13
1
-187
/
+230
*
Simplify and tidy the API for maximum value support.
Philip Milne
2011-07-07
1
-78
/
+104
*
Support for maximum values in layout GridLayout.
Philip Milne
2011-07-01
1
-307
/
+418
*
Handle baseline aligned rows in which some components define baseline and som...
Philip Milne
2011-06-23
1
-18
/
+63
*
Minor tweaks to GridLayout for KeyGuardScreenUnlock.
Philip Milne
2011-06-21
1
-26
/
+24
*
Accomodate margins in child measurements.
Philip Milne
2011-06-20
1
-64
/
+149
*
Ensure measuredWidth > getSuggestedMinimumWidth(), same for height.
Philip Milne
2011-06-20
1
-11
/
+12
*
Pass width/height specs in the standard way when measuring children.
Philip Milne
2011-06-17
1
-44
/
+6
*
Change includeMarginsInAlignment flag to aligmentMode property.
Philip Milne
2011-06-16
1
-40
/
+78
*
Merge "Update GridLayout constructors to properly handle DEBUG=true"
Jim Miller
2011-06-16
1
-7
/
+6
|
\
|
*
Update GridLayout constructors to properly handle DEBUG=true
Jim Miller
2011-06-16
1
-6
/
+5
*
|
Future-proofing: change Alignment interface to abstract class and add a param...
Philip Milne
2011-06-15
1
-39
/
+44
|
/
*
Bugfix for GridLayout assuming that the x value of last column index is maxim...
Philip Milne
2011-06-13
1
-10
/
+10
*
Optimise the way that indices are auto-allocated so that XML files can normal...
Philip Milne
2011-06-10
1
-101
/
+102
*
Fix for baseline alignment in LinearLayout compatibiity mode.
Philip Milne
2011-06-09
1
-126
/
+148
*
Response to code review for GridLayout:
Philip Milne
2011-06-03
1
-245
/
+471
*
Introduction of GridLayout.
Philip Milne
2011-05-26
1
-0
/
+2036