15
Any chance of putting this on F-droid?
(lemmy.ml)
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.
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.
1Hefs7miXS5ff5Ck5xvmjKjXf5242KzRtK
0x400c96c96acbC6E7B3B43B1dc1BB446540a88A01
41taVyY6e1xApqKyMVDRVxJ76sPkfZhALLTjRvVKpaAh2pBd4wv9RgYj1tSPrx8wc6iE1uWUfjtQdTmTy2FGMeChGVKPQuV
addr1q858t89l2ym6xmrugjs0af9cslfwvnvsh2xxp6x4dcez7pf5tushkp4wl7zxfhm2djp6gq60dk4cmc7seaza5p3slx0sakjutm
Ok, I installed the 0.34+hotfix .apk since lemmy.world is still running 0.17.something. I was able to connect and look around at some posts. Then I tried to add my lemmy.ml account. I entered my username and password and clicked "login" and the app immediately crashed (Android error box saying Jerboa has stopped, or something like that). I tried again and it crashed again the same way. Then I tried lemmy.world (since it is running the earlier server version) and interestingly, that let me log in.
Comments from less than a minute of playing with it:
Scrolling posts around is slow and janky compared to RedReader. That might not be a fair comparison since Jerboa is pic heavy while RedReader is all text. But, a nice settings option might be to not show the pictures if that speeds it up. If the user wants to see a picture, they can click something.
Figuring out how to log in took some messing around. Clicking the profile and home icons said "log in first" but didn't say how. It would be good if they provided some kind of hover or hold-down link to log in.
The profile "about" screen shows your username but not what instance you are logged into. It would be nice to add that. Screen space permitting, it could also be nice to display the username under the profile icon, instead of the uninformative word "Profile".
Thanks for the backport!!! Can I ask what the purpose of the fork is for, other than the backport? I hope that you can send your changes upstream and that upstream will accept them.
lemmy.ml is on 0.18 so jerboa 0.34 doesn't work with it, only 0.35. Shouldn't crash but well...
Honestly I'd suggest using the browser, the web interface works perfectly well on mobile. If you use Firefox or any other browser that can install UserScripts, you can add some useful ones like https://greasyfork.org/en/scripts/469273-lemmy-rewrite-links-to-home-instance and https://greasyfork.org/en/scripts/469196-gm-lemmy-newtab
Thanks. Unfortunately I'm unable to login to either lemmy.world or lemmy.ml from a mobile browser (Fennic). The spinner thingie just spins forever. The only way I can post from mobile right now is with Jerboa.
Yeah that makes sense about Jerboa 0.34 vs Lemmy 0.18. I guess I will wait for lemmy.world to update to 0.18, then update my Jerboa installation. Eventually I think I want to write my own client (it will have a web interface that looks like news.ycombinator.com) and maybe run my own Lemmy instance so my reading is not tracked.
Also, Lemmy on a mobile browser uses a completely ridiculous amount of bandwidth. I haven't checked how much it uses with Jerboa. But it is way more bloaty than the Reddit app I used to use was.
You could use Firefox on mobile and use ublock origin to auto-block images & third-party content by default, then it doesn't use almost any bandwidth. I'd imagine jerboa uses similar amounts since it also displays images without any data saver settings as I can see.
Lemmy under firefox uses a ton of mobile bandwidth separately from images, maybe because of javascript bloat.
I'm unable to login to Lemmy from mobile firefox (the spinner just keeps spinning), though I can browse without logging in.
I do like the idea of keeping track of read and unread posts on the client side, so maybe that capability can make it into the app. I.e. I'd like the communities screen to show me for each community, how many posts I haven't looked at yet. I'd similarly like the community view to show me threads with unread comments. Usenet readers have had this feature since forever and it made Reddit a regression by comparison.
I forked this version to play around with it, I also found I couldn't log in to Beehaw so I made this patch specifically bc of that.
I'm not sure whether the main developer would want to add my patches into an older version of the app, they are probably focused on improving the latest version. They are also running into a little trouble supporting multiple Android versions as it is, I wouldn't want to inundate them with support requests from Android 5 to 7 users.
The fact there isn't a tutorial might make it a little difficult. The profile screen usually uses display name. Profile might be used because a longer name might not fit well on one line.
I'm thinking of updating every now and then with new changes, when I have time and when breaking changes happen as it did with the Lemmy update.
Thanks, it's hard to tell how many users are still on Android 7 but it seems to be fewer than I had expected. Still, if supporting the old versions isn't difficult, I hope that upstream will accept it. Meanwhile I will try to be a little more open to getting another phone.
Numbers reported by Google as of May 30 2023... 92.4% have 8.0 or later. 3% have Android 7, 4% have Android 5 and 6, 0.5% still run less than 5.0.
That is pretty frightening. Lots of perfectly good phones must have gone in the trash. Maybe I will look for a used Pixel 4A.