summaryrefslogtreecommitdiff
path: root/core/java/android/widget/Scroller.java
AgeCommit message (Expand)Author
2020-02-04Merge RP1A.200123.001Steven Laver
2020-01-06Use new UnsupportedAppUsage annotation.Artur Satayev
2019-07-17perf: Convert Horizontal Scroll to GestureFlingBoost.Karthik Gopalan
2018-09-08Merge QP1A.180823.001Bill Peckham
2018-08-21Add @UnsupportedAppUsage annotationsMathew Inwood
2018-03-21add perf_service into system_process.zfu
2018-02-20BoostFramework: To Enhance performance.Varun Garg
2014-10-02resolved conflicts for merge of ee665151 to lmp-mr1-dev-plus-aospNeil Fuller
2014-10-01Switch from FloatMath -> Math and Math.hypot where possibleNeil Fuller
2014-08-06Fix Scroller interpolationChet Haase
2013-09-04Fix the build, use viscous fluid interpolator in OverScrollerAlan Viverette
2013-09-04Move viscous fluid interpolator to its own classAlan Viverette
2013-02-07Doc change: Scroller Javadoc Bug # 7966653Katie McCormick
2012-08-09Sync fling physics between Scroller/OverScrollerAdam Powell
2011-08-31Make EdgeEffect public API.Adam Powell
2010-11-23Merge overscrolling from gingerbread.Adam Powell
2010-11-17New spline physics for list fling motion.Gilles Debunne
2010-11-17Changes to scrolling physicsGilles Debunne
2010-10-12Actually store the newly computed deceleration.Romain Guy
2010-10-11Add an API to control AbsListView's friction.Romain Guy
2010-07-28Fix a bug that could cause flings to last too long using a ScrollerAdam Powell
2010-04-28Fix bug 2639949 - Don't stop a Scroller earlyAdam Powell
2010-03-29Remove overscrollingAdam Powell
2010-03-25API refactoring for OverScroller.Adam Powell
2010-03-23New edge effect when OverScrolled.Gilles Debunne
2010-03-19New OverScroller with edge bouncing effect.Gilles Debunne
2009-09-01accelerate consecutive flingsCary Clark
2009-07-07The comment lack of symbol # and parameter data type. This will cause compila...djken
2009-07-07Add of Javadoc comments on undocumented methods.Cyril Mottier
2009-04-13AI 145994: Integrate #145778 from Donut.Dianne Hackborn
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project