Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keep track of backup state independently for each transport | Christopher Tate | 2009-06-25 | 1 | -37/+35 |
* | Switch the default transport to GOOGLE. | Dan Egnor | 2009-06-25 | 1 | -2/+1 |
* | Add a method to Process to get uid for a pid. | Amith Yamasani | 2009-06-24 | 1 | -3/+2 |
* | Merge change 5317 into donut | Android (Google) Code Review | 2009-06-24 | 2 | -4/+15 |
|\ | |||||
| * | Start backing up wallpaper | Christopher Tate | 2009-06-24 | 2 | -4/+15 |
* | | Merge change 5091 into donut | Android (Google) Code Review | 2009-06-24 | 1 | -29/+1 |
|\ \ | |/ |/| | |||||
| * | * new screen resolution support impl. | Mitsuru Oshima | 2009-06-23 | 1 | -29/+1 |
* | | Merge change 5196 into donut | Android (Google) Code Review | 2009-06-24 | 2 | -214/+181 |
|\ \ | |||||
| * | | Modify the IBackupTransport API to support bulk restore operations. | Dan Egnor | 2009-06-24 | 2 | -214/+181 |
* | | | Fix bug 1829561 ("am profile" with bad filename kills process). | Dianne Hackborn | 2009-06-24 | 1 | -39/+51 |
|/ / | |||||
* | | Track native processes and airplane mode. | Amith Yamasani | 2009-06-24 | 3 | -6/+32 |
|/ | |||||
* | Merge change 5014 into donut | Android (Google) Code Review | 2009-06-22 | 1 | -3/+5 |
|\ | |||||
| * | Fix issue #1933587. Perform dexopt of instrumentation .apks. | Dianne Hackborn | 2009-06-22 | 1 | -3/+5 |
* | | Pass the originating app's versionCode along with a restore set | Christopher Tate | 2009-06-22 | 2 | -9/+23 |
* | | Add some global metadata to the restore set | Christopher Tate | 2009-06-22 | 2 | -93/+162 |
* | | Merge change 4952 into donut | Android (Google) Code Review | 2009-06-22 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Helper API cleanup. Allows multiple helpers to function, | Joe Onorato | 2009-06-22 | 1 | -2/+2 |
* | | Merge change 4754 into donut | Android (Google) Code Review | 2009-06-22 | 1 | -1/+48 |
|\ \ | |||||
| * | | At boot time, add additional per-device information to the | Nick Kralevich | 2009-06-22 | 1 | -1/+48 |
* | | | Merge change 4827 into donut | Android (Google) Code Review | 2009-06-22 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix issue with shared user permissions. | Suchi Amalapurapu | 2009-06-19 | 1 | -1/+1 |
* | | | Add app version to the backup metadata | Christopher Tate | 2009-06-19 | 2 | -43/+75 |
* | | | Add "why?" button to low battery dialog. | Dianne Hackborn | 2009-06-19 | 1 | -0/+17 |
|/ / | |||||
* | | Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage. | Suchi Amalapurapu | 2009-06-19 | 1 | -29/+1 |
|/ | |||||
* | Make signature checks on restore work with unsigned apps | Christopher Tate | 2009-06-18 | 1 | -11/+14 |
* | Merge change 4696 into donut | Android (Google) Code Review | 2009-06-18 | 3 | -26/+134 |
|\ | |||||
| * | Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy Applicati... | Dianne Hackborn | 2009-06-18 | 3 | -26/+134 |
* | | backup stuff | Joe Onorato | 2009-06-18 | 1 | -0/+1 |
* | | Use signatures on restore | Christopher Tate | 2009-06-18 | 1 | -3/+57 |
* | | Merge change 4670 into donut | Android (Google) Code Review | 2009-06-18 | 1 | -7/+17 |
|\ \ | |||||
| * | | Update RandomBlock to use RandomAccessFile. This helps | Nick Kralevich | 2009-06-18 | 1 | -7/+17 |
* | | | Merge change 4682 into donut | Android (Google) Code Review | 2009-06-18 | 2 | -7/+321 |
|\ \ \ | |/ / |/| | | |||||
| * | | Store the app signatures as part of the backup set | Christopher Tate | 2009-06-18 | 2 | -7/+321 |
| |/ | |||||
* | | Merge change 4521 into donut | Android (Google) Code Review | 2009-06-18 | 3 | -0/+194 |
|\ \ | |/ |/| | |||||
| * | load entropy data at boot. Periodically write entropy data to disk. | Nick Kralevich | 2009-06-18 | 3 | -0/+194 |
* | | Extend Intent/Uri conversion for use by Browser | Dianne Hackborn | 2009-06-17 | 2 | -28/+68 |
* | | Merge change 4579 into donut | Android (Google) Code Review | 2009-06-17 | 1 | -37/+90 |
|\ \ | |||||
| * | | Fix issue #1924851 | Dianne Hackborn | 2009-06-17 | 1 | -37/+90 |
| |/ | |||||
* | | Replace the stub GoogleTransport with callout to the | Dan Egnor | 2009-06-17 | 1 | -29/+48 |
|/ | |||||
* | add exception message to ApplicationErrorReport | Jacek Surazski | 2009-06-17 | 1 | -2/+9 |
* | Remove circular dependency in PackageManager. api freeStorage uses PendingInt... | Suchi Amalapurapu | 2009-06-17 | 5 | -6/+36 |
* | Merge change 4438 into donut | Android (Google) Code Review | 2009-06-17 | 1 | -7/+37 |
|\ | |||||
| * | Fix many of the ANRs introduced by scheduling classes. | Dianne Hackborn | 2009-06-16 | 1 | -7/+37 |
* | | Hold the current transport instantiated all the time. | Christopher Tate | 2009-06-16 | 1 | -22/+26 |
* | | Allow privileged callers to schedule a backup pass for any app. | Christopher Tate | 2009-06-16 | 1 | -2/+20 |
|/ | |||||
* | More bmgr work; fix clear-data signalling | Christopher Tate | 2009-06-16 | 1 | -3/+29 |
* | Merge change 4287 into donut | Android (Google) Code Review | 2009-06-15 | 1 | -15/+20 |
|\ | |||||
| * | Sketch out a 'bmgr' command line tool | Christopher Tate | 2009-06-15 | 1 | -15/+20 |
* | | Implement permission test for activity, window, service manager. | Dianne Hackborn | 2009-06-15 | 1 | -57/+95 |
|/ | |||||
* | Merge change 4112 into donut | Android (Google) Code Review | 2009-06-12 | 1 | -30/+20 |
|\ |