nchutchind / cordova-plugin-app-launcher

Simple Cordova plugin for launching apps.
MIT License
88 stars 92 forks source link

Peek/launch by action #11

Closed hewittv closed 7 years ago

hewittv commented 7 years ago

Added support for android Action Name for canLaunch() and Launch(). Basic regression tests performed as per readme examples via packageName, uri, dataTypes.
Updated example Nasa TV live stream as uri was out-of-date.