[GitHub] cordova-ios issue #274: CB-12118 - Cordova run ios does not automatically de...

2016-11-07 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-ios/pull/274 ## [Current coverage](https://codecov.io/gh/apache/cordova-ios/pull/274?src=pr) is 60.00% (diff: 0.00%) > Merging [#274](https://codecov.io/gh/apache/cordova-ios/pull/274?src=pr) into

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

2016-11-07 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** -

Nightly build #220 for cordova has succeeded!

2016-11-07 Thread Apache Jenkins Server
Nightly build #220 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/220/consoleFull - Jenkins for Apache Cordova

Re: Incompatible plugin should reject the build

2016-11-07 Thread Simon MacDonald
I think an engine check should fail the build. If there plugin version they are trying to use will not work with the version of cordova or platform they are currently using in their project it should not build. Folks can screw up their semver in config.xml and end up pulling in a plugin version

Incompatible plugin should reject the build

2016-11-07 Thread Shazron
See https://issues.apache.org/jira/browse/CB-12122 Right now if a plugin fails an check, it just warns. Should we make engine checks fail the build?

[GitHub] cordova-ios pull request #274: CB-12118 - Cordova run ios does not automatic...

2016-11-07 Thread shazron
GitHub user shazron opened a pull request: https://github.com/apache/cordova-ios/pull/274 CB-12118 - Cordova run ios does not automatically deploy to device ### Platforms affected self ### What does this PR do? When you have a device connected, "cordova

[GitHub] cordova-plugin-camera issue #235: CB-11625: Fixes Camera issue w.r.t. conten...

2016-11-07 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/235 Cordova CI Build has one or more failures. **Commit** -

[GitHub] cordova-plugin-camera pull request #199: Update plugin.xml

2016-11-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-camera/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

[GitHub] cordova-plugin-camera pull request #201: CB-11034: Camera.getPicture -Handle...

2016-11-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/201 --- 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 #228: add CAMERA and READ_EXTERNAL_STORAG...

2016-11-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/228 --- 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 issue #238: targetWidth and targetHeight bigger than o...

2016-11-07 Thread infil00p
Github user infil00p commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/238 Cool, this thing doesn't conflict, so this will be interesting. --- 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-plugin-camera issue #241: Make the path support Android N.

2016-11-07 Thread infil00p
Github user infil00p commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/241 Cool, it passes the CI, merging 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

[GitHub] cordova-plugin-camera issue #241: Make the path support Android N.

2016-11-07 Thread infil00p
Github user infil00p commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/241 Also, you're missing the code that adds the provider in the manifest on this PR. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cordova-plugin-camera issue #241: Make the path support Android N.

2016-11-07 Thread infil00p
Github user infil00p commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/241 We're actually doing the same thing with #235, so we won't be pulling this one in. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cordova-docs pull request #660: Announcement for Cordova Android 6.0 and Cor...

2016-11-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-docs/pull/660 --- 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

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

2016-11-07 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** -

[GitHub] cordova-docs issue #660: Announcement for Cordova Android 6.0 and Cordova An...

2016-11-07 Thread kerrishotts
Github user kerrishotts commented on the issue: https://github.com/apache/cordova-docs/pull/660 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 enabled and wishes so, or if

[GitHub] cordova-docs pull request #660: Announcement for Cordova Android 6.0 and Cor...

2016-11-07 Thread dpogue
Github user dpogue commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/660#discussion_r86852830 --- Diff: www/_posts/2016-11-07-android-release.md --- @@ -0,0 +1,35 @@ +--- +layout: post +author: +name: Joe Bowser +url:

[GitHub] cordova-docs pull request #660: Announcement for Cordova Android 6.0 and Cor...

2016-11-07 Thread infil00p
GitHub user infil00p opened a pull request: https://github.com/apache/cordova-docs/pull/660 Announcement for Cordova Android 6.0 and Cordova Android 6.1 ### Platforms affected ### What does this PR do? ### What testing has been done on this

[GitHub] cordova-plugin-media-capture issue #65: CB-10180: (iOS) implement the 'quali...

2016-11-07 Thread rthomasclearwave
Github user rthomasclearwave commented on the issue: https://github.com/apache/cordova-plugin-media-capture/pull/65 I'm running into the same quality issue. Will this be updated? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

Re: [VOTE] cordova-android@6.1.0 Release

2016-11-07 Thread Joe Bowser
The vote has now closed. The results are: Positive Binding Votes: 3. Joe Bowser Shazron Abdullah Karen Tran The vote has passed. On Mon, Nov 7, 2016 at 11:08 AM, Karen Tran wrote: > I vote +1: > * Created a new app using the android platform and ran on device > * Import to

[GitHub] cordova-plugin-geolocation issue #85: Android: handle location service is of...

2016-11-07 Thread stevengill
Github user stevengill commented on the issue: https://github.com/apache/cordova-plugin-geolocation/pull/85 Hey @khalidaw! Is there an issue for this? issues.cordova.io --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

Re: [VOTE] cordova-android@6.1.0 Release

2016-11-07 Thread Karen Tran
I vote +1: * Created a new app using the android platform and ran on device * Import to Android Studio and ran from Android Studio * Upgraded an old version to the newest platform version On Fri, Nov 4, 2016 at 6:23 PM, Shazron wrote: > I vote +1: > * Ran coho

