IacobIonut01 / Gallery

Light-weight Media Gallery app for Android made with Jetpack Compose
Apache License 2.0
1.09k stars 59 forks source link

[Enhancement] Toggle option to delete empty folders after deleting its content #429

Open flame-0 opened 3 weeks ago

flame-0 commented 3 weeks ago

Implementing a toggle option to automatically delete folders after emptying their contents would benefit users by saving them time and keeping their file structure organized.

IacobIonut01 commented 3 weeks ago

While it would be a nice feature, it REQUIRES full access to the user's Internal Storage - which yes it is already an option for the github/f-droid version, it will not be present in the gplay version