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 #4664 What changes did you make and why? - **Issue:** As per the information provided and work request on the ticket above, `ImageFragment.kt` is currently using Kotlin Synthetic which...
Fixes #4664 What changes did you make and why? - **Issue:** As per the information provided and work request on the ticket above, `CustomSelectorActivity.kt` is currently using Kotlin Synthetic which...
### 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?...
**Summary:** Now that we have #2793 in place we can easily test campaigns. At least we should have unit tests to verify the API layer (using mock web server). Specifically...
**Summary:** For multiple uploads, there should be an upper limit on the number of images a user can upload at a time. From #604 : > We need to enforce...
### Summary Uploads fail on my mobile device all the time. ### Steps to reproduce I have shared the log file via email I have tried uploading different images. ###...
When adding new images through the app it happens that the caption ends with a space. This is then used for title/filename and produces ugly links. Please run a `.trim()`...
On past pull requests such as https://github.com/commons-app/apps-android-commons/pull/910 I see Codecov coverage reports like this:  That was very convenient to see whether a pull request makes global...
Should fix this error: ``` /usr/bin/sh -c adb emu geo fix 37.422131 -122.084801 KO: invalid latitude value. Should be in [-90,+90] range ``` Outputted by CI on master: https://github.com/commons-app/apps-android-commons/actions/runs/3066734506/jobs/4952241619 **Description...
Normal pins are blue if no image ("Needs photo"), green if an image already exists on Wikidata. WLM pins all look the same. It would be useful to make them...