-
Notifications
You must be signed in to change notification settings - Fork 8
feat: PhotoSync with explicit wifi or 4G #1440
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
Conversation
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.
Two small remarks left, almost there 👍
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.
Just a small remark
758f3fe
to
a30a605
Compare
7c9bf49
to
efe48e0
Compare
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.
I did some testing of the PR
I found a tiny UI glitch when the queue is suspended, it hides an upload.
I also found a strange bug related but not caused by the PR that I want to investigate before I make a new beta.
I will merge it later after further tests.
5816e7f
to
516b38b
Compare
76d0187
to
8d5f25a
Compare
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.
We just need to make sure the "Sync offline files" is used by the DownoadQueue.
c341f8a
to
72b65f3
Compare
72b65f3
to
d316336
Compare
7d7bad7
to
0d9637d
Compare
0d9637d
to
3a6b4b0
Compare
Signed-off-by: adrien-coye <adrien.coye@infomaniak.com>
… PhotoUploadQueue
…error, ask the service to refresh instead
…n on network change
f637565
to
c94239a
Compare
|
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.
I did test this branch extensively today.
The migration of networking sync settings in correct.
I also took the time to stress the network switching capabilities and recovery of this branch.
It is now ready for a beta 🚀
CI is failing for API reasons, force merging now |
Depends on #1444
Depends on #1441
Depends on #1452
Depends on #1453
Depends on #1460
Depends on #1463
Depends on #1466Depends on #1470
Depends on #1471
Depends on #1472
Superseding #1310