summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge change 7959 into donutAndroid (Google) Code Review2009-07-201-0/+1
|\
| * Adding WRITE_EXTRENAL_STORAGE permission in AndroidManifest.xml file.Swarna Kumar2009-07-201-0/+1
* | Fix the buildYu Shan Emily Lau2009-07-201-0/+1
* | Added the vpn unit test template.Yu Shan Emily Lau2009-07-201-0/+45
|/
* Merge change 7840 into donutAndroid (Google) Code Review2009-07-192-4/+13
|\
| * Fix issue where scaled bitmap sizes could be wrong.Dianne Hackborn2009-07-182-4/+13
* | Merge change 7783 into donutAndroid (Google) Code Review2009-07-177-3/+68
|\ \ | |/
| * Add "nodpi" density, and expose a bunch of density-related APIs.Dianne Hackborn2009-07-177-3/+68
* | Add a delay before collecting memory informationGuang Zhu2009-07-171-0/+4
|/
* 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
|/
* Add reporting of activity movement for search manager.Dianne Hackborn2009-07-141-2/+2
* Fixed NPE bugs in Uri. Fixes internal issue #1724719.Bob Lee2009-07-101-0/+33
* Merge change 6801 into donutAndroid (Google) Code Review2009-07-102-1/+5
|\
| * Uri.EMPTY.toString() was returning null due to an initialization order bug. F...Bob Lee2009-07-102-1/+5
* | Call clearCache on WebView before collecting memory information.Guang Zhu2009-07-092-0/+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
* | Merge change 6415 into donutAndroid (Google) Code Review2009-07-071-0/+2
|\ \
| * | Fixes #1748951. Calling setListSelection() explicitely should cancel the sele...Romain Guy2009-07-071-0/+2
* | | Merge change 6326 into donutAndroid (Google) Code Review2009-07-071-8/+6
|\ \ \ | |/ / |/| |
| * | BackupManager wrapper class improvementsChristopher Tate2009-07-071-8/+6
* | | 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
|/
* Merge change 5806 into donutAndroid (Google) Code Review2009-06-301-43/+65
|\
| * Use additional functions to collect more memory information data points.Guang Zhu2009-06-301-43/+65
* | Merge change 5485 into donutAndroid (Google) Code Review2009-06-291-0/+13
|\ \
| * | cdma sms is91 supportTammo Spalink2009-06-281-0/+13
* | | Merge change 5359 into donutAndroid (Google) Code Review2009-06-291-0/+7
|\ \ \ | |_|/ |/| |
| * | fix potential string index problems in PhoneNumberUtils.numberToCalledPartyBC...Tammo Spalink2009-06-291-0/+7
| |/
* | Merge change 5645 into donutAndroid (Google) Code Review2009-06-296-150/+288
|\ \ | |/ |/|
| * Added a new operation mode where user can launch all tests under a folder fro...Guang Zhu2009-06-296-150/+288
* | Merge change 5192 into donutAndroid (Google) Code Review2009-06-262-8/+31
|\ \
| * | make BitwiseInputStream.read return intTammo Spalink2009-06-242-8/+31
* | | Merge change 5483 into donutAndroid (Google) Code Review2009-06-266-0/+79
|\ \ \
| * | | Expand support for different screen sizes.Dianne Hackborn2009-06-266-0/+79
* | | | Add a test for SharedPreferencesBackupHelperJoe Onorato2009-06-263-6/+20
|/ / /
* | | Test that we correctly back up an empty file.Joe Onorato2009-06-263-1/+4
* | | Add some helpful tests scripts for backup and make bmgr restore wait until th...Joe Onorato2009-06-253-1/+67
* | | Make the BackupHelperDispatcher properly handle multiple helpers.Joe Onorato2009-06-251-0/+1
| |/ |/|
* | Merge change 4878 into donutAndroid (Google) Code Review2009-06-231-0/+2
|\ \ | |/ |/|
| * Add smalltest annotation to HardwareServicePermissionTest.Brett Chabot2009-06-191-0/+2
* | Pass the originating app's versionCode along with a restore setChristopher Tate2009-06-221-1/+2
* | Helper API cleanup. Allows multiple helpers to function,Joe Onorato2009-06-222-45/+11