1. 77a2d78d Don't enqueue allowBackup=false apps for full backup attempts by Christopher Tate · 9 years ago
  2. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  3. 824392b Don't crash just because invalid datasets were offered for restore by Christopher Tate · 10 years ago
  4. bf1a4a8 Start using cancelFullBackup() when appropriate by Christopher Tate · 10 years ago
  5. e079264 API to tell the transport to cancel a full backup in progress by Christopher Tate · 10 years ago
  6. 9679410 Add data-management intent + label to BackupTransport API by Christopher Tate · 10 years ago
  7. 89101f7 Tear down agents properly at EOD in full restore by Christopher Tate · 10 years ago
  8. a50cd8d reconcile aosp (f908b61abf0882ce97d6d5076ee1c84393ed1ecd) after branching. Please do not merge. by Ed Heyl · 10 years ago
  9. 51fea57 Refactor restore to deal with heterogeneous datasets by Christopher Tate · 10 years ago
  10. 5a009f9 Adjust full restore API by Christopher Tate · 10 years ago
  11. 6a49dd0 Tweak restore API by Christopher Tate · 10 years ago
  12. 9ff53a7 Implement full data backup through transport by Christopher Tate · 10 years ago
  13. c777185 Finish migration of backup transport constants by Christopher Tate · 10 years ago
  14. 4dd2635 Add full-backup stream API to BackupTransport by Christopher Tate · 10 years ago
  15. 74318c9 Provide stable concrete wrapper for backup transport API by Christopher Tate · 10 years ago
  16. f97c633 Move internal libcore.os users over to android.system. by Elliott Hughes · 10 years ago
  17. adfe8b8 App widget backup/restore infrastructure by Christopher Tate · 10 years ago
  18. a9b9186 Deal with apps known to LocalTransport backend but with no data by Christopher Tate · 10 years ago
  19. b048c33 Don't assume that we're at start of file at ctor time by Christopher Tate · 10 years ago
  20. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  21. cefba58 Handle backup transport registration dynamically by Christopher Tate · 11 years ago
  22. df4144f am 9fa57b74: am 2aee33c1: Merge "BackupManagerService files need new security labeling." by Geremy Condra · 11 years ago
  23. 294b512 DO NOT MERGE - Full backup/restore now handles OBBs sensibly by Christopher Tate · 11 years ago
  24. ebab0ae BackupManagerService files need new security labeling. by rpcraig · 12 years ago
  25. 0abf6a0 Don't crash when wiping backup data redundantly in the local transport by Christopher Tate · 12 years ago
  26. 6de74ff Fix edge cases leading to backup hanging forever by Christopher Tate · 13 years ago
  27. 8e294d4 Fix backup-agent timeouts by Christopher Tate · 13 years ago
  28. 4140fae Tracking jarjar of org.bouncycastle to com.android.org.bouncycastle by Brian Carlstrom · 14 years ago
  29. a8ddef3 Add description and configuration methods to the transport interface by Chris Tate · 14 years ago
  30. 1afd1c9 Maybe fix issue #2457218: Corrupt batterystats.bin file preventing phone boot - LIBtt68127 by Dianne Hackborn · 14 years ago
  31. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 14 years ago
  32. 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 14 years ago
  33. 50c6df0 Add a method to IBackupTransport to get the current backup set token by Christopher Tate · 15 years ago
  34. bd0a81f Work on issue #2163789: Way too much logging by Dianne Hackborn · 15 years ago
  35. 0144516 Make IBackupTransport.finishBackup() also return an int code, since it too can by Dan Egnor · 15 years ago
  36. d55e18a Reset backup tracking in response to transport data-wipe notification by Christopher Tate · 15 years ago
  37. 25a747f Add an 'init everything' operation to the first backup pass by Christopher Tate · 15 years ago
  38. 9bb8fd7 Only restore the bits for wallpapers that aren't built in. by Joe Onorato · 15 years ago
  39. ee0e78a Add a "clear backed-up data" method to the backup mechanism by Christopher Tate · 15 years ago
  40. 5cb400b Keep track of backup state independently for each transport by Christopher Tate · 15 years ago
  41. 111bd4a Start backing up wallpaper by Christopher Tate · 15 years ago
  42. efe5264 Modify the IBackupTransport API to support bulk restore operations. by Dan Egnor · 15 years ago
  43. 3a31a93 Add some global metadata to the restore set by Christopher Tate · 15 years ago
  44. 5d605dc backup stuff by Joe Onorato · 15 years ago
  45. e9190a2 Base64 the keys to make filenames in LocalTransport by Christopher Tate · 15 years ago
  46. 3c2f8e6 Merge change 4456 into donut by Android (Google) Code Review · 15 years ago
  47. 87a02bc Replace the stub GoogleTransport with callout to the by Dan Egnor · 15 years ago
  48. 83248c4 backup fixes: by Joe Onorato · 15 years ago
  49. 5f15d15 checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 15 years ago
  50. aa08844 Hold the current transport instantiated all the time. by Christopher Tate · 15 years ago
  51. f68eb50 More bmgr work; fix clear-data signalling by Christopher Tate · 15 years ago
  52. 8e55eac9 Bring the test transport's restore code into line by Christopher Tate · 15 years ago
  53. 2fdd428 Fix some backup reader/writer issues; make local transport do backup by Christopher Tate · 15 years ago
  54. 9bbc21a Flesh out restore interface on manager; work up most of LocalTransport by Christopher Tate · 15 years ago
  55. df01dea More restore plumbing, plus add suggested-backoff to transport API by Christopher Tate · 15 years ago
  56. 9b3905c Revamp IRestoreSession a bit by Christopher Tate · 15 years ago
  57. 8c850b7 Add IRestoreSession interface for the restore flow by Christopher Tate · 15 years ago
  58. b4a6188 Add rough-draft restore API set to IBackupTransport by Christopher Tate · 15 years ago
  59. 7b88128 Adjust IBackupTransport interface by Christopher Tate · 15 years ago
  60. 043dadc More backup work by Christopher Tate · 15 years ago
  61. e10be80 Sketch out the IBackupTransport api by Christopher Tate · 15 years ago
  62. 487529a First baby steps towards settings backup by Christopher Tate · 15 years ago