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
/
RelativeLayout.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug #7649607 Hebrew text is cut off in Settings
Fabrice Di Meglio
2012-12-04
1
-3
/
+13
*
Fix bug #7617883 RelativeLayout is not having the correct width when in RTL mode
Fabrice Di Meglio
2012-11-28
1
-6
/
+32
*
Revert "Fix bug #7325234 LayoutParams are not resolved correctly (Settings ap...
Fabrice Di Meglio
2012-10-26
1
-5
/
+2
*
Fix bug #7325234 LayoutParams are not resolved correctly (Settings apps looks...
Fabrice Di Meglio
2012-10-10
1
-2
/
+3
*
Fix bug #7326778 Rename LayoutParams.onResolveLayoutDirection(int)
Fabrice Di Meglio
2012-10-10
1
-4
/
+4
*
DO NOT MERGE - Revert fixes for ImageView/MeasureSpec/RelativeLayout
Adam Powell
2012-10-01
1
-17
/
+5
*
Fix UNSPECIFIED measurement in RelativeLayout
Adam Powell
2012-09-30
1
-5
/
+17
*
Fix bug #6427629 Clean up layout direction APIs
Fabrice Di Meglio
2012-09-23
1
-5
/
+5
*
Add removeRule() to RelativeLayout LayoutParams
Fabrice Di Meglio
2012-07-27
1
-0
/
+15
*
am 7c00f816: am 2f5b61a7: Merge "docs: fix a bunch of links from javadocs to ...
Scott Main
2012-07-25
1
-2
/
+2
|
\
|
*
docs: fix a bunch of links from javadocs to api guides
Scott Main
2012-07-24
1
-2
/
+2
*
|
Make RelativeLayout aware of layout direction
Fabrice Di Meglio
2012-07-23
1
-22
/
+183
|
/
*
Fixes for bugs: #6103660, #6103957, #6104457 and #6104322.
Philip Milne
2012-03-13
1
-0
/
+14
*
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2012-01-17
1
-0
/
+13
*
Avoid allocating when performing the measure/layout passes
Romain Guy
2012-01-06
1
-21
/
+29
*
Update docs for RelativeLayout to better explain its interpretation of
Adam Powell
2011-09-15
1
-0
/
+5
*
Not visible view should not be announced or interacted with.
Svetoslav Ganov
2011-09-07
1
-1
/
+2
*
Add View.getResolvedLayoutDirection()
Fabrice Di Meglio
2011-06-14
1
-1
/
+2
*
Interrogation of the view hierarchy from an AccessibilityService.
Svetoslav Ganov
2011-06-06
1
-0
/
+9
*
Rename Gravity BEFORE/AFTER to START/END
Fabrice Di Meglio
2011-06-06
1
-9
/
+10
*
Add support for Gravity BEFORE and AFTER
Fabrice Di Meglio
2011-05-27
1
-17
/
+18
*
Only delay pressed feedback for Views inside a scrolling parent
Patrick Dubroy
2011-05-05
1
-0
/
+5
*
am 11a72482: Merge "docs: add links from widget classes to tutorials" into froyo
Scott Main
2010-08-19
1
-0
/
+3
|
\
|
*
docs: add links from widget classes to tutorials
Scott Main
2010-08-19
1
-0
/
+3
*
|
Categorizing exported view properties.
Konstantin Lopyrev
2010-08-10
1
-2
/
+2
|
/
*
Fix how RelativeLayout handles alignParentBottom/Right when dimension is wrap...
Romain Guy
2010-01-11
1
-2
/
+12
*
Deprecate fill_parent and introduce match_parent.
Romain Guy
2010-01-08
1
-2
/
+2
*
Fix obsolete advice in RelativeLayout's documentation.
Romain Guy
2010-01-04
1
-2
/
+1
*
Fixes 2017393. Correctly apply gravity in RelativeLayout.
Romain Guy
2009-07-28
1
-5
/
+9
*
Remove exception throw when a view has a self dependency inside a
Romain Guy
2009-07-19
1
-5
/
+2
*
Fixes #1940605. MeasureSpec's mode and height were inverted in RelativeLayout.
Romain Guy
2009-06-29
1
-3
/
+5
*
Improve handling of FILL_PARENT in RelativeLayout.
Romain Guy
2009-06-25
1
-3
/
+8
*
Fixes #1943309. RelativeLayout was confused by gravities.
Romain Guy
2009-06-25
1
-12
/
+69
*
Fixes #1943915. Prevents circular dependency exception when using several NO_ID
Romain Guy
2009-06-25
1
-11
/
+26
*
Fixes #1940605. RelativeLayout was swapping horizontal and vertical
Romain Guy
2009-06-25
1
-2
/
+2
*
Fixes #1940839. Prevents NPE in RelativeLayout when a non-existing View is
Romain Guy
2009-06-25
1
-0
/
+3
*
Reverse the order in which RelativeLayout measures and positions children.
Romain Guy
2009-06-24
1
-12
/
+14
*
Fix NPE in RelativeLayout.
Romain Guy
2009-06-24
1
-8
/
+6
*
RelativeLayout was ignoring some dependencies.
Romain Guy
2009-06-24
1
-29
/
+15
*
Improve RelativeLayout by allowing dependencies to be declared in a random
Romain Guy
2009-06-23
1
-37
/
+385
*
Fix int to string mapping of exported properties. The value generated by the
Romain Guy
2009-06-04
1
-6
/
+6
*
Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m...
svetoslavganov
2009-05-14
1
-4
/
+62
*
Fixes #1846038. DrawableContainer was wrongly returning its opacity by ignori...
Romain Guy
2009-05-12
1
-1
/
+1
*
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-18
1
-1
/
+4
*
auto import from //branches/cupcake/...@137873
The Android Open Source Project
2009-03-11
1
-0
/
+21
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+954
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-954
/
+0
*
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2009-02-19
1
-0
/
+4
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-2
/
+2
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+950