summaryrefslogtreecommitdiffstats
path: root/tests/sketch/src
Commit message (Expand)AuthorAgeFilesLines
* Modify the base gestures API to use streams instead of files. Adds new wrappe...Romain Guy2009-05-293-28/+31
* Cleanup Gestures API and make it easier to use in 3rd party apps. Also fix th...Romain Guy2009-05-243-41/+27
* Fix the buildRomain Guy2009-05-221-0/+3
* Add a new API to ListView: setGestures(int). This allows developers to enable...Romain Guy2009-05-221-3/+6
* Move the Gestures API to the framework in android.gesture.Romain Guy2009-05-2119-2698/+28
* Renamed setGestureType in GestureLibraryYang Li2009-05-212-3/+9
* Modify how GestureLibrary stores its data. The XML format is now replaced by ...Romain Guy2009-05-219-269/+270
* Merge change 2219 into donutAndroid (Google) Code Review2009-05-217-47/+109
|\
| * Updated LetterRecognizer & related gesture recognition codeYang Li2009-05-217-47/+109
* | Tweak the Gestures Overlay demo. This shortens the fade duration to make it m...Romain Guy2009-05-203-13/+24
|/
* First pass at cleaning up the gestures code.Romain Guy2009-05-2015-296/+317
* Recovered the code of the gesture libraryYang Li2009-05-1828-1723/+2984
* Revert "Squashed commit of the following:"Yang Li2009-05-1523-3028/+703
* Squashed commit of the following:Yang Li2009-05-1523-703/+3028
* Get Sketch compiling.Joe Onorato2009-04-173-11/+0
* Add sketch gesture demo application.Joe Onorato2009-04-1711-0/+1961