Hamza417 / Peristyle

Simple wallpaper manager app for Android with awesome UI written completely in Jetpack Compose.
Apache License 2.0
200 stars 4 forks source link

[Feature Request] An option to exclude loading wallpapers from sub-folders #29

Closed Username1-a closed 3 months ago

Username1-a commented 5 months ago

Some versions ago, there was an inclusion of sub-folders introduced – would be great if it was optional for more control over wallpaper management

Hamza417 commented 5 months ago

It was a bug actually that the subdirectory wasn't read properly and was fixed. It's an intended behavior.

Username1-a commented 5 months ago

And still, such an option wouldn't hurt.

Hamza417 commented 5 months ago

The app was designed to read a single directory and show all wallpapers to a single place. Your problem can be easily solved by storing your wallpapers in a different directory where there isn't other photos you don't want to be listed in the app.

Hamza417 commented 3 months ago

It's added now :)