this post was submitted on 14 Jun 2023
36 points (100.0% liked)

Jerboa

10135 readers
2 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 idea what's happening with this? In the settings the default is set to NEW, but when I open categories/channels/subs, they're set to ACTIVE, which is super frustrating when I'm just trying to find new stuff.

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)

The issue is because OLD is missing on the options in the settings. You'll notice after a certain point in the list it will always be the one before it. This also means the last option is impossible to have set as a default.

This is likely because the value is actually stored as an int rather than the name itself.

This needs fixed asap in my opinion, especially since the last option seems to be the best for me (until someone tweaks the HOT sort to not stick to old posts so much)