Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

facebook.com link interception from other Android apps [Enhancement] #203

Open
osering opened this issue Jan 28, 2024 · 4 comments
Open
Labels

Comments

@osering
Copy link

osering commented Jan 28, 2024

Right now there is no means to intercept/open facebook.com links (for instance, to posts) from other apps (SchildiChat, Signal messenger, SimpleX Chat, email) in SlimSocial.
They are opened by browser and redirected to default facebook.com login page...

@strider72
Copy link

In Android: tap and hold SlimSocial icon. Tap on App Info.

On info screen, tap "open by default" and see what you find

@neurodiverseEsoteric
Copy link

Thanks, now what about directly sharing outside links (like youtube/tumblr/etc) to the app...

@rignaneseleo
Copy link
Owner

Thanks, now what about directly sharing outside links (like youtube/tumblr/etc) to the app...

This could be achieved by using https://pub.dev/packages/receive_sharing_intent

@lin0lin0
Copy link

lin0lin0 commented Apr 22, 2024

Right now there is no means to intercept/open facebook.com links (for instance, to posts) from other apps (SchildiChat, Signal messenger, SimpleX Chat, email) in SlimSocial. They are opened by browser and redirected to default facebook.com login page...

I'm on Android 13
so
1st I use
CooseBrowser
to get all browsers listed but since SlimSocial isn't a browser I select in 2nd step
UntrackMe <- is a browser
and now choose open SlimSocial (but it is not working for all kinds of link; failing with "fb.me/xyz" but if Messenger sent was "https://www.facebook.com/share/xyz" it is opening the correct site in SlimSocial)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants