NaniDeagle

Results 82 comments of NaniDeagle

It's a known issue, their api gives incorrect urls to files . Should be fixed in next release

For now I'd reccomend to build from source for that, though it is possible to change icon and name of the app after installing it. But it won't be high...

Mascot is just a loaded asset, name and icon are harder to change and any possible variant should be already included in apk. Android doesn't allow custom names and icons...

I already developed a lockscreen (see [local_auth_handler](https://github.com/NO-ob/LoliSnatcher_Droid/blob/master/lib/src/handlers/local_auth_handler.dart)) with support for system biometric/pin login. But I'll hold it off for a while since it involves some fuckery with important flutter stuff...

Please explain in more detail. Do you want to show search modifiers (sort:score, rating:safe, etc...) as search suggestions? This is already in our plans Or do you want to add...

Ok, I'll add text search there. Just out of curiosity, how many tag filters do you have?

Not sure about that one, but multibooru needs some reworking. We'll consider adding something like that when we'll get around to it

I think there was a method/setting for disabling animation/reducing motion in flutter, I'll see if I can make it accessible to users

They have cloudflare protection, that is probably blocking access I want to try implementing a webview to let users bypass those and store cookies for different sites, but no ETA...

Nice idea, will try to add it later