This plugin defines a global navigator.camera object, which provides an API for taking pictures and for choosing images from the system's image library.Although the object is attached to the global scoped navigator, it is not available until after the deviceready event.
cordova camera ecosystem:cordova cordova-android cordova-ios cordova-browser cordova-windows cordova-osxYou can show helpful articles, videos, and web resources inside of your app. Users can view web pages without leaving your app.To get a few ideas, check out the sample at the bottom of this page or go straight to the reference content.
cordova in app browser inappbrowser ecosystem:cordova cordova-android cordova-browser cordova-ios cordova-osx cordova-windowsYou can use the BarcodeScanner plugin to scan different types of barcodes (using the device's camera) and get the metadata encoded in them for processing within your application.
ecosystem:cordova ecosystem:phonegap cordova-ios cordova-android cordova-windows8 cordova-windows cordova-wp8 cordova-blackberry10 cordova-browserYou can use the BarcodeScanner plugin to scan different types of barcodes (using the device's camera) and get the metadata encoded in them for processing within your application.
ecosystem:cordova ecosystem:phonegap cordova-ios cordova-android cordova-windows cordova-browser cordova:pluginThe links below take you to the version 2.x documentation which includes a number of breaking API changes from version 1.x, mostly the move from GCM to FCM. If you are using version 1.x please reference the docs in the v1.x branch. This plugin offers support to receive and handle native push notifications with a single unified API.
ecosystem:cordova ecosystem:phonegap cordova-ios cordova-android cordova-windows8 cordova-windows cordova-wp8 cordova-browserThe LaunchMyApp.js file is brought in automatically. Note for iOS: there was a bug in CLI which caused an error in your *-Info.plist. Please manually remove the blank line and whitespace (if any) from NSMainNibFile and NSMainNibFile~ipad (or your app won't start at all).
custom-url-scheme urlscheme url-scheme custom-url launch-my-app launch-app ecosystem:cordova cordova-ios cordova-android cordova-windows cordova-windows8Share text, images (and other files), or a link via the native sharing widget of your device. Android is fully supported, as well as iOS 6 and up. WP8 has somewhat limited support.
social share twitter facebook email sms whatsapp tumblr pocket linkedin cordova webshare ecosystem:cordova cordova-ios cordova-android cordova-windowsIt lets you handle all platforms with a single codebase. Check here for details on how to retrieve the billing key (or public key).
ecosystem:cordova cordova-android cordova-ios cordova-windows cordova phonegap purchase storekit ios android play appstoreIonic Keyboard Plugin for Cordova
ionic cordova keyboard ecosystem:cordova cordova-android cordova-ios cordova-blackberry10 cordova-wp8 cordova-windowsThis plugin implements a File API allowing read/write access to files residing on the device.Note While the W3C FileSystem spec is deprecated for web browsers, the FileSystem APIs are supported in Cordova applications with this plugin for the platforms listed in the Supported Platforms list, with the exception of the Browser platform.
cordova file ecosystem:cordova cordova-android cordova-browser cordova-ios cordova-osx cordova-windowsThis plugin allows you to upload and download files.This plugin defines global FileTransfer, FileUploadOptions constructors. Although in the global scope, they are not available until after the deviceready event.
cordova file transfer ecosystem:cordova cordova-android cordova-amazon-fireos cordova-ubuntu cordova-blackberry10 cordova-ios cordova-wp7 cordova-wp8 cordova-windows8 cordova-windows cordova-firefoxos cordova-browserThis plugin provides information about the device's location, such as latitude and longitude.Common sources of location information include Global Positioning System (GPS) and location inferred from network signals such as IP address, RFID, WiFi and Bluetooth MAC addresses, and GSM/CDMA cell IDs. There is no guarantee that the API returns the device's actual location.
cordova geolocation ecosystem:cordova cordova-android cordova-ios cordova-windowsThis plugin provides the ability to record and play back audio files on a device.NOTE: The current implementation does not adhere to a W3C specification for media capture, and is provided for convenience only. A future implementation will adhere to the latest W3C specification and may deprecate the current APIs.
cordova media ecosystem:cordova cordova-android cordova-browser cordova-ios cordova-windowsThis plugin is required to work with splash screens. This plugin displays and hides a splash screen during application launch.Report issues with this plugin on the Apache Cordova issue tracker.
cordova splashscreen ecosystem:cordova cordova-android cordova-ios cordova-windowsThe StatusBar object provides some functions to customize the iOS and Android StatusBar.StatusBarOverlaysWebView (boolean, defaults to true). On iOS 7, make the statusbar overlay or not overlay the WebView at startup.
cordova statusbar ecosystem:cordova cordova-android cordova-ios cordova-wp7 cordova-wp8 cordova-windowsThis plugin allows you to show a native Toast (a little text popup) on iOS, Android and WP8. It's great for showing a non intrusive native notification which is guaranteed always in the viewport of the browser.
cordova phonegap toast notification message alert ecosystem:cordova cordova-ios cordova-android cordova-wp8 cordova-windows cordova-blackberry10This plugin allows you to interact with Bluetooth LE devices on Android, iOS, and partially on Windows. If timeouts are needed, please check out the Angular wrapper and its example.
bluetooth bluetoothle bluetooth-le cordova ecosystem:cordova cordova-android cordova-ios cordova-windowsThis plugin defines a global device object, which describes the device's hardware and software. Although the object is in the global scope, it is not available until after the deviceready event.Get the version of Cordova running on the device.
cordova device ecosystem:cordova cordova-android cordova-ios cordova-windows cordova-browser cordova-osxThis plugin provides access to some native dialog UI elements via a global navigator.notification object.Although the object is attached to the global scoped navigator, it is not available until after the deviceready event.
cordova notification ecosystem:cordova cordova-android cordova-browser cordova-ios cordova-windowsThis plugin provides an implementation of an old version of the Network Information API. It provides information about the device's cellular and wifi connection, and whether the device has an internet connection.To get a few ideas how to use the plugin, check out the sample at the bottom of this page or go straight to the reference content.
cordova network information ecosystem:cordova cordova-android cordova-ios cordova-windows cordova-browser
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.