[GitHub] cordova-windows issue #80: CB-9057: Replaced the Windows 10 Preview version ...

2017-04-18 Thread peterjuras
Github user peterjuras commented on the issue: https://github.com/apache/cordova-windows/pull/80 What is the recommended way to integrate ui.js now into a cordova app? I don't want to include ui.js into every app version (iOS, Android & UWP) but just into UWP. Before this chan

[GitHub] cordova-plugin-device-orientation pull request #34: CB-12667 android: Added ...

2017-04-18 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-device-orientation/pull/34 CB-12667 android: Added logic for searching sensors from Samsung vendor ### Platforms affected Android ### What does this PR do? This PR a

[GitHub] cordova-plugin-device-orientation issue #34: CB-12667 android: Added logic f...

2017-04-18 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-device-orientation/pull/34 Cordova CI Build has completed successfully. **Commit** - [Link](https://github.com/apache/cordova-plugin-device-orientation/pull/34/commits/f055c16400b823923

[GitHub] cordova-docs pull request #693: Fixed tiny typo

2017-04-18 Thread pizza
GitHub user pizza opened a pull request: https://github.com/apache/cordova-docs/pull/693 Fixed tiny typo You can merge this pull request into a Git repository by running: $ git pull https://github.com/pizza/cordova-docs patch-3 Alternatively you can review and apply these cha

[GitHub] cordova-plugin-media-capture pull request #32: iOS: Allow video quality to b...

2017-04-18 Thread kkabell
Github user kkabell closed the pull request at: https://github.com/apache/cordova-plugin-media-capture/pull/32 --- 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-ios issue #305: CB-8980 - Support tag in config.xml ...

2017-04-18 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/305 Node 6 only failure, node 4 is fine. Debugging. --- 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-android issue #321: CB-8978 Prepare copy resource-files from config....

2017-04-18 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-android/pull/321 Leaving some notes here for future reference (in case there are bugs): 1. Firstly `cleanFileResources` is called, but effectively useless during runtime, even if you have a `` tag in conf

[GitHub] cordova-windows issue #80: CB-9057: Replaced the Windows 10 Preview version ...

2017-04-18 Thread purplecabbage
Github user purplecabbage commented on the issue: https://github.com/apache/cordova-windows/pull/80 Sorry Peter, You are about 2 years too late. What is the goal you are trying to achieve? It is difficult to use different UI frameworks for different platforms ... although i

[GitHub] cordova-ios pull request #305: CB-8980 - Support tag in conf...

2017-04-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-ios/pull/305 --- 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 pull request #306: CB-12665 : removing engineStrict as it is no ...

2017-04-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-ios/pull/306 --- 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-plugin-file-transfer pull request #177: fix Chinese words

2017-04-18 Thread feidianbo
GitHub user feidianbo opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/177 fix Chinese words ### Platforms affected ### What does this PR do? ### What testing has been done on this change? ### Check

[GitHub] cordova-plugin-file-transfer issue #177: fix Chinese words error in filename

2017-04-18 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-file-transfer/pull/177 Cordova CI Build has completed successfully. **Commit** - [Link](https://github.com/apache/cordova-plugin-file-transfer/pull/177/commits/1992cf452ac9a51233008cbc6

Nightly build #317 for cordova has succeeded!

2017-04-18 Thread Apache Jenkins Server
Nightly build #317 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/317/consoleFull - Jenkins for Apache Cordova -

[GitHub] cordova-lib pull request #545: CB-12361: starting to seperate integration te...

2017-04-18 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-lib/pull/545 CB-12361: starting to seperate integration tests, writing new unit te… …sts for platform.js Still need to add more unit tests before replacing platform.spec.js. ### test