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
Part of an ongoing code refactoring to move all models to a common models package. Fixes #4782 Moved profile models to data.models package. Tested debug on Pixel 4 (Emulator) with...
Part of an ongoing code refactoring to move all models to a common models package. Fixes #4782 Moved upload models to data.models package. Tested debug on Pixel 4 (Emulator) with...
Replaced toasts with snack bars where appropriate #2388
For a particular picture, I am getting this crash everytime I send it for upload via "share": ``` java.lang.NumberFormatException: There are more than one component at androidx.exifinterface.media.ExifInterface$ExifAttribute.getIntValue(ExifInterface.java:3394) at androidx.exifinterface.media.ExifInterface.handleThumbnailFromJfif(ExifInterface.java:7125) at...
**Description (required)** Fixes #4745 What changes did you make and why? Since bookmarked items are probably things that the user has an interest in, I append them when suggesting depictions....
### What is the user problem or growth opportunity you want to see solved? sometimes I upload photo and app asks "is this picture of XXX?" Sometimes is XXX correct,...
Seems like all of the new commits to master after 14 June are not going to alpha. The current alpha release is version number 1019 that was uploaded on 14...
### What is the user problem or growth opportunity you want to see solved? as user of OSM mapnik and [mapy.cz](http://mapy.cz/) I found used map too much googlish (only streets...
**Summary:** As per the discussion on the [thread](https://github.com/commons-app/apps-android-commons/pull/3481#issuecomment-597563335) We should replace the ProgressDialog with ProgressBar because it was deprecated in API 26 https://developer.android.com/reference/android/app/ProgressDialog
**Summary:** The app on The App Store needs more ratings and reviews, we can add a little popup displayed before the user closes the app which will ask the user...