Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #2018814: System cannot correctly render assets with "wrap_content" attri... | Dianne Hackborn | 2009-07-29 | 10 | -0/+110 |
* | Merge change 8966 into donut | Android (Google) Code Review | 2009-07-29 | 1 | -2/+114 |
|\ | |||||
| * | Add tests for android.net.vpn. | Hung-ying Tyan | 2009-07-29 | 1 | -2/+114 |
* | | Merge change 8208 into donut | Android (Google) Code Review | 2009-07-29 | 1 | -11/+0 |
|\ \ | |/ |/| | |||||
| * | Removing MD2 | Urs Grob | 2009-07-22 | 1 | -11/+0 |
* | | Remove visibility checks from SearchManager tests | Bjorn Bringert | 2009-07-26 | 1 | -55/+4 |
* | | Allow for screen density drawables in compatibility mode. | Dianne Hackborn | 2009-07-24 | 7 | -2/+23 |
* | | Merge change 8360 into donut | Android (Google) Code Review | 2009-07-23 | 1 | -2/+4 |
|\ \ | |||||
| * | | Remove failing test AutoCompleteTextViewCallbacks.testPopupNoSelection from | Brett Chabot | 2009-07-23 | 1 | -2/+4 |
* | | | Merge change 8227 into donut | Android (Google) Code Review | 2009-07-22 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | Handle null in MatrixCursor.get*() | Bjorn Bringert | 2009-07-22 | 1 | -0/+6 |
* | | | | Simplify density compatibility to a boolean. | Dianne Hackborn | 2009-07-22 | 1 | -4/+3 |
|/ / / | |||||
* | | | Merge change 8131 into donut | Android (Google) Code Review | 2009-07-22 | 1 | -0/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix android.core.FileTest#testFile: add sdcard write permission to test. | Brett Chabot | 2009-07-21 | 1 | -0/+1 |
| |/ | |||||
* | | First pass at reworking screen density/size APIs. | Dianne Hackborn | 2009-07-21 | 14 | -4/+157 |
|/ | |||||
* | Merge change 7959 into donut | Android (Google) Code Review | 2009-07-20 | 1 | -0/+1 |
|\ | |||||
| * | Adding WRITE_EXTRENAL_STORAGE permission in AndroidManifest.xml file. | Swarna Kumar | 2009-07-20 | 1 | -0/+1 |
* | | Fix the build | Yu Shan Emily Lau | 2009-07-20 | 1 | -0/+1 |
* | | Added the vpn unit test template. | Yu Shan Emily Lau | 2009-07-20 | 1 | -0/+45 |
|/ | |||||
* | Merge change 7840 into donut | Android (Google) Code Review | 2009-07-19 | 2 | -4/+13 |
|\ | |||||
| * | Fix issue where scaled bitmap sizes could be wrong. | Dianne Hackborn | 2009-07-18 | 2 | -4/+13 |
* | | Merge change 7783 into donut | Android (Google) Code Review | 2009-07-17 | 7 | -3/+68 |
|\ \ | |/ | |||||
| * | Add "nodpi" density, and expose a bunch of density-related APIs. | Dianne Hackborn | 2009-07-17 | 7 | -3/+68 |
* | | Add a delay before collecting memory information | Guang Zhu | 2009-07-17 | 1 | -0/+4 |
|/ | |||||
* | Merge change 7556 into donut | Android (Google) Code Review | 2009-07-16 | 1 | -6/+10 |
|\ | |||||
| * | Temporarily suppress ServiceTest. | Brett Chabot | 2009-07-16 | 1 | -6/+10 |
* | | Merge change 7441 into donut | Android (Google) Code Review | 2009-07-16 | 1 | -4/+58 |
|\ \ | |/ |/| | |||||
| * | Allow system colors in <font> tags | Bjorn Bringert | 2009-07-15 | 1 | -4/+58 |
* | | Update Searchables test with new GlobalSearch name | Bjorn Bringert | 2009-07-15 | 1 | -2/+2 |
|/ | |||||
* | Add reporting of activity movement for search manager. | Dianne Hackborn | 2009-07-14 | 1 | -2/+2 |
* | Fixed NPE bugs in Uri. Fixes internal issue #1724719. | Bob Lee | 2009-07-10 | 1 | -0/+33 |
* | Merge change 6801 into donut | Android (Google) Code Review | 2009-07-10 | 2 | -1/+5 |
|\ | |||||
| * | Uri.EMPTY.toString() was returning null due to an initialization order bug. F... | Bob Lee | 2009-07-10 | 2 | -1/+5 |
* | | Call clearCache on WebView before collecting memory information. | Guang Zhu | 2009-07-09 | 2 | -0/+5 |
|/ | |||||
* | Run search UI on its own thread. | Bjorn Bringert | 2009-07-08 | 1 | -20/+0 |
* | Merge change 6396 into donut | Android (Google) Code Review | 2009-07-07 | 1 | -0/+55 |
|\ | |||||
| * | Add unit test for NeighboringCellInfo. | John Wang | 2009-07-07 | 1 | -0/+55 |
* | | Merge change 6415 into donut | Android (Google) Code Review | 2009-07-07 | 1 | -0/+2 |
|\ \ | |||||
| * | | Fixes #1748951. Calling setListSelection() explicitely should cancel the sele... | Romain Guy | 2009-07-07 | 1 | -0/+2 |
* | | | Merge change 6326 into donut | Android (Google) Code Review | 2009-07-07 | 1 | -8/+6 |
|\ \ \ | |/ / |/| | | |||||
| * | | BackupManager wrapper class improvements | Christopher Tate | 2009-07-07 | 1 | -8/+6 |
* | | | septet-align UD after any UDH for GSM-7bit coding | Tammo Spalink | 2009-07-07 | 1 | -0/+15 |
|/ / | |||||
* | | Merge change 5995 into donut | Android (Google) Code Review | 2009-07-02 | 1 | -0/+1 |
|\ \ | |||||
| * | | Turn off kerning when testing TextUtils.ellipsize(). | Eric Fischer | 2009-07-01 | 1 | -0/+1 |
| |/ | |||||
* | | Add tests. internal bug id 1868702. | Daisuke Miyakawa | 2009-07-02 | 1 | -59/+73 |
|/ | |||||
* | Merge change 5806 into donut | Android (Google) Code Review | 2009-06-30 | 1 | -43/+65 |
|\ | |||||
| * | Use additional functions to collect more memory information data points. | Guang Zhu | 2009-06-30 | 1 | -43/+65 |
* | | Merge change 5485 into donut | Android (Google) Code Review | 2009-06-29 | 1 | -0/+13 |
|\ \ | |||||
| * | | cdma sms is91 support | Tammo Spalink | 2009-06-28 | 1 | -0/+13 |
* | | | Merge change 5359 into donut | Android (Google) Code Review | 2009-06-29 | 1 | -0/+7 |
|\ \ \ | |_|/ |/| | |