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
/
GridLayout.java
Age
Commit message (
Expand
)
Author
2021-04-21
Expose GridView/Layout APIs via @RemotableViewMethod
Stevie Kideckel
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-03-18
Rename @EnumEntry and @FlagEntry
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
2018-06-04
Fix broken links in @see tags in framework docs.
Aurimas Liutikas
2018-02-05
Revert "Remove @hide from ViewGroup debug methods"
Alan Viverette
2017-12-13
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-07-25
Remove @hide from ViewGroup debug methods
Andrei Stingaceanu
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-03-22
Fix generate layout params to preserve margins
Yigit Boyar
2016-01-07
Prevent infinite loop in case of integer overflow.
Deepanshu Gupta
2015-06-18
Un-hide ViewGroup#onViewAdded/onViewRemoved
Adam Powell
2015-03-07
Merge "Remove original movements record from GridLayout"
Yigit Boyar
2015-03-05
Fix build. getAlingment should not be public
Yigit Boyar
2015-03-05
Remove original movements record from GridLayout
Yigit Boyar
2015-03-05
Fix some weight bugs in grid layout
Yigit Boyar
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-07
Fix accessibility delegation
Alan Viverette
2014-11-19
Improve GridLayout's weight calculations
Yigit Boyar
2014-05-24
More on weights in GridLayout
Philip Milne
2014-05-24
More on adding support for weights to GridLayout
Philip Milne
2014-05-23
More on weighted space distribution in GridLayout
Philip Milne
2014-05-22
Support for weights in GridLayout
Philip Milne
2013-09-14
Merge "Clean up layout constructors, make them consistent"
Alan Viverette
2013-09-11
Add typedefs and nullness annotations.
Tor Norbye
2013-09-10
Clean up layout constructors, make them consistent
Alan Viverette
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2013-08-29
GridLayout changes for API council
Adam Powell
2013-08-07
Add copy constructors for all widget-specific LayoutParams
Alan Viverette
2013-04-16
am a1ea8019: am 61527436: Merge "Fix for bug 8272673: GridLayout in battery d...
Philip Milne
2013-04-16
Fix for bug 8272673: GridLayout in battery details is cut off.
Philip Milne
2013-03-05
GridLayout diagnostics.
Philip Milne
2013-03-04
Provide (general) mecahnism for users of GridLayout to either suppress or rea...
Philip Milne
2013-02-26
Fix for bug: 8184401 - GridLayout accounts for child's size/measurements even...
Philip Milne
2013-02-13
Revert "Fix for bug: 8184401 - GridLayout accounts for child's size/measureme...
Philip Milne
2013-02-12
Fix for bug: 8184401 - GridLayout accounts for child's size/measurements even...
Philip Milne
2012-09-21
Bug #6110465. Optical bounds support for all ViewGroup subclasses.
Philip Milne
2012-05-21
Doc changes for GridLayout.
Philip Milne
2012-05-14
Add validation code for GridLayout.LayoutParams
Philip Milne
2012-05-02
Revert "Fix for layout parameter validation bug in GridLayout."
Jim Miller
2012-05-01
Fix for layout parameter validation bug in GridLayout.
Philip Milne
2012-04-27
Fixes for optical bounds feature.
Philip Milne
[next]