apps-android-commons
apps-android-commons copied to clipboard
The Wikimedia Commons Android app allows users to upload pictures from their Android phone/tablet to Wikimedia Commons
## Fixes * Fixes #2388 ## Purpose/ Description I have used the methods of Snackbars from ViewUtil and utilized it to convert some toasts to Snackbar. Note : It doesn't...
As discussed [here](https://github.com/commons-app/apps-android-commons/issues/5427#issuecomment-1964178326), this issue aims to discuss the potential enhancements which can be made to the current upload queue management. If you have any questions about how the app...
# New Design Proposal: Upload Queue Management ## Description Currently the upload queue can be seen on the contributor screen. But lets take an example an user has uploaded has...
  I have developed the UI for the upload queue management, thought that best possible User Experience Design can only be developed by collecting the data from...
### Summary On the personal page, some numerical values are not legible on the smartphone (too small) ### Steps to reproduce go to personal overview ### Expected behaviour the figures...
https://github.com/commons-app/apps-android-commons/assets/99590/08a189c1-f7df-463d-affc-34959e1421ba
### Summary In Edit Description and Caption Page when you switch between Dark-Light Modes then the captions are lost and app eventually crashes. ### Steps to reproduce 1. Open the...
``` java/fr/free/nrw/commons/AboutActivityTest.kt:130:26 Missing newline after "(" java/fr/free/nrw/commons/AboutActivityTest.kt:130:45 Argument should be on a separate line (unless all arguments can fit a single line) java/fr/free/nrw/commons/AboutActivityTest.kt:130:45 Missing newline after "(" java/fr/free/nrw/commons/AboutActivityTest.kt:131:55 Missing newline...
### What is the user problem or growth opportunity you want to see solved? _No response_ ### How do you know that this problem exists today? Why is this important?...
**Description (required)** Fixes #4611 What changes did you make and why? Added Custom Image Selector FAB Button and also Migrated NearbyParentFragment (In which I made these changes) to viewBinding **Tests...