@moodlehq/cordova-plugin-intent
v2.2.0-moodle.3
Published
Moodle's fork of a general purpose intent shim layer for cordova appliations on Android. Handles various techniques for sending and receiving intents.
Downloads
1,551
Readme
cordova-plugin-intent (fork)
This is a fork of com-darryncampbell-cordova-plugin-intent
by Moodle HQ. If you are looking for the documentation, you can read the original at darryncampbell/darryncampbell-cordova-plugin-intent.
Modifications from the original
We created this fork because we needed to include the following modifications in our mobile application:
| PR | Description | | -- | ----------- | | - | Remove REQUEST_INSTALL_PACKAGES permission | | - | Fix plugin.xml declarations |
You can see all the changes here: ce81802...moodlemobile:v2.2.0-moodle.3
Installation
You can install this package using the original installation instructions, but installing this package instead:
cordova plugin add @moodlehq/[email protected]