TrianguloY / UrlChecker

Android app by TrianguloY: URLCheck
Other
882 stars 52 forks source link

Allow auto-opening links in default apps. #18

Open Rtizer-9 opened 2 years ago

Rtizer-9 commented 2 years ago

Apps like youtube, twitter, reddit, Facebook and Instagram can easily make use of auto-opening when the apps set to default open the dedicated link before installing the url-checker.

It currently correctly detect which apps can open the said link and presents options but when user have already set an app as default then a step increases to open that same link after installing url-checker.

Ideally apps should open links in the default openers and rest of the link in default browser. A toggle combined with some auto-open intent might be a good idea.

advait404 commented 2 years ago

I use the app Open Link With and it has the option to set default apps for certain links built-in. I think the same approach can be useful here.