[GitHub] cordova-cli issue #263: CB-11913 - Re-fix appveyor.yml to use specific node ...

2016-10-12 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-cli/pull/263 Might be related: https://github.com/npm/npm/issues/9633 --- 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

[GitHub] cordova-cli issue #263: CB-11913 - Re-fix appveyor.yml to use specific node ...

2016-10-12 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-cli/pull/263 Nah its https://github.com/npm/npm/issues/10343 --- 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

[GitHub] cordova-plugin-media-capture issue #72: CB-11995 (android) Do not pass a fil...

2016-10-12 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-media-capture/pull/72 Cordova CI Build has one or more failures. **Commit** - [Link](https://github.com/apache/cordova-plugin-media-capture/pull/72/commits/108c2eff02700c90103e63c09e81

[GitHub] cordova-plugin-media-capture issue #72: CB-11995 (android) Do not pass a fil...

2016-10-12 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the issue: https://github.com/apache/cordova-plugin-media-capture/pull/72 LGTM 👍 --- 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 ena

[GitHub] cordova-plugin-media-capture pull request #72: CB-11995 (android) Do not pas...

2016-10-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-media-capture/pull/72 --- 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 i

[GitHub] cordova-lib pull request #501: CB-11951 CB-11990 CB-11967: Respect preferenc...

2016-10-12 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-lib/pull/501 CB-11951 CB-11990 CB-11967: Respect preference default values when install plugin ### What does this PR do? Respects preference default values when install plugin

[GitHub] cordova-windows pull request #199: CB-11825 Windows dll file won't be copied...

2016-10-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-windows/pull/199 --- 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 featur

[GitHub] cordova-lib issue #501: CB-11951 CB-11967: Respect preference default values...

2016-10-12 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-lib/pull/501 ## [Current coverage](https://codecov.io/gh/apache/cordova-lib/pull/501?src=pr) is 80.40% (diff: 100%) > Merging [#501](https://codecov.io/gh/apache/cordova-lib/pull/501?src=pr) into [ma

[GitHub] cordova-plugin-contacts pull request #139: CB-11975 iOS: Search on contacts'...

2016-10-12 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-contacts/pull/139 CB-11975 iOS: Search on contacts' id with number type ### Platforms affected iOS ### What does this PR do? There was crash when user passed id of n

[GitHub] cordova-plugin-contacts issue #139: CB-11975 iOS: Search on contacts' id wit...

2016-10-12 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/139 Cordova CI Build has completed successfully. **Commit** - [Link](https://github.com/apache/cordova-plugin-contacts/pull/139/commits/89038e72d7783b6b94315e5da4720223621

[GitHub] cordova-docs pull request #649: If you want to record sound on ios10 permiss...

2016-10-12 Thread IvanProdaiko94
GitHub user IvanProdaiko94 opened a pull request: https://github.com/apache/cordova-docs/pull/649 If you want to record sound on ios10 permission must be set menually ### Platforms affected ### What does this PR do? ### What testing has been done

[GitHub] cordova-lib pull request #502: CB-12002 - Add getAllowIntents() to ConfigPar...

2016-10-12 Thread dpogue
GitHub user dpogue opened a pull request: https://github.com/apache/cordova-lib/pull/502 CB-12002 - Add getAllowIntents() to ConfigParser ### Platforms affected None, but I'm adding this as preparation for an iOS feature. ### What does this PR do? Adds a convenience

[GitHub] cordova-ios pull request #269: CB-12002 - Support LSApplicationQueriesScheme...

2016-10-12 Thread dpogue
GitHub user dpogue opened a pull request: https://github.com/apache/cordova-ios/pull/269 CB-12002 - Support LSApplicationQueriesSchemes ⚠️ Depends on https://github.com/apache/cordova-lib/pull/502 ### Platforms affected iOS ### What does this PR do? Adds

[GitHub] cordova-lib issue #502: CB-12002 - Add getAllowIntents() to ConfigParser

2016-10-12 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-lib/pull/502 Let's try to get this in for the tool release for cordova-ios 4.3.0 release --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If you

[GitHub] cordova-android pull request #341: CB-11999 add message, catch exception if ...

2016-10-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-android/pull/341 --- 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 featur

[GitHub] cordova-lib pull request #503: CB-11994 - appveyor tests on cordova-lib are ...

2016-10-12 Thread shazron
GitHub user shazron opened a pull request: https://github.com/apache/cordova-lib/pull/503 CB-11994 - appveyor tests on cordova-lib are not testing on all node versions ### Platforms affected Self ### What does this PR do? appveyor.yml wasn't testing on all

[GitHub] cordova-lib issue #502: CB-12002 - Add getAllowIntents() to ConfigParser

2016-10-12 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-lib/pull/502 ## [Current coverage](https://codecov.io/gh/apache/cordova-lib/pull/502?src=pr) is 80.40% (diff: 100%) > Merging [#502](https://codecov.io/gh/apache/cordova-lib/pull/502?src=pr) into [ma

[GitHub] cordova-ios pull request #268: CB-11999 add message, catch exception if requ...

2016-10-12 Thread purplecabbage
Github user purplecabbage closed the pull request at: https://github.com/apache/cordova-ios/pull/268 --- 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 fea

[GitHub] cordova-ios issue #268: CB-11999 add message, catch exception if require fai...

2016-10-12 Thread purplecabbage
Github user purplecabbage commented on the issue: https://github.com/apache/cordova-ios/pull/268 Slow mirrors, not auto closing, ima gonna close ... --- 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

[GitHub] cordova-ios pull request #225: CB-11352: Call setUserAgent before creating a...

2016-10-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-ios/pull/225 --- 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 is

[GitHub] cordova-ios issue #269: CB-12002 - Support LSApplicationQueriesSchemes

2016-10-12 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/269 The dependent changes will be in the cordova-common 1.5.1 release, and will be integrated as soon as it is released. --- If your project is set up for it, you can reply to this email and have y

[GitHub] cordova-lib pull request #502: CB-12002 - Add getAllowIntents() to ConfigPar...

2016-10-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/502 --- 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 is

[GitHub] cordova-android pull request #334: CB-11880 android: Fail-safe for cordova.e...

2016-10-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-android/pull/334 --- 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 featur

[GitHub] cordova-plugin-camera pull request #239: CB-12005: (android) Fix picture ori...

2016-10-12 Thread opbokel
GitHub user opbokel opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/239 CB-12005: (android) Fix picture orientation from camera ### Platforms affected Android (tested on 6.0.1) ### What does this PR do? Resets the Exif orientation of the p

[GitHub] cordova-plugin-camera issue #239: CB-12005: (android) Fix picture orientatio...

2016-10-12 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/239 Cordova CI Build has completed successfully. **Commit** - [Link](https://github.com/apache/cordova-plugin-camera/pull/239/commits/c974490dd08a491bba6fc7f600313abbe2a78e3

Nightly build #176 for cordova has succeeded!

2016-10-12 Thread Apache Jenkins Server
Nightly build #176 for cordova has succeeded! The latest nightly has been published and you can try it out with 'npm i -g cordova@nightly' For details check build console at https://builds.apache.org/job/cordova-nightly/176/consoleFull - Jenkins for Apache Cordova -

[GitHub] cordova-lib issue #503: CB-11994 - appveyor tests on cordova-lib are not tes...

2016-10-12 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-lib/pull/503 ## [Current coverage](https://codecov.io/gh/apache/cordova-lib/pull/503?src=pr) is 80.40% (diff: 100%) > Merging [#503](https://codecov.io/gh/apache/cordova-lib/pull/503?src=pr) into [ma

[GitHub] cordova-plugin-inappbrowser pull request #190: CB-11955 (osx) Added Initial ...

2016-10-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-inappbrowser/pull/190 --- 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 i

[VOTE] cordova-common@1.5.1

2016-10-12 Thread Steven Gill
Please review and vote on this common Release by replying to this email (and keep discussion on the DISCUSS thread) Release issue: https://issues.apache.org/jira/browse/CB-12003 Both tools have been published to dist/dev:https://dist.apache.org/repos/dist/dev/cordova/CB-12003/ The packages were