commit | b6d99b7d17fd1bb1326a70744bd01be5d1586487 | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@android.com> | Thu May 21 15:05:50 2009 -0700 |
committer | Romain Guy <romainguy@android.com> | Thu May 21 15:26:46 2009 -0700 |
tree | d7450b579b920bf26dd559f4dc349af411727263 | |
parent | aeed1816b7bbf8948c1daed48db6fe7567f338af [diff] |
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.