summaryrefslogtreecommitdiff
path: root/core/java/android/gesture/GestureStore.java
AgeCommit message (Expand)Author
2010-02-04Rename GestureUtilities to GestureUtils.Romain Guy
2009-12-14Added the Protractor algorithm for calculating the minimum cosine distance be...Yang Li
2009-06-09Fix several issues in the gestures libraries.Romain Guy
2009-06-09Fix bug in saving gestures stores. The outputstream was wrapping itself, thus...Romain Guy
2009-05-29Modify the base gestures API to use streams instead of files. Adds new wrappe...Romain Guy