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