summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/FastScroller.java
Commit message (Expand)AuthorAgeFilesLines
* Fix fastscroll thumbMarco Nelissen2010-02-031-1/+1
* Make the fastscroll thumb tell the parent to not intercept touch events,Marco Nelissen2010-02-031-1/+10
* Fix fastscroll overlay size on WVGA by using dip.Amith Yamasani2009-08-201-6/+8
* Fix to use DP instead of pixels for Thumb drawable size.Mitsuru Oshima2009-07-141-4/+7
* Cleanup Gestures API and make it easier to use in 3rd party apps. Also fix th...Romain Guy2009-05-241-9/+12
* Add a new API to ListView: setGestures(int). This allows developers to enable...Romain Guy2009-05-221-4/+15
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-7/+11
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-2/+8
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+482
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-482/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-2/+13
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+471