index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
GridView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add View.getResolvedLayoutDirection()
Fabrice Di Meglio
2011-06-14
1
-1
/
+2
*
Add support for Gravity BEFORE and AFTER
Fabrice Di Meglio
2011-05-27
1
-13
/
+14
*
Add documentation to GridView.
Romain Guy
2011-02-22
1
-1
/
+33
*
Fix down arrow in AutoCompleteTextView.
Jeff Brown
2011-01-26
1
-37
/
+41
*
Add initial support for TAB navigation.
Jeff Brown
2010-12-17
1
-33
/
+132
*
Modified GridView to report when to small
Adam Lesinski
2010-12-08
1
-3
/
+10
*
Implement smarter sizing of WRAP_CONTENT windows.
Dianne Hackborn
2010-12-03
1
-0
/
+11
*
Merge overscrolling from gingerbread.
Adam Powell
2010-11-23
1
-1
/
+6
*
Fix bug 3207067 - adjust AbsListView content pop-in when clipToPadding=false
Adam Powell
2010-11-17
1
-4
/
+18
*
Fix bug 3167099 and bug 3009490 - GridView choice modes and
Adam Powell
2010-11-04
1
-20
/
+0
*
Add new fade in/out feature for drawable containers.
Dianne Hackborn
2010-11-03
1
-4
/
+9
*
Add a new "activated" state to View.
Dianne Hackborn
2010-09-15
1
-0
/
+3
*
am bb8d314b: am 70c9ffbc: am 11a72482: Merge "docs: add links from widget cla...
Scott Main
2010-08-21
1
-0
/
+3
|
\
|
*
docs: add links from widget classes to tutorials
Scott Main
2010-08-19
1
-0
/
+3
*
|
GridView's pageScroll() would be offset by one item.
Romain Guy
2010-08-20
1
-2
/
+2
*
|
Add selection mode support to GridView.
Adam Powell
2010-08-16
1
-1
/
+30
*
|
Initial changes to allow collections in widgets.
Winson Chung
2010-07-19
1
-1
/
+34
*
|
Prevent crash when changing adapter.
Romain Guy
2010-05-19
1
-1
/
+1
*
|
Added getNumColumns function to GridView.java.
Andrew Sapperstein
2010-05-13
1
-0
/
+14
|
/
*
Remove overscrolling
Adam Powell
2010-03-29
1
-6
/
+1
*
Don't assume there's a selected position in touch mode.
Romain Guy
2010-03-26
1
-2
/
+4
*
Make sure all list items know they are in a window.
Romain Guy
2010-03-02
1
-1
/
+3
*
HorizontalScrollView multitouch scroll and only grip on content
Adam Powell
2010-02-25
1
-2
/
+0
*
Added proper overscrolling scroll bar behavior to GridView
Adam Powell
2010-02-12
1
-3
/
+11
*
Deprecate fill_parent and introduce match_parent.
Romain Guy
2010-01-08
1
-2
/
+2
*
Fix two ListView bugs related to onAttachedToWindow/onDetachedFromWindow.
Romain Guy
2010-01-06
1
-4
/
+4
*
Prevent NPE when doing a fillSpecific layout.
Romain Guy
2009-09-29
1
-5
/
+13
*
Fix possible NPE in AbsListView.positionSelector().
Romain Guy
2009-09-28
1
-1
/
+1
*
Fading scrollbars return. But you have to opt in.
Mike Cleron
2009-09-28
1
-0
/
+24
*
Preserve ListView's pressed state when the adapter changes its content while ...
Romain Guy
2009-09-15
1
-3
/
+14
*
Fixes #1603191. GridView could provoke NPEs during layout passes initiated fr...
Romain Guy
2009-05-04
1
-2
/
+2
*
auto import from //depot/cupcake/@136594
The Android Open Source Project
2009-03-05
1
-3
/
+1
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+1833
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-1842
/
+0
*
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-03
1
-10
/
+19
*
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-03-02
1
-19
/
+10
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-7
/
+21
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+1828