summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/Scroller.java
Commit message (Expand)AuthorAgeFilesLines
* perf: Remove scroll / fling boostingSteve Kondik2016-03-101-7/+0
* power: Add CM performance managerSteve Kondik2015-11-011-0/+7
* Remove Qualcomm BoostFrameworkSteve Kondik2015-11-011-36/+0
* BoostFramework: Adding config for disable packing params & scroll fixVarun Garg2015-10-061-2/+7
* BoostFramework to enchance performance during critical scenariosShashi Shekar Shankar2015-10-061-0/+31
* resolved conflicts for merge of ee665151 to lmp-mr1-dev-plus-aospNeil Fuller2014-10-021-3/+2
|\
| * Switch from FloatMath -> Math and Math.hypot where possibleNeil Fuller2014-10-011-3/+2
* | Fix Scroller interpolationChet Haase2014-08-061-3/+3
* | Fix the build, use viscous fluid interpolator in OverScrollerAlan Viverette2013-09-041-1/+1
* | Move viscous fluid interpolator to its own classAlan Viverette2013-09-041-33/+45
|/
* Doc change: Scroller Javadoc Bug # 7966653Katie McCormick2013-02-071-8/+36
* Sync fling physics between Scroller/OverScrollerAdam Powell2012-08-091-25/+76
* Make EdgeEffect public API.Adam Powell2011-08-311-1/+0
* Merge overscrolling from gingerbread.Adam Powell2010-11-231-20/+24
* New spline physics for list fling motion.Gilles Debunne2010-11-171-2/+1
* Changes to scrolling physicsGilles Debunne2010-11-171-16/+85
* Actually store the newly computed deceleration.Romain Guy2010-10-121-1/+1
* Add an API to control AbsListView's friction.Romain Guy2010-10-111-6/+22
* Fix a bug that could cause flings to last too long using a ScrollerAdam Powell2010-07-281-1/+5
* Fix bug 2639949 - Don't stop a Scroller earlyAdam Powell2010-04-281-7/+0
* Remove overscrollingAdam Powell2010-03-291-297/+190
* API refactoring for OverScroller.Adam Powell2010-03-251-13/+9
* New edge effect when OverScrolled.Gilles Debunne2010-03-231-1/+1
* New OverScroller with edge bouncing effect.Gilles Debunne2010-03-191-196/+307
* accelerate consecutive flingsCary Clark2009-09-011-0/+11
* The comment lack of symbol # and parameter data type. This will cause compila...djken2009-07-071-1/+1
* Add of Javadoc comments on undocumented methods.Cyril Mottier2009-07-071-9/+35
* AI 145994: Integrate #145778 from Donut.Dianne Hackborn2009-04-131-2/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+388
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-388/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+20
* Initial ContributionThe Android Open Source Project2008-10-211-0/+368