Skip to content

Adds more obvious display for limited connection mode #4094

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

Merged
merged 3 commits into from
Dec 11, 2020

Conversation

neslihanturan
Copy link
Collaborator

@neslihanturan neslihanturan commented Dec 9, 2020

Description (required)

Fixes #4017

What changes did you make and why?
I added a layout which appears when limited connection mode is active:

device-2020-12-10-001646
device-2020-12-10-001629

@neslihanturan neslihanturan mentioned this pull request Dec 10, 2020
24 tasks
Copy link
Member

@misaochan misaochan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me mostly! I like that you added the cloud icon in the warning, which reinforces to the user how they can disable the mode. Happy to merge pending a string change. :)

@@ -701,6 +701,8 @@ Upload your first media by tapping on the add button.</string>
<string name="quality_images_info">Quality images are diagrams or photographs that meet certain quality standards (which are mostly technical in nature) and are valuable for Wikimedia projects</string>
<string name="resuming_upload">Resuming upload…</string>
<string name="pausing_upload">Pausing upload…</string>
<string name="limited_connection_explanation">You have enabled limited connection mode. Thus, your uploads will be pended until you disabled this mode. Once you have disabled the limited connection mode, pending uploads will resume</string>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about "You have enabled limited connection mode. All uploads are paused and will resume once you disable this mode." ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done:)

@misaochan misaochan merged commit 7d8e09f into commons-app:master Dec 11, 2020
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.

Add more obvious display for limited connection mode
2 participants