evothings / evothings-client

This repository is no longer maintained.
Apache License 2.0
6 stars 13 forks source link

Updates for Cordova 3.6 and more #57

Closed ghost closed 9 years ago

ghost commented 9 years ago

Updated AndroidManifest settings to correspond with Cordova 3.6 (also added service for Estimote API), fixed indetation in Evothings.java, removed debug logging from app.js, updated workfile to use local repo for Classic Bluetooth plugin as default.

fredrikeldh commented 9 years ago

Does the AndroidManifest changes mean we now require Cordova 3.6? If so, we'd need to update workfile.rb with @requiredCordovaVersion.

ghost commented 9 years ago

Updated pull request with commit that sets required Cordova version to 3.6.