summaryrefslogtreecommitdiff
path: root/core/java/android/gesture/InstanceLearner.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-09Add support for gestures in Home.Romain Guy
2009-05-29Modify the base gestures API to use streams instead of files. Adds new wrappe...Romain Guy
2009-05-28Revert "Revert "Bug fixes and performance improvements""Romain Guy
2009-05-28Revert "Bug fixes and performance improvements"Romain Guy
2009-05-27Bug fixes and performance improvementsYang Li
2009-05-21Move the Gestures API to the framework in android.gesture.Romain Guy