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

gsoc

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

enhancement
gsoc

![Frame 51](https://github.com/commons-app/apps-android-commons/assets/114223204/7ae884c0-61eb-4689-9535-9e8799eb1a1a) ![Frame 52](https://github.com/commons-app/apps-android-commons/assets/114223204/7d3bf8fd-844f-4362-84dc-f40ff16ae304) 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...

enhancement
gsoc

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

bug

https://github.com/commons-app/apps-android-commons/assets/99590/08a189c1-f7df-463d-affc-34959e1421ba

bug
upload-reliability

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

bug

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

good first issue

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

bug
upload-reliability

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