seedvault-app / seedvault

A backup application for the Android Open Source Project.
1.26k stars 74 forks source link

Add experimental support for forcing D2D transfer backups #562

Closed stevesoltys closed 8 months ago

stevesoltys commented 1 year ago

This adds a toggle in expert settings which enables D2D transfers for backups. Each backup will have a flag in the metadata indicating whether or not it was produced with the D2D transfer toggle enabled.

grote commented 1 year ago

We probably need to do #484 cleanly first. Did you not encounter that issue in your tests?

stevesoltys commented 1 year ago

Didn't test this just yet but I had done tests with the original D2D branch in the emulator and it didn't have this problem (I produced the static test data backup from that branch).

I also think it didn't have 300 packages though.

grote commented 9 months ago

There's still a DO NOT MERGE commit in this PR. Can we remove that?