index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
FrameLayout.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug 3312807 - Fix child margin measurement in FrameLayout
Adam Powell
2011-01-08
1
-3
/
+5
*
Don't match wrap_content/match_parent children with child count = 1.
Romain Guy
2011-01-07
1
-3
/
+3
*
Fix typo bug in FrameLayout's measurement code.
Romain Guy
2011-01-07
1
-1
/
+1
*
Make FrameLayout support mixed wrap_content/match_parent children.
Romain Guy
2011-01-04
1
-7
/
+55
*
Fix bug 3259292 - Make FrameLayout respect margins without a gravity setting
Adam Powell
2010-12-07
1
-34
/
+37
*
Implement smarter sizing of WRAP_CONTENT windows.
Dianne Hackborn
2010-12-03
1
-2
/
+5
*
Push the jumpDrawablesToCurrentState() thing off everywhere it should be.
Dianne Hackborn
2010-11-04
1
-0
/
+6
*
Update FrameLayout documentation.
Romain Guy
2010-08-17
1
-2
/
+6
*
Categorizing exported view properties.
Konstantin Lopyrev
2010-08-10
1
-8
/
+13
*
Fix centering in FrameLayout when margins are specified.
Romain Guy
2010-03-17
1
-4
/
+4
*
Deprecate fill_parent and introduce match_parent.
Romain Guy
2010-01-08
1
-5
/
+5
*
Cleanup Gestures API and make it easier to use in 3rd party apps. Also fix th...
Romain Guy
2009-05-24
1
-15
/
+14
*
AI 143899: am: CL 143896 Fix issue #1748954 and #1737952:
Dianne Hackborn
2009-03-31
1
-17
/
+37
*
Automated import from //branches/donutburger/...@140911,140911
Karl Rosaen
2009-03-24
1
-1
/
+3
*
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-18
1
-10
/
+37
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+450
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-450
/
+0
*
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2009-02-19
1
-0
/
+2
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+448