rignaneseleo / SlimSocial-for-Facebook

Light version of Facebook. Light both in the weight and in the use.
GNU General Public License v2.0
369 stars 74 forks source link

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

Open osering opened 5 months ago

osering commented 5 months ago

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 commented 4 months ago

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

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

neurodiverseEsoteric commented 4 months ago

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

rignaneseleo commented 2 months ago

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 commented 2 months ago

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)