| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Correct executable bit for source files | Kenny Root | 2012-11-07 | 1 | -0/+0 |
| | | | | | | | | | | Many media files and source code files were marked as executable in Git. Remove those. Also a shell script and python script were not marked as executable. Change-Id: Ieb51bafb46c895a21d2e83696f5a901ba752b2c5 | ||||
| * | Rename GestureUtilities to GestureUtils. | Romain Guy | 2010-02-04 | 1 | -5/+5 |
| | | |||||
| * | Added non-uniform scaling for spatial sampling. | Yang Li | 2010-01-15 | 1 | -1/+1 |
| | | |||||
| * | Added the Protractor algorithm for calculating the minimum cosine distance ↵ | Yang Li | 2009-12-14 | 1 | -1/+1 |
| | | | | | between gestures | ||||
| * | Modify the base gestures API to use streams instead of files. Adds new ↵ | Romain Guy | 2009-05-29 | 1 | -2/+2 |
| | | | | | 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 | -17/+15 |
| | | | | | This reverts commit 436466d75edb5f6fd848504d998f244426ea5a09. | ||||
| * | Revert "Bug fixes and performance improvements" | Romain Guy | 2009-05-28 | 1 | -15/+17 |
| | | | | | This reverts commit 58b359041a29418876f12d37a7082ece9f8a38a4. | ||||
| * | Bug fixes and performance improvements | Yang Li | 2009-05-27 | 1 | -17/+15 |
| | | | | | | | - 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/+115 |
