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
/
ScrollView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed name of recent hasLayout() method to isLaidOut()
Chet Haase
2013-07-17
1
-1
/
+1
*
Merge "Fix bug #9463581 NPE observed while launching News&Weather app from al...
Fabrice Di Meglio
2013-06-18
1
-5
/
+5
|
\
|
*
Fix bug #9463581 NPE observed while launching News&Weather app from all apps ...
Fabrice Di Meglio
2013-06-18
1
-5
/
+5
*
|
Don't save ScrollView/HorizontalScrollView saved state for old apps
Adam Powell
2013-06-13
1
-0
/
+12
|
/
*
Save Scroller position
Fabrice Di Meglio
2013-06-12
1
-0
/
+76
*
Prevent scroll views from sending duplicate onScrollChanged events.
Alan Viverette
2013-06-03
1
-1
/
+5
*
Revert "Fix bug #7325234 LayoutParams are not resolved correctly (Settings ap...
Fabrice Di Meglio
2012-10-26
1
-2
/
+0
*
Fix bug #7325234 LayoutParams are not resolved correctly (Settings apps looks...
Fabrice Di Meglio
2012-10-10
1
-0
/
+2
*
am 790d3403: am d86bebb4: am 322b0a16: Merge "Protecting more views from (bad...
Jean-Baptiste Queru
2012-08-24
1
-0
/
+14
|
\
|
*
Protecting more views from (bad) MotionEvents
Johan Rosengren
2012-08-23
1
-0
/
+14
*
|
Don't let ScrollView intercept touch events if it can't scroll.
Adam Powell
2012-07-31
1
-0
/
+7
|
/
*
docs: fix document issue 27549
Scott Main
2012-07-02
1
-2
/
+7
*
Exposing some accessiblity actions only for enabled views.
Svetoslav Ganov
2012-05-16
1
-8
/
+13
*
Add accessibility scroll support to some widgets.
Svetoslav Ganov
2012-05-15
1
-1
/
+4
*
Adding scroll actions to accessibility node info.
Svetoslav Ganov
2012-05-10
1
-1
/
+34
*
Fix nested cross-scrolling for ScrollView/HorizontalScrollView
Adam Powell
2012-05-02
1
-5
/
+26
*
Invalidate for scrolling animations on the animation timer
Adam Powell
2012-04-11
1
-19
/
+19
*
Put back invalidate optimization
Romain Guy
2012-03-20
1
-3
/
+1
*
Code cleanup
Romain Guy
2012-03-20
1
-47
/
+11
*
Fix obvious typos under frameworks/base/core
Ken Wakasa
2012-03-09
1
-2
/
+2
*
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2012-01-17
1
-0
/
+2
*
Fixing errors in position information of scrollable views reported for access...
Svetoslav Ganov
2011-10-06
1
-2
/
+7
*
The logic for not populating text to some accessibility events is scattered.
Svetoslav Ganov
2011-09-30
1
-10
/
+0
*
Fix bug 5385274 - tabs in browser can't be scrolled
Adam Powell
2011-09-28
1
-8
/
+4
*
Fix bug #5282141 ScrollView overscroll should not generate invalidations when...
Fabrice Di Meglio
2011-09-13
1
-14
/
+21
*
Make EdgeEffect public API.
Adam Powell
2011-08-31
1
-7
/
+4
*
Track motion events before we decide to start scrolling
Michael Jurka
2011-08-22
1
-7
/
+38
*
Merge "Bug 4382356: No automatic focus change in ScrollViews"
Gilles Debunne
2011-07-15
1
-12
/
+0
|
\
|
*
Bug 4382356: No automatic focus change in ScrollViews
Gilles Debunne
2011-07-15
1
-12
/
+0
*
|
Remove edge slop support.
Jeff Brown
2011-07-14
1
-7
/
+0
|
/
*
Added scroll and text selection change accessibility events.
Svetoslav Ganov
2011-06-26
1
-0
/
+24
*
Only delay pressed feedback for Views inside a scrolling parent
Patrick Dubroy
2011-05-05
1
-0
/
+5
*
Merge commit 'b737647d' (Scrolling using arrow keys with padding) into m
Conley Owens
2011-04-29
1
-4
/
+2
|
\
|
*
Scolling using arrow keys with padding
Mattias Petersson
2011-04-07
1
-4
/
+2
|
*
Never drag scroll views with no children. (DO NOT MERGE)
Jeff Brown
2011-01-19
1
-4
/
+6
|
*
DO NOT MERGE. Make sure to invalidate after pulling on an edgeglow.
Mindy Pereira
2010-10-19
1
-0
/
+4
|
*
DO NOT MERGE Only show edge glow effect on 1 side at a time.
Mindy Pereira
2010-10-07
1
-0
/
+6
|
*
DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for ove...
Adam Powell
2010-10-05
1
-16
/
+16
|
*
Fix bug 3052686 - ScrollView padding treated incorrectly
Adam Powell
2010-10-04
1
-4
/
+2
|
*
Fix bug 2973252 - Make overscroll glow respect ifContentScrolls
Adam Powell
2010-09-03
1
-9
/
+17
|
*
DO NOT MERGE Overscroll continues; asset and behavior tweaks.
Adam Powell
2010-09-02
1
-3
/
+3
|
*
New edge effects for scrolling widgets (overscroll)
Adam Powell
2010-08-30
1
-15
/
+137
*
|
Change behavior of multitouch in scrolling views.
Adam Powell
2011-02-28
1
-0
/
+8
*
|
Add support for mouse hover and scroll wheel.
Jeff Brown
2011-02-25
1
-0
/
+30
*
|
Code clean-up around ScrollView.
Gilles Debunne
2011-02-25
1
-32
/
+16
*
|
Fix bug 3362273 - Make overscroll glow appear within padding region
Adam Powell
2011-02-15
1
-4
/
+5
*
|
Optimize invalidate() calls.
Romain Guy
2011-01-26
1
-1
/
+1
*
|
Use optimized display lists for all hwaccelerated rendering
Chet Haase
2011-01-24
1
-0
/
+1
*
|
Never drag scroll views with no children.
Jeff Brown
2011-01-18
1
-3
/
+5
*
|
Don't match wrap_content/match_parent children with child count = 1.
Romain Guy
2011-01-07
1
-0
/
+2
[next]