this post was submitted on 29 Jun 2023
155 points (99.4% 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 1 year ago (2 children)

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

[–] sockenklaus 16 points 1 year ago (2 children)

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

[–] [email protected] 3 points 1 year ago (2 children)

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

[–] [email protected] 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 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.

[–] [email protected] 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

[–] [email protected] 1 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 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.

[–] [email protected] 7 points 1 year ago (1 children)

It worked if you were still logged in.

[–] sockenklaus 2 points 1 year ago

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

[–] [email protected] 1 points 1 year ago

Same, just tried it.