summaryrefslogtreecommitdiffstats
path: root/core/java/android/gesture/GestureStroke.java
Commit message (Expand)AuthorAgeFilesLines
* Rename GestureUtilities to GestureUtils.Romain Guy2010-02-041-4/+4
* Made GestureUtilities's several methods public; Changed GestureStroke's smoot...Yang Li2010-01-251-1/+1
* Added clone to these three classes and added more comments.Yang Li2010-01-151-6/+23
* Fixes #1878499.Romain Guy2009-05-291-1/+1
* Revert "Revert "Bug fixes and performance improvements""Romain Guy2009-05-281-5/+6
* Revert "Bug fixes and performance improvements"Romain Guy2009-05-281-6/+5
* Bug fixes and performance improvementsYang Li2009-05-271-5/+6
* Cleanup Gestures API and make it easier to use in 3rd party apps. Also fix th...Romain Guy2009-05-241-24/+35
* Add a new API to ListView: setGestures(int). This allows developers to enable...Romain Guy2009-05-221-3/+5
* Move the Gestures API to the framework in android.gesture.Romain Guy2009-05-211-0/+215