cordova-plugin-customurlscheme-ng
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.
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.
Allow background Audio for iOS When included within a cordova/phonegap build then the application will allow background audio to continue to play for iOS out of the box. No further action is necessary. This negates having to use location/other
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.
Cordova/Phonegap plugin for Android to preserve persistent webview data after removing Crosswalk from your app.
Implements the `chrome.runtime` and `chrome.app.runtime` namespaces.
Cordova webkit browser cookie manipulation, XWalk solution
Cordova Backbutton Plugin
Cordova MASIdentityManagement Plugin
This plugin provides allows apps to use local storage.
Secures app from displaying screenshot in task switchers under Android and iOS. Keeps sensitive information private.
Native date and time picker for Android.
Clipboard management plugin for Cordova/PhoneGap
Cordova Plugin integrating the Epson ePOS2 SDK for iOS and Android
If you want to run your application in backround mode and it shoud standby even battery optimization enabled, then this Cordova plugin is used to check the doze or battery optimization status and also it help to request whitlest popup for battery optimiza
Cordova http request proxy