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
*
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
*
|
Make FrameLayout support mixed wrap_content/match_parent children.
Romain Guy
2011-01-04
1
-3
/
+3
*
|
Make horizotnalscrollview and scrollview edgeglows match the new algorithm.
Mindy Pereira
2010-12-07
1
-4
/
+4
*
|
Per designers, update the algorithm for when effect is clipped or stretched.
Mindy Pereira
2010-11-24
1
-25
/
+26
*
|
StrictMode.Span annotations for ScrollView.
Brad Fitzpatrick
2010-11-23
1
-21
/
+70
*
|
Merge overscrolling from gingerbread.
Adam Powell
2010-11-23
1
-18
/
+166
*
|
Add documentation for fillViewport.
Romain Guy
2010-08-16
1
-10
/
+6
|
/
*
Fix regression introduced when fixing focus issue with ScrollView.
Romain Guy
2010-04-09
1
-1
/
+1
*
Fix bug 2562240 and clean up scrollbar behavior
Adam Powell
2010-03-31
1
-0
/
+1
*
Remove overscrolling
Adam Powell
2010-03-29
1
-64
/
+17
*
API refactoring for OverScroller.
Adam Powell
2010-03-25
1
-1
/
+0
*
Fix some bugs/edge cases in ScrollView/HorizontalScrollView
Adam Powell
2010-03-24
1
-10
/
+27
*
Fix for bug 2502886 - stupid monkeys.
Adam Powell
2010-03-24
1
-1
/
+7
*
Fix bug 2537626.
Adam Powell
2010-03-23
1
-1
/
+1
*
New OverScroller with edge bouncing effect.
Gilles Debunne
2010-03-19
1
-1
/
+2
*
Eliminate haptic feedback when hitting an overscroll barrier due to a fling.
Adam Powell
2010-03-17
1
-2
/
+2
*
Report scroll events from ScrollView and HorizontalScrollView.
Romain Guy
2010-03-08
1
-8
/
+4
[next]