summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Add facility to run setup wizard after an update.Dianne Hackborn2009-07-012-31/+107
* Move backup state to settings, change permission checks to use symbol.Dianne Hackborn2009-07-011-29/+20
* Merge change 5994 into donutAndroid (Google) Code Review2009-07-012-3/+15
|\
| * Less logging in some places. More in others.Joe Onorato2009-07-012-3/+15
* | Cleanup a bunch of warnings in app widgets code.Romain Guy2009-07-011-13/+19
|/
* Merge change 5906 into donutAndroid (Google) Code Review2009-07-011-4/+11
|\
| * resolve complex value in application context instead of system context.Mitsuru Oshima2009-07-011-4/+11
* | Merge change 5950 into donutAndroid (Google) Code Review2009-07-015-4/+23
|\ \
| * | Fix memory leaks in system_serverSuchi Amalapurapu2009-07-015-4/+23
* | | Revamp backup scheduling policyChristopher Tate2009-07-011-41/+56
* | | Use secure settings for backup enable / transport selectionChristopher Tate2009-07-011-10/+19
|/ /
* | Run backups at background priorityChristopher Tate2009-06-301-0/+3
* | Merge change 5829 into donutAndroid (Google) Code Review2009-06-303-52/+74
|\ \
| * | Fix issue #1673793: Theme styles don't apply.Dianne Hackborn2009-06-303-52/+74
* | | Implement issue #1943927 (need notification in status bar when adb is active)Dianne Hackborn2009-06-302-7/+111
* | | Tighten up the metadata backup logicChristopher Tate2009-06-301-42/+94
| |/ |/|
* | Don't issue a deletion for the global metadata backupChristopher Tate2009-06-291-1/+4
* | Implement persistent enable/disable of the backup managerChristopher Tate2009-06-291-14/+54
* | Merge change 5605 into donutAndroid (Google) Code Review2009-06-291-17/+44
|\ \ | |/ |/|
| * Fix issue #1943706 (Applying the monkey to GoogleVoice causes SecurityException)Dianne Hackborn2009-06-261-17/+44
* | Use system properties to track the current transportChristopher Tate2009-06-261-35/+83
* | Respect android:allowClearUserData=false during restoreChristopher Tate2009-06-261-0/+13
* | Trim some superfluous imports.Christopher Tate2009-06-261-3/+0
|/
* Merge change 5483 into donutAndroid (Google) Code Review2009-06-262-1/+39
|\
| * Expand support for different screen sizes.Dianne Hackborn2009-06-262-1/+39
* | Use a long for restore tokenDan Egnor2009-06-261-11/+9
* | 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