-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: Add network status info when uploading a Transfer #197
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
KevinBoulongne
force-pushed
the
progress-ui
branch
2 times, most recently
from
November 18, 2024 17:12
6b33c67
to
b4afcf8
Compare
KevinBoulongne
force-pushed
the
network-status
branch
from
November 18, 2024 17:12
e3cfed3
to
a61f353
Compare
KevinBoulongne
force-pushed
the
progress-ui
branch
from
November 18, 2024 17:33
b4afcf8
to
c2f302d
Compare
KevinBoulongne
force-pushed
the
network-status
branch
from
November 18, 2024 17:33
a61f353
to
918c56a
Compare
KevinBoulongne
force-pushed
the
progress-ui
branch
from
November 19, 2024 08:14
c2f302d
to
7074edc
Compare
KevinBoulongne
force-pushed
the
network-status
branch
from
November 19, 2024 08:15
918c56a
to
b90e6a3
Compare
KevinBoulongne
force-pushed
the
network-status
branch
from
November 20, 2024 07:04
b90e6a3
to
9f39d9c
Compare
KevinBoulongne
force-pushed
the
network-module
branch
from
November 21, 2024 08:05
52a5a57
to
6f79872
Compare
KevinBoulongne
force-pushed
the
network-status
branch
from
November 21, 2024 08:05
9f39d9c
to
b76db28
Compare
KevinBoulongne
force-pushed
the
network-module
branch
from
November 21, 2024 10:26
6f79872
to
e893096
Compare
KevinBoulongne
force-pushed
the
network-status
branch
from
November 21, 2024 10:26
e4c8990
to
0b98dbe
Compare
KevinBoulongne
force-pushed
the
network-module
branch
from
November 21, 2024 10:38
e893096
to
fd16503
Compare
KevinBoulongne
force-pushed
the
network-status
branch
from
November 21, 2024 10:38
0b98dbe
to
9609b76
Compare
LunarX
requested changes
Nov 21, 2024
.../main/java/com/infomaniak/swisstransfer/ui/screen/newtransfer/upload/UploadProgressScreen.kt
Outdated
Show resolved
Hide resolved
.../main/java/com/infomaniak/swisstransfer/ui/screen/newtransfer/upload/UploadProgressScreen.kt
Outdated
Show resolved
Hide resolved
...in/java/com/infomaniak/swisstransfer/ui/screen/newtransfer/upload/UploadProgressViewModel.kt
Outdated
Show resolved
Hide resolved
...a/com/infomaniak/swisstransfer/ui/screen/newtransfer/upload/components/NetworkUnavailable.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/com/infomaniak/swisstransfer/ui/theme/ColorDark.kt
Outdated
Show resolved
Hide resolved
KevinBoulongne
force-pushed
the
network-module
branch
from
November 25, 2024 13:32
fd16503
to
7879378
Compare
KevinBoulongne
force-pushed
the
network-status
branch
2 times, most recently
from
November 25, 2024 16:02
c9a1ca6
to
92bf11e
Compare
KevinBoulongne
force-pushed
the
network-module
branch
from
November 27, 2024 07:55
7879378
to
ea35f7f
Compare
KevinBoulongne
force-pushed
the
network-status
branch
from
November 27, 2024 08:14
92bf11e
to
d695de2
Compare
KevinBoulongne
changed the base branch from
network-module
to
update-core2-versions
November 27, 2024 08:14
LunarX
reviewed
Nov 27, 2024
...a/com/infomaniak/swisstransfer/ui/screen/newtransfer/upload/components/NetworkUnavailable.kt
Outdated
Show resolved
Hide resolved
KevinBoulongne
force-pushed
the
update-core2-versions
branch
from
November 27, 2024 08:24
c740295
to
54198ec
Compare
KevinBoulongne
force-pushed
the
network-status
branch
from
November 27, 2024 08:24
ff95bc4
to
fe62e48
Compare
LunarX
approved these changes
Nov 27, 2024
KevinBoulongne
force-pushed
the
update-core2-versions
branch
from
November 27, 2024 08:25
54198ec
to
86176e2
Compare
KevinBoulongne
force-pushed
the
network-status
branch
from
November 27, 2024 08:25
fe62e48
to
a5b55ff
Compare
This PR/issue depends on:
|
KevinBoulongne
force-pushed
the
network-status
branch
from
November 27, 2024 08:35
a5b55ff
to
28bc3f2
Compare
Quality Gate passedIssues Measures |
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.
Depends on #196
Depends on #199