Peristyle
Peristyle copied to clipboard
show current wallpaper
It would be nice to have a button to display current wallpaper on the list.
Android doesn't support accessing wallpapers by user apps.
I checked and found out that it's possible to get the wallpaper but only with MANAGE_EXTERNAL_STORAGE permission. I'm not sure anyone will ever grant the app this permission but I think I can make some plans to add folder support and other things that may utilize this permission better and simultaneously support this as well.
I have added this in v1.52, check it and let me know.