summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* am 511a0134: Merge change 2302 into donutAndroid (Google) Code Review2009-05-261-0/+37
|\
| * Merge change 2302 into donutAndroid (Google) Code Review2009-05-251-0/+37
| |\
| | * added SmsMessage ConcatRef parsing validationTammo Spalink2009-05-221-0/+37
* | | am 82392e84: Merge change 2402 into donutAndroid (Google) Code Review2009-05-246-48/+42
|\ \ \ | |/ /
| * | Cleanup Gestures API and make it easier to use in 3rd party apps. Also fix th...Romain Guy2009-05-246-48/+42
* | | add ipc support to batchingFred Quintana2009-05-222-211/+508
* | | am 380cd96e: Fix the buildRomain Guy2009-05-221-0/+3
|\ \ \ | |/ /
| * | Fix the buildRomain Guy2009-05-221-0/+3
* | | merge f41c640d8424fbd90cb1751173ede1c9f5e848b4 w/minor conflictThe Android Open Source Project2009-05-225-15/+27
|\ \ \ | |/ /
| * | Add a new API to ListView: setGestures(int). This allows developers to enable...Romain Guy2009-05-225-15/+27
| |/
* | am cfcc0df2: Merge change 2285 into donutAndroid (Google) Code Review2009-05-2121-2705/+35
|\ \ | |/
| * Move the Gestures API to the framework in android.gesture.Romain Guy2009-05-2121-2705/+35
* | am ac6a4b8e: Renamed setGestureType in GestureLibraryYang Li2009-05-212-3/+9
|\ \ | |/
| * Renamed setGestureType in GestureLibraryYang Li2009-05-212-3/+9
* | am b6d99b7d: Modify how GestureLibrary stores its data. The XML format is now...Romain Guy2009-05-2110-278/+288
|\ \ | |/
| * Modify how GestureLibrary stores its data. The XML format is now replaced by ...Romain Guy2009-05-2110-278/+288
* | am aeed1816: Merge change 2219 into donutAndroid (Google) Code Review2009-05-217-47/+109
|\ \ | |/
| * Merge change 2219 into donutAndroid (Google) Code Review2009-05-217-47/+109
| |\
| | * Updated LetterRecognizer & related gesture recognition codeYang Li2009-05-217-47/+109
| * | Fixed SD card access permission issue in manifestGuang Zhu2009-05-211-1/+2
* | | Fixed SD card access permission issue in manifestGuang Zhu2009-05-211-1/+2
* | | am 7269d9ac: Tweak the Gestures Overlay demo. This shortens the fade duration...Romain Guy2009-05-203-13/+24
|\ \ \ | |/ /
| * | Tweak the Gestures Overlay demo. This shortens the fade duration to make it m...Romain Guy2009-05-203-13/+24
| |/
* | am b204d4f1: Merge change 2136 into donutAndroid (Google) Code Review2009-05-2016-296/+539
|\ \ | |/
| * First pass at cleaning up the gestures code.Romain Guy2009-05-2016-296/+539
* | am e2914615: Merge change 2099 into donutAndroid (Google) Code Review2009-05-201-2/+2
|\ \ | |/
| * Hook up the backup data writer, and add a utility to read the backup data files.Joe Onorato2009-05-201-2/+2
* | am 5bc21aa0: Merge change 1127 into donutAndroid (Google) Code Review2009-05-204-30/+125
|\ \ | |/
| * Merge change 1127 into donutAndroid (Google) Code Review2009-05-194-30/+125
| |\
| | * SmsHeader rewrite, in preparation for migration to public API.Tammo Spalink2009-05-204-30/+125
* | | am 12bb9471: Merge change 1936 into donutAndroid (Google) Code Review2009-05-1934-1732/+3016
|\ \ \ | |/ /
| * | Merge change 1936 into donutAndroid (Google) Code Review2009-05-1934-1732/+3016
| |\ \
| | * | Recovered the code of the gesture libraryYang Li2009-05-1834-1732/+3016
* | | | am 5615d35b: Add tests for the new SQLite _TOKENIZE() \'tag\' column.Bjorn Bringert2009-05-191-5/+33
|\ \ \ \ | |/ / /
| * | | Add tests for the new SQLite _TOKENIZE() 'tag' column.Bjorn Bringert2009-05-191-5/+33
| | |/ | |/|
* | | am 15e74b9d: Merge change 1939 into donutAndroid (Google) Code Review2009-05-191-1/+4
|\ \ \ | |/ /
| * | Merge change 1939 into donutAndroid (Google) Code Review2009-05-181-1/+4
| |\ \ | | |/ | |/|
| | * Temporarily suppress flaky test LocationManagerProximityTest until test harne...Brett Chabot2009-05-181-1/+4
* | | am 1058c63b: Merge change 1909 into donutAndroid (Google) Code Review2009-05-182-3/+18
|\ \ \ | |/ /
| * | Merge change 1909 into donutAndroid (Google) Code Review2009-05-182-3/+18
| |\ \
| | * | Fixed IndexOutofBoundException, improved how memory information is captured (...Guang Zhu2009-05-182-3/+18
| | |/
* | | am 6342d393: Merge change 1575 into donutAndroid (Google) Code Review2009-05-181-5/+74
|\ \ \ | |/ /
| * | Merge change 1575 into donutAndroid (Google) Code Review2009-05-171-5/+74
| |\ \
| | * | Change _TOKENIZE tests to test the new token_index columnBjorn Bringert2009-05-151-5/+74
* | | | am 935fd37d: Revert "Squashed commit of the following:"Yang Li2009-05-1529-3060/+712
|\ \ \ \ | |/ / /
| * | | Revert "Squashed commit of the following:"Yang Li2009-05-1529-3060/+712
* | | | am e85bb9eb: Merge change 1823 into donutAndroid (Google) Code Review2009-05-151-0/+1
|\ \ \ \ | |/ / /
| * | | Merge change 1823 into donutAndroid (Google) Code Review2009-05-151-0/+1
| |\ \ \
| | * | | Add the backup data file writer C++ class.Joe Onorato2009-05-151-0/+1
* | | | | am f8173411: Squashed commit of the following:Yang Li2009-05-1529-712/+3060
|\ \ \ \ \ | |/ / / /