summaryrefslogtreecommitdiffstats
path: root/core/java/android/gesture/Gesture.java
Commit message (Expand)AuthorAgeFilesLines
* Correct executable bit for source filesKenny Root2012-11-071-0/+0
* Fix javadoc issuesRomain Guy2011-05-161-1/+1
* Rename GestureUtilities to GestureUtils.Romain Guy2010-02-041-3/+3
* Added a method for spatial sampling.Yang Li2010-01-151-1/+1
* Added clone to these three classes and added more comments.Yang Li2010-01-151-7/+22
* Fixes #1972421. Prevents crash in ScrollView/HorizontalScrollView.Romain Guy2009-07-101-2/+3
* Unhide android.gestures.Romain Guy2009-07-091-19/+0
* Fix the way gestures are rasterized to bitmaps.Romain Guy2009-06-101-10/+19
* Fix for #1878497.Romain Guy2009-05-291-7/+2
* Cleanup Gestures API and make it easier to use in 3rd party apps. Also fix th...Romain Guy2009-05-241-0/+39
* Move the Gestures API to the framework in android.gesture.Romain Guy2009-05-211-0/+298