Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try everything to abort backups on metered network (when not allowed) #849

Open
wants to merge 7 commits into
base: android15
Choose a base branch
from

Conversation

grote
Copy link
Collaborator

@grote grote commented Jan 17, 2025

This does several improvements to not cause traffic while user is on mobile data:

  • Halt app backup worker progress
  • Improve app backup error notification: add try again button and language when error was due to metered network
  • stops apk backup
  • show error dialog when manually requesting backup
  • stop app backups

This also treats SocketException as transient.

Fixes #794

@grote grote requested a review from t-m-w January 17, 2025 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

System backup continues when device switches to metered network
1 participant