this post was submitted on 14 Dec 2023
73 points (96.2% liked)

Jerboa

10133 readers
38 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 11 comments
sorted by: hot top controversial new old
[–] Varyk@sh.itjust.works 12 points 7 months ago

Awesome. First client I used, still works great, cheers.

[–] Curious_Canid@lemmy.ca 3 points 7 months ago

I just recently discovered the Obtainium app, which solves this probably neatly. It can monitor and update apps directly from GitHub as well as from many other sources. I switched my Jerboa updates from Google Play to Obtainium, set it to include pre-release candidates, and it updated my Jerboa to 0.0.54.

[–] Lucien@hexbear.net 2 points 7 months ago (1 children)

This release broke for me; had to roll back

[–] testAccount@programming.dev 3 points 7 months ago (1 children)

Can you tell me what broke?

[–] Lucien@hexbear.net 1 points 7 months ago* (last edited 7 months ago) (1 children)

I don't know; the app kept putting up a toast message and dying. I don't recall what the message was. Does the app record logs somewhere?

[–] testAccount@programming.dev 4 points 7 months ago

Not in a way that is easily shareable. Working on a log viewer next.

[–] usualsuspect191@lemmy.ca 1 points 7 months ago (1 children)

Is there a way to manually update? My home instance upgraded and now the app crashes at login (still on v0.0.50)

[–] Rentlar@lemmy.ca 1 points 7 months ago (1 children)

you can grab the apk off the releases page (latest is now v.0.0.54-alpha to fix some login problems)

[–] usualsuspect191@lemmy.ca 1 points 7 months ago (1 children)

Thanks. I'm probably not doing it right because when I download and open the APK it behaves like it'll update the app but then gives an error. "Package conflicts with existing package"

[–] Rentlar@lemmy.ca 1 points 7 months ago (1 children)

ah, in that case you need to uninstall and reinstall

[–] usualsuspect191@lemmy.ca 2 points 7 months ago* (last edited 7 months ago)

Thought as much. That solved the crashing issue! Now I just get an error when trying to log in, so progress I guess...

Edit: Looks like it was fixed in version 0.0.54! So uninstalled again and installed the new new update and it works again yay! I'm impressed by how fast that bug was addressed.