lynket-browser icon indicating copy to clipboard operation
lynket-browser copied to clipboard

Make Lynket implement Custom Tab protocol by itself.

Open arunkumar9t2 opened this issue 7 years ago • 0 comments

Even though Lynket was meant to allow apps to use Custom Tabs by default, it never registered as a Custom Tab provider itself.

Make it implement Custom Tab protocol leads to lot of interesting advances. For example, we could use mayLaunchUrl to preload web site metadata/amp/article etc.

On a more important note, we can even do a pass through like functionality, where we can take the Bundle provided by client app and forward it to desired Custom Tab provider. This is useful for some users who prefer Lynket not take over if the app already implements CCCT.

arunkumar9t2 avatar Feb 20 '18 17:02 arunkumar9t2