[GitHub] cordova-plugin-file-transfer issue #166: Don't crash on low memory devices

2016-11-07 Thread stevengill
Github user stevengill commented on the issue: https://github.com/apache/cordova-plugin-file-transfer/pull/166 Thanks! Merged --- 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-plugin-file-transfer pull request #166: Don't crash on low memory de...

2016-11-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-file-transfer/pull/166 --- 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

[GitHub] cordova-plugin-geolocation issue #85: Android: handle location service is of...

2016-11-07 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-geolocation/pull/85 Cordova CI Build has completed successfully. **Commit** -

[GitHub] cordova-plugin-battery-status issue #42: CB-8929 Use PowerManager to get bat...

2016-11-07 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-battery-status/pull/42 Cordova CI Build has completed successfully. **Commit** -

[GitHub] cordova-plugin-geolocation issue #85: Android: handle location service is of...

2016-11-07 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-geolocation/pull/85 Cordova CI Build has completed successfully. **Commit** -

Re: [DISCUSS] Cordova-Android 6.1 Release

2016-11-07 Thread Joe Bowser
It would be really great if the community would come through on this one and vote on a release. On Mon, Nov 7, 2016 at 7:45 AM, Shazron wrote: > Android 6.1 needs one more vote! > > On Thursday, November 3, 2016, Joe Bowser wrote: > > > Hey > > > > We're

Re: [DISCUSS] Cordova-Android 6.1 Release

2016-11-07 Thread Shazron
Android 6.1 needs one more vote! On Thursday, November 3, 2016, Joe Bowser wrote: > Hey > > We're getting some hiccups on the 6.1 Android Release with Travis. I'm not > able to reproduce on the local machine, so we think that it's a travis > error with updating packages, so

[GitHub] cordova-android issue #340: CB-8722 - Move app icons from drawable to mipmap

2016-11-07 Thread dpogue
Github user dpogue commented on the issue: https://github.com/apache/cordova-android/pull/340 That is a known issue with cordova-android@6.0.0, unrelated to this change. It has been fixed in master, and will be included in cordova-android@6.1.0 which is due to be released

[GitHub] cordova-plugin-splashscreen issue #105: fix bug CB-11422 ios SplashScreen pl...

2016-11-07 Thread jonathanli2
Github user jonathanli2 commented on the issue: https://github.com/apache/cordova-plugin-splashscreen/pull/105 Close the pull request as the change in CB-10895 already handled the case by removing the extra if condition check. Please refer to bug CB-11422 for details.

[GitHub] cordova-plugin-splashscreen pull request #105: fix bug CB-11422 ios SplashSc...

2016-11-07 Thread jonathanli2
Github user jonathanli2 closed the pull request at: https://github.com/apache/cordova-plugin-splashscreen/pull/105 --- 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

[GitHub] cordova-android issue #340: CB-8722 - Move app icons from drawable to mipmap

2016-11-07 Thread ghenry22
Github user ghenry22 commented on the issue: https://github.com/apache/cordova-android/pull/340 I have the same problem, after upgrading the platform I now get default cordova icons for my android build, even though with the previous version of the platform all icons and splash

[GitHub] cordova-plugin-battery-status issue #42: CB-8929 Use PowerManager to get bat...

2016-11-07 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the issue: https://github.com/apache/cordova-plugin-battery-status/pull/42 This PR is an alternative to #41, made using feature detection and new PowerManager API available in Windows 10 @daserge. please take a look when you have a

[GitHub] cordova-plugin-battery-status pull request #42: CB-8929 Use PowerManager to ...

2016-11-07 Thread vladimir-kotikov
GitHub user vladimir-kotikov opened a pull request: https://github.com/apache/cordova-plugin-battery-status/pull/42 CB-8929 Use PowerManager to get battery state on Win 10 ### Platforms affected Windows (specifically Windows 10) ### What does this PR do?

[GitHub] cordova-plugin-geolocation pull request #85: Android: handle location servic...

2016-11-07 Thread khalidaw
GitHub user khalidaw opened a pull request: https://github.com/apache/cordova-plugin-geolocation/pull/85 Android: handle location service is off case and return error ### Platforms affected ### What does this PR do? ### What testing has been

[GitHub] cordova-plugin-file pull request #193: CB-10706: (windows) fix ENCODING_ERR ...

2016-11-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-file/pull/193 --- 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-file issue #193: CB-10706: (windows) fix ENCODING_ERR for app...

2016-11-07 Thread ajberry
Github user ajberry commented on the issue: https://github.com/apache/cordova-plugin-file/pull/193 I have used this and confirms it fixes the issues with my windows application. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

RE: [CI STATUS REPORT] - 2 actual failures, 2 known failures

2016-11-07 Thread Vladimir Kotikov (Akvelon)
Upd.: cordova-plugin-device-motion failure on Android is outdated because some time ago we've changed Jenkins configuration to run tests against both KitKat and Lollipop and the links to builds have changed. The badge on cordova-status shows the failure that has happened at Aug, 3 - that was

[GitHub] cordova-plugin-file-transfer issue #167: Fix log warning

2016-11-07 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-file-transfer/pull/167 Cordova CI Build has one or more failures. Link: http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-file-transfer-pr/42/ 312 tests run, 26 skipped, 50 failed.

[GitHub] cordova-docs pull request #659: CB-11860 Documented codeSignIdentity usage

2016-11-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-docs/pull/659 --- 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