Nightly build #248 for cordova has succeeded!

2016-12-05 Thread Apache Jenkins Server
Nightly build #248 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/248/consoleFull - Jenkins for Apache Cordova -

Re: [DISCUSS] Plugins Release

2016-12-05 Thread Shazron
Sergey - I reviewed the two PRs. I'll start on the Plugins Release tomorrow if there are no other issues. On Mon, Dec 5, 2016 at 1:38 AM, Sergey Shakhnazarov (Akvelon) < v-ses...@microsoft.com> wrote: > Hi guys, > > I would be grateful if someone could take a look at the file-transfer > plugin PR

[GitHub] cordova-android pull request #349: CB-12169: Check for build directory befor...

2016-12-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-android/pull/349 --- 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-wkwebview-engine pull request #24: CB-10228:(iOS) AppendUserA...

2016-12-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/24 --- 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, o

[GitHub] cordova-plugin-wkwebview-engine pull request #23: CB-11997: Add crash recove...

2016-12-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/23 --- 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, o

[GitHub] cordova-plugin-wkwebview-engine issue #23: CB-11997: Add crash recovery for ...

2016-12-05 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/23 Note: this passes tests when run locally (the CI has a known issue that it fails). Pulling this in now. --- If your project is set up for it, you can reply to this email and

[GitHub] cordova-plugin-wkwebview-engine issue #24: CB-10228:(iOS) AppendUserAgent no...

2016-12-05 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/24 Pulling this in now. --- 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

An idea for manually testing plugins

2016-12-05 Thread Filip Maj
Hi, it's me again! How I'd like to contribute to Cordova is to help automate the stuff that saves committers having to take the manual time to do themselves. I think a good first goal would be to help automate as much of platform release testing as possible [1]. The autotests seem to be handled re

Access to Jenkins instance, questions about CI

2016-12-05 Thread Filip Maj
Dearest Cordova devs, I would like to get admin-level access to the cloudapp jenkins instance: http://cordova-ci.cloudapp.net:8080/ Who can grant me this karma? I wanted to check out how the various jobs are configured, what triggers them and what the triggered code looks like. I also wanted to

[GitHub] cordova-plugin-inappbrowser issue #125: CB-9445 Improves executeScript callb...

2016-12-05 Thread mathiasmuller4sh
Github user mathiasmuller4sh commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/125 Same here with ios 10.1 callback is not called --- 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 pr

[GitHub] cordova-android issue #351: CB-12159 Android: Keystore password prompt won't...

2016-12-05 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-android/pull/351 ## [Current coverage](https://codecov.io/gh/apache/cordova-android/pull/351?src=pr) is 35.58% (diff: 100%) > Merging [#351](https://codecov.io/gh/apache/cordova-android/pull/351?src=

[GitHub] cordova-plugin-globalization issue #53: CB-11154: (Android, iOS) Add IANA ti...

2016-12-05 Thread kosssi
Github user kosssi commented on the issue: https://github.com/apache/cordova-plugin-globalization/pull/53 Youhou --- 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 wishe

[GitHub] cordova-android pull request #351: CB-12159 Android: Keystore password promp...

2016-12-05 Thread daserge
GitHub user daserge opened a pull request: https://github.com/apache/cordova-android/pull/351 CB-12159 Android: Keystore password prompt won't show up ### Platforms affected Android ### What does this PR do? Makes password prompt to work for newer Gradle ve

[GitHub] cordova-android issue #350: 6.1.x App Crash when put number input

2016-12-05 Thread jcesarmobile
Github user jcesarmobile commented on the issue: https://github.com/apache/cordova-android/pull/350 You can start by creating a proper issue on http://issues.cordova.io/ and closing the PR you created, because opening PRs is not the way of creating issues. --- If your project is set

[GitHub] cordova-android pull request #350: 6.1.x App Crash when put number input

2016-12-05 Thread jedofus
GitHub user jedofus opened a pull request: https://github.com/apache/cordova-android/pull/350 6.1.x App Crash when put number input Hello, I just updated android platform to 6.1.0 And when i put number character on anybody input of my app, my app crash. I don't have this problem

[GitHub] cordova-plugin-inappbrowser pull request #197: CB-12132: (android & ios) imp...

2016-12-05 Thread jcesarmobile
Github user jcesarmobile commented on a diff in the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/197#discussion_r90834795 --- Diff: README.md --- @@ -131,6 +132,7 @@ instance, or the system browser. - __presentationstyle__: Set to `pagesheet`,

[GitHub] cordova-plugin-inappbrowser issue #197: CB-12132: (android & ios) implement ...

2016-12-05 Thread ghenry22
Github user ghenry22 commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/197 I will look through the proposed changes next week and resolve conflicts --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub a

RE: [DISCUSS] Plugins Release

2016-12-05 Thread Sergey Shakhnazarov (Akvelon)
Hi guys, I would be grateful if someone could take a look at the file-transfer plugin PRs related to chunkedMode: https://github.com/apache/cordova-plugin-file-transfer/pull/170 https://github.com/apache/cordova-plugin-file-transfer/pull/169 The changes are not breaking: for Android we do not f

[GitHub] cordova-plugin-camera issue #131: CB-10033 – iOS: new resizable cropping r...

2016-12-05 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/131 Cordova CI Build has one or more failures. **Commit** - [Link](https://github.com/apache/cordova-plugin-camera/pull/131/commits/4864cada36347156858f39804ac80d18cd266bba