pulsejet / memories

Fast, modern and advanced photo management suite. Runs as a Nextcloud app.
https://memories.gallery
GNU Affero General Public License v3.0
2.82k stars 76 forks source link

Deleting items in android app re-uploads the image/video as .trashed file. #1153

Closed carnager closed 2 weeks ago

carnager commented 3 weeks ago

Describe the bug Allow memories access to local files. When I delete an item in the android app, instead of moving the item to trash, it renames it in the same folder the original image was stored. It then reuploads the image into the original images folder with name .trashed-1714492983-ORIGINAL_FILENAME.jpg Checking the files app on my nextcloud instance, I can see that the original images were properly moved into the Trash folder.

To Reproduce Delete an image in mobile app and say yes if it asks you for permissions to move images to trash.

Platform: Android, GrapheneOS

pulsejet commented 2 weeks ago

Can confirm this is a bug in the Nextcloud Android app https://github.com/nextcloud/android/issues/10645