Re: [DISCUSS] Plugins Release

2014-08-04 Thread Maxim Ermilov
Could you review/merge following changes before release? https://github.com/apache/cordova-plugin-vibration/pull/12 https://github.com/apache/cordova-plugin-dialogs/pull/25 https://github.com/apache/cordova-plugin-inappbrowser/pull/56 https://github.com/apache/cordova-plugin-media-capture/pull/23

[GitHub] cordova-plugin-inappbrowser pull request: ubuntu: support qt 5.2

2014-08-04 Thread Zaspire
GitHub user Zaspire opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/56 ubuntu: support qt 5.2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/Zaspire/cordova-plugin-inappbrowser master Alternati

[GitHub] cordova-plugin-media-capture pull request: ubuntu: support qt 5.2

2014-08-04 Thread Zaspire
GitHub user Zaspire opened a pull request: https://github.com/apache/cordova-plugin-media-capture/pull/23 ubuntu: support qt 5.2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/Zaspire/cordova-plugin-media-capture master Alterna

[GitHub] cordova-plugin-dialogs pull request: ubuntu: misc fixes

2014-08-04 Thread Zaspire
GitHub user Zaspire opened a pull request: https://github.com/apache/cordova-plugin-dialogs/pull/25 ubuntu: misc fixes You can merge this pull request into a Git repository by running: $ git pull https://github.com/Zaspire/cordova-plugin-dialogs master Alternatively you can r

[GitHub] cordova-plugin-camera pull request: Update Camera.js

2014-08-04 Thread KiaFathi
GitHub user KiaFathi opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/41 Update Camera.js Platform: iOS Plugin: org.apache.cordova.camera Hardware: iphone 5 Strange behavior when selecting photos from library with camera.getPicture and cameraOp

[GitHub] cordova-plugin-camera pull request: Update Camera.js

2014-08-04 Thread KiaFathi
Github user KiaFathi closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/40 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] cordova-plugin-camera pull request: Update Camera.js

2014-08-04 Thread KiaFathi
GitHub user KiaFathi opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/40 Update Camera.js Platform: iOS Plugin: org.apache.cordova.camera Hardware: iphone 5 Strange behavior when selecting photos from library with camera.getPicture and cameraOp

Re: Browserify support for cordova-lib/cordova-cli

2014-08-04 Thread Suraj Pindoria
Hi Vladimir, Thank you for pointing out these issues to me.  The first one has actually been handled already, there is a PR waiting that adds the browserify option in the CLI. https://github.com/apache/cordova-cli/pull/185 And for the second I just pushed a change that takes care of this by pas

Re: [DISCUSS] Plugins Release

2014-08-04 Thread Steven Gill
Thank you Rodrigo! Right when they are added I can do a plugins release! Stacy/Michael: Any thoughts on if I should wait for new tests to be merged in? Do these need more time? On Mon, Aug 4, 2014 at 4:17 PM, Rodrigo Silveira wrote: > Opened CB-7258 to track fxos headers issue. > > - Orig

Re: [DISCUSS] Plugins Release

2014-08-04 Thread Rodrigo Silveira
Opened CB-7258 to track fxos headers issue. - Original Message - From: "Shazron" To: dev@cordova.apache.org Sent: Friday, August 1, 2014 1:05:11 PM Subject: Re: [DISCUSS] Plugins Release Oops yeah it's actually called .ratExcludes :P On Fri, Aug 1, 2014 at 11:16 AM, Bryan Higgins wrote

Apache Cordova 3.5.1

2014-08-04 Thread Marcel Kinard
Android Platform Release: 04 Aug 2014 Security issues were discovered in the Android platform of Cordova. We are releasing version 3.5.1 of Cordova Android to address these security issues. We recommend that all Android applications built using Cordova be upgraded to use version 3.5.1 of Cordov

[GitHub] cordova-lib pull request: CB-7255 Fixed writing plist unescaped

