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
*
GridLayout changes for API council
Adam Powell
2013-08-29
1
-60
/
+64
*
Add copy constructors for all widget-specific LayoutParams
Alan Viverette
2013-08-07
1
-5
/
+9
*
am a1ea8019: am 61527436: Merge "Fix for bug 8272673: GridLayout in battery d...
Philip Milne
2013-04-16
1
-16
/
+27
|
\
|
*
Fix for bug 8272673: GridLayout in battery details is cut off.
Philip Milne
2013-04-16
1
-16
/
+27
*
|
GridLayout diagnostics.
Philip Milne
2013-03-05
1
-2
/
+8
*
|
Provide (general) mecahnism for users of GridLayout to either suppress or rea...
Philip Milne
2013-03-04
1
-5
/
+30
*
|
Fix for bug: 8184401 - GridLayout accounts for child's size/measurements even...
Philip Milne
2013-02-26
1
-1
/
+17
|
/
*
Revert "Fix for bug: 8184401 - GridLayout accounts for child's size/measureme...
Philip Milne
2013-02-13
1
-2
/
+0
*
Fix for bug: 8184401 - GridLayout accounts for child's size/measurements even...
Philip Milne
2013-02-12
1
-0
/
+2
*
Bug #6110465. Optical bounds support for all ViewGroup subclasses.
Philip Milne
2012-09-21
1
-41
/
+36
*
Doc changes for GridLayout.
Philip Milne
2012-05-21
1
-2
/
+27
*
Add validation code for GridLayout.LayoutParams
Philip Milne
2012-05-14
1
-15
/
+49
*
Revert "Fix for layout parameter validation bug in GridLayout."
Jim Miller
2012-05-02
1
-1
/
+1
*
Fix for layout parameter validation bug in GridLayout.
Philip Milne
2012-05-01
1
-1
/
+1
*
Fixes for optical bounds feature.
Philip Milne
2012-04-27
1
-33
/
+42
*
Promote layout debugging code from GridLayout to ViewGroup.
Philip Milne
2012-04-23
1
-46
/
+39
*
Fix for bug 6110465.
Philip Milne
2012-04-13
1
-15
/
+33
*
Fix for bug 6170890.
Philip Milne
2012-03-14
1
-20
/
+16
*
Fix remaining issue with bug #5904777
Philip Milne
2012-02-16
1
-55
/
+65
*
New hooks to allow layouts to improve their performance by doing more caching
Philip Milne
2012-02-13
1
-11
/
+74
*
Fix bug #5904777 GridLayout should be RTL aware
Fabrice Di Meglio
2012-02-13
1
-25
/
+73
*
Fix bug in LayoutTransition for INVISIBLE views
Chet Haase
2012-01-30
1
-3
/
+5
*
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2012-01-17
1
-0
/
+15
*
Update to fix for bug 5393156
Philip Milne
2011-10-25
1
-6
/
+8
*
Fix for 5393156
Philip Milne
2011-09-29
1
-45
/
+96
*
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
[next]