Paolo Bernasconi

Results 11 issues of Paolo Bernasconi

`window.cordova` is a common way of checking to see if cordova is available. It would not be wise to override this for the barcode plugin

bug

For now, Android is not supported. Apparently Android already has native dialog / progress indicators, which can be seen in [these docs](http://developer.android.com/reference/android/app/ProgressDialog.html). Therefore it should be easy (in theory) to...

enhancement
help wanted

https://github.com/kevin-hirsch/KVNProgress

enhancement

Moved from : https://github.com/driftyco/ng-cordova/issues/356 The original cordova plugin allows a custom text success label to be passed as a parameter. It would be great if the ngCordova wrapper allowed this...

enhancement

Maybe it would be simpler to have something like ``` ProgressIndicator.show('type', true, 'label', 'description') ``` rather than ``` ProgressIndicator.showSimpleWithLabel(true, 'label', 'description') ```

enhancement
help wanted

Every time the app is run, it should check to verify if the latest version of the Ionic SASS files are inside the `/server/ionic/`. The latest version should be stored...

enhancement

Ref: - https://www.npmjs.org/package/grunt-git - https://www.npmjs.org/package/grunt-heroku-deploy - https://github.com/mbuchetics/heroku-buildpack-nodejs-grunt