this post was submitted on 29 Jun 2023
154 points (100.0% liked)

Jerboa

10133 readers
1 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
top 48 comments
sorted by: hot top controversial new old
[–] Ivyymmy@lemmy.one 26 points 1 year ago (1 children)

Is there any possibility to have the appearance settings saved per account and not for the whole application? I have 2 accounts, one for general sfw use where I want the nsfw content to look blurry and the other for some communities sharing nsfw content, which I'd like to not look blurry. I'd also like to have different colors for the secondary account, but that's not my main "concern".

Thanks for your great work with Lemmy and the Jerboa app.

[–] jormaig@programming.dev 3 points 1 year ago (1 children)

Maybe you can open an issue on GitHub?

[–] Ivyymmy@lemmy.one 1 points 1 year ago (1 children)

I don't have an account and don't know how to do it.

[–] RedWizard@lemmygrad.ml 1 points 1 year ago

Sign up for a GitHub account.

Head to the GitHub page for the app: https://github.com/dessalines/jerboa

Click issues

Then make a new post about this feature you would like. You will probably be able to tag it as a feature request when you make the post too.

If someone with the capabilities of implementing what you want has the time they might take up the task.

[–] thesanewriter@vlemmy.net 23 points 1 year ago

It's good to see the rapid development. Lemmy is very quickly developing a thriving ecosystem.

[–] Zebov@lemmy.world 22 points 1 year ago (4 children)

Instant crash for me. Pixel 6

[–] testAccount@lemmy.one 12 points 1 year ago (1 children)

Could you make an issue for the crash with the logs?

[–] RedWizard@lemmygrad.ml 1 points 1 year ago* (last edited 1 year ago)

If you don't know how to make an issue:

Sign up for a GitHub account. https://github.com/join

Head to the GitHub page for the app: https://github.com/dessalines/jerboa

Click issues

Then make a new post describing your issue, include logs if you can.

[–] sbellon@lemmy.world 2 points 1 year ago

Same on Xperia 5 II on Android 12.

[–] boonana@lemmy.world 2 points 1 year ago

Same for me with Pixel 7pro

[–] xavier666@lemm.ee 1 points 1 year ago

Same with me. Xiaomi M11X

[–] StarLuigi@lemmy.blahaj.zone 13 points 1 year ago

Why am I always so early to these releases on accident?? Lol

[–] OsrsNeedsF2P@lemmy.ml 12 points 1 year ago

Let's goooo

[–] frosty99c@lemmy.ml 8 points 1 year ago (2 children)

Crashes for me if I'm on anything earlier than 0.18

[–] sockenklaus@sh.itjust.works 15 points 1 year ago (2 children)

This is nothing new: Jerboa doesn't support instances < 0.18.

[–] Kuro@feddit.de 6 points 1 year ago (1 children)

It is new. 0.0.36 worked find on 0.17.4. There was just the update message. Now the app just crashes on start.

[–] sockenklaus@sh.itjust.works 5 points 1 year ago (1 children)

This is more than weird. Jerboa dropped support for instances < 0.18 a few releases ago. I think 0.0.34-alpha was the last version that supported 0.17.4.

[–] Barbarian772@feddit.de 8 points 1 year ago (1 children)

It worked if you were still logged in.

[–] sockenklaus@sh.itjust.works 2 points 1 year ago

Yes you're right but this wasn't exactly intended.

[–] Barbarian772@feddit.de 3 points 1 year ago (2 children)

Can anybody confirm why? The bigger instances are all on 0.17.4 still, aren't they?

[–] Rentlar@lemmy.ca 13 points 1 year ago

The Lemmy API gives back log in info slightly different so the app couldn't handle it.

I made a fork that fixes that...

and I'm trying to get it merged

[–] sockenklaus@sh.itjust.works 10 points 1 year ago (1 children)

Lemmy 0.18 introduced API breaking changes namely because it switched from WebSocket to HTTP as transfer protocol. They also dropped captcha support in 0.18 which is the reason why lemmy.world and other bigger instances are waiting for 0.18.1 to re-introduce captcha support.

[–] PropaGandalf@lemmy.world 2 points 1 year ago

ah now it makes sense. Thats whay I had to uninstall jerboa because the logged in instance did not support 0.18

[–] _MoveSwiftly@lemmy.world 1 points 1 year ago

Same, just tried it.

[–] erre@feddit.win 6 points 1 year ago

Sweet! Installing now, ty!

[–] DaEagle@lemmy.ml 6 points 1 year ago (6 children)

Ugh, on Android (Samsung s22) can't even log in... Login form spins a bit but does nothing, user name shows on top left, subscribed communities are fetched but nothing else works (subscribed feed empty, inbox says need to login, etc. ..), restarting resets back to anonymous.

[–] EinfachUnersetzlich@lemm.ee 8 points 1 year ago (1 children)

Are you trying to log in to an instance that hasn't updated to Lemmy v0.18 yet (like most of them)? Versions of Jerboa greater than 0.0.34 only support the newer Lemmy version.

[–] DaEagle@lemmy.ml 3 points 1 year ago

Nope, Lemmy.ml

[–] Rentlar@lemmy.ca 5 points 1 year ago (1 children)

I ran into that error too, but I have no clue what causes it... I'm working on a tweaked Jerboa myself to try to mitigate the issues that annoy me the most

[–] EinfachUnersetzlich@lemm.ee 7 points 1 year ago

Would you consider submitting pull requests back to the main project to fix them for everyone?

[–] XTL@sopuli.xyz 4 points 1 year ago (1 children)

Strange responses from server really seem to confuse jerboa. If there's high load, for example. Looking like only anonymous account is active seems to be a common result.

[–] DaEagle@lemmy.ml 2 points 1 year ago

Yes, that's a solid option, especially since it works fine with another user I created on a different instance. I'll let it go for now and try tomorrow and see. Thanks!

[–] erre@feddit.win 4 points 1 year ago

I'm on an S22+ with no issues. I did uninstall to install the update though 🤔

[–] DaEagle@lemmy.ml 1 points 1 year ago

Strange - I created a new user on a different instance (sh.itjust.works) and that's working just fine, meaning it's something related to this specific user 🤔

[–] i_am_hard@sh.itjust.works 1 points 1 year ago

Try using connect for lemmy. My experience of lemmy has increased multiple times since switching.

[–] FarLine99@sh.itjust.works 6 points 1 year ago

It is just awesome!

[–] shadeless@discuss.tchncs.de 5 points 1 year ago (3 children)

Does anybody know, why the f-droid releases are delayed so much? Still on .35 here. Even play store seems to have .37

[–] ray@lemmy.ml 14 points 1 year ago

I think it's because they build each app from source to ensure what you see on github is what you get. And I think it just takes a while to process with so many apps on fdroid getting updates.

[–] hschen@sopuli.xyz 9 points 1 year ago

Fdroid takes a few days generally because they build everything themselves.

[–] shadeless@discuss.tchncs.de 1 points 1 year ago

Thanks ray and hschen for the explanation, makes sense!

[–] Alpagu@lemmy.world 3 points 1 year ago (1 children)

Keeps crashing app failed to open

[–] PropaGandalf@lemmy.world 0 points 1 year ago (1 children)

Uninstall and install back again.

[–] Alpagu@lemmy.world 2 points 1 year ago (1 children)

I understand it. Server problems. Im on lemmy.world and it 17.4

[–] PropaGandalf@lemmy.world 0 points 1 year ago

Yeah now the app is starting but I can't login. Hopefully the issues get fixed soon so that @Ruud can upgarde the server.

[–] FeEngage@lemmy.world 0 points 1 year ago (1 children)

This update unfortunately broke jerboa for my phone. Was at least still able to use it but now it consistently crashes after a couple of seconds.

[–] Batbro@lemmy.world 1 points 1 year ago (1 children)

Give liftoff a try, I tired it after the crashing and I like it

[–] Fleder@lemmy.world 1 points 1 year ago

Whoa, thanks. This is the best app for me right now. I'm really happy.

[–] PropaGandalf@lemmy.world 0 points 1 year ago* (last edited 1 year ago)

This time it crashes immediatly at startup. I'm on a Fairphone 3 with LineageOS.

Edit: You have to uninstall and reinstall the app to prevent this crash at startup.