index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
FrameLayout.java
Age
Commit message (
Expand
)
Author
2020-11-05
Update javadoc error: should be gravity, not weight
Alex Florescu
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-03-04
Add @InspectableProperty annotations to LayoutParams
Ashley Rose
2019-02-07
Update core widgets to save attribute source info.
Aurimas Liutikas
2019-02-04
@InspectableProperty coverage for android.widget
Ashley Rose
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2016-10-11
Fix import statements in android.widget package.
Aurimas Liutikas
2016-08-02
Target API check for margin params fix
Yigit Boyar
2016-04-15
Revert FrameLayout.LayoutParams default gravity to -1
Alan Viverette
2016-04-01
Fix default gravity value for FrameLayout.LayoutParams
Alan Viverette
2016-03-22
Fix generate layout params to preserve margins
Yigit Boyar
2015-12-08
Revert "Add support for partial view layouts"
Chet Haase
2015-11-19
Add support for partial view layouts
Adam Powell
2015-06-25
Constrain child width and height to >= 0 in FrameLayout.onMeasure()
Alan Viverette
2015-05-07
Use new hierarchy viewer protocol in all View subclasses
Siva Velusamy
2015-03-24
Move foreground drawable down from FrameLayout into View
Adam Powell
2015-03-07
Merge "Add more @Nullable annotations"
Scott Kennedy
2015-03-06
Add more @Nullable annotations
Scott Kennedy
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2015-02-06
First quick implementation of auto assist data.
Dianne Hackborn
2015-01-30
Use inherited visibility to set visibility of managed drawables
Alan Viverette
2015-01-07
Fix accessibility delegation
Alan Viverette
2014-10-29
Update drawable state after updating tint list
Alan Viverette
2014-09-30
Implement missing visibility management for FrameLayout foreground
Alan Viverette
2014-09-14
Clean up view drawable tinting methods, fix default modes
Alan Viverette
2014-08-06
Separate tint and tintMode properties
Alan Viverette
2014-07-22
Clean up view tinting APIs, tileModeX/Y attribute docs
Alan Viverette
2014-06-18
Fix switch & slider anim, make View drawable hotspot API public
Alan Viverette
2014-06-17
Add attributes and accessors for tinting View drawables
Alan Viverette
2014-06-13
Support hotspots in View drawables
Alan Viverette
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2013-08-07
Add copy constructors for all widget-specific LayoutParams
Alan Viverette
2013-06-12
Fix bug #9302365 HorizontalScrollView is not RTL aware
Fabrice Di Meglio
2012-10-26
Revert "Fix bug #7325234 LayoutParams are not resolved correctly (Settings ap...
Fabrice Di Meglio
2012-10-18
Revert "Revert "This restores JB MR0 behavior where the framework throws an e...
Dave Burke
2012-10-17
Revert "This restores JB MR0 behavior where the framework throws an exception...
Justin Ho
2012-10-16
This restores JB MR0 behavior where the framework throws an exception for imp...
Jim Miller
2012-10-15
Revert "Revert "Fix for bug 6050753.""
Mathias Agopian
2012-10-15
Revert "Fix for bug 6050753."
Romain Guy
2012-10-10
Fix bug #7325234 LayoutParams are not resolved correctly (Settings apps looks...
Fabrice Di Meglio
2012-09-23
Fix bug #6427629 Clean up layout direction APIs
Fabrice Di Meglio
2012-07-19
Replace left/right with start/end for Gravity / LayoutParams / Padding
Fabrice Di Meglio
2012-05-31
Merge "Fix for bug 6050753."
Philip Milne
2012-03-13
Fixes for bugs: #6103660, #6103957, #6104457 and #6104322.
Philip Milne
2012-02-22
Fix for bug 6050753.
Philip Milne
2012-01-17
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2011-09-08
Fix FrameLayout padding when foreground drawable is set
Michael Jurka
2011-09-08
Merge "Add FrameLayout.getMeasureAllChildren()"
Steve Block
2011-07-27
cherrypick Change-Id: I213711f4b5d867ba91c961a2f098b6cc415cfcb3
Scott Main
2011-06-14
Add View.getResolvedLayoutDirection()
Fabrice Di Meglio
[next]