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 295 apps-android-commons issues
Sort by recently updated
recently updated
newest added

Modify the sequence of displaying dialogues **Description (required)** Fixes #5276 I modified some codes in NearbyParentFragment.java, including two functions: checkPermissionsAndPerformAction and locationPermissionLauncher. By this modification, the app can show the...

We have a global state in our app with the key `doNotAskForLocationPermission`. It seems to be complicate understanding of the code flow more difficult than it should be. We need...

code-quality

### Summary We show a dialog requesting for media location access permission so that we would be able to access the location from images. The title and description of that...

bug
user experience

In the third step of Peer Review, I must check if is file correctly categorized, but there is a mess of all categories, most of them are hidden. It would...

enhancement
peer review

### Summary App crashes when removing an image using the x button on the top thumbnail, after cancelling an image using the alert dialog. Introduced by #5636 ### Steps to...

bug