apps-android-commons icon indicating copy to clipboard operation
apps-android-commons copied to clipboard

The Wikimedia Commons Android app allows users to upload pictures from their Android phone/tablet to Wikimedia Commons

Results 368 apps-android-commons issues
Sort by recently updated
recently updated
newest added

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?...

enhancement

**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...

good first issue
tests

**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...

good first issue
hacktoberfest

### 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. ###...

bug

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()`...

bug
high priority
good first issue

On past pull requests such as https://github.com/commons-app/apps-android-commons/pull/910 I see Codecov coverage reports like this: ![Screenshot from 2022-09-27 16-20-21](https://user-images.githubusercontent.com/99590/192459928-34b1948f-0c69-4a2a-b27f-a4dc324b46b3.png) That was very convenient to see whether a pull request makes global...

enhancement
continuous integration

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...

enhancement
campaigns