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
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
OverScroller.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync fling physics between Scroller/OverScroller
Adam Powell
2012-08-09
1
-17
/
+12
*
Fix janky programmatic ListView scrolling
Adam Powell
2012-04-26
1
-1
/
+5
*
Tuning Overscroller's scroll curve
Justin Ho
2011-09-19
1
-4
/
+4
*
Can't stop the fling!
Jeff Brown
2011-09-16
1
-1
/
+1
*
Make EdgeEffect public API.
Adam Powell
2011-08-31
1
-1
/
+0
*
Reduced Overfling threshold after many different cefficient tries.
Gilles Debunne
2010-12-14
1
-0
/
+1
*
Fix build.
Wink Saville
2010-12-11
1
-4
/
+3
*
Modified OverScroller curves
Gilles Debunne
2010-12-10
1
-83
/
+81
*
Refactored OverScroller
Gilles Debunne
2010-12-01
1
-107
/
+176
*
Merge overscrolling from gingerbread.
Adam Powell
2010-11-23
1
-0
/
+888
*
Remove overscrolling
Adam Powell
2010-03-29
1
-682
/
+0
*
API refactoring for OverScroller.
Adam Powell
2010-03-25
1
-42
/
+335
*
New edge effect when OverScrolled.
Gilles Debunne
2010-03-23
1
-66
/
+130
*
New OverScroller with edge bouncing effect.
Gilles Debunne
2010-03-19
1
-372
/
+248
*
Fix a bug in OverScroller.setFinalX/Y
Adam Powell
2010-03-02
1
-0
/
+12
*
Added Scroller compatibility methods to OverScroller
Adam Powell
2010-03-02
1
-0
/
+40
*
Fixed an overscrolling bug in AbsListView with a root in OverScroller.
Adam Powell
2010-02-03
1
-2
/
+2
*
Overscrolling in AbsListView; visibility cleanup for FlingRunnable
Adam Powell
2010-02-01
1
-0
/
+11
*
ScrollView and HorizontalScrollView now will spring back if smoothScrollBy sc...
Adam Powell
2010-01-28
1
-6
/
+38
*
Added OverScroller and overscroll effects for ScrollView and HorizontalScroll...
Adam Powell
2010-01-27
1
-0
/
+354