this post was submitted on 13 Jun 2023
2 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
 

The current alpha is going great!

I'd like to make a few requests, especially regarding link handling.

  • Lemmy links (e.g. a lot of people linking recommended communities) with this app
  • Other links in regular browser, not in-app one

I hope that we'll reach beta (or better, stable) soon!

you are viewing a single comment's thread
view the rest of the comments

What should the behavior be for something like https://lemmy.ml/c/jerboa? What about https://lemmy.ml/u/timkenhan? Should those be handled by Jerboa, or only handle lemmy-specific links like:

I'm leaning toward having lemmy handle as many links as it can, and opening a web view if it can't verify that it's a lemmy instance, and then have long-click open externally. Or something like that.