2014-08-04 Thread ulle
GitHub user ulle opened a pull request: https://github.com/apache/cordova-lib/pull/70 CB-7255 Fixed writing plist unescaped - Use current plist npm instead of plist-with-patches - Solve resulting deprecation warnings You can merge this pull request into a Git repository by runni

[GitHub] cordova-mobile-spec pull request: Added warning about broken links...

2014-08-04 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/99 Added warning about broken links during transition You can merge this pull request into a Git repository by running: $ git pull https://github.com/stacic/cordova-mobile-spec addWarn

[VOTE] 3.5.1 Cordova-Android Release

2014-08-04 Thread Marcel Kinard
The vote has now closed. The results are: Positive Binding Votes: 4 Marcel Kinard Joe Bowser Mike Billau Ian Clelland Negative Binding Votes: 0 The vote has passed.

iOS Cordova Black Screen Issue

2014-08-04 Thread Srivastava, Priyanshu
Hi Team, I am using Xcode 5.1.1 and using iOS 7.0 . When I make a build & deploy it on my iPhone device – after the splash screen comes a black screen – which says Device is ready. It runs fines on iOS simulator. Please help us running it on iOS phone. Thanks, Priyanshu

[GitHub] cordova-plugin-splashscreen pull request: CB-7196 port splashscree...

2014-08-04 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/22#issuecomment-51081429 Removed from mobile-spec here: https://github.com/apache/cordova-mobile-spec/pull/98 --- If your project is set up for it, you can reply to this emai

[GitHub] cordova-mobile-spec pull request: CB-7196 removed splashscreen tes...

2014-08-04 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/98 CB-7196 removed splashscreen tests To be replaced with ported tests here: https://github.com/apache/cordova-plugin-splashscreen/pull/22 You can merge this pull request into a Git reposit

[GitHub] cordova-weinre pull request: CB-6991 Weinre fails to load in brows...

2014-08-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-weinre/pull/6 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature i

[GitHub] cordova-plugin-statusbar pull request: CB-7195 ported statusbar te...

2014-08-04 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/12#issuecomment-51079938 Tests removed from mobile-spec here: https://github.com/apache/cordova-mobile-spec/pull/97 --- If your project is set up for it, you can reply to this e

[GitHub] cordova-mobile-spec pull request: CB-7195 removed statusbar tests

2014-08-04 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/97 CB-7195 removed statusbar tests To be replaced with tests ported here: https://github.com/apache/cordova-plugin-statusbar/pull/12 You can merge this pull request into a Git repository by

[GitHub] cordova-plugin-file-transfer pull request: CB-6961 port file-trans...

2014-08-04 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/35#issuecomment-51079657 Mobile-spec tests removed here: https://github.com/apache/cordova-mobile-spec/pull/96 --- If your project is set up for it, you can reply to this em

[GitHub] cordova-mobile-spec pull request: CB-6961 removed filetransfer tes...

2014-08-04 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/96 CB-6961 removed filetransfer tests To be replaced with tests ported here: https://github.com/apache/cordova-plugin-file-transfer/pull/35 You can merge this pull request into a Git reposi

[GitHub] cordova-plugin-globalization pull request: Port globalization test...

2014-08-04 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-plugin-globalization/pull/16#issuecomment-51078873 Mobile-spec tests removed here: https://github.com/apache/cordova-mobile-spec/pull/95 --- If your project is set up for it, you can reply to this em

[GitHub] cordova-mobile-spec pull request: CB-6962 removed globalization te...

2014-08-04 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/95 CB-6962 removed globalization tests To be replace with tests ported here: https://github.com/apache/cordova-plugin-globalization/pull/16 You can merge this pull request into a Git reposi

[GitHub] cordova-plugin-dialogs pull request: CB-6965 ported notification t...

2014-08-04 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-plugin-dialogs/pull/23#issuecomment-51078359 Mobile-spec tests removed here: https://github.com/apache/cordova-mobile-spec/pull/94 --- If your project is set up for it, you can reply to this email an

[GitHub] cordova-mobile-spec pull request: CB-6965 removed dialogs tests

