| Commit message (Expand) | Author | Age | Files | Lines |
* | resolved conflicts for merge of ee665151 to lmp-mr1-dev-plus-aosp | Neil Fuller | 2014-10-02 | 1 | -3/+2 |
|\ |
|
| * | Switch from FloatMath -> Math and Math.hypot where possible | Neil Fuller | 2014-10-01 | 1 | -3/+2 |
* | | Fix Scroller interpolation | Chet Haase | 2014-08-06 | 1 | -3/+3 |
* | | Fix the build, use viscous fluid interpolator in OverScroller | Alan Viverette | 2013-09-04 | 1 | -1/+1 |
* | | Move viscous fluid interpolator to its own class | Alan Viverette | 2013-09-04 | 1 | -33/+45 |
|/ |
|
* | Doc change: Scroller Javadoc Bug # 7966653 | Katie McCormick | 2013-02-07 | 1 | -8/+36 |
* | Sync fling physics between Scroller/OverScroller | Adam Powell | 2012-08-09 | 1 | -25/+76 |
* | Make EdgeEffect public API. | Adam Powell | 2011-08-31 | 1 | -1/+0 |
* | Merge overscrolling from gingerbread. | Adam Powell | 2010-11-23 | 1 | -20/+24 |
* | New spline physics for list fling motion. | Gilles Debunne | 2010-11-17 | 1 | -2/+1 |
* | Changes to scrolling physics | Gilles Debunne | 2010-11-17 | 1 | -16/+85 |
* | Actually store the newly computed deceleration. | Romain Guy | 2010-10-12 | 1 | -1/+1 |
* | Add an API to control AbsListView's friction. | Romain Guy | 2010-10-11 | 1 | -6/+22 |
* | Fix a bug that could cause flings to last too long using a Scroller | Adam Powell | 2010-07-28 | 1 | -1/+5 |
* | Fix bug 2639949 - Don't stop a Scroller early | Adam Powell | 2010-04-28 | 1 | -7/+0 |
* | Remove overscrolling | Adam Powell | 2010-03-29 | 1 | -297/+190 |
* | API refactoring for OverScroller. | Adam Powell | 2010-03-25 | 1 | -13/+9 |
* | New edge effect when OverScrolled. | Gilles Debunne | 2010-03-23 | 1 | -1/+1 |
* | New OverScroller with edge bouncing effect. | Gilles Debunne | 2010-03-19 | 1 | -196/+307 |
* | accelerate consecutive flings | Cary Clark | 2009-09-01 | 1 | -0/+11 |
* | The comment lack of symbol # and parameter data type. This will cause compila... | djken | 2009-07-07 | 1 | -1/+1 |
* | Add of Javadoc comments on undocumented methods. | Cyril Mottier | 2009-07-07 | 1 | -9/+35 |
* | AI 145994: Integrate #145778 from Donut. | Dianne Hackborn | 2009-04-13 | 1 | -2/+0 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+388 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -388/+0 |
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -0/+20 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+368 |