History log of /frameworks/base/core/java/android/gesture/GestureLibraries.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7b9c912f536925ac6ec43935d6e97506851b33d6 31-May-2013 Tor Norbye <tnorbye@google.com> Add @ResourceInt annotations on APIs

Change-Id: I119cc059c2f8bd98fd585fc84ac2b1b7d5892a08
/frameworks/base/core/java/android/gesture/GestureLibraries.java
03f0b21b5a317aa6c0f0cd4d7ac91cabdf379d3e 09-Jun-2009 Romain Guy <romainguy@android.com> Fix several issues in the gestures libraries.

This mostly fixes how gestures libraries are saved and loaded.
Saving a library twice in a row was erasing the entire library,
which was preventing the sketch test app from working propertly.
/frameworks/base/core/java/android/gesture/GestureLibraries.java
0a63716ed0e44f7cd32b81a444429318d42d8f08 29-May-2009 Romain Guy <romainguy@android.com> Modify the base gestures API to use streams instead of files. Adds new wrappers to easily load/save gestures from files, resources, etc. Do the same for the letters recognizer.
/frameworks/base/core/java/android/gesture/GestureLibraries.java