summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix #2018814: System cannot correctly render assets with "wrap_content" attri...Dianne Hackborn2009-07-2910-0/+110
* Merge change 8966 into donutAndroid (Google) Code Review2009-07-291-2/+114
|\
| * Add tests for android.net.vpn.Hung-ying Tyan2009-07-291-2/+114
* | Merge change 8208 into donutAndroid (Google) Code Review2009-07-291-11/+0
|\ \ | |/ |/|
| * Removing MD2Urs Grob2009-07-221-11/+0
* | Remove visibility checks from SearchManager testsBjorn Bringert2009-07-261-55/+4
* | Allow for screen density drawables in compatibility mode.Dianne Hackborn2009-07-247-2/+23
* | Merge change 8360 into donutAndroid (Google) Code Review2009-07-231-2/+4
|\ \
| * | Remove failing test AutoCompleteTextViewCallbacks.testPopupNoSelection fromBrett Chabot2009-07-231-2/+4
* | | Merge change 8227 into donutAndroid (Google) Code Review2009-07-221-0/+6
|\ \ \
| * | | Handle null in MatrixCursor.get*()Bjorn Bringert2009-07-221-0/+6
* | | | Simplify density compatibility to a boolean.Dianne Hackborn2009-07-221-4/+3
|/ / /
* | | Merge change 8131 into donutAndroid (Google) Code Review2009-07-221-0/+1
|\ \ \ | |_|/ |/| |
| * | Fix android.core.FileTest#testFile: add sdcard write permission to test.Brett Chabot2009-07-211-0/+1
| |/
* | First pass at reworking screen density/size APIs.Dianne Hackborn2009-07-2114-4/+157
|/
* 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
|\ \ \ | |_|/ |/| |