Simple-Gallery icon indicating copy to clipboard operation
Simple-Gallery copied to clipboard

Support built-in trash feature of Android 11 and above

Open t-m-w opened this issue 2 years ago • 4 comments

Simple Gallery has a built-in Recycle Bin feature, but Android has native support for trashing items since Android 11 through the Media Store API. In practice, this tends to work by the file being renamed to .trashed-[datetime code]-[original file name], setting the IS_TRASHED flag to true in the Media Store, and keeping the file in its original folder.

Please consider supporting the native trash feature.

Here are some references:

t-m-w avatar Jan 25 '22 02:01 t-m-w

was checking it already, but you have to confirm every file that gets deleted and it has terrible UX

tibbi avatar Jan 25 '22 07:01 tibbi

I agree with you @tibbi It's UX is so bad that accept deny popup is ultra annoying.

dtbj avatar Feb 10 '22 13:02 dtbj

Does this opinion rule out support for even viewing the native trash, or should viewing the trash and actually utilizing the trash for deletions be considered separate requests?

t-m-w avatar Feb 10 '22 13:02 t-m-w

@t-m-w Not sure how will it be, but you can manage trash items from google files app :-)

dtbj avatar Feb 10 '22 14:02 dtbj