Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge the change in cupcake_dcm so that Contacts app is able to use it. | Daisuke Miyakawa | 2009-06-22 | 1 | -21/+39 |
* | Merge change 4829 into donut | Android (Google) Code Review | 2009-06-19 | 1 | -33/+63 |
|\ | |||||
| * | Fixes #1926784. Setting android:ellipsize on an EditText now ellipsizes the h... | Romain Guy | 2009-06-19 | 1 | -33/+63 |
* | | Change addCertificate to take byte[] instead of String as we don't know the e... | Grace Kloba | 2009-06-19 | 2 | -2/+49 |
* | | Merge change 4818 into donut | Android (Google) Code Review | 2009-06-19 | 1 | -0/+10 |
|\ \ | |||||
| * | | Added in Settings.Secure default country and variant for the default TTS lang... | Jean-Michel Trivi | 2009-06-19 | 1 | -0/+10 |
* | | | Merge change 4785 into donut | Android (Google) Code Review | 2009-06-19 | 2 | -5/+9 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix issue #1753079: running instrumentation in shared processes. | Dianne Hackborn | 2009-06-19 | 2 | -5/+9 |
* | | | Merge change 4808 into donut | Android (Google) Code Review | 2009-06-19 | 1 | -4/+6 |
|\ \ \ | |||||
| * | | | Fixes #1928566. Prevents runtime restart upon configuration change. | Romain Guy | 2009-06-19 | 1 | -4/+6 |
| | |/ | |/| | |||||
* | | | Merge change 4793 into donut | Android (Google) Code Review | 2009-06-19 | 2 | -22/+37 |
|\ \ \ | |||||
| * | | | dpi changes for webview | Grace Kloba | 2009-06-19 | 2 | -22/+37 |
* | | | | Move USE_LOCATION_FOR_SERVICES to Secure. | Amith Yamasani | 2009-06-19 | 1 | -0/+9 |
* | | | | Merge change 4706 into donut | Android (Google) Code Review | 2009-06-19 | 1 | -0/+7 |
|\ \ \ \ | |||||
| * | | | | Add a new checkin server flag for Vending Machine heartbeats. | Linda Nguyen | 2009-06-18 | 1 | -0/+7 |
* | | | | | Add "why?" button to low battery dialog. | Dianne Hackborn | 2009-06-19 | 1 | -0/+9 |
* | | | | | Merge change 4757 into donut | Android (Google) Code Review | 2009-06-19 | 4 | -1/+43 |
|\ \ \ \ \ | |||||
| * | | | | | Add getBatteryUsageHint() to BluetoothHeadset for power monitoring. | Nick Pelly | 2009-06-19 | 4 | -1/+43 |
| | |/ / / | |/| | | | |||||
* | | | | | Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage. | Suchi Amalapurapu | 2009-06-19 | 3 | -66/+3 |
| |_|/ / |/| | | | |||||
* | | | | Add Intent.ACTION_SEND_MULTIPLE | Wu-cheng Li | 2009-06-19 | 1 | -0/+17 |
|/ / / | |||||
* | | | Merge change 4679 into donut | Android (Google) Code Review | 2009-06-18 | 1 | -9/+3 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Replace the dummy code with Keystore for <keygen> support. | Grace Kloba | 2009-06-18 | 1 | -9/+3 |
* | | | Merge change 4696 into donut | Android (Google) Code Review | 2009-06-18 | 9 | -37/+72 |
|\ \ \ | |||||
| * | | | Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy Applicati... | Dianne Hackborn | 2009-06-18 | 9 | -37/+72 |
* | | | | Merge change 4709 into donut | Android (Google) Code Review | 2009-06-18 | 1 | -18/+26 |
|\ \ \ \ | |||||
| * | | | | backup stuff | Joe Onorato | 2009-06-18 | 1 | -18/+26 |
* | | | | | Merge change 4708 into donut | Android (Google) Code Review | 2009-06-18 | 3 | -38/+52 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Make RestoreHelper and friends also write out the snapshot state. | Joe Onorato | 2009-06-18 | 3 | -38/+52 |
* | | | | | Merge change 4702 into donut | Android (Google) Code Review | 2009-06-18 | 1 | -3/+21 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix bug 1927213 test failures. | Dianne Hackborn | 2009-06-18 | 1 | -3/+21 |
| |/ / / | |||||
* | | | | Merge change 4669 into donut | Android (Google) Code Review | 2009-06-18 | 2 | -16/+357 |
|\ \ \ \ | |||||
| * | | | | Fixes #1922373. Resolves a case of keys collision in Resources' cache. | Romain Guy | 2009-06-18 | 2 | -16/+357 |
| |/ / / | |||||
* | | | | Merge change 4682 into donut | Android (Google) Code Review | 2009-06-18 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Store the app signatures as part of the backup set | Christopher Tate | 2009-06-18 | 1 | -0/+1 |
* | | | | | Merge change 4565 into donut | Android (Google) Code Review | 2009-06-18 | 1 | -2/+10 |
|\ \ \ \ \ | |||||
| * | | | | | Allow the qemu.sf.lcd_density property to override the value of ro.sf.lcd_den... | David 'Digit' Turner | 2009-06-19 | 1 | -2/+10 |
* | | | | | | Merge change 4661 into donut | Android (Google) Code Review | 2009-06-18 | 1 | -0/+22 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Grouping under TextToSpeech.Engine the constants to be used by | Jean-Michel Trivi | 2009-06-18 | 1 | -0/+22 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge change 4561 into donut | Android (Google) Code Review | 2009-06-18 | 1 | -1/+5 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Work around the Czech lack of abbreviated month names. | Eric Fischer | 2009-06-18 | 1 | -1/+5 |
| | |_|/ / | |/| | | | |||||
* | | | | | Re-enable query jamming. | Mike LeBeau | 2009-06-18 | 1 | -3/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge change 4535 into donut | Android (Google) Code Review | 2009-06-18 | 1 | -2/+10 |
|\ \ \ \ | |||||
| * | | | | Add title to nested preference screens. | Amith Yamasani | 2009-06-17 | 1 | -2/+10 |
* | | | | | Extend Intent/Uri conversion for use by Browser | Dianne Hackborn | 2009-06-17 | 4 | -63/+235 |
* | | | | | Base64 the keys to make filenames in LocalTransport | Christopher Tate | 2009-06-17 | 1 | -2/+7 |
* | | | | | Merge change 4456 into donut | Android (Google) Code Review | 2009-06-17 | 1 | -50/+0 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Replace the stub GoogleTransport with callout to the | Dan Egnor | 2009-06-17 | 1 | -50/+0 |
| | |/ / | |/| | | |||||
* | | | | backup fixes: | Joe Onorato | 2009-06-17 | 5 | -12/+40 |
* | | | | Merge change 4532 into donut | Android (Google) Code Review | 2009-06-17 | 1 | -8/+14 |
|\ \ \ \ | |||||
| * | | | | Fixes #1924909. When restoring managed dialogs, do exactly the same thing as ... | Romain Guy | 2009-06-17 | 1 | -8/+14 |