this post was submitted on 24 Jun 2023
77 points (100.0% liked)
Jerboa
10290 readers
4 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
- Open source, AGPL License.
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
- bitcoin:
1Hefs7miXS5ff5Ck5xvmjKjXf5242KzRtK
- ethereum:
0x400c96c96acbC6E7B3B43B1dc1BB446540a88A01
- monero:
41taVyY6e1xApqKyMVDRVxJ76sPkfZhALLTjRvVKpaAh2pBd4wv9RgYj1tSPrx8wc6iE1uWUfjtQdTmTy2FGMeChGVKPQuV
- cardano:
addr1q858t89l2ym6xmrugjs0af9cslfwvnvsh2xxp6x4dcez7pf5tushkp4wl7zxfhm2djp6gq60dk4cmc7seaza5p3slx0sakjutm
Contact
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'd not encourage to get .35 version, I think .34 is more stable for now, it wasn't perfect, but at least it didn't give me crashes like .35 does.
I'm pretty sure the .35 crashes were because instances weren't updated to 0.18.0 yet, I haven't had any problems using it on lemmy.ca
I see, I hope that's the case then!
Somehow f-droid is saying that .33 is the latest version and it doesn't let me update. If I download an apk it also doesn't let me as it conflicts with another install...
F-droid is pretty slow in picking up versions, how f-droid works by default is that you register a source code repository with it and then f-droid goes ahead and checks the source code and builds and checks the application themselves to put in their repository. All this takes about 2-4 days usually.
However, for me at least, 0.34 is currently the latest one on the official f-droid repository, maybe there's some other issue with your fdroid.
But anyway, if you want faster updates, you have to use another app repository within fdroid instead of the official one, IzzyOnDroid's is a trusted one. It doesn't build the apps, but simply goes to the repos and looks for already built APKs and serves those, which is less secure (as it doesn't vet the built apps) and thus faster.