2014-08-04 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/94 CB-6965 removed dialogs tests To be replaced with ported tests here: https://github.com/apache/cordova-plugin-dialogs/pull/23 You can merge this pull request into a Git repository by run

[GitHub] cordova-plugin-network-information pull request: CB-6964 port netw...

2014-08-04 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-plugin-network-information/pull/14#issuecomment-51078063 Removed from mobile-spec here: https://github.com/apache/cordova-mobile-spec/pull/93 --- If your project is set up for it, you can reply to th

[GitHub] cordova-mobile-spec pull request: CB-6964 removed network tests

2014-08-04 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/93 CB-6964 removed network tests To be replaced with ported tests here: https://github.com/apache/cordova-plugin-network-information/pull/14 You can merge this pull request into a Git repos

[GitHub] cordova-plugin-inappbrowser pull request: CB-7133 port inappbrowse...

2014-08-04 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/55#issuecomment-5106 Tests removed from mobile-spec here: https://github.com/apache/cordova-mobile-spec/pull/92 --- If your project is set up for it, you can reply to thi

[GitHub] cordova-mobile-spec pull request: CB-7133 removed inappbrowser tes...

2014-08-04 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/92 CB-7133 removed inappbrowser tests To be replaced with ported tests here: https://github.com/apache/cordova-plugin-inappbrowser/pull/55 You can merge this pull request into a Git reposit

[GitHub] cordova-plugin-device-orientation pull request: CB-6960

2014-08-04 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-plugin-device-orientation/pull/11#issuecomment-51077402 Mobile-spec tests removed here: https://github.com/apache/cordova-mobile-spec/pull/91 --- If your project is set up for it, you can reply to th

[GitHub] cordova-mobile-spec pull request: CB-6960 removed compass tests

2014-08-04 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/91 CB-6960 removed compass tests To be replaced by ported tests here: https://github.com/apache/cordova-plugin-device-orientation/pull/11 You can merge this pull request into a Git reposito

[GitHub] cordova-plugin-contacts pull request: CB-7148 Ported contacts test...

2014-08-04 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-plugin-contacts/pull/33#issuecomment-51077076 Tests removed from mobile-spec here: https://github.com/apache/cordova-mobile-spec/pull/90 --- If your project is set up for it, you can reply to this em

[GitHub] cordova-mobile-spec pull request: CB-7148 removed contacts tests

2014-08-04 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/90 CB-7148 removed contacts tests To be replaced with these ported tests: https://github.com/apache/cordova-plugin-contacts/pull/33 You can merge this pull request into a Git repository by

[GitHub] cordova-mobile-spec pull request: CB-7146: Removed geolocation tes...

2014-08-04 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/89 CB-7146: Removed geolocation tests Tests should be replaced by those in this PR: https://github.com/apache/cordova-plugin-geolocation/pull/19 You can merge this pull request into a Git r

[GitHub] cordova-plugin-geolocation pull request: CB-7146 ported geolocatio...

2014-08-04 Thread stacic
Github user stacic commented on the pull request: https://github.com/apache/cordova-plugin-geolocation/pull/19#issuecomment-51076411 Tests removed from mobile-spec here: https://github.com/apache/cordova-mobile-spec/pull/89 --- If your project is set up for it, you can reply to this

[GitHub] cordova-weinre pull request: CB-6991 Weinre fails to load in brows...

2014-08-04 Thread sgrebnov
GitHub user sgrebnov opened a pull request: https://github.com/apache/cordova-weinre/pull/6 CB-6991 Weinre fails to load in browsers without a built-in console Weinre fails to load in browsers without a built-in development console https://issues.apache.org/jira/browse/CB-6991 Y

RE: Browserify support for cordova-lib/cordova-cli

2014-08-04 Thread Vladimir Kotikov
Tested this with windows and android platforms and found two issues: 1. 'browserify' option is not passed down to `cordova platform/plugin` commands. It seems that additional property `browserify: args.browserify` need to be added to download_opts in cli.js near line 273. 2. When I ad