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. e079264 API to tell the transport to cancel a full backup in progress by Christopher Tate · 10 years ago
  5. 9679410 Add data-management intent + label to BackupTransport API by Christopher Tate · 10 years ago
  6. 89101f7 Tear down agents properly at EOD in full restore by Christopher Tate · 10 years ago
  7. a50cd8d reconcile aosp (f908b61abf0882ce97d6d5076ee1c84393ed1ecd) after branching. Please do not merge. by Ed Heyl · 10 years ago
  8. 51fea57 Refactor restore to deal with heterogeneous datasets by Christopher Tate · 10 years ago
  9. 5a009f9 Adjust full restore API by Christopher Tate · 10 years ago
  10. 6a49dd0 Tweak restore API by Christopher Tate · 10 years ago
  11. 9ff53a7 Implement full data backup through transport by Christopher Tate · 10 years ago
  12. 4dd2635 Add full-backup stream API to BackupTransport by Christopher Tate · 10 years ago
  13. 74318c9 Provide stable concrete wrapper for backup transport API by Christopher Tate · 10 years ago
  14. f97c633 Move internal libcore.os users over to android.system. by Elliott Hughes · 10 years ago
  15. adfe8b8 App widget backup/restore infrastructure by Christopher Tate · 10 years ago
  16. a9b9186 Deal with apps known to LocalTransport backend but with no data by Christopher Tate · 10 years ago
  17. b048c33 Don't assume that we're at start of file at ctor time by Christopher Tate · 10 years ago
  18. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  19. cefba58 Handle backup transport registration dynamically by Christopher Tate · 11 years ago
  20. ebab0ae BackupManagerService files need new security labeling. by rpcraig · 12 years ago
  21. 0abf6a0 Don't crash when wiping backup data redundantly in the local transport by Christopher Tate · 12 years ago
  22. 4140fae Tracking jarjar of org.bouncycastle to com.android.org.bouncycastle by Brian Carlstrom · 13 years ago
  23. a8ddef3 Add description and configuration methods to the transport interface by Chris Tate · 14 years ago
  24. 1afd1c9 Maybe fix issue #2457218: Corrupt batterystats.bin file preventing phone boot - LIBtt68127 by Dianne Hackborn · 14 years ago
  25. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 14 years ago
  26. 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 14 years ago
  27. 50c6df0 Add a method to IBackupTransport to get the current backup set token by Christopher Tate · 14 years ago
  28. bd0a81f Work on issue #2163789: Way too much logging by Dianne Hackborn · 15 years ago
  29. 0144516 Make IBackupTransport.finishBackup() also return an int code, since it too can by Dan Egnor · 15 years ago
  30. d55e18a Reset backup tracking in response to transport data-wipe notification by Christopher Tate · 15 years ago
  31. 25a747f Add an 'init everything' operation to the first backup pass by Christopher Tate · 15 years ago
  32. ee0e78a Add a "clear backed-up data" method to the backup mechanism by Christopher Tate · 15 years ago
  33. 5cb400b Keep track of backup state independently for each transport by Christopher Tate · 15 years ago
  34. efe5264 Modify the IBackupTransport API to support bulk restore operations. by Dan Egnor · 15 years ago
  35. 3a31a93 Add some global metadata to the restore set by Christopher Tate · 15 years ago
  36. 5d605dc backup stuff by Joe Onorato · 15 years ago
  37. e9190a2 Base64 the keys to make filenames in LocalTransport by Christopher Tate · 15 years ago
  38. 83248c4 backup fixes: by Joe Onorato · 15 years ago
  39. 5f15d15 checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 15 years ago
  40. f68eb50 More bmgr work; fix clear-data signalling by Christopher Tate · 15 years ago
  41. 8e55eac9 Bring the test transport's restore code into line by Christopher Tate · 15 years ago
  42. 2fdd428 Fix some backup reader/writer issues; make local transport do backup by Christopher Tate · 15 years ago
  43. 9bbc21a Flesh out restore interface on manager; work up most of LocalTransport by Christopher Tate · 15 years ago