| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename GestureUtilities to GestureUtils. | Romain Guy | 2010-02-04 | 1 | -2/+2 |
| | | |||||
| * | Added the Protractor algorithm for calculating the minimum cosine distance ↵ | Yang Li | 2009-12-14 | 1 | -2/+2 |
| | | | | | between gestures | ||||
| * | Add support for gestures in Home. | Romain Guy | 2009-06-09 | 1 | -18/+20 |
| | | | | | | Adds a new animation style for the gestures pad, and de-normalize the scores in the recognition engine. | ||||
| * | Modify the base gestures API to use streams instead of files. Adds new ↵ | Romain Guy | 2009-05-29 | 1 | -1/+1 |
| | | | | | wrappers to easily load/save gestures from files, resources, etc. Do the same for the letters recognizer. | ||||
| * | Revert "Revert "Bug fixes and performance improvements"" | Romain Guy | 2009-05-28 | 1 | -7/+2 |
| | | | | | This reverts commit 436466d75edb5f6fd848504d998f244426ea5a09. | ||||
| * | Revert "Bug fixes and performance improvements" | Romain Guy | 2009-05-28 | 1 | -2/+7 |
| | | | | | This reverts commit 58b359041a29418876f12d37a7082ece9f8a38a4. | ||||
| * | Bug fixes and performance improvements | Yang Li | 2009-05-27 | 1 | -7/+2 |
| | | | | | | | - Added affine transform functions in GestureUtilities to remove Matrix - Fixed a bug with Instance.createInstance - Updated letter recognition file | ||||
| * | Move the Gestures API to the framework in android.gesture. | Romain Guy | 2009-05-21 | 1 | -0/+91 |
