Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

v0.1.2-alpha

Compare
Choose a tag to compare
@pbernasconi pbernasconi released this 11 Jun 10:18
· 965 commits to master since this release

v0.1.2-alpha

NEW

  • Bower support
  • File Plugin
  • Globalization plugin.
  • Google Analytics plugin
  • Local Notifications Plugin
  • Pin Dialog plugin
  • Push Notifications plugin
  • Social Sharing plugin
  • Spinner Dialog plugin
  • SQLite Plugin
  • Toast Plugin

FEATURES

  • Progress event to File Plugin upload() + download()
  • More commands in Push Notification plugin
  • Handle Connection.NONE in Network Information Plugin for isOffline()
  • Use notify not resolve with watchHeading

FIXES

  • Remove options in BarcodeScanner : scan()
  • Remove options in Device Motion : getCurrentAcceleration()

We now support the following plugins:

org.apache.cordova.camera
org.apache.cordova.console
org.apache.cordova.contacts
org.apache.cordova.device
org.apache.cordova.device-motion
org.apache.cordova.device-orientation
org.apache.cordova.dialogs
org.apache.cordova.file
org.apache.cordova.geolocation
org.apache.cordova.globalization
org.apache.cordova.network-information
org.apache.cordova.splashscreen
org.apache.cordova.statusbar
org.apache.cordova.vibration
https://github.com/Paldom/PinDialog.git
https://github.com/phonegap-build/PushPlugin.git
https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin.git
https://github.com/Paldom/SpinnerDialog.git
https://github.com/brodysoft/Cordova-SQLitePlugin.git
https://github.com/EddyVerbruggen/Toast-PhoneGap-Plugin.git
https://github.com/phonegap-build/GAPlugin.git
https://github.com/driftyco/ionic-plugins-keyboard
https://github.com/wildabeast/BarcodeScanner