summaryrefslogtreecommitdiffstats
path: root/tests/sketch
Commit message (Expand)AuthorAgeFilesLines
* Removes gestures from ListView.Romain Guy2009-06-0814-1099/+0
* base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGESan Mehat2009-06-011-1/+1
* 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-246-48/+42
* Fix the buildRomain Guy2009-05-221-0/+3
* Add a new API to ListView: setGestures(int). This allows developers to enable...Romain Guy2009-05-225-15/+27
* Move the Gestures API to the framework in android.gesture.Romain Guy2009-05-2121-2705/+35
* 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-2110-278/+288
* 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-2016-296/+539
* Recovered the code of the gesture libraryYang Li2009-05-1834-1732/+3016
* Revert "Squashed commit of the following:"Yang Li2009-05-1529-3060/+712
* Squashed commit of the following:Yang Li2009-05-1529-712/+3060
* Get Sketch compiling.Joe Onorato2009-04-174-11/+8
* Add sketch gesture demo application.Joe Onorato2009-04-1717-0/+2144