summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Add password field for WiFi configuration.Chung-yih Wang2009-07-051-0/+11
* Merge change 6143 into donutAndroid (Google) Code Review2009-07-021-1/+1
|\
| * Fix the simulator.Marco Nelissen2009-07-021-1/+1
* | Merge change 6132 into donutAndroid (Google) Code Review2009-07-021-0/+9
|\ \ | |/ |/|
| * If we can't get the restore set's metadata, don't continueChristopher Tate2009-07-021-0/+9
* | Merge change 6102 into donutAndroid (Google) Code Review2009-07-021-0/+12
|\ \ | |/ |/|
| * Backup Wifi supplicant data.Amith Yamasani2009-07-021-0/+12
* | Merge change 5979 into donutAndroid (Google) Code Review2009-07-021-14/+5
|\ \
| * | Remove the constraint to assign new uid when code path changes for system pac...Suchi Amalapurapu2009-07-011-14/+5
* | | Clean up the last two literal permission string usagesChristopher Tate2009-07-021-2/+3
* | | Add a "clear backed-up data" method to the backup mechanismChristopher Tate2009-07-021-0/+95
| |/ |/|
* | 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
|/