-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Fixed Grey empty screen at Upload wizard #5356
Conversation
# Conflicts: # app/src/main/java/fr/free/nrw/commons/utils/PermissionUtils.java
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.
It works great, thanks! :-)
app/src/main/java/fr/free/nrw/commons/upload/UploadActivity.java
Outdated
Show resolved
Hide resolved
@nicolas-raoul, I have made all the requested changes, Can you please review them |
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 added a few other modifications requests, very minor. Thank you! :-)
app/src/main/java/fr/free/nrw/commons/upload/UploadActivity.java
Outdated
Show resolved
Hide resolved
Merged, thanks a lot Kanahia for your pull request! :-) |
Fixes #5330
What changes did you make and why?
➕ Added functionality to the cancel button of the dialog box, because people often don't see or read everything on the screen. Therefore, we must warn them with a toast message in case they click on the cancel button and also inform them that they need to accept permissions in order to access the upload facility.
🐛 Fixed grey empty screen at upload caption step
🐛 Fixed loop created by calling permissions
onResume
Tests performed (required)
Tested betaDebug on Pixel 2 with API level 29.
Screenshots (for UI changes only)
https://github.com/commons-app/apps-android-commons/assets/114223204/ac558d34-d1f2-4d4a-8078-335ca774124d
https://github.com/commons-app/apps-android-commons/assets/114223204/14abe656-7c28-4d19-bedc-1f5203ba4835
https://github.com/commons-app/apps-android-commons/assets/114223204/54b03962-0056-41d0-bdd7-a81d6eb37a55