index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
Scroller.java
Age
Commit message (
Expand
)
Author
2020-02-04
Merge RP1A.200123.001
Steven Laver
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-07-17
perf: Convert Horizontal Scroll to GestureFlingBoost.
Karthik Gopalan
2018-09-08
Merge QP1A.180823.001
Bill Peckham
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-03-21
add perf_service into system_process.
zfu
2018-02-20
BoostFramework: To Enhance performance.
Varun Garg
2014-10-02
resolved conflicts for merge of ee665151 to lmp-mr1-dev-plus-aosp
Neil Fuller
2014-10-01
Switch from FloatMath -> Math and Math.hypot where possible
Neil Fuller
2014-08-06
Fix Scroller interpolation
Chet Haase
2013-09-04
Fix the build, use viscous fluid interpolator in OverScroller
Alan Viverette
2013-09-04
Move viscous fluid interpolator to its own class
Alan Viverette
2013-02-07
Doc change: Scroller Javadoc Bug # 7966653
Katie McCormick
2012-08-09
Sync fling physics between Scroller/OverScroller
Adam Powell
2011-08-31
Make EdgeEffect public API.
Adam Powell
2010-11-23
Merge overscrolling from gingerbread.
Adam Powell
2010-11-17
New spline physics for list fling motion.
Gilles Debunne
2010-11-17
Changes to scrolling physics
Gilles Debunne
2010-10-12
Actually store the newly computed deceleration.
Romain Guy
2010-10-11
Add an API to control AbsListView's friction.
Romain Guy
2010-07-28
Fix a bug that could cause flings to last too long using a Scroller
Adam Powell
2010-04-28
Fix bug 2639949 - Don't stop a Scroller early
Adam Powell
2010-03-29
Remove overscrolling
Adam Powell
2010-03-25
API refactoring for OverScroller.
Adam Powell
2010-03-23
New edge effect when OverScrolled.
Gilles Debunne
2010-03-19
New OverScroller with edge bouncing effect.
Gilles Debunne
2009-09-01
accelerate consecutive flings
Cary Clark
2009-07-07
The comment lack of symbol # and parameter data type. This will cause compila...
djken
2009-07-07
Add of Javadoc comments on undocumented methods.
Cyril Mottier
2009-04-13
AI 145994: Integrate #145778 from Donut.
Dianne Hackborn
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-02-10
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project