Jerboa @lemmy.ml 8565 @lemmy.quad442.com 2y ago nsfw blurring Id love to unblur nsfw it works in browser but, not on Jerboa
At the moment blurring is kinda buggy:It uses a Jetpack Compose function that is only available for Android 12 of newer. On older phones it just gets ignored. I wrote a fix for older phones that has to be approved by Dessalines.
I believe that this Pull Request is trying to add this feature: https://github.com/dessalines/jerboa/pull/514Hopefully it gets merged and then released, it would be nice to have this feature (that's how RIF behaved before)
Please tell me where because I cannot find it. I see the show NSFW option and it is ticked but, everything is blurred
At the moment blurring is kinda buggy:
It uses a Jetpack Compose function that is only available for Android 12 of newer. On older phones it just gets ignored.
I wrote a fix for older phones that has to be approved by Dessalines.