seedvault-app / seedvault

A backup application for the Android Open Source Project.
1.19k stars 73 forks source link

Store and show the size of app backups #605

Closed grote closed 5 months ago

grote commented 5 months ago

This PR has logically split commits. Storing of the size is one commit and exposing that size in the UI is other commits. A review may want to look at commits individually.

grote commented 5 months ago

Help with testing https://github.com/seedvault-app/seedvault/issues/165

grote commented 5 months ago

We could also show the size in other places like when restoring, but for now this is good enough.