1. 6de42da Removing some more FloatMath references by Neil Fuller · 10 years ago
  2. 33253a4 Switch from FloatMath -> Math and Math.hypot where possible by Neil Fuller · 10 years ago
  3. 46c5312 Rename GestureUtilities to GestureUtils. by Romain Guy · 15 years ago
  4. c7f930f5 Made GestureUtilities's several methods public; Changed GestureStroke's smoothening threshold. 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. d1c67d4 Fixes #1878499. by Romain Guy · 15 years ago
  7. f40f074 Revert "Revert "Bug fixes and performance improvements"" by Romain Guy · 15 years ago
  8. 436466d Revert "Bug fixes and performance improvements" by Romain Guy · 15 years ago
  9. 58b3590 Bug fixes and performance improvements by Yang Li · 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. d6a463a Add a new API to ListView: setGestures(int). This allows developers to enable gestures to jump inside the list or filter it. This change also introduces a new XML attribute to control this API. It also adds the ability to theme the GestureOverlayView from the gestures library. Finally, this adds a new VERSION header to the binary format used to store the letters for the recognizer. by Romain Guy · 15 years ago
  12. db567c3 Move the Gestures API to the framework in android.gesture. by Romain Guy · 15 years ago[Renamed (85%) from tests/sketch/src/com/android/gesture/GestureStroke.java]
  13. 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
  14. e6ea003 Updated LetterRecognizer & related gesture recognition code by Yang Li · 15 years ago
  15. c534727 First pass at cleaning up the gestures code. by Romain Guy · 15 years ago
  16. 35aa84b Recovered the code of the gesture library by Yang Li · 15 years ago
  17. 935fd37 Revert "Squashed commit of the following:" by Yang Li · 15 years ago
  18. f817341 Squashed commit of the following: by Yang Li · 15 years ago