Skip to content

moodlemobile/cordova-plugin-intent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
- Add android:maxSdkVersion to READ_EXTERNAL_STORAGE permission

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/cordova-plugin-intent@2.2.0-moodle.3

About

General purpose intent shim layer for cordova appliations on Android. Handles various techniques for sending and receiving intents.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 87.8%
  • JavaScript 12.2%