[GitHub] cordova-plugin-device-motion pull request #45: CB-11531 Restart Acceleromete...

2016-07-06 Thread daserge
GitHub user daserge opened a pull request: https://github.com/apache/cordova-plugin-device-motion/pull/45 CB-11531 Restart Accelerometer on CyanogenMod 13 ### Platforms affected Android ### What does this PR do? Reset sensor `accuracy` after setting it to `

[GitHub] cordova-paramedic pull request #11: Appium tests

2016-07-06 Thread vladimir-kotikov
Github user vladimir-kotikov commented on a diff in the pull request: https://github.com/apache/cordova-paramedic/pull/11#discussion_r69693319 --- Diff: lib/appium/AppiumRunner.js --- @@ -0,0 +1,483 @@ +#!/usr/bin/env node + +/* + * Licensed to the Apache Software Fo

[GitHub] cordova-android pull request #314: CB-9489 Fixed "endless waiting for emulat...

2016-07-06 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-android/pull/314 CB-9489 Fixed "endless waiting for emulator" issue https://issues.apache.org/jira/browse/CB-9489 Only emulators with API level 22+ was affected by this. Fixed by changing

[GitHub] cordova-android issue #314: CB-9489 Fixed "endless waiting for emulator" iss...

2016-07-06 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the issue: https://github.com/apache/cordova-android/pull/314 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

[GitHub] cordova-android issue #314: CB-9489 Fixed "endless waiting for emulator" iss...

2016-07-06 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-android/pull/314 ## [Current coverage][cc-pull] is **33.85%** > Merging [#314][cc-pull] into [master][cc-base-branch] will decrease coverage by **0.28%** ```diff @@ master

[GitHub] cordova-android pull request #314: CB-9489 Fixed "endless waiting for emulat...

2016-07-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-android/pull/314 --- 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-network-information issue #45: Networkmanager.java broken for...

2016-07-06 Thread David-Prieto
Github user David-Prieto commented on the issue: https://github.com/apache/cordova-plugin-network-information/pull/45 bracket still missing in Networkmanager.java line 250: `else if (type.toLowerCase().equals(TYPE_ETHERNET) || type.toLowerCase().startsWith(TYPE_ETHERNET_SHORT)

[GitHub] cordova-js pull request #134: CB-11522 Do not clone the detail object on act...

2016-07-06 Thread daserge
GitHub user daserge opened a pull request: https://github.com/apache/cordova-js/pull/134 CB-11522 Do not clone the detail object on activation context Fix clone method so that it does not crash trying to clone unavailable property [Jira issue](https://issues.apache.org/jira

[GitHub] cordova-windows pull request #183: CB-11522 Do not clone the detail object o...

2016-07-06 Thread daserge
GitHub user daserge opened a pull request: https://github.com/apache/cordova-windows/pull/183 CB-11522 Do not clone the detail object on activation context Adds activationContext.raw property to avoid losing the types (for ActivationKind.file case for example) [Jira issue](

[GitHub] cordova-windows issue #183: CB-11522 Do not clone the detail object on activ...

2016-07-06 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-windows/pull/183 ## [Current coverage][cc-pull] is **72.17%** > Merging [#183][cc-pull] into [master][cc-base-branch] will not change coverage ```diff @@ master #183 di

[GitHub] cordova-docs pull request #618: CB-11522 Do not clone the detail object on a...

2016-07-06 Thread daserge
GitHub user daserge opened a pull request: https://github.com/apache/cordova-docs/pull/618 CB-11522 Do not clone the detail object on activation context Documents Windows activated event and its quirks [Jira issue](https://issues.apache.org/jira/browse/CB-11522) You can mer

TypeError: null is not an object (evaluating 'parentElement.querySelector')

2016-07-06 Thread Patrick Coulombe
Hi, I am getting this error: TypeError: null is not an object (evaluating 'parentElement.querySelector') If removing: var listeningElement = parentElement.querySelector('.listening'); from index.js everything works as expected. Last version of the tools / cordova. Thanks

Re: TypeError: null is not an object (evaluating 'parentElement.querySelector')

2016-07-06 Thread julio cesar sanchez
Did you make any changes on index.html or index.js? El miércoles, 6 de julio de 2016, Patrick Coulombe escribió: > Hi, > > I am getting this error: > TypeError: null is not an object (evaluating 'parentElement.querySelector') > > If removing: > var listeningElement = parentElement.querySelector(

Nightly build #63 for cordova has succeeded!

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

[GitHub] cordova-plugin-contacts issue #130: CB-11532: (ios) Fix bug with bad charact...

2016-07-06 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/130 Cordova CI Build has one or more failures. **Commit** - [Link](https://github.com/apache/cordova-plugin-contacts/pull/130/commits/430770c51fc4377db1f8ef3f4e251c6189fc

[GitHub] cordova-plugin-network-information pull request #45: Networkmanager.java bro...

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

[GitHub] cordova-plugin-network-information issue #45: Networkmanager.java broken for...

2016-07-06 Thread macdonst
Github user macdonst commented on the issue: https://github.com/apache/cordova-plugin-network-information/pull/45 @NickyYo thanks for that! --- 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 th

[GitHub] cordova-plugin-network-information issue #44: Detection of Ethernet Network ...

2016-07-06 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-network-information/pull/44 Cordova CI Build has one or more failures. **Commit** - [Link](https://github.com/apache/cordova-plugin-network-information/pull/44/commits/7a8971c2f908a49a

[GitHub] cordova-plugin-file-transfer issue #150: CB-11534 This plugin should support...

2016-07-06 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-file-transfer/pull/150 Cordova CI Build has one or more failures. **Commit** - [Link](https://github.com/apache/cordova-plugin-file-transfer/pull/150/commits/1e0d0e02667c1a5e8f7eb20520

Finding a Bug fix Apache cordova

2016-07-06 Thread Akila Wicky
Hi everyone, I'm still a beginner to this community. So it would be great if i can find a stater issue to fix as a beginning. Can you help me with this? Hope i can start a good journey with this -- *Thanks and Regards,*Akila Wickramarachchi Undergraduate at University Of Peradeniya

[GitHub] cordova-plugin-statusbar issue #60: CB-11485: (ios) fix resize on rotation w...

2016-07-06 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-statusbar/pull/60 Cordova CI Build has completed successfully. **Commit** - [Link](https://github.com/apache/cordova-plugin-statusbar/pull/60/commits/8159e1b307f69629efd75940458e73ebab9

[GitHub] cordova-plugin-statusbar issue #61: CB-11287: (ios) - fix webview resize aft...

2016-07-06 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-statusbar/pull/61 Cordova CI Build has completed successfully. **Commit** - [Link](https://github.com/apache/cordova-plugin-statusbar/pull/61/commits/86cfafeaf9796c45c855fc55c3605aadb71

[GitHub] cordova-plugin-file-transfer issue #150: CB-11534 This plugin should support...

2016-07-06 Thread homen
Github user homen commented on the issue: https://github.com/apache/cordova-plugin-file-transfer/pull/150 What is the error? --- 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 enabl

[GitHub] cordova-plugin-camera pull request #221: android fix: image from gallery not...

2016-07-06 Thread mgregier
GitHub user mgregier opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/221 android fix: image from gallery not compressing when destinationType … ### Platforms affected ### What does this PR do? ### What testing has be

[GitHub] cordova-plugin-camera issue #221: android fix: image from gallery not compre...

2016-07-06 Thread mgregier
Github user mgregier commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/221 Camera plugin is not compressing pictures from gallery when destinationType is FILE_URI or NATIVE_URI. Quality parameter is not taken into account. --- If your project is set up for