this post was submitted on 18 Jun 2023
29 points (100.0% liked)

Jerboa

10135 readers
3 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 the linked comment, I am lamenting that on Jerboa, you cannot easily see where the post’s link goes. When you click it, Android parses the domain name rather than filetype so the default action is to open with Jerboa. Because Jerboa cannot open the video, it just shows the instance’s home feed. The user needs to share/copy and paste the link to see the URL and deduce that it should be opened with a video player.

So please give Lemmy-hosted video links an appropriate icon (▶️/🎞/🎥 rather than ⛓️) and open them with an external app by default (the user can choose VLC or whatever) unless a built-in video player is getting implemented. Alternatively, a RIF-style pop-up would be appreciated to view the destination URL and offer actions like “Share/Copy/Go”, or even navigate to next/previous hyperlinks in comments (useful for fat-fingered users).

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 year ago (1 children)

Internal viewer please, I hate external links for media (and in general having to go to an external link is a bit annoying).

[–] [email protected] 1 points 1 year ago

I agree. That might take a while as opposed to just changing the icon to “▶” for videos, though, so I think they should do the former first because it’s not mutually exclusive.

Also, turns out Android (10, at least) gives you separate action choices for links like lemmy.ml/c/... and lemmy.ml/...mp4 so the external player is basically already implemented if you install a quick opener of internet video files like Imgur Viewer. You just don’t know when to choose which – at least for the first time – because there is no indication that the post link is a video. However, if you select “Always open with Imgur Viewer”, you are set for that particular instance.