summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/Scroller.java
Commit message (Expand)AuthorAgeFilesLines
* 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