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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
RelativeLayout.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations for greylist.
Artur Satayev
2019-11-19
1
-0
/
+5
*
docs: fix typo
Joshua Baxter
2019-11-06
1
-1
/
+1
*
docs: Fix broken link.
Nick Cook
2019-07-18
1
-4
/
+4
*
Fix RelativeLayout rules
Ryan Mitchell
2019-05-10
1
-1
/
+1
*
Fix RelativeLayout checking of resource ids greater than 0x80
Ryan Mitchell
2019-04-11
1
-1
/
+2
*
Custom inspection companion for RelativeLayout
Ashley Rose
2019-03-08
1
-1
/
+143
*
Add @InspectableProperty annotations to LayoutParams
Ashley Rose
2019-03-04
1
-0
/
+1
*
Update core widgets to save attribute source info.
Aurimas Liutikas
2019-02-07
1
-0
/
+2
*
@InspectableProperty coverage for android.widget
Ashley Rose
2019-02-04
1
-0
/
+12
*
Restrict unsupported usage of Linear/RelativeLayout APIs
Clara Bayarri
2018-11-22
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+6
*
Code reformatting for upcoming automated code changes.
Mathew Inwood
2018-08-16
1
-1
/
+4
*
docs: Fixing broken hyperlinks
Andrew Solovay
2018-03-14
1
-2
/
+2
*
Fix calculation of RelativeLayout width in RTL mode
Roozbeh Pournader
2017-07-13
1
-1
/
+1
*
Fix RTL issue in RelativeLayout
Chet Haase
2017-07-05
1
-9
/
+12
*
docs: Update RelativeLayout.LayoutParams JavaDoc comments
Joe Fernandez
2017-04-25
1
-1
/
+13
*
Fix for endless loop in RelativeLayout.
Yura
2017-01-30
1
-1
/
+2
*
Fix import statements in android.widget package.
Aurimas Liutikas
2016-10-11
1
-11
/
+11
*
Target API check for margin params fix
Yigit Boyar
2016-08-02
1
-6
/
+7
*
Fix generate layout params to preserve margins
Yigit Boyar
2016-03-22
1
-2
/
+8
*
Ensure layout resolution occurs when relative rules are removed
Alan Viverette
2015-08-18
1
-37
/
+79
*
Use correct param for heightMode in RelativeLayout horizontal measure
Alan Viverette
2015-08-12
1
-1
/
+1
*
Ensure maxHeight is at least 0 during measureChildHorizontal()
Alan Viverette
2015-07-29
1
-16
/
+25
*
Fix handling of RelativeLayout measurement using UNSPECIFIED spec
Alan Viverette
2015-07-22
1
-3
/
+4
*
Avoid negative childSpecSize in RelativeLayout
Alan Viverette
2015-06-24
1
-11
/
+10
*
Revert "Revert "Work around inconsistent views in RelativeLayout.onMeasure()""
Alan Viverette
2015-06-22
1
-9
/
+9
*
Revert "Work around inconsistent views in RelativeLayout.onMeasure()"
Alan Viverette
2015-06-19
1
-9
/
+9
*
Work around inconsistent views in RelativeLayout.onMeasure()
Alan Viverette
2015-06-17
1
-9
/
+9
*
Use new hierarchy viewer protocol in all View subclasses
Siva Velusamy
2015-05-07
1
-0
/
+9
*
Revert RelativeLayout's baseline view to API 22 and below behavior
Alan Viverette
2015-03-09
1
-15
/
+31
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-1
/
+0
*
Implement landscape layout for time picker dialog
Alan Viverette
2015-02-26
1
-0
/
+19
*
Update time picker to match latest Material spec
Alan Viverette
2015-02-20
1
-5
/
+7
*
First quick implementation of auto assist data.
Dianne Hackborn
2015-02-06
1
-11
/
+2
*
Allow views to be positioned relative to baseline-aligned views
Alan Viverette
2015-01-14
1
-64
/
+39
*
Fix accessibility delegation
Alan Viverette
2015-01-07
1
-5
/
+8
*
Fix some documentation typos.
Newton Allen
2014-09-30
1
-1
/
+1
*
Fix alignParentRight/End in RelativeLayout
Alan Viverette
2014-08-19
1
-1
/
+1
*
Fix corner case of RelativeLayout with pinned edges
Chet Haase
2014-07-24
1
-31
/
+27
*
Fix RelativeLayout measurement
Alan Viverette
2014-02-12
1
-5
/
+5
*
Fix handling of constraints for unspecified height RelativeLayouts
Alan Viverette
2013-12-04
1
-8
/
+19
*
Merge "Clean up layout constructors, make them consistent"
Alan Viverette
2013-09-14
1
-11
/
+8
|
\
|
*
Clean up layout constructors, make them consistent
Alan Viverette
2013-09-10
1
-11
/
+8
*
|
am db34f3d1: am 50e5814c: Merge "Check RelativeLayout\'s access of its own La...
Adam Powell
2013-09-13
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Check RelativeLayout's access of its own LayoutParams during measurement
Adam Powell
2013-09-13
1
-2
/
+2
*
|
Add View constructor that supplies a default style resource
Alan Viverette
2013-09-09
1
-2
/
+8
|
/
*
Change build version from KEY_LIME_PIE to KITKAT
Chet Haase
2013-09-05
1
-3
/
+3
*
Fix bug #10514694 Specifying android:gravity="center_vertical|left" results i...
Fabrice Di Meglio
2013-09-04
1
-3
/
+16
*
Add copy constructors for all widget-specific LayoutParams
Alan Viverette
2013-08-07
1
-0
/
+18
[next]