this post was submitted on 28 Jun 2023
33 points (100.0% liked)

Liftoff!

4352 readers
1 users here now

A mobile client for Lemmy running on iOS and Android

founded 1 year ago
MODERATORS
 

I love the app, first and foremost. It's hands-down the best way to view Lemmy posts, and it feels amazing to scroll and interact with.

When I click a link that opens in a browser, though, it opens without any frame around it and can't open into any third party apps. I know it may not impact everyone, but for me this is pretty difficult to get around. Some use cases:

  • I clicked the link to view Liftoff! in the Play Store, and I couldn't click to actually download the app. Sure, I already have this installed, but it could happen for other apps.
  • I was reading an article that I wanted to share externally, but the menu for my browser wasn't available to share that content.
  • I clicked a YouTube video and wanted to watch it in the official app instead of the browser. There was no way to open the link in another app.

Again, loving the app but this would make it so much cooler!

top 11 comments
sorted by: hot top controversial new old
[–] [email protected] 16 points 1 year ago (1 children)

I think they are using chrome browser integrated into the app , I would love to use my own hardened firefox browser that its already install on my phone. This would a great feature to ask.

[–] StringPotatoTheory 10 points 1 year ago (1 children)

there's an active pull request for opening links in an external app, hopefully it's in the next release

[–] 0x30507DE 4 points 1 year ago (1 children)

I tried building that, but it really didn't want to open anything (suspect it has to do with me not having chrome on my linux machine)

Ended up cloning v0.9.18 and replacing the bit in lib/url_launcher.dart that opens urls with flutter_custom_tab's launch, works great (hooray for open-source)

[–] StringPotatoTheory 2 points 1 year ago (1 children)

Nice! I love that it's open source. It's my favorite lemmy app and I want to contribute soon when I have time.

[–] 0x30507DE 2 points 1 year ago (1 children)

Same. Unfortunately I have exactly 0 experience with mobile app development in general, let alone flutter... Damn, now I gotta learn that

[–] StringPotatoTheory 2 points 1 year ago

my experience is making one mobile app in Java, so learning flutter was easy in some aspects, but hard in others. the best benefit though of learning flutter is that there's one codebase for both ios and android. it's awesome.

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

I would like to echo this sentiment and add that I would like to be able to open in my own browser as it uses ad/script blockers and gives me access to a reader mode.

Generally having the option to view content outside the app would be a great QoL.

[–] Crackhappy 7 points 1 year ago

I would like the option to use my own system defined browser instead of integrated into the app please.

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

Same issues here. Other than that it's been really smooth

[–] nihilist_hippie 2 points 1 year ago

I'm wondering if we'll get embedded youtube videos in the feed

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

This has been irking me too for multiple reasons. I don't want my browser within the app. I just want my browser. Same goes for videos. Let us pick what app to use for websites, youtube, images etc etc

This is something RIF did beautifully.