[GitHub] cordova-plugin-file pull request: fix install on amazon-fireos

2015-06-21 Thread paulhovey
Github user paulhovey commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/113#issuecomment-113907241 +1, I am getting the error that ...plugins\cordova-plugin-file\src\android\FileHelper.java not found! when installing for amazon-fireos. --- If your

[GitHub] cordova-plugin-camera pull request: CB-8804 implement check for sa...

2015-06-21 Thread gregavola
Github user gregavola commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/97#issuecomment-113904035 The HTML/JS are working fine, but device ready never fires when the app re-loaded after the picture taken. Nothing really in logcat, it just stops when

[GitHub] cordova-lib pull request: CB-9225 Adds plugman support for the Win...

2015-06-21 Thread omefire
Github user omefire commented on the pull request: https://github.com/apache/cordova-lib/pull/251#issuecomment-113979452 LGTM ! Tim, question: Is this mainly to help guide people new to plugin development ? --- If your project is set up for it, you can reply to this email and

Re: Update plugin's package.json git url to github mirrors.

2015-06-21 Thread Carlos Santana
That was source and dist, not fist :-) even though I had my fist up while writing this email On Sun, Jun 21, 2015 at 10:00 PM Carlos Santana csantan...@gmail.com wrote: Right Right +1 We can move our bugs to GitHub its up to the active committers to decide and make it happen since they are

Re: Update plugin's package.json git url to github mirrors.

2015-06-21 Thread Carlos Santana
Right Right +1 We can move our bugs to GitHub its up to the active committers to decide and make it happen since they are the ones that has the most work to deal with short term. Maintain both systems during some transition time I guess. Canonical source and a fist its what's need to remain on

[GitHub] cordova-plugin-camera pull request: CB-8804 implement check for sa...

2015-06-21 Thread omefire
Github user omefire commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/97#issuecomment-113990031 Should we be exposing the 'checkForResult' function ? I'm thinking we should always handle this situation (intent gets killed behind the scenes) without

@ SF for AngularU conference

2015-06-21 Thread Carlos Santana
If anyone will be @AngularU say hi :-)

[GitHub] cordova-plugin-camera pull request: CB-8804 implement check for sa...

2015-06-21 Thread omefire
Github user omefire commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/97#issuecomment-113989447 Is the 'deviceReady' event supposed to be fired on resume ? --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] cordova-plugin-inappbrowser pull request: iOS UIToolbar properties

2015-06-21 Thread thechunk
GitHub user thechunk opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/106 iOS UIToolbar properties Support translucent and barStyle properties for iOS UIToolbar. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] cordova-lib pull request: CB-9225 Adds plugman support for the Win...

2015-06-21 Thread omefire
Github user omefire commented on the pull request: https://github.com/apache/cordova-lib/pull/251#issuecomment-11398 Also, If it's a feature people use a lot, do you think it might be a good idea to do something similar for Windows Phone ? (given that people mostly use cordova

[GitHub] cordova-plugin-camera pull request: CB-8804 implement check for sa...

2015-06-21 Thread dpolivy
Github user dpolivy commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/97#issuecomment-113959822 @gregavola It sounds like you have a broader Cordova issue. Perhaps [CB-7197](https://issues.apache.org/jira/browse/CB-7197)? --- If your project is

[GitHub] cordova-plugin-camera pull request: CB-8804 implement check for sa...

2015-06-21 Thread thehuijb
Github user thehuijb commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/97#issuecomment-113959660 @gregavola, is there any way you could upgrade to the latest cordova or start using at least cordova-android 4.0.0. there is a bug in lower versions