Nightly build #312 for cordova has succeeded!

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

[GitHub] cordova-plugin-statusbar issue #67: CB-12024: Browser platform support

2017-04-13 Thread dudeofawesome
Github user dudeofawesome commented on the issue: https://github.com/apache/cordova-plugin-statusbar/pull/67 @asfgit What can I do to accelerate the process of getting this accepted? --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cordova-lib issue #468: CB-8978 Add resource-file parsing to config.xml

2017-04-13 Thread stevengill
Github user stevengill commented on the issue: https://github.com/apache/cordova-lib/pull/468 It is! https://cordova.apache.org/news/2017/01/23/tools-release.html --- 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-ios pull request #304: CB-8980 - Support tag in conf...

2017-04-13 Thread shazron
GitHub user shazron opened a pull request: https://github.com/apache/cordova-ios/pull/304 CB-8980 - Support tag in config.xml in iOS platform ### Platforms affected self ### What does this PR do? Support `` tag in config.xml in iOS platform ###

[GitHub] cordova-lib issue #468: CB-8978 Add resource-file parsing to config.xml

2017-04-13 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-lib/pull/468 @stevengill Can I assume support for this feature is out in the cordova@6.5.0 release? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] cordova-android issue #321: CB-8978 Prepare copy resource-files from config....

2017-04-13 Thread dpogue
Github user dpogue commented on the issue: https://github.com/apache/cordova-android/pull/321 It is in cordova-android@6.2.1. No docs yet (wanted to get it supported in more platforms first), but it works exactly the same way that it does in plugin.xml. --- If your project is

[GitHub] cordova-android issue #321: CB-8978 Prepare copy resource-files from config....

2017-04-13 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-android/pull/321 @dpogue @infil00p is this out in the latest cordova-android? Are there docs for this, or is it a copy-paste from plugin.xml? --- If your project is set up for it, you can reply to this

[GitHub] cordova-ios pull request #302: CB-11895: openURL: is deprecated on iOS 10

2017-04-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-ios/pull/302 --- 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-ios pull request #303: CB-10026 - Fix warnings in Objective-C tests

2017-04-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-ios/pull/303 --- 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-ios pull request #303: CB-10026 - Fix warnings in Objective-C tests

2017-04-13 Thread shazron
GitHub user shazron opened a pull request: https://github.com/apache/cordova-ios/pull/303 CB-10026 - Fix warnings in Objective-C tests ### Platforms affected self. ### What does this PR do? Fix most warnings (non Photos framework related - those are in

[GitHub] cordova-plugin-inappbrowser issue #217: CB-12266 browser: Fix type for InApp...

2017-04-13 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/217 Cordova CI Build has completed successfully. **Commit** -

[GitHub] cordova-plugin-inappbrowser issue #217: CB-12266 browser: Fix type for InApp...

2017-04-13 Thread alsorokin
Github user alsorokin commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/217 Let there be tests --- 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-inappbrowser issue #217: CB-12266 browser: Fix type for InApp...

2017-04-13 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/217 Cordova CI Build has one or more failures. **Commit** -

[GitHub] cordova-plugin-inappbrowser issue #217: CB-12266 browser: Fix type for InApp...

2017-04-13 Thread alsorokin
Github user alsorokin commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/217 Let there be tests --- 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-inappbrowser issue #217: CB-12266 browser: Fix type for InApp...

2017-04-13 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/217 Cordova CI Build has one or more failures. **Commit** -

[GitHub] cordova-plugin-inappbrowser pull request #217: CB-12266 browser: Fix type fo...

2017-04-13 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/217 CB-12266 browser: Fix type for InAppBrowserEvent url in docs ### Platforms affected browser ### What does this PR do? fix doc's description

[GitHub] cordova-plugin-media issue #100: CB-7684: (iOS) Fix CDVSound killing all aud...

2017-04-13 Thread katzlbt
Github user katzlbt commented on the issue: https://github.com/apache/cordova-plugin-media/pull/100 Sending setActiveNo: to an audio session will always stop recording and playback. This is how the system handles incoming phonecalls etc. > Most apps never need to deactivate

[GitHub] cordova-plugin-media issue #100: CB-7684: (iOS) Fix CDVSound killing all aud...

2017-04-13 Thread anagrath
Github user anagrath commented on the issue: https://github.com/apache/cordova-plugin-media/pull/100 This issue is still on version 3.0.0 -- I am not sure if all setActive:NO should be commented out -- it seems that there is some logic to kill the audio playback when recording? I'd

[GitHub] cordova-browser issue #28: CB-12527

2017-04-13 Thread purplecabbage
Github user purplecabbage commented on the issue: https://github.com/apache/cordova-browser/pull/28 I'll be doing more work on this branch, I just wanted it to be out in the open. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] cordova-browser pull request #28: CB-12527

2017-04-13 Thread purplecabbage
GitHub user purplecabbage opened a pull request: https://github.com/apache/cordova-browser/pull/28 CB-12527 ### Platforms affected Browser ### What does this PR do? Adds platformAPI, and removes need for polyfil ### What testing has been done on

Re: wp8 support (cordova@7)

2017-04-13 Thread Vladimir Kotikov (Akvelon)
+1 - Best regards, Vladimir On Apr 13, 2017, at 02:10, Jesse wrote: +1 This goes hand in hand with removing platformApiPoly from cordova-lib. @purplecabbage risingj.com On Wed, Apr 12, 2017 at 4:04 PM, Shazron wrote: > +1 > adieu WP8 > > On