summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Extend Intent/Uri conversion for use by BrowserDianne Hackborn2009-06-178-131/+380
* Merge change 4579 into donutAndroid (Google) Code Review2009-06-171-37/+90
|\
| * Fix issue #1924851Dianne Hackborn2009-06-171-37/+90
* | Base64 the keys to make filenames in LocalTransportChristopher Tate2009-06-171-2/+7
* | Merge change 4456 into donutAndroid (Google) Code Review2009-06-172-79/+48
|\ \ | |/ |/|
| * Replace the stub GoogleTransport with callout to theDan Egnor2009-06-172-79/+48
* | backup fixes:Joe Onorato2009-06-177-19/+63
* | Merge change 4532 into donutAndroid (Google) Code Review2009-06-171-8/+14
|\ \
| * | Fixes #1924909. When restoring managed dialogs, do exactly the same thing as ...Romain Guy2009-06-171-8/+14
* | | Merge change 4539 into donutAndroid (Google) Code Review2009-06-171-0/+2
|\ \ \
| * | | Fixes #1925003. Make ListView honor the android:choiceMode XML attribute.Romain Guy2009-06-171-0/+2
| |/ /
* | | Fixes #1819572. Do not resurrect the list's selection when the user moved it ...Romain Guy2009-06-171-13/+64
|/ /
* | Merge change 4524 into donutAndroid (Google) Code Review2009-06-178-11/+193
|\ \ | |/ |/|
| * FileRestoreHelper and RestoreHelperDispatcher work.Joe Onorato2009-06-178-11/+193
* | Merge change 4515 into donutAndroid (Google) Code Review2009-06-174-0/+4
|\ \
| * | Tell DBUS not to call _exit() if the DBUS connection disconnects.Nick Pelly2009-06-174-0/+4
* | | Merge change 4411 into donutAndroid (Google) Code Review2009-06-176-3/+49
|\ \ \
| * | | Squashed commit of the following:Eric Fischer2009-06-176-3/+49
* | | | Merge change 3936 into donutAndroid (Google) Code Review2009-06-172-2/+17
|\ \ \ \
| * | | | add exception message to ApplicationErrorReportJacek Surazski2009-06-172-2/+17
| |/ / /
* | | | Merge change 4489 into donutAndroid (Google) Code Review2009-06-171-0/+85
|\ \ \ \ | |/ / / |/| | |
| * | | Add SmsManager permission test.Brett Chabot2009-06-171-0/+85
* | | | Merge change 4129 into donutAndroid (Google) Code Review2009-06-1724-78/+740
|\ \ \ \
| * | | | Remove circular dependency in PackageManager. api freeStorage uses PendingInt...Suchi Amalapurapu2009-06-1724-78/+740
* | | | | Merge change 4486 into donutAndroid (Google) Code Review2009-06-171-56/+56
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixes #1107690. Updates javadoc for Intent.java, android:value -> android:name.Romain Guy2009-06-171-56/+56
* | | | | Merge change 4483 into donutAndroid (Google) Code Review2009-06-172-80/+71
|\ \ \ \ \
| * | | | | Fixes #1414069. Display recent activities with two lines of text.Romain Guy2009-06-172-80/+71
| |/ / / /
* | | | | Merge change 4438 into donutAndroid (Google) Code Review2009-06-171-7/+37
|\ \ \ \ \
| * | | | | Fix many of the ANRs introduced by scheduling classes.Dianne Hackborn2009-06-161-7/+37
| | |/ / / | |/| | |
* | | | | Merge change 4398 into donutAndroid (Google) Code Review2009-06-175-62/+64
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Using Locale to specify language and country for a TTS language to load,Jean-Michel Trivi2009-06-175-62/+64
* | | | | Merge change 4460 into donutAndroid (Google) Code Review2009-06-171-3/+4
|\ \ \ \ \
| * | | | | Use the new keystore API in vpn service.Chung-yih Wang2009-06-171-3/+4
* | | | | | Prepare SearchManager framework for adding Genie logging.Satish Sampath2009-06-172-10/+35
|/ / / / /
* | | | | Merge change 4455 into donutAndroid (Google) Code Review2009-06-171-0/+3
|\ \ \ \ \
| * | | | | add feedback test with gsm7bit special case charactersTammo Spalink2009-06-171-0/+3
* | | | | | Merge change 4326 into donutAndroid (Google) Code Review2009-06-171-68/+0
|\ \ \ \ \ \
| * | | | | | Don't get location in search dialog.Bjorn Bringert2009-06-161-68/+0
| |/ / / / /
* | | | | | Merge change 4337 into donutAndroid (Google) Code Review2009-06-164-86/+341
|\ \ \ \ \ \
| * | | | | | Change the keystore APIs.Chung-yih Wang2009-06-174-86/+341
* | | | | | | Squashed commit of the following:Mitsuru Oshima2009-06-161-8/+12
* | | | | | | checkpoint BackupDatAInput / RestoreHelperJoe Onorato2009-06-1610-290/+176
* | | | | | | Hold the current transport instantiated all the time.Christopher Tate2009-06-162-25/+32
* | | | | | | Allow privileged callers to schedule a backup pass for any app.Christopher Tate2009-06-161-2/+20
* | | | | | | Make gestures visible again.Romain Guy2009-06-161-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge change 4402 into donutAndroid (Google) Code Review2009-06-161-9/+27
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fixes #1899284 and #1899287. Give applications more control over the gesture'...Romain Guy2009-06-161-9/+27
* | | | | | Merge change 4374 into donutAndroid (Google) Code Review2009-06-161-2/+4
|\ \ \ \ \ \
| * | | | | | Fixes a potential NPE in View.Romain Guy2009-06-161-2/+4
| |/ / / / /