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

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 8 points 1 year ago

Agreed. [email protected] would currently trigger my email client. If Lemmy could intercept those while in-app, that'd be great.

[–] noneabove1182 2 points 1 year ago

On top of that just being able to select text from a comment would be nice, currently can't highlight text in comments so when there's a link to a website you have to open it and copy from there for instance

[–] sugar_in_your_tea 2 points 1 year ago

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.