this post was submitted on 11 Jun 2023
37 points (100.0% liked)

Jerboa

10133 readers
45 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
 

In my image is the app settings for Jerboa, and I can see that it will open links from those instances automatically (and it seems to work fine) - however, I'm on Lemmy.world, and it's not one of them, so links there (or to other instances) open in a browser.

The "Add link" option is greyed out there. Is there anything I can do within Jerboa to enable more instances to play nice? Or is it something that the instances themselves would need to implement in some way?

Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] agreenbhm@sh.itjust.works 12 points 1 year ago* (last edited 1 year ago)

Presumably Android supports the ability for a user to add their own links to be opened by apps (otherwise why would that button be there), but I've never actually seen an app support it. It most likely is a programmatic change that must be implemented in the app's source code or declared in the app's manifest.