apps-android-commons
apps-android-commons copied to clipboard
When "Show already actioned pictures" disabled, Custom picker does not check uploaded-or-not status for never seen pics
- Reset the app
- Download https://upload.wikimedia.org/wikipedia/commons/4/4c/Bar-bellied_Pitta.jpg
- Start the app
- Open custom picker
- Tap your "Camera" album (not "Download")
- Disable "Show already actioned pictures"
- Go back
- Tap your "Download" folder
- Problem: tHe Pitta pic shows up, even though it is already on Commons.
It seems like the app only verifies checksums when "Show already actioned pictures is enabled.
It's barely repeatable for me. At first, it behaved just like you described, but in the second and all after trials, it just worked like it needed to be. Even after show actioned pictures was disabled, the image didn't show up.
That means the app verifies the checksum when that switch is disabled.
Example on latest main branch, even though "show already actioned images" is disabled, the already uploaded "pachinko" picture is shown. Then after enabling the switch the app finally does the proper checksum API call.
https://github.com/commons-app/apps-android-commons/assets/99590/a1a3a730-3625-4ecd-ad91-7cb74b183e08