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
/
GridView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+12
*
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-12-13
1
-1
/
+6
*
Enabled (asymmetric) tab selection in GridView
Evan Rosky
2017-05-15
1
-12
/
+9
*
Merge "Adding support for async view loading in RemoteViewsAdapter"
Sunny Goyal
2016-10-27
1
-1
/
+1
|
\
|
*
Adding support for async view loading in RemoteViewsAdapter
Sunny Goyal
2016-09-29
1
-1
/
+1
*
|
Fix import statements in android.widget package.
Aurimas Liutikas
2016-10-11
1
-77
/
+77
|
/
*
Set up view state before attaching, jump drawables if needed
Alan Viverette
2016-07-07
1
-50
/
+57
*
DO NOT MERGE Fix conditional when checking for confirm key.
Michael Wright
2016-03-16
1
-1
/
+1
*
Fix GridView isHeading computation
Steven Dao
2016-02-05
1
-1
/
+1
*
Make KEYCODE_SPACE a confirm key.
Michael Wright
2015-12-14
1
-23
/
+9
*
Avoid OOBE when AbsListView layout is out of sync with adapter
Alan Viverette
2015-09-14
1
-0
/
+2
*
Check targetSdkVersion when passing size hints for UNSPECIFIED specs
Adam Powell
2015-06-11
1
-1
/
+1
*
Use new hierarchy viewer protocol in all View subclasses
Siva Velusamy
2015-05-07
1
-0
/
+9
*
Change direction of DPAD_LEFT and DPAD_RIGHT if LayoutDirection is RTL
Jorn Jacobsson
2015-04-24
1
-14
/
+13
*
Make UNSPECIFIED measure spec include size hint.
Filip Gruszczynski
2015-04-16
1
-1
/
+2
*
Add accessibility action for scrolling to a collection position
Alan Viverette
2015-04-06
1
-8
/
+42
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-1
/
+0
*
First quick implementation of auto assist data.
Dianne Hackborn
2015-02-06
1
-5
/
+2
*
Fix accessibility delegation
Alan Viverette
2015-01-07
1
-4
/
+6
*
Use correct row/column order in list and grid CollectionItems
Alan Viverette
2014-09-08
1
-2
/
+2
*
Fix RTL horizontal spacing in Gridview
Yigit Boyar
2014-08-07
1
-2
/
+3
*
DO NOT MERGE Remove sub-position scroller
Alan Viverette
2014-07-14
1
-34
/
+0
*
Persist selector on ListView and GridView layout
Alan Viverette
2014-06-19
1
-5
/
+21
*
Check for null view root before checking for accessibility focus
Alan Viverette
2014-02-24
1
-21
/
+24
*
Fix transient state, accessibility focus in ListView, GridView
Alan Viverette
2014-02-18
1
-28
/
+43
*
Merge "Refactor AbsListView position scrollers for better abstraction"
Alan Viverette
2014-02-14
1
-7
/
+33
|
\
|
*
Refactor AbsListView position scrollers for better abstraction
Alan Viverette
2014-02-13
1
-7
/
+33
*
|
Add selection properties to CollectionInfo, CollectionItemInfo
Alan Viverette
2014-02-12
1
-2
/
+6
|
/
*
Update smoothScrollToPosition to move faster for large offsets
Alan Viverette
2014-02-12
1
-0
/
+10
*
Revert "Update smoothScrollToPosition to move faster for large offsets"
Adam Powell
2014-01-21
1
-10
/
+0
*
Update smoothScrollToPosition to move faster for large offsets
Alan Viverette
2014-01-06
1
-0
/
+10
*
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-1
/
+0
*
Restore A11y and keyboard focus positions after GridView layout
Alan Viverette
2013-10-30
1
-1
/
+40
*
Add typedefs and nullness annotations.
Tor Norbye
2013-09-11
1
-1
/
+11
*
Add View constructor that supplies a default style resource
Alan Viverette
2013-09-09
1
-4
/
+8
*
Implement new accessibility APIs in lists, text view
Alan Viverette
2013-08-28
1
-0
/
+35
*
Trace list view items management
Romain Guy
2013-07-10
1
-0
/
+5
*
Fix bug #6427629 Clean up layout direction APIs
Fabrice Di Meglio
2012-09-23
1
-1
/
+1
*
am 7c00f816: am 2f5b61a7: Merge "docs: fix a bunch of links from javadocs to ...
Scott Main
2012-07-25
1
-2
/
+2
|
\
|
*
am 2f5b61a7: Merge "docs: fix a bunch of links from javadocs to api guides an...
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
*
|
|
am 98e955d2: am 20d6caf8: Merge "Fix issue #13366. Take account of stackFromB...
Jean-Baptiste Queru
2012-06-18
1
-1
/
+6
|
\
|
|
|
*
|
am 20d6caf8: Merge "Fix issue #13366. Take account of stackFromBottom in comp...
Jean-Baptiste Queru
2012-06-18
1
-1
/
+6
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fix issue #13366. Take account of stackFromBottom in
Pieter-Jan Vandormael
2012-06-16
1
-1
/
+6
*
|
|
Make GridView widget aware of layout direction
Fabrice Di Meglio
2012-06-08
1
-5
/
+15
|
/
/
*
|
Fix a bug with deferred position scrolling in lists while data changes
Adam Powell
2012-05-23
1
-0
/
+4
*
|
Fix some smooth scrolling bugs in lists and update on the animation
Adam Powell
2012-04-19
1
-0
/
+7
*
|
GridView attribute updates
Adam Powell
2012-03-21
1
-1
/
+99
*
|
Respect default styles when constructing GridViews with 1-arg constructor
Adam Powell
2012-03-12
1
-1
/
+1
*
|
Fix bug 6048643 - verify ListView layoutparams while tracking stable IDs
Adam Powell
2012-02-22
1
-6
/
+4
[next]