Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix http://b/2126318 (density test fails due to wrong-size asset stripping) | Daniel Sandler | 2009-09-18 | 1 | -1/+1 |
* | Fix issue #2121993: com.android.unit_tests.os.HandlerThreadTest:testHandlerTh... | Dianne Hackborn | 2009-09-16 | 1 | -8/+20 |
* | Merge change 25090 into eclair | Android (Google) Code Review | 2009-09-15 | 1 | -1/+18 |
|\ | |||||
| * | Move backlight brightness from HardwareService to PowerManager | Mike Lockwood | 2009-09-15 | 1 | -1/+18 |
* | | Fix FileObserverTest#testRun. | Brett Chabot | 2009-09-15 | 1 | -7/+39 |
|/ | |||||
* | Performance measurement framework: | Jack Wang | 2009-09-11 | 1 | -0/+441 |
* | Fix broken GSM SMS unit test, and general cleanup. | Tammo Spalink | 2009-09-07 | 1 | -68/+32 |
* | Rename SMSTest to GsmSmsTest. | Tammo Spalink | 2009-09-07 | 1 | -1/+1 |
* | Promote MccTable to telephony and use it for both gsm/cdma | Robert Greenwalt | 2009-09-03 | 1 | -1/+1 |
* | Allow fragmentText to be called for singleton CDMA messages. | Tammo Spalink | 2009-09-01 | 1 | -0/+28 |
* | Merge change 22551 into eclair | Android (Google) Code Review | 2009-08-31 | 1 | -23/+8 |
|\ | |||||
| * | Fix broken unit test. | Tammo Spalink | 2009-08-31 | 1 | -23/+8 |
* | | am e1df8224: Merge change 23173 into donut | Brett Chabot | 2009-08-28 | 1 | -1/+2 |
|\ \ | |/ |/| | |||||
| * | Remove flaky test LifecycleTest.testDialog from large continuous suite. | Brett Chabot | 2009-08-28 | 1 | -1/+2 |
* | | optimize MCC table | Tammo Spalink | 2009-08-28 | 1 | -0/+87 |
* | | Refactor VCard handling code, phase 2, 3, 4, 5 | Daisuke Miyakawa | 2009-08-25 | 1 | -10/+7 |
* | | do not merge: cherrypicked 3710f390968e683a0ad3adf0b517dfcade3564ce from mast... | Fred Quintana | 2009-08-15 | 1 | -21/+18 |
* | | Make GSM 7-bit encoding properly deal with initial padding. | Tammo Spalink | 2009-08-10 | 1 | -2/+48 |
* | | am ff6585cb: Merge change 20144 into donut | Android (Google) Code Review | 2009-08-05 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Remove flaky MonitorTest#testInterrupt from continuous, and attempt to make | Brett Chabot | 2009-08-05 | 1 | -1/+1 |
* | | fix CDMA SMS ASCII decode and mapping | Tammo Spalink | 2009-08-05 | 1 | -0/+6 |
* | | am 65e5438d: Merge change 8966 into donut | Android (Google) Code Review | 2009-07-30 | 1 | -2/+114 |
|\ \ | |/ | |||||
| * | Add tests for android.net.vpn. | Hung-ying Tyan | 2009-07-29 | 1 | -2/+114 |
* | | allow illegal subparam sizes for CDMA SMS | Tammo Spalink | 2009-07-29 | 1 | -0/+10 |
* | | am 0fdedd00: Merge change 8612 into donut | Android (Google) Code Review | 2009-07-27 | 1 | -55/+4 |
|\ \ | |/ | |||||
| * | Remove visibility checks from SearchManager tests | Bjorn Bringert | 2009-07-26 | 1 | -55/+4 |
* | | added non-numeric cdma sms address support | Tammo Spalink | 2009-07-27 | 1 | -0/+61 |
* | | add account manager permission checking | Fred Quintana | 2009-07-23 | 1 | -0/+1 |
* | | am 1aa1a154: Merge change 7959 into donut | Android (Google) Code Review | 2009-07-20 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | 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 |
* | | | am b42c3a58: Fix the build | Yu Shan Emily Lau | 2009-07-20 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix the build | Yu Shan Emily Lau | 2009-07-20 | 1 | -0/+1 |
* | | | am ff851a1d: Merge change 7917 into donut | Android (Google) Code Review | 2009-07-20 | 1 | -0/+45 |
|\ \ \ | |/ / | |||||
| * | | Added the vpn unit test template. | Yu Shan Emily Lau | 2009-07-20 | 1 | -0/+45 |
| |/ | |||||
* | | am aad0fcc9: Merge change 7783 into donut | Android (Google) Code Review | 2009-07-19 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Add "nodpi" density, and expose a bunch of density-related APIs. | Dianne Hackborn | 2009-07-17 | 1 | -1/+1 |
* | | Fixing probable build breakage. | Daisuke Miyakawa | 2009-07-17 | 1 | -0/+2 |
* | | Refactor VCard-related code. | Daisuke Miyakawa | 2009-07-17 | 7 | -28/+850 |
* | | am 0bb0597a: Merge change 7556 into donut | Android (Google) Code Review | 2009-07-16 | 1 | -6/+10 |
|\ \ | |/ | |||||
| * | 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 |
* | | | am c93af6dc: Merge change 7441 into donut | Android (Google) Code Review | 2009-07-16 | 1 | -4/+58 |
|\ \ \ | |/ / | |||||
| * | | 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 |
* | | | am 5a76ae46: Merge change 7406 into donut | Android (Google) Code Review | 2009-07-15 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Update Searchables test with new GlobalSearch name | Bjorn Bringert | 2009-07-15 | 1 | -2/+2 |
| |/ | |||||
* | | am 2d791055: Merge change 6820 into donut | Android (Google) Code Review | 2009-07-12 | 1 | -0/+33 |
|\ \ | |/ | |||||
| * | Fixed NPE bugs in Uri. Fixes internal issue #1724719. | Bob Lee | 2009-07-10 | 1 | -0/+33 |
* | | resolved conflicts for merge of ad94a983 to master | Bob Lee | 2009-07-10 | 2 | -1/+5 |
|\ \ | |/ |