summaryrefslogtreecommitdiffstats
path: root/services/java
Commit message (Expand)AuthorAgeFilesLines
* Don't crash in various ways when using backup services too earlyChristopher Tate2009-06-261-0/+9
* Add a new IRestoreObserver callback class to the restore processChristopher Tate2009-06-251-6/+58
* Keep track of backup state independently for each transportChristopher Tate2009-06-251-37/+35
* Switch the default transport to GOOGLE.Dan Egnor2009-06-251-2/+1
* Add a method to Process to get uid for a pid.Amith Yamasani2009-06-241-3/+2
* Merge change 5317 into donutAndroid (Google) Code Review2009-06-242-4/+15
|\
| * Start backing up wallpaperChristopher Tate2009-06-242-4/+15
* | Merge change 5091 into donutAndroid (Google) Code Review2009-06-241-29/+1
|\ \ | |/ |/|
| * * new screen resolution support impl.Mitsuru Oshima2009-06-231-29/+1
* | Merge change 5196 into donutAndroid (Google) Code Review2009-06-242-214/+181
|\ \
| * | Modify the IBackupTransport API to support bulk restore operations.Dan Egnor2009-06-242-214/+181
* | | Fix bug 1829561 ("am profile" with bad filename kills process).Dianne Hackborn2009-06-241-39/+51
|/ /
* | Track native processes and airplane mode.Amith Yamasani2009-06-243-6/+32
|/
* Merge change 5014 into donutAndroid (Google) Code Review2009-06-221-3/+5
|\
| * Fix issue #1933587. Perform dexopt of instrumentation .apks.Dianne Hackborn2009-06-221-3/+5
* | Pass the originating app's versionCode along with a restore setChristopher Tate2009-06-222-9/+23
* | Add some global metadata to the restore setChristopher Tate2009-06-222-93/+162
* | Merge change 4952 into donutAndroid (Google) Code Review2009-06-221-2/+2
|\ \ | |/ |/|
| * Helper API cleanup. Allows multiple helpers to function,Joe Onorato2009-06-221-2/+2
* | Merge change 4754 into donutAndroid (Google) Code Review2009-06-221-1/+48
|\ \
| * | At boot time, add additional per-device information to theNick Kralevich2009-06-221-1/+48
* | | Merge change 4827 into donutAndroid (Google) Code Review2009-06-221-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix issue with shared user permissions.Suchi Amalapurapu2009-06-191-1/+1
* | | Add app version to the backup metadataChristopher Tate2009-06-192-43/+75
* | | Add "why?" button to low battery dialog.Dianne Hackborn2009-06-191-0/+17
|/ /
* | Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage.Suchi Amalapurapu2009-06-191-29/+1
|/
* Make signature checks on restore work with unsigned appsChristopher Tate2009-06-181-11/+14
* Merge change 4696 into donutAndroid (Google) Code Review2009-06-183-26/+134
|\
| * Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy Applicati...Dianne Hackborn2009-06-183-26/+134
* | backup stuffJoe Onorato2009-06-181-0/+1
* | Use signatures on restoreChristopher Tate2009-06-181-3/+57
* | Merge change 4670 into donutAndroid (Google) Code Review2009-06-181-7/+17
|\ \
| * | Update RandomBlock to use RandomAccessFile. This helpsNick Kralevich2009-06-181-7/+17
* | | Merge change 4682 into donutAndroid (Google) Code Review2009-06-182-7/+321
|\ \ \ | |/ / |/| |
| * | Store the app signatures as part of the backup setChristopher Tate2009-06-182-7/+321
| |/
* | Merge change 4521 into donutAndroid (Google) Code Review2009-06-183-0/+194
|\ \ | |/ |/|
| * load entropy data at boot. Periodically write entropy data to disk.Nick Kralevich2009-06-183-0/+194
* | Extend Intent/Uri conversion for use by BrowserDianne Hackborn2009-06-172-28/+68
* | Merge change 4579 into donutAndroid (Google) Code Review2009-06-171-37/+90
|\ \
| * | Fix issue #1924851Dianne Hackborn2009-06-171-37/+90
| |/
* | Replace the stub GoogleTransport with callout to theDan Egnor2009-06-171-29/+48
|/
* add exception message to ApplicationErrorReportJacek Surazski2009-06-171-2/+9
* Remove circular dependency in PackageManager. api freeStorage uses PendingInt...Suchi Amalapurapu2009-06-175-6/+36
* 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
* | Hold the current transport instantiated all the time.Christopher Tate2009-06-161-22/+26
* | Allow privileged callers to schedule a backup pass for any app.Christopher Tate2009-06-161-2/+20
|/
* More bmgr work; fix clear-data signallingChristopher Tate2009-06-161-3/+29
* Merge change 4287 into donutAndroid (Google) Code Review2009-06-151-15/+20
|\
| * Sketch out a 'bmgr' command line toolChristopher Tate2009-06-151-15/+20