cordova-plugin-native-settings
Native settings opener for Cordova 4.0 - 7.0
Native settings opener for Cordova 4.0 - 7.0
Checks whether Android System WebView is installed and enabled or not on Cordova.
Huggy Chat SDK Ionic/Cordova plugin for Android/iOS
Cordova plugin for Radar, the leading geofencing and location tracking platform
Cordova MAS Connecta Plugin
Create video thumbnails from video file paths on Android.
Cordova Docline Video SDK Plugin
Cordova StatusBar Plugin for Sparkle
Cordova zip compress and decompress
Mobitor Cordova Secure Plugin
This plugin adds Rollbar App monitoring to your application. Currently supports iOS and Android. You need to subscribe to the Rollbar service to use the plugin and make sure to set the ROLLBAR_ACCESS_TOKEN and ROLLBAR_ENVIRONMENT variables on install.
Cordova IndexedDB Plugin
Cordova plugin for switching between speaker and earpiece when playing audio
Launch your app by using this URL: mycoolapp://, you can add a path and even pass params like this: mycoolerapp://somepath?foo=bar, supports up to 9 scheme.
Secure localStorage. This plugin will store local data encrypted using the IOS keychain or the Android keystore. Use it to store temporary sensitive data which has to survive an app exit/shutdown.
Implements navigator.app.exitApp on WP8, Android
Applozic-Cordova-Ionic-PhoneGap-Chat-Plugin
Cordova plugin to disable caching of HTTP requests and responses.
``` document.getElementById('start').addEventListener('click', function() { cordova.plugin.dms.startReading(function(data) { alert(JSON.stringify(data)); }, function(message) { alert(message); }); }) ```
Connectivity status monitoring. Detects if there is WIFI/3G/EDGE/CDMA available.