this post was submitted on 16 Jun 2023
5 points (100.0% 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
 

Any way this can be fixed in a future release? I've only done a little bit of coding in the past, but this sounds like an index matching error with a hopefully quick fix (i.e., specifying "TopDay" is supposed to return the Xth item in a list, but it's returning the X+1th item instead, hence the sort by old). As a result, Jerboa always shows me posts from four years ago when I open the app.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] -1 points 1 year ago* (last edited 1 year ago)

Yeah I have the same problem. But after a while I understand that making top-day default is not ideal because the posts are always the same when you open the app. Active and hot sortings are broken. So only making sense option is new I think.