-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Fix: Indicate correct error message in case of loss of internet conne… #6736
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
Open
20020316
wants to merge
21
commits into
commons-app:main
Choose a base branch
from
20020316:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+126
−77
Open
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
e8e2c2a
Fix: Indicate correct error message in case of loss of internet conne…
RaresNicoMoldo 13d32ec
Fix: Indicate correct error message in case of loss of internet conne…
RaresNicoMoldo 5489899
Fix: Indicate correct error message in case of loss of internet conne…
RaresNicoMoldo 794eb37
Merge branch 'commons-app:main' into main
20020316 0d56317
Merge branch 'main' of https://github.com/20020316/apps-android-commons
RaresNicoMoldo 455c1ba
Update gradle-wrapper.properties
20020316 55d76f8
Fix: Indicate correct error message in case of loss of internet conne…
RaresNicoMoldo 80bbc1b
Merge branch 'main' of https://github.com/20020316/apps-android-commons
RaresNicoMoldo 6c1c992
Update UploadClient.kt
20020316 84c0804
Fix: Indicate correct error message in case of loss of internet conne…
RaresNicoMoldo 0fd4a9e
Merge branch 'main' of https://github.com/20020316/apps-android-commons
RaresNicoMoldo 1fc9ab1
Update gradle-wrapper.properties
20020316 a7fce6d
Added strings to xml, uniform indentation, and context added for reso…
RaresNicoMoldo 182a6fb
Update strings.xml
20020316 459bcea
Update gradle-wrapper.properties
20020316 a860667
Reverted indentation to original(unmodified) file indentation.
RaresNicoMoldo aeffd86
Merge branch 'main' of https://github.com/20020316/apps-android-commons
RaresNicoMoldo 65a5569
Indentation fix for uploadFileToStash, class parameters and class pri…
RaresNicoMoldo 1f730b7
Update UploadClient.kt
20020316 6dcc6ec
Update UploadClient.kt
20020316 31fb5be
Update UploadClient.kt
20020316 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.
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.
Newline got removed/added, is it? GitHub is showing a diff here, so just confirming.
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 am unsure why the diff shows here, but I think it might be because I removed the initial line with the 2026 date, then added a new one at the top afterwards when reverting back to the 2023 date.