1. 41297ff Once restored, the wallpaper needs to actually draw by Christopher Tate · 8 years ago
  2. 899edf6 Fix NPE when null BackupObserver is passed into BackupManager#requestBackup() by Sergey Poromov · 8 years ago
  3. 2c1ba9a Make BackupManager encryption aware. by Jeff Sharkey · 8 years ago
  4. 1760fe3 Fix BackupTransport#getBackupQuota() javadoc. by Sergey Poromov · 8 years ago
  5. 86cfe51 Merge "Fix BackupManager to really send MSG_RESULT when onResult is called." by Sergey Poromov · 8 years ago
  6. 4b51d99 Fix BackupManager to really send MSG_RESULT when onResult is called. by Sergey Poromov · 8 years ago
  7. 872d3b6 Quota exceeded API in BackupAgent by Sergey Poromov · 9 years ago
  8. 9448196 Add BackupManager#isAppEligibleForBackup() method to Backup API. by Sergey Poromov · 9 years ago
  9. fe06bf6 Introduce BackupManager#requestBackup & BackupObserver API by Sergey Poromov · 9 years ago
  10. 1203aa0 Docs: be explicit about oldState contract for backup helpers by Christopher Tate · 9 years ago
  11. e491d14 Fix BlobBackupHelper state tracking by Christopher Tate · 9 years ago
  12. 85192a1 Fix symlink handling during backup by Christopher Tate · 9 years ago
  13. 91b3d8b Merge "[Backup] Special handling for sharedpref files in backup config" by Dmitry Polukhin · 9 years ago
  14. bd0e03b More USER_OWNER cleanup. by Xiaohui Chen · 9 years ago
  15. 80e8db3 [Backup] Special handling for sharedpref files in backup config by Dmitry Polukhin · 9 years ago
  16. b9ebed5 Correctly skip files that are excluded from restore by Matthew Williams · 9 years ago
  17. 0e3de6c Change MNC codename to just M. by Dianne Hackborn · 9 years ago
  18. e88d1e5 Revert "Backup/restore recents task list" by Stefan Kuhne · 9 years ago
  19. 56341e7 Clarify docs for BackupTransport.initializeDevice() by Christopher Tate · 9 years ago
  20. 303650c Add full backup criteria to android manifest by Matthew Williams · 9 years ago
  21. f7cb8a0 Compress the preferred-app backup payloads by Christopher Tate · 9 years ago
  22. f9767d6 Infrastructure for notification backup/restore by Christopher Tate · 9 years ago
  23. e32da05 Remember to skip the no-backup dir during recursions by Christopher Tate · 9 years ago
  24. 9310e42 Avoid zero-payload backups in local transport by Christopher Tate · 9 years ago
  25. 511d02f Add system API for querying the available restore dataset for a package by Christopher Tate · 9 years ago
  26. e012a23 Back up / restore preferred app configuration by Christopher Tate · 9 years ago
  27. 11ae768 Add payload-size preflight stage to full transport backup by Christopher Tate · 9 years ago
  28. a8a739f Don't back up / restore the code_cache/ directory by Christopher Tate · 9 years ago
  29. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  30. 4913818 am 9568307c: am 43a4a8c7: Fix redundant file backups by Christopher Tate · 10 years ago
  31. 43a4a8c Fix redundant file backups by Christopher Tate · 10 years ago
  32. e045188 am 413ec4a6: am bee49807: Merge "Support single-package backup rejection by the transport" into lmp-mr1-dev by Christopher Tate · 10 years ago
  33. b89e140 Support single-package backup rejection by the transport by Christopher Tate · 10 years ago
  34. a8fe14a am 15626d3a: am b32a33ce: Merge "Turn debug flag off" by Christopher Tate · 10 years ago
  35. f0e32ee Turn debug flag off by Alan Jeon · 10 years ago
  36. 31f2569 Adjust wallpaper-restore acceptance criteria by Christopher Tate · 10 years ago
  37. 0733433 Merge "Adding method to query backup manager service activity status" into lmp-mr1-dev by Zoltan Szatmary-Ban · 10 years ago
  38. ac6a3a5 Recents backup helper by Christopher Tate · 10 years ago
  39. 201caf5 Adding method to query backup manager service activity status by Zoltan Szatmary-Ban · 10 years ago
  40. bbe23b3 Enable runtime turndown of backup/restore services by Christopher Tate · 10 years ago
  41. 1133e29 Tweak wallpaper restore rejection threshold by Christopher Tate · 10 years ago
  42. 431906b Turn on dimension validation in wallpaper restore by Christopher Tate · 10 years ago
  43. 406abd4 Accept any restored wallpaper by Christopher Tate · 10 years ago
  44. 004c166 Tweak wallpaper restore acceptance heuristics by Christopher Tate · 10 years ago
  45. 9e07929 Fix BackupManager.isBackupEnabled() by Christopher Tate · 10 years ago
  46. cd31d5d Correct misleading javadoc for BackupHelper by Christopher Tate · 10 years ago
  47. 8ab0865 Briefly log wallpaper restore outcomes by Christopher Tate · 10 years ago
  48. ff31add Expose system apis for backup transport migration by arete · 10 years ago
  49. a63246d Tighten restore-at-install behavior by Christopher Tate · 10 years ago
  50. bf1a4a8 Start using cancelFullBackup() when appropriate by Christopher Tate · 10 years ago
  51. 58d467a A little more system API in RestoreSetObserver by Christopher Tate · 10 years ago
  52. e079264 API to tell the transport to cancel a full backup in progress by Christopher Tate · 10 years ago
  53. 2e59792 Mark beginRestoreSession() as system API by Christopher Tate · 10 years ago
  54. d5cf722 Reify the transport lookup/selection API by Christopher Tate · 10 years ago
  55. c17739d Provide outside-facing API for data management intent+label by Christopher Tate · 10 years ago
  56. 9679410 Add data-management intent + label to BackupTransport API by Christopher Tate · 10 years ago
  57. 2e40d11 Add BackupAgent.onRestoreFinished() callback by Christopher Tate · 10 years ago
  58. a176d22 Always call finishBackup() if performFullBackup() succeeded by Christopher Tate · 10 years ago
  59. a7835b6 Add Context.getNoBackupFilesDir() by Christopher Tate · 10 years ago
  60. 51fea57 Refactor restore to deal with heterogeneous datasets by Christopher Tate · 10 years ago
  61. 5a009f9 Adjust full restore API by Christopher Tate · 10 years ago
  62. 6a49dd0 Tweak restore API by Christopher Tate · 10 years ago
  63. 9ff53a7 Implement full data backup through transport by Christopher Tate · 10 years ago
  64. c777185 Finish migration of backup transport constants by Christopher Tate · 10 years ago
  65. 4dd2635 Add full-backup stream API to BackupTransport by Christopher Tate · 10 years ago
  66. 74318c9 Provide stable concrete wrapper for backup transport API by Christopher Tate · 10 years ago
  67. 10596fb resolved conflicts for merge of 3ce4f3d0 to master by Elliott Hughes · 10 years ago
  68. 3ce4f3d am 685a0a72: am bbd87eb9: Merge "Track libcore.os\' move to android.system." by Elliott Hughes · 10 years ago
  69. 34385d3 Track libcore.os' move to android.system. by Elliott Hughes · 10 years ago
  70. cba5941 Rejigger the invalid-key checks at backup time by Christopher Tate · 10 years ago
  71. adfe8b8 App widget backup/restore infrastructure by Christopher Tate · 10 years ago
  72. 0203d58 am db47efd3: am 651807fc: am 3f589e5d: am 2842bd02: am de8c3cf1: Merge "AArch64: Use long for pointers in App/Backup" by Narayan Kamath · 11 years ago
  73. 3f589e5 am 2842bd02: am de8c3cf1: Merge "AArch64: Use long for pointers in App/Backup" by Narayan Kamath · 11 years ago
  74. 58b8b24 AArch64: Use long for pointers in App/Backup by Ashok Bhat · 11 years ago
  75. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  76. b0183f0 Harden against transiently unavailable backup transports by Christopher Tate · 11 years ago
  77. d5965cb Trying to unbreak build... by Sascha Prueter · 11 years ago
  78. 8f98252 Harden against transiently unavailable backup transports by Christopher Tate · 11 years ago
  79. f85f5b2 Provide SharedPreferences coherence guarantees for BackupAgent by Christopher Tate · 11 years ago
  80. 7323765 Validate restored file paths against their nominal domain by Christopher Tate · 11 years ago
  81. 294b512 DO NOT MERGE - Full backup/restore now handles OBBs sensibly by Christopher Tate · 11 years ago
  82. 5cb5c33 Be cool in backup/restore of apps that can't touch external storage by Christopher Tate · 11 years ago
  83. 416c39e Full backup now saves getExternalFilesDir() content with the app data by Christopher Tate · 11 years ago
  84. f6d6fa8 Full (local) restore security changes by Christopher Tate · 12 years ago
  85. 61f5737 Centralize the creation of the user system directory by Amith Yamasani · 12 years ago
  86. 9be0105 docs: fix several links by Scott Main · 12 years ago
  87. f5491fc Prevent construction/use of invalid restore session proxies by Christopher Tate · 12 years ago
  88. 37ce3a8 Multi-user - wallpaper service by Amith Yamasani · 12 years ago
  89. 61fd1e8 docs: add developer guide cross references, Project ACRE, round 3 by Joe Fernandez · 13 years ago
  90. bf6ee4f Fix wallpaper restore by Christopher Tate · 13 years ago
  91. 240c7d2 Add -nosystem flag to adb backup by Christopher Tate · 13 years ago
  92. 78be158 Un-hide the new BackupAgent.onFullBackup() API by Christopher Tate · 13 years ago
  93. 728a1c4 Require the current backup pw in all backup/restore operations by Christopher Tate · 13 years ago
  94. 2efd2db Support full-backup encryption and global backup password by Christopher Tate · 13 years ago
  95. 7926a69 Compress the backup output stream by Christopher Tate · 13 years ago
  96. 284f1bb Can now restore a subset of apps from historical dataset by Christopher Tate · 13 years ago
  97. b848b7a Remove unused object by Christopher Tate · 13 years ago
  98. 79ec80d Make full backup API available to apps by Christopher Tate · 13 years ago
  99. b0628bf Implement shared-storage full backup/restore by Christopher Tate · 13 years ago
  100. 75a9970 Restore from a previous full backup's tarfile by Christopher Tate · 13 years ago