this post was submitted on 16 Mar 2025
2 points (100.0% liked)

Jerboa

10490 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 3 years ago
MODERATORS
 

Jerboa sorely lacks the absolute basic feature of searching for keywords in posts. It only supports searching for community names. I can't think of any other Lemmy app that does NOT support general search.

I came to know that there is an issue open in Github for over 3 years now, but no clue as to whether it is been worked on.

Totally respecting the personal times of the volunteer developers who are making Jerboa an awesome app - at the same time the lack of this basic feature stops me from calling Jerboa my favorite.

top 1 comments
sorted by: hot top controversial new old
[–] abobla@lemm.ee 4 points 5 days ago

As far as I know, the lemmy devs are focusing on releasing the 1.0.0 backend (currently it's 0.19.10). This seems to be a huge change by itself, which will need jerboa to support the 1.0.0 before implementing the general search.

The general search seems to work differently from it's 0.19.10 version, so developing a general search now would cause a re-work to be done once the 1.0.0 is released.