Hamza417 / Peristyle

Simple wallpaper manager app for Android with awesome UI, tags and multiple folder support and a native live wallpaper picker.
Apache License 2.0
248 stars 6 forks source link

Ignore filenames that starts with dot[.] #41

Closed decipher3114 closed 5 months ago

decipher3114 commented 6 months ago

The app must ignore files with names starting with dot[.], e.g. .trashed-*.png(deleted images).

Hamza417 commented 6 months ago

Can scan .nomedia directories, useful if you want to keep your wallpapers away from gallery.

The app is designed to include hidden dot files, it's mentioned in the description.

Hamza417 commented 5 months ago

It's added :)