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
In the media details of an already uploaded image, you can zoom into the image a bit. But only a bit, so it is impossible to see the fine details....
I split the `NetworkingModule` into 3 parts with the idea that as classes migrate to use coroutines they will move from one module to the other. 1. `NetworkingModule` with common...
### Summary In some cases, a CAPTCHA might need to be solved by the user in order to successfully log in. This may be necessary due to some number of...
Install the app on two different cell phones. Take some pictures and upload them on one cell phone, then do the same on the different cell phone. Now back on...
### What is the user problem or growth opportunity you want to see solved? My workflow involves sending photos from my work account to my personal account, where Commons is...
Data classes (preferably completely immutable) should be leveraged and there shouldn't be empty constructors
Currently we store market assets in https://github.com/commons-app/marketing and manually copy to Play Store via its web UI. Problem: It is hard to keep things in sync. Fastlane can feed to...
**Description (required)** Fixes #5172 What changes did you make and why? **Tests performed (required)** Tested {build variant, e.g. ProdDebug} on {name of device or emulator} with API level {API level}....
AFAIK there was a discussion about this somewhere, but I think it was buried under a more general discussion. Currently, our users see their real-time position as a dot. Which...
**Description (required)** Fixes #5057 What changes did you make and why? Changed the value of "showNearbyFound"(in the method onNearbyPlaceFound) from true to false that may have been conflicting with the...