seedvault-app / seedvault

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

Allow selecting which apps have unlimited quota #554

Open stevesoltys opened 9 months ago

stevesoltys commented 9 months ago

This makes things more configurable, especially if we end up with large D2D backups where we want to allow going over quota for certain apps but not others.

grote commented 9 months ago

We already have an expert option to turn off quota limits completely. Maybe for d2d backups we'd need this to force-on anyway since d2d probably assumes unlimited quota anyway.

stevesoltys commented 9 months ago

Yeah this ticket would be for selectively choosing which apps can exceed quota via settings (like we have for exclusions).