50 packages
cca
Run Chrome Apps on mobile using Apache Cordova
cca-download-counts
Track download counts of the cca tool
cca-manifest-logic
Shared logic between cca and chrome-app-developer-tool
cca-push
Deprecated. See README.md
chrome-app-developer-tool-client
Client library for communicating with Chrome App Developer Tool for Mobile.
cordova
Cordova command line interface tool
cordova-lib
Apache Cordova tools core lib and API
cordova-platform-project
Experimental API for cordova.
cordova-plugin-background-app
The purpose of this plugin is to enable notifications, alarms, etc to re-start your app and fire callbacks without the app causing any visual cues to the user. In essense, it allows starting an app as an Android service, but does so without the use of an
cordova-plugin-blob-constructor-polyfill
A Cordova plugin which provides Blob() constructor syntax for versions of Android which do not support it.
cordova-plugin-chrome-apps-alarms
This plugin allows apps to register alarms.
cordova-plugin-chrome-apps-audiocapture
This plugin provides permissions to capture audio directly from the user's Microphone via the getUserMedia API.
cordova-plugin-chrome-apps-bluetooth
This plugin implements the [chrome.bluetooth](https://developer.chrome.com/apps/bluetooth) API for iOS and Android.
cordova-plugin-chrome-apps-bluetoothlowenergy
This plugin implements the [chrome.bluetoothLowEnergy](https://developer.chrome.com/apps/bluetoothLowEnergy) API for iOS and Android.
cordova-plugin-chrome-apps-bluetoothsocket
This plugin implements the [chrome.bluetoothSocket](https://developer.chrome.com/apps/bluetoothSocket) API for iOS and Android.
cordova-plugin-chrome-apps-bootstrap
This plugin contains the code used to wrap a Chrome app and make it run using Cordova. It is meant to be used with the `cca` tool, and isn't useful outside the context of a mobile Chrome App.
cordova-plugin-chrome-apps-common
This plugin is a dependency for a few other chromium plugins.
cordova-plugin-chrome-apps-filesystem
This plugin allows apps to access a device's file system.
cordova-plugin-chrome-apps-gcm
This plugin allows Android apps to send/receive push messages.
cordova-plugin-chrome-apps-i18n
This plugin allows apps to present localised content to users according to the language / locale settings on their device.
cordova-plugin-chrome-apps-identity
This plugin provides OAuth2 authentication for Android and iOS.
cordova-plugin-chrome-apps-idle
This plugin provides the ability to listen and check for the idle status of a device.
cordova-plugin-chrome-apps-iossocketscommon
This plugin provides common services for chrome.socket and chrome.sockets APIs on iOS.
cordova-plugin-chrome-apps-navigation
This plugin contains the code used to intercept navigation within a Chrome app, and open links in the system browser instead.
cordova-plugin-chrome-apps-notifications
This plugin allows apps to show notifications in the status bar.