Closed mat-ale closed 2 years ago
Markor doesnt open URLs in webview. Only local files.
I have YouTube URLs e.g.
[YouTube url](https://youtube.com/watch?v=f4Mc-NYPHaQ)
and when I click on it the link opens in-app, without asking to use any other external app
Ah, no thats not internal WebView. It's your browser, using a custom tab (https://developer.chrome.com/multidevice/android/customtabs).
You can move on from there to any other app using the menu
Ah ok, nice thanks
Hi,
would it be possible to add an option to avoid opening URLs in the custom tab and just call the system app selector API in order to directly use my favourite app to open links (e.g. for YouTube links I have the mobile app which I would like to use instead of first see the browser custom tab and then select the option to open with other apps)?
Thank you!
@mat-ale please rename issue accordingly and update description. I know how to make this and it's very easy. But I know hacktoberfest is currently on and would like to leave this for the community, as a easy way to contribute to Markor.
@gsantner done! Thank you
Description
Hi,
could you please add the possibility to choose whether opening URLs with "Chrome Custom Tabs" feature (currently as default) or with other system apps (by calling the system API to choose the application the user wants to use)?
Thanks