1. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  2. cefba58 Handle backup transport registration dynamically by Christopher Tate · 11 years ago
  3. ebab0ae BackupManagerService files need new security labeling. by rpcraig · 12 years ago
  4. 0abf6a0 Don't crash when wiping backup data redundantly in the local transport by Christopher Tate · 12 years ago
  5. 4140fae Tracking jarjar of org.bouncycastle to com.android.org.bouncycastle by Brian Carlstrom · 14 years ago
  6. a8ddef3 Add description and configuration methods to the transport interface by Chris Tate · 14 years ago
  7. 1afd1c9 Maybe fix issue #2457218: Corrupt batterystats.bin file preventing phone boot - LIBtt68127 by Dianne Hackborn · 14 years ago
  8. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 14 years ago
  9. 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 14 years ago
  10. 50c6df0 Add a method to IBackupTransport to get the current backup set token by Christopher Tate · 15 years ago
  11. bd0a81f Work on issue #2163789: Way too much logging by Dianne Hackborn · 15 years ago
  12. 0144516 Make IBackupTransport.finishBackup() also return an int code, since it too can by Dan Egnor · 15 years ago
  13. d55e18a Reset backup tracking in response to transport data-wipe notification by Christopher Tate · 15 years ago
  14. 25a747f Add an 'init everything' operation to the first backup pass by Christopher Tate · 15 years ago
  15. ee0e78a Add a "clear backed-up data" method to the backup mechanism by Christopher Tate · 15 years ago
  16. 5cb400b Keep track of backup state independently for each transport by Christopher Tate · 15 years ago
  17. efe5264 Modify the IBackupTransport API to support bulk restore operations. by Dan Egnor · 15 years ago
  18. 3a31a93 Add some global metadata to the restore set by Christopher Tate · 15 years ago
  19. 5d605dc backup stuff by Joe Onorato · 15 years ago
  20. e9190a2 Base64 the keys to make filenames in LocalTransport by Christopher Tate · 15 years ago
  21. 83248c4 backup fixes: by Joe Onorato · 15 years ago
  22. 5f15d15 checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 15 years ago
  23. f68eb50 More bmgr work; fix clear-data signalling by Christopher Tate · 15 years ago
  24. 8e55eac9 Bring the test transport's restore code into line by Christopher Tate · 15 years ago
  25. 2fdd428 Fix some backup reader/writer issues; make local transport do backup by Christopher Tate · 15 years ago
  26. 9bbc21a Flesh out restore interface on manager; work up most of LocalTransport by Christopher Tate · 15 years ago