summaryrefslogtreecommitdiffstats
path: root/tests/AndroidTests
Commit message (Expand)AuthorAgeFilesLines
* Add "nodpi" density, and expose a bunch of density-related APIs.Dianne Hackborn2009-07-171-1/+1
* Merge change 7556 into donutAndroid (Google) Code Review2009-07-161-6/+10
|\
| * Temporarily suppress ServiceTest.Brett Chabot2009-07-161-6/+10
* | Merge change 7441 into donutAndroid (Google) Code Review2009-07-161-4/+58
|\ \ | |/ |/|
| * Allow system colors in <font> tagsBjorn Bringert2009-07-151-4/+58
* | Update Searchables test with new GlobalSearch nameBjorn Bringert2009-07-151-2/+2
|/
* Fixed NPE bugs in Uri. Fixes internal issue #1724719.Bob Lee2009-07-101-0/+33
* Uri.EMPTY.toString() was returning null due to an initialization order bug. F...Bob Lee2009-07-102-1/+5
* Run search UI on its own thread.Bjorn Bringert2009-07-081-20/+0
* Merge change 6396 into donutAndroid (Google) Code Review2009-07-071-0/+55
|\
| * Add unit test for NeighboringCellInfo.John Wang2009-07-071-0/+55
* | septet-align UD after any UDH for GSM-7bit codingTammo Spalink2009-07-071-0/+15
* | Merge change 5995 into donutAndroid (Google) Code Review2009-07-021-0/+1
|\ \
| * | Turn off kerning when testing TextUtils.ellipsize().Eric Fischer2009-07-011-0/+1
| |/
* | Add tests. internal bug id 1868702.Daisuke Miyakawa2009-07-021-59/+73
|/
* cdma sms is91 supportTammo Spalink2009-06-281-0/+13
* make BitwiseInputStream.read return intTammo Spalink2009-06-242-8/+31
* Remove test for SearchManager activity context restriction.Bjorn Bringert2009-06-221-20/+0
* Make all static methods in SearchManager non-static.Bjorn Bringert2009-06-221-6/+8
* Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage.Suchi Amalapurapu2009-06-191-1/+1
* add feedback test with gsm7bit special case charactersTammo Spalink2009-06-171-0/+3
* Run search dialog in the system process.Bjorn Bringert2009-06-156-39/+312
* In SearchablesTest, use the always available globalsearch.Satish Sampath2009-06-101-6/+6
* Fix broken Searchables unit tests.Satish Sampath2009-06-051-1/+34
* Include web search providers in Searchables.Satish Sampath2009-06-051-1/+2
* Handle EOF correctly in MemoryFile input stream.Bjorn Bringert2009-06-032-2/+70
* Allow creating AssetFileDescriptors for MemoryFiles.Bjorn Bringert2009-06-034-3/+349
* support more minor cdms sms bearer data subparametersTammo Spalink2009-06-021-17/+95
* Unmap memory in MemoryFile.close().Bjorn Bringert2009-05-291-4/+73
* added SmsMessage ConcatRef parsing validationTammo Spalink2009-05-221-0/+37
* Merge change 1127 into donutAndroid (Google) Code Review2009-05-192-7/+93
|\
| * SmsHeader rewrite, in preparation for migration to public API.Tammo Spalink2009-05-202-7/+93
* | Add tests for the new SQLite _TOKENIZE() 'tag' column.Bjorn Bringert2009-05-191-5/+33
|/
* Change _TOKENIZE tests to test the new token_index columnBjorn Bringert2009-05-151-5/+74
* Refactor SearchableInfo.Bjorn Bringert2009-05-061-10/+8
* new cdma sms unit tests (from QC on-site test)Tammo Spalink2009-05-061-1/+48
* clean up cdma sms creation and parsingTammo Spalink2009-05-011-68/+95
* Add 'includeInGlobalSearch' attribute to searchable meta-data.Bjorn Bringert2009-04-291-4/+6
* Split testSearchablesMocked into two tests.Bjorn Bringert2009-04-291-14/+15
* Merge change 640 into donutAndroid (Google) Code Review2009-04-291-53/+84
|\
| * Add GLOBAL_SEARCH intent for finding global search provider.Bjorn Bringert2009-04-281-53/+84
* | enable additional cdma sms fields and user data encodingsTammo Spalink2009-04-281-4/+146
|/
* Merge branch 'readonly-p4-donut' into donutKarl Rosaen2009-04-232-372/+413
|\
| * AI 147564: Merge back from search branch to donut. Notes:Karl Rosaen2009-04-232-372/+413
* | Squashed commit of the following:Robert Greenwalt2009-04-2210-149/+255
* | replaced integer * and % with shift operations, for performanceTammo Spalink2009-04-161-0/+25
* | Initial code for cdma sms encode and decode, in java, with simple tests.Tammo Spalink2009-04-142-0/+361
|/
* AI 145969: am: CL 145735 Suppress the flaky DatabaseLockTestBrett Chabot2009-04-131-2/+7
* AI 144185: Integrate cdma into the main code base.Wink Saville2009-04-021-3/+3
* Automated import from //branches/donutburger/...@142509,142509Daisuke Miyakawa2009-03-248-0/+950