this post was submitted on 19 Jun 2023
50 points (98.1% liked)

Jerboa

10135 readers
5 users here now

Jerboa is a native-android client for Lemmy, built using the native android framework, Jetpack Compose.

Warning: You can submit issues, but between Lemmy and lemmy-ui, I probably won't have too much time to work on them. Learn jetpack compose like I did if you want to help make this app better.

Built With

Features

Installation / Releases

Support / Donate

Jerboa is made by Lemmy's developers, and is free, open-source software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project.

Crypto

Contact

founded 2 years ago
MODERATORS
 

Id love to unblur nsfw it works in browser but, not on Jerboa

top 15 comments
sorted by: hot top controversial new old
[–] ForynGilnith 15 points 1 year ago (1 children)

I believe that this Pull Request is trying to add this feature: https://github.com/dessalines/jerboa/pull/514

Hopefully it gets merged and then released, it would be nice to have this feature (that's how RIF behaved before)

[–] SeaMauFive 1 points 1 year ago (1 children)

Looks like review is waiting on you for merge conflicts

[–] ForynGilnith 1 points 1 year ago

It's not my personal patch - I'm just watching it. If it misses a release because the author doesn't respond I'll try and put some time into writing my own implementation.

[–] sockenklaus 12 points 1 year ago

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.

[–] alldreadme 8 points 1 year ago (1 children)

We also need stronger blur. Currently you can almost make out what the entire preview is. Can't scroll the feed like that if you're out somewhere.

[–] CosmicSploogeDrizzle 2 points 1 year ago (1 children)

Update your jerboa. It was fixed in the latest update.

[–] alldreadme 1 points 1 year ago (1 children)

Do you mean the alpha build on GitHub?

[–] CosmicSploogeDrizzle 2 points 1 year ago

Version 0.0.34 on F-Droid from the IzzyOnDroid Repo (which is the official repo) is the latest.

[–] Ragincloo 2 points 1 year ago (1 children)

Wait how did you get it to blur, mine just show unblurred already which means I have to change settings in public to hide all

[–] ArtificialLink 2 points 1 year ago

Based on another recent comment you may be running a too old version of android.