summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fixed SD card access permission issue in manifestGuang Zhu2009-05-211-1/+2
* | 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
* Hook up the backup data writer, and add a utility to read the backup data files.Joe Onorato2009-05-201-2/+2
* 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
* | Merge change 1936 into donutAndroid (Google) Code Review2009-05-1934-1732/+3016
|\ \
| * | Recovered the code of the gesture libraryYang Li2009-05-1834-1732/+3016
* | | Add tests for the new SQLite _TOKENIZE() 'tag' column.Bjorn Bringert2009-05-191-5/+33
| |/ |/|
* | 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
* | 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
| |/
* | 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
* | | Revert "Squashed commit of the following:"Yang Li2009-05-1529-3060/+712
* | | 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
* | | | Squashed commit of the following:Yang Li2009-05-1529-712/+3060
|/ / /
* | | Implement the C++ class to write the backed up file data.Joe Onorato2009-05-151-0/+3
|/ /
* | Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m...svetoslavganov2009-05-143-1/+258
* | Get the backup calling through to the file backup helper.Joe Onorato2009-05-142-3/+28
|/
* With this, the BackupService onBackup method is called.Joe Onorato2009-05-131-1/+1
* added reliability test usding DumpRenderTreeGuang Zhu2009-05-117-16/+519
* am 25f9637: AI 148665: Disabling a test that does not work asJorg Pleumann2009-05-111-23/+29
|\
| * AI 148665: Disabling a test that does not work asJorg Pleumann2009-05-111-23/+29
| * AI 146225: Work around initialization issue with InstrumentationTest Runner. ...Guang Zhu2009-04-141-1/+1
| * AI 145757: Suppress the flaky testsYu Shan Emily Lau2009-04-101-3/+4
| * AI 145743: Excise the "de" locale out of testResourceBundles(), leaving aDan Bornstein2009-04-101-1/+44
| * AI 145735: Suppress the flaky DatabaseLockTestBrett Chabot2009-04-101-2/+7
| * AI 143727: Make the test runner and results assets of DumpRendertree. This is...Sridhar Gurivireddy2009-03-316-0/+38
| * Automated import from //branches/cupcake/...@142827,142827Joe Onorato2009-03-251-0/+39
| * Automated import from //branches/cupcake/...@142508,142508Daisuke Miyakawa2009-03-248-0/+950
| * auto import from //branches/cupcake_rel/...@141571The Android Open Source Project2009-03-191-2/+22
* | fix the sim build. disables the tests for now.Joe Onorato2009-05-081-3/+10
* | More backup testsJoe Onorato2009-05-073-3/+47
* | CoreTests: Fix LocationManagerProximityTest.Mike Lockwood2009-05-071-5/+2
* | Add new setTag(int, Object) API to allow applications to specify several tags.Romain Guy2009-05-061-0/+114
* | Refactor SearchableInfo.Bjorn Bringert2009-05-061-10/+8
* | new cdma sms unit tests (from QC on-site test)Tammo Spalink2009-05-061-1/+48
* | Merge change 1040 into donutAndroid (Google) Code Review2009-05-054-0/+164
|\ \
| * | Add a test app for the backupJoe Onorato2009-05-054-0/+164
* | | Merge change 1039 into donutAndroid (Google) Code Review2009-05-052-0/+123
|\ \ \ | |/ /