1. 8a98dd5 Merge branch 'android14' of https://github.com/seedvault-app/seedvault into leaf-3.2 by Tim Zimmermann · 9 months ago leaf-3.2
  2. 92c87d3 Merge pull request #631 from grote/aosp_atd by Torsten Grote · 9 months ago
  3. cfe45b4 Try aosp_atd emulator for instrumentation tests by Torsten Grote · 9 months ago
  4. fb4e171 Build AOSP with QPR2 by Torsten Grote · 9 months ago
  5. 0c8fe3e Fix nullability issues that AOSP is complaining about now by Torsten Grote · 9 months ago
  6. c33486e Adjust code for new library versions by Torsten Grote · 9 months ago
  7. 9c7f4cb Update dependencies for Android 14 QPR2 by Torsten Grote · 9 months ago
  8. 635a1ef strings: Call D2D alpha instead of experimental by Chirayu Desai · 9 months ago
  9. 2744ccd strings: Call Storage Backup beta instead of experimental by Chirayu Desai · 9 months ago
  10. 8c27814 Merge pull request #613 from grote/backup-binder by Torsten Grote · 9 months ago
  11. a050e73 Update SetupWizard dark theme for U by Michael Bestas · 9 months ago
  12. a586ee6 In instrumentation tests, keep incremental backups by Torsten Grote · 9 months ago
  13. b47b4ad Stop cleaning up notification when service is destroyed. by Torsten Grote · 10 months ago
  14. 4014666 Improve notification progress reporting by Torsten Grote · 10 months ago
  15. 86c603e Use BackupRequester to request backup in chunks by Torsten Grote · 10 months ago
  16. 81fae1a Try to recover from corrupt metadata cache by Torsten Grote · 10 months ago
  17. 6428399 Tolerate unexpected exceptions in DocumentsStorage and ApkRestore by Torsten Grote · 10 months ago
  18. 7581863 Properly handle exception while writing zip chunk entries by Torsten Grote · 10 months ago
  19. dc74054 Improve error reporting when reading snapshot version by Torsten Grote · 9 months ago
  20. fd90be8 Don't include empty dirs in media backup by Torsten Grote · 9 months ago
  21. 09b7cab Use own notification ID for success notification by Torsten Grote · 10 months ago
  22. cb9d3c7 Fix flaky metadata decoding test by Torsten Grote · 10 months ago
  23. fcbd62b Remove warning from d2d expert setting as we now disable system scheduling for d2d by Torsten Grote · 10 months ago
  24. c832cd9 Remove logWorkInfo as some part of it isn't in AOSP version of workmanger by Torsten Grote · 10 months ago
  25. a380445 Show success notification in a separate notification channel by Torsten Grote · 10 months ago
  26. de51ad2 Use our own scheduling when doing d2d backups (experimental) by Torsten Grote · 10 months ago
  27. d1f0fef Import translations from Weblate by Hosted Weblate · 10 months ago
  28. 9c4f9d8 Merge pull request #606 from seedvault-app/chore/version-bump by Torsten Grote · 10 months ago
  29. 9097c8c Bump version to 14-4.0 - D2D <3 by Chirayu Desai · 10 months ago
  30. 695c33e Merge pull request #603 from seedvault-app/bugfix/excluded-apk-backups by Steve Soltys · 10 months ago
  31. bd9ece2 Merge pull request #605 from grote/backup-size by Torsten Grote · 10 months ago
  32. bc18954 Add '/build' folders to .gitignore by Steve Soltys · 10 months ago
  33. d1e577a Stop backing up excluded app APKs by Steve Soltys · 10 months ago
  34. 599240c Show size of app backups in Backup Status screen by Torsten Grote · 10 months ago
  35. c362da8 Store size of app backups in metadata by Torsten Grote · 10 months ago
  36. 0319d73 Merge pull request #562 from seedvault-app/feature/d2d-transfer by Torsten Grote · 10 months ago
  37. daaf0e0 Add experimental support for forcing D2D transfer backups by Steve Soltys · 10 months ago
  38. 57adc57 Bump version and set property for testing by Chirayu Desai · 1 year, 11 months ago
  39. 57be15a colors: Switch to public APIs for colors by Aayush Gupta · 1 year, 1 month ago
  40. c2f7374 Initial support for backup of D2D-only apps by t-m-w · 2 years ago
  41. 5d19160 Pretend to be a device to device data transport by Torsten Grote · 3 years, 9 months ago
  42. 640f5b7 Fix double start of restore session by Torsten Grote · 12 months ago
  43. d7f985b Add some comments to storage Restore by Torsten Grote · 12 months ago
  44. 18013c0 Support installing via F-Droid Basic by Tommy Webb · 1 year ago
  45. 3928092 Merge pull request #563 from seedvault-app/bugfix/binder-exception-too-many-packages by Torsten Grote · 12 months ago
  46. b498dab Apply latest code review suggestions by Steve Soltys · 12 months ago
  47. 9aa57ca Merge pull request #591 from Uldiniad/android14 by Torsten Grote · 1 year ago
  48. 97d2d18 fixup! Allow secondary user backup to USB by Oliver Scott · 1 year, 1 month ago
  49. b1a2c6d Apply code review suggestions by Steve Soltys · 1 year, 1 month ago
  50. 6c7afd5 Fix binder exception when restoring a large number of applications by Steve Soltys · 1 year, 2 months ago
  51. a091142 Allow restoring data for a greater number of apps by t-m-w · 2 years ago
  52. 6ce2e27 Merge pull request #585 from seedvault-app/feature/kotlin-gradle-build-scripts by Steve Soltys · 1 year, 1 month ago
  53. b131aaf Clean up Gradle build scripts by Steve Soltys · 1 year, 1 month ago
  54. b917293 Switch to Kotlin build scripts + version catalog by Steve Soltys · 1 year, 1 month ago
  55. 781543a Only treat eng builds as debug by Chirayu Desai · 3 years, 10 months ago leaf-3.0 leaf-3.1
  56. ee3a923 Merge pull request #582 from seedvault-app/feature/e2e-test-logs by Steve Soltys · 1 year, 1 month ago
  57. 551538f Fix AOSP build artifact location by Steve Soltys · 1 year, 1 month ago
  58. 8297bb7 Fix and improve E2E tests by Steve Soltys · 1 year, 1 month ago
  59. 28059a5 Merge pull request #581 from grote/14-version-upgrades by Torsten Grote · 1 year, 1 month ago
  60. 09bc8f0 Merge pull request #586 from seedvault-app/feature/aosp-build by Steve Soltys · 1 year, 1 month ago
  61. 1a20f63 Build Seedvault with AOSP in CI by Steve Soltys · 1 year, 1 month ago
  62. f8b94c5 Upgrade tink to 1.10.0 by Torsten Grote · 1 year, 1 month ago
  63. cb95444 Bump minSdk to 33 and upgrade unit test dependencies by Torsten Grote · 1 year, 1 month ago
  64. 74566b9 Upgrade kotlin-bip39-jvm to 1.0.6 by Torsten Grote · 1 year, 1 month ago
  65. bc90378 Merge pull request #579 from seedvault-app/staging/android14-bp by Torsten Grote · 1 year, 1 month ago
  66. 0cd6d05 Merge pull request #576 from seedvault-app/staging/android14 by Torsten Grote · 1 year, 1 month ago
  67. 6cb3b30 restore: Runtime-registered broadcasts receivers must specify export behavior by Chirayu Desai · 1 year, 1 month ago
  68. aa19ccd Make e2e tests run on pull requests by Steve Soltys · 1 year, 1 month ago
  69. aa0e82c ApkInstaller: Supress NewApi for by Chirayu Desai · 1 year, 1 month ago
  70. 1e2d66f Pin Android r8 version until we're on AGP 8.2 by Steve Soltys · 1 year, 2 months ago
  71. 978ab68 14: Bump to JavaVersion.VERSION_17 by Chirayu Desai · 1 year, 2 months ago
  72. eaa3715 14: Match gradle dependencies with AOSP android-14.0.0_r1 by Chirayu Desai · 1 year, 2 months ago
  73. a6b32ac 14: Update AOSP libs from gradle, from android-14.0.0_r1 by Chirayu Desai · 1 year, 2 months ago
  74. 8271248 gradle: Bump to SDK 34 by Chirayu Desai · 1 year, 2 months ago
  75. 3938549 Cancel previous GitHub actions runs when PR updated by Steve Soltys · 1 year, 1 month ago
  76. d678d9a Bump emulator image in Gradle task to android-34 by Steve Soltys · 1 year, 1 month ago
  77. bf5dc19 Switch to GitHub actions for E2E tests by Steve Soltys · 1 year, 1 month ago
  78. fcdacf2 14: Add new permission FOREGROUND_SERVICE_DATA_SYNC by Chirayu Desai · 1 year, 2 months ago
  79. e6f3251 Bump version to 14-3.3 by Chirayu Desai · 1 year, 2 months ago
  80. ea4e8ec README: 13 -> 14 by Chirayu Desai · 1 year, 2 months ago
  81. 2bbeece Merge pull request #523 from mikeNG/icon-updates by Torsten Grote · 1 year, 2 months ago
  82. a83e366 seedvault: Enable monochrome icon by Michael Bestas · 1 year, 9 months ago
  83. 09d6131 seedvault: Update app icon by Michael Bestas · 1 year, 9 months ago
  84. 6031f03 storage demo: Remove roundIcon by Michael Bestas · 1 year, 9 months ago
  85. f30acd8 Import translations from Weblate by Hosted Weblate · 1 year, 2 months ago
  86. 6eaba0b Wait until storage location is initialized for e2e test by Steve Soltys · 1 year, 2 months ago
  87. ba6dc2f Merge pull request #553 from seedvault-app/feature/e2e-test by Torsten Grote · 1 year, 2 months ago
  88. ced8803 Switch ANDROID_SDK_HOME to ANDROID_HOME by Steve Soltys · 1 year, 2 months ago
  89. 29bd71b Intercept and assert on application data in e2e test by Steve Soltys · 1 year, 2 months ago
  90. 04c5089 Start recording screen again if we get cut off after 3 minutes by Steve Soltys · 1 year, 2 months ago
  91. 59cef31 Address review comments, add screen recording, use test backup data by Steve Soltys · 1 year, 2 months ago
  92. f123897 Add end-to-end emulator test running on CI by Steve Soltys · 1 year, 2 months ago
  93. c96f1c9 Merge pull request #552 from seedvault-app/feature/local-development-improvements by Steve Soltys · 1 year, 2 months ago
  94. a922b69 Add support for local development with an emulator by Steve Soltys · 1 year, 2 months ago
  95. 77fed00 Merge pull request #551 from seedvault-app/bugfix/fix-no-manage-documents-permission by Steve Soltys · 1 year, 2 months ago
  96. 1e69831 Improving support for missing MANAGE_DOCUMENTS permission by Torsten Grote · 1 year, 2 months ago
  97. 208dbd6 Support a lack of MANAGE_DOCUMENTS permission by t-m-w · 2 years ago
  98. da5205c Merge pull request #526 from theimpulson/android13-dependencyUpdates by Aayush Gupta · 1 year, 4 months ago
  99. 63bfb6b Update possible github actions by Aayush Gupta · 1 year, 4 months ago
  100. 6ca1f27 Bump to AGP and Gradle 8.x by Aayush Gupta · 1 year, 4 months ago