-
Notifications
You must be signed in to change notification settings - Fork 670
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
Add option to pause synchronization on metered connections #11305
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
erikjv
force-pushed
the
work/pause-sync-when-metered
branch
2 times, most recently
from
November 2, 2023 17:17
d50b1a4
to
d06a6f8
Compare
Kudos, SonarCloud Quality Gate passed! |
erikjv
force-pushed
the
work/pause-sync-when-metered
branch
from
November 9, 2023 15:51
d06a6f8
to
2afff7b
Compare
TheOneRing
suggested changes
Nov 10, 2023
erikjv
force-pushed
the
work/pause-sync-when-metered
branch
2 times, most recently
from
December 14, 2023 15:35
eb19eee
to
1614f19
Compare
TheOneRing
changed the title
Work/pause sync when metered
Add option to pause synchronization on metered connections
Dec 19, 2023
TheOneRing
suggested changes
Dec 19, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add a changelog entry
TheOneRing
suggested changes
Dec 19, 2023
erikjv
force-pushed
the
work/pause-sync-when-metered
branch
2 times, most recently
from
January 3, 2024 15:34
06188e1
to
5e453ff
Compare
TheOneRing
previously approved these changes
Jan 4, 2024
Please fix the changelog:
|
erikjv
force-pushed
the
work/pause-sync-when-metered
branch
from
January 4, 2024 14:42
5e453ff
to
7e0d30a
Compare
The `QNetworkInformation` will be used in multiple places. Do the loading once before any uses.
Add an advanced configuration setting to pause synchronization when a metered internet connection is detected. When the internet connection is metered, and the user chooses to force-sync a folder, they will now be asked if they are sure that they want to do this. Fixes: #4808
erikjv
force-pushed
the
work/pause-sync-when-metered
branch
from
January 5, 2024 13:21
612e416
to
bbfb8fe
Compare
TheOneRing
approved these changes
Jan 5, 2024
Tested: #4808 (comment) |
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.