1. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  2. 02739a8 Fix javadoc issues by Romain Guy · 13 years ago
  3. 46c5312 Rename GestureUtilities to GestureUtils. by Romain Guy · 14 years ago
  4. ec83718 Added a method for spatial sampling. by Yang Li · 15 years ago
  5. 6fc1f15 Added clone to these three classes and added more comments. by Yang Li · 15 years ago
  6. ef0e9ae Fixes #1972421. Prevents crash in ScrollView/HorizontalScrollView. by Romain Guy · 15 years ago
  7. 423d679 Unhide android.gestures. by Romain Guy · 15 years ago
  8. cfbe8cf Fix the way gestures are rasterized to bitmaps. by Romain Guy · 15 years ago
  9. 9ffe1ae Fix for #1878497. by Romain Guy · 15 years ago
  10. 82f3495 Cleanup Gestures API and make it easier to use in 3rd party apps. Also fix the events processing in the gestures overlay mechanism. Give better control of the various properties of the overlay through XML attributes. by Romain Guy · 15 years ago
  11. db567c3 Move the Gestures API to the framework in android.gesture. by Romain Guy · 15 years ago[Renamed (91%) from tests/sketch/src/com/android/gesture/Gesture.java]
  12. b6d99b7 Modify how GestureLibrary stores its data. The XML format is now replaced by a more efficient binary format which should speed up saving/loading. The format is very similar to the one used by the letters recognizer. The format is documented in GestureLibrary.java. by Romain Guy · 15 years ago
  13. c534727 First pass at cleaning up the gestures code. by Romain Guy · 15 years ago
  14. 35aa84b Recovered the code of the gesture library by Yang Li · 15 years ago
  15. 935fd37 Revert "Squashed commit of the following:" by Yang Li · 15 years ago
  16. f817341 Squashed commit of the following: by Yang Li · 15 years ago
  17. 6e93a3d Add sketch gesture demo application. by Joe Onorato · 15 years ago