I'm not seeing any issues using the app with a 0.17.x other than the pop-up at the start, are things not working correctly for me? Breaking backwards compatibility isn't great, but at least we are moving forward it's progress. As a developer myself I'm happy with a few teething issues and to be honest I'm surprised there aren't more than I have seen, it really speaks volumes to those that have committed to the project!
Jerboa
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
You simply can't login to a 0.17.x server.
Is it possible for your changes to be merged into the original jerboa?
I'm not sure if the post text was changed, but he says, that he tries to get a pull request (for a merge), but seems original Jerboa maintainer isn't jumping on it. But I don't know any details
I have a PR open, I'm wrestling with the automated build system (woodpecker) that complains when I forget to put a space after // and things. I fixed all of it then it somehow got stuck compiling.
Be patient, I think the main developers will have another look through it in the next couple days.
Run ./gradlew lintKotlin to check for lint errors or ./gradlew formatKotlin before commit to automagically fix them. Saved me a ton of time.
Bless you sir/ma'am/honourable one... I've been running a normal gradlew and testing my commits on emulators and actual devices, but I'm too used to my if(a)b; else if(c)d; coding style that I mess up something every time when I try to conform to spacing rules.
Nice, it's insane the app broke compatibility but I understand they are crunched for time! Adding this back in is important to ease adoption for Lemmy as a whole.
Thanks! It baffles me that the most popular Lemmy app doesn't work on .world, one of the top two Lemmy instance.
Still supports Android 5.0 and up as always.
Now here's some good news for people with older phones ☺️. Thank you kind stranger 👍.
Supporting older devices was the original goal of my fork.
Then Lemmy 0.18 and Jerboa v35 dropped breaking things which made using the app annoying or straight up unsuable for some servers.
So I put some work in to at least fix what were the most glaring issues. It's not a perfect/futureproof solution, the main developers would prefer an interface to pass Lemmy API version with the login and handle things on a version by version basis rather than an issue by issue basis. I can understand their reasoning.
Still, it's a nice thing to do. I know a few people that have really old smartphones and don't use any software for social media because of this (they just use way too much resources and the apps usually just hang), now I can suggest Lemmy as a plaform they can most definitely use, even on older hardware, with your forked Jerboa app of course. One of them is really knowledgeable about certain electronics subjects, just kinda out of luck in life (money wise), so he's stuck using his old phone at the moment, so I will most defintely suggest trying Lemmy with Jerboa now.
I appreciate the effort, as lemm.ee has not yet upgraded. And while I can log in, it won't keep me logged in. I can see that it initially loads my profile, but then any action (upvote, read a post) returns to anonymous status, and the profile goes missing again. Am I doing something wrong?
I've tried logging out, uninstalling, re-installing, logging in again. The problem happens again.
Thanks for this
Thank you! I could finally login back to my lemmy.world account and realised that lemmy.ml was slow af.
Thank you very much!!