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
/
GridView.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-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-03-18
Rename @EnumEntry and @FlagEntry
Ashley Rose
2019-02-27
Merge "Dark-greylists fill() methods in ListView and GridView"
Louis Pullen-Freilich
2019-02-07
Update core widgets to save attribute source info.
Aurimas Liutikas
2019-02-06
Restrict access to mRequestedNumColumns.
Filip Pavlis
2019-02-06
Dark-greylists fill() methods in ListView and GridView
Louis Pullen-Freilich
2019-02-04
@InspectableProperty coverage for android.widget
Ashley Rose
2018-12-03
Merge "Mark GridView mColumnWidth as maxTargetSdk P"
TreeHugger Robot
2018-11-30
Mark GridView mColumnWidth as maxTargetSdk P
Ian Lake
2018-11-30
Mark GridView mNumColumns as maxTargetSdk P
Ian Lake
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-12-13
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-05-15
Enabled (asymmetric) tab selection in GridView
Evan Rosky
2016-10-27
Merge "Adding support for async view loading in RemoteViewsAdapter"
Sunny Goyal
2016-10-11
Fix import statements in android.widget package.
Aurimas Liutikas
2016-09-29
Adding support for async view loading in RemoteViewsAdapter
Sunny Goyal
2016-07-07
Set up view state before attaching, jump drawables if needed
Alan Viverette
2016-03-16
DO NOT MERGE Fix conditional when checking for confirm key.
Michael Wright
2016-02-05
Fix GridView isHeading computation
Steven Dao
2015-12-14
Make KEYCODE_SPACE a confirm key.
Michael Wright
2015-09-14
Avoid OOBE when AbsListView layout is out of sync with adapter
Alan Viverette
2015-06-11
Check targetSdkVersion when passing size hints for UNSPECIFIED specs
Adam Powell
2015-05-07
Use new hierarchy viewer protocol in all View subclasses
Siva Velusamy
2015-04-24
Change direction of DPAD_LEFT and DPAD_RIGHT if LayoutDirection is RTL
Jorn Jacobsson
2015-04-16
Make UNSPECIFIED measure spec include size hint.
Filip Gruszczynski
2015-04-06
Add accessibility action for scrolling to a collection position
Alan Viverette
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-09-08
Use correct row/column order in list and grid CollectionItems
Alan Viverette
2014-08-07
Fix RTL horizontal spacing in Gridview
Yigit Boyar
2014-07-14
DO NOT MERGE Remove sub-position scroller
Alan Viverette
2014-06-19
Persist selector on ListView and GridView layout
Alan Viverette
2014-02-24
Check for null view root before checking for accessibility focus
Alan Viverette
2014-02-18
Fix transient state, accessibility focus in ListView, GridView
Alan Viverette
2014-02-14
Merge "Refactor AbsListView position scrollers for better abstraction"
Alan Viverette
2014-02-13
Refactor AbsListView position scrollers for better abstraction
Alan Viverette
2014-02-12
Add selection properties to CollectionInfo, CollectionItemInfo
Alan Viverette
2014-02-12
Update smoothScrollToPosition to move faster for large offsets
Alan Viverette
2014-01-21
Revert "Update smoothScrollToPosition to move faster for large offsets"
Adam Powell
2014-01-06
Update smoothScrollToPosition to move faster for large offsets
Alan Viverette
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2013-10-30
Restore A11y and keyboard focus positions after GridView layout
Alan Viverette
2013-09-11
Add typedefs and nullness annotations.
Tor Norbye
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2013-08-28
Implement new accessibility APIs in lists, text view
Alan Viverette
[next]