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