this post was submitted on 01 Jun 2023
50 points (100.0% liked)

Jerboa

10300 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
you are viewing a single comment's thread
view the rest of the comments
[–] dessalines@lemmy.ml 10 points 1 year ago (1 children)

Hrm.. open up an issue about the sidebar one.

The internal app linking is a really difficult one, since the lemmy software can be run at any domain, and android requires you to specify your domains explicitly at compile time. All federated apps have this issue with web links.

I had it working at some point with a few of the domains, but I'll probably just disable it, and allow you to paste web links in the search bar.