[GitHub] cordova-plugin-inappbrowser pull request #191: CB-12010 (android) Catch File...

2016-10-13 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/191 CB-12010 (android) Catch FileUriExposedException ### Platforms affected Android ### What does this PR do? Fixes a crash on Android 7.0 devices when trying to o

[GitHub] cordova-plugin-file-transfer pull request #161: Allowing chunkedMode to be f...

2016-10-13 Thread Webpal
GitHub user Webpal opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/161 Allowing chunkedMode to be false on Android / https ### Platforms affected Android ### What does this PR do? File uploads over https were automatically

[GitHub] cordova-plugin-file-transfer issue #161: Allowing chunkedMode to be false on...

2016-10-13 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-file-transfer/pull/161 Can one of the admins verify this patch? --- 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

[GitHub] cordova-plugin-splashscreen pull request #116: CB-12011: (android) added the...

2016-10-13 Thread MartijnW49
GitHub user MartijnW49 opened a pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/116 CB-12011: (android) added the possibility to change the spinner color… ### Platforms affected Android ### What does this PR do? It adds the possibility to c

[GitHub] cordova-plugin-inappbrowser issue #191: CB-12010 (android) Catch FileUriExpo...

2016-10-13 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/191 Cordova CI Build has one or more failures. **Commit** - [Link](https://github.com/apache/cordova-plugin-inappbrowser/pull/191/commits/efae0573dd6e56205a3ce3615c9e

[GitHub] cordova-plugin-splashscreen issue #116: CB-12011: (android) added the possib...

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

Brief introduction Octavio Bokel

2016-10-13 Thread Dobra9 (Octavio)
Hello. Just want to introduce myself. I am Octavio Bokel, and reticently fixed a bug in cordova-plugin-camera plugin for Android. I am CEO at Woopter (www.woopter.com) and this bug as direct affection our app. Since I tested and believe that it might help the community, I want to be able to do a

[GitHub] cordova-plugin-camera issue #200: CB-9852: cordova-plugin-camera file picker...

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

Re: [VOTE] cordova-common@1.5.1

2016-10-13 Thread Shazron
I vote +1: * Ran coho audit-license-headers over the relevant repos * Ran coho check-license to ensure all dependencies and subdependencies have Apache-compatible licenses * Built hello-world app for ios (with cordova-common@1.5.1 included) On Wed, Oct 12, 2016 at 10:47 PM, Steven Gill wrote: >

RE: Brief introduction Octavio Bokel

2016-10-13 Thread Ryan J. Salva
Hi, Octavio and thanks for the bug fix! Ryan J. Salva  |  Principal PM Manager Visual Studio Mobile Developer Tools rsa...@microsoft.com 425 706 5270 office 206 612 5079 mobile -Original Message- From: Dobra9 (Octavio) [mailto:dob...@gmail.com] Sent: Wednesday, October 12, 2016 8:05 PM

JIRA downtime this Sunday

2016-10-13 Thread Shazron
TLDR; this Sunday 1pm-5pm Pacific Daylight Time, no JIRA for you. >From IT: Sun, 16 Oct 2016 20:00:00 GMT - Mon, 17 Oct 2016 00:00:00 GMT: Jira (issues.apache.org) will be restarted and re-indexed to address issues with the activity stream. Estimated downtime is 4 hours for re-indexing.

Re: Brief introduction Octavio Bokel

2016-10-13 Thread Joe Bowser
Hey Can you send me a link to the PR so I can check the fix and make sure it's not directly related to something that we already have committed/fixed? We currently have open PRs waiting to be merged into Camera once we finally release Cordova-Android 6.0.0, which adds Nougat Support. Thanks Joe

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

2016-10-13 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-lib/pull/503 Yay the magic incantations have been revealed, squashing and pulling this in. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

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

2016-10-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/503 --- 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-lib pull request #501: CB-11951 CB-11967: Respect preference default...

2016-10-13 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/501#discussion_r83341216 --- Diff: cordova-lib/spec-cordova/plugin.spec.js --- @@ -203,6 +204,23 @@ describe('plugin end-to-end', function() { .fin(done);

[GitHub] cordova-android issue #326: CB-11771 Deep symlink directories to target proj...

2016-10-13 Thread stevengill
Github user stevengill commented on the issue: https://github.com/apache/cordova-android/pull/326 I confirmed the leaking and your patch solves the problem. Thanks! --- 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

[GitHub] cordova-lib issue #485: CB-11771 Deep symlink directories to target project ...

2016-10-13 Thread stevengill
Github user stevengill commented on the issue: https://github.com/apache/cordova-lib/pull/485 I confirmed the leaking! Your patch solves the problem. Thanks! --- 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 projec

[GitHub] cordova-android pull request #326: CB-11771 Deep symlink directories to targ...

2016-10-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-android/pull/326 --- 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 #485: CB-11771 Deep symlink directories to target p...

2016-10-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/485 --- 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-cli pull request #262: CB-11976 - Add deprecated node version warnin...

2016-10-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-cli/pull/262 --- 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-cli issue #263: CB-11913 - Re-fix appveyor.yml to use specific node ...

2016-10-13 Thread stevengill
Github user stevengill commented on the issue: https://github.com/apache/cordova-cli/pull/263 hows it going on this? --- 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 w

[GitHub] cordova-cli issue #255: CLI Refactor

2016-10-13 Thread stevengill
Github user stevengill commented on the issue: https://github.com/apache/cordova-cli/pull/255 Hey @omefire, should i review this? --- 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

[GitHub] cordova-cli pull request #264: CB-11100 removed grunt and grunt-retire dev-d...

2016-10-13 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-cli/pull/264 CB-11100 removed grunt and grunt-retire dev-deps, updated istanbul de… ### Platforms affected none ### What does this PR do? removes unused dev dependencies, upda

[GitHub] cordova-cli issue #246: CB-11100 Update dependencies to avoid installation w...

2016-10-13 Thread stevengill
Github user stevengill commented on the issue: https://github.com/apache/cordova-cli/pull/246 Just sent an updated PR removing grunt and updating istanbul. https://github.com/apache/cordova-cli/pull/264 Feel free to close this PR. --- If your project is set up for it, you c

Nightly build #177 for cordova has succeeded!

2016-10-13 Thread Apache Jenkins Server
Nightly build #177 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/177/consoleFull - Jenkins for Apache Cordova -

[GitHub] cordova-js issue #133: Update Cordova.js

2016-10-13 Thread stevengill
Github user stevengill commented on the issue: https://github.com/apache/cordova-js/pull/133 Hey @chander12shekhar! Can you explain this a bit more? Do you have a corresponding issue? issues.cordova.io --- If your project is set up for it, you can reply to this email and have your re

[GitHub] cordova-js pull request #139: CB-12017: updated dependencies in package.json

2016-10-13 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-js/pull/139 CB-12017: updated dependencies in package.json ### Platforms affected cordova-js ### What does this PR do? updates outdated dependencies, fixes security issues with

[GitHub] cordova-cli pull request #246: CB-11100 Update dependencies to avoid install...

2016-10-13 Thread vladimir-kotikov
Github user vladimir-kotikov closed the pull request at: https://github.com/apache/cordova-cli/pull/246 --- 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