Hamza Rizwan
Hamza Rizwan
You can still test the predictive gesture for the whole app in the [Build100.6.0](https://github.com/Hamza417/Inure/releases/tag/build100.6.0) and let me know what issues you faced while using. This will help me fix issues...
That's the issue, they've [already fixed some parts of it in the recent beta release](https://developer.android.com/jetpack/androidx/releases/fragment#version_18_2). I'll begin testing it soon in the app.
I have waited, and the fragment manager did not enable predictive back gesture as something to be openly customizable, rather they introduced a rigid framework that only works with their...
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...
I have added this in v1.52, check it and let me know.
> 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.
It's added :)
It was a bug actually that the subdirectory wasn't read properly and [was fixed](https://github.com/Hamza417/Peristyle/issues/21). It's an intended behavior.
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...