[GitHub] cordova-plugin-statusbar issue #62: CB-10288: statusbar plugin interaction w...

2016-11-10 Thread NielsLeenheer
Github user NielsLeenheer commented on the issue: https://github.com/apache/cordova-plugin-statusbar/pull/62 I've ran into this issue yesterday when adding split view support to my app. And I am happy to confirm all WebView resizing issues in split/side view are fixed with this PR on

[GitHub] cordova-ios pull request #270: input file occurs error:[Creating an image fo...

2016-11-10 Thread puny-d
Github user puny-d closed the pull request at: https://github.com/apache/cordova-ios/pull/270 --- 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 #276: The platform project directory needs to be re...

2016-11-10 Thread NielsLeenheer
GitHub user NielsLeenheer opened a pull request: https://github.com/apache/cordova-ios/pull/276 The platform project directory needs to be relative to the project Launch screen images were not updated or cleaned in `updateLaunchStoryboardImages()` or `cleanLaunchStoryboardImages(

[GitHub] cordova-plugin-media issue #54: Handles the "playAudioWhenScreenIsLocked" si...

2016-11-10 Thread romedius
Github user romedius commented on the issue: https://github.com/apache/cordova-plugin-media/pull/54 Hi! the option is listed as an iOs Quirk, but it seems to be supported. I would be willing to integrate it into the new plugin version, if i get a heads up that more people would

[GitHub] cordova-plugin-inappbrowser issue #122: Added Android cookie sharing functio...

2016-11-10 Thread chriscant
Github user chriscant commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/122 I found that getCookies() was just what I needed for Android crosswalk for the user to log into Yahoo in InAppBrowser and then make the cookies available to the main WebView so

Re: [NODE] Can we drop node 0.x support?

2016-11-10 Thread Steven Gill
In January! On Wed, Nov 2, 2016 at 2:32 AM, Alexander Sorokin (Akvelon) < v-als...@microsoft.com> wrote: > Hey guys, > > Where are we with dropping node 0.x support? Can we start removing Travis > and AppVeryor configs for it and using the features Node 4+ provides? > > Thanks, > Alexander Soroki

Re: [NODE] Can we drop node 0.x support?

2016-11-10 Thread Shazron
See the blog post: http://cordova.apache.org/news/2016/10/01/0.x-4.x-deprecation-timeline.html On Wed, Nov 2, 2016 at 2:32 AM, Alexander Sorokin (Akvelon) < v-als...@microsoft.com> wrote: > Hey guys, > > Where are we with dropping node 0.x support? Can we start removing Travis > and AppVeryor con

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

2016-11-10 Thread Shazron
Thanks Vladimir - merged in and published. On Mon, Nov 7, 2016 at 1:21 AM, Vladimir Kotikov (Akvelon) < v-vlk...@microsoft.com> wrote: > 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

[GitHub] cordova-ios pull request #275: CB-12127 - Add buildFlag support in build.jso...

2016-11-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-ios/pull/275 --- 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 #273: Cb-12098 (iOS) update supportedinterfaceorien...

2016-11-10 Thread shazron
Github user shazron commented on a diff in the pull request: https://github.com/apache/cordova-ios/pull/273#discussion_r87504252 --- Diff: CordovaLib/Classes/Public/CDVViewController.m --- @@ -419,7 +419,13 @@ - (BOOL)shouldAutorotate return YES; } -- (NSUInt

[GitHub] cordova-ios pull request #273: Cb-12098 (iOS) update supportedinterfaceorien...

2016-11-10 Thread shazron
Github user shazron commented on a diff in the pull request: https://github.com/apache/cordova-ios/pull/273#discussion_r87504333 --- Diff: bin/templates/project/__PROJECT_NAME__/Classes/MainViewController.m --- @@ -92,7 +92,13 @@ - (UIWebView*) newCordovaViewWithFrame:(CGRect)bound

[GitHub] cordova-plugin-file-transfer issue #165: CB-12107: (android) Trigger media s...

2016-11-10 Thread infil00p
Github user infil00p commented on the issue: https://github.com/apache/cordova-plugin-file-transfer/pull/165 @beatgrabe Can you send an empty commit to the branch so that we can re-bump the CI? I think it got broken during a past build unrelated to this one. Thanks! --- If your pr

[GitHub] cordova-ios issue #276: CB-12130 - Launch storyboard images are not updated ...

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

[GitHub] cordova-plugin-inappbrowser issue #115: Support for passing request headers ...

2016-11-10 Thread kodeine
Github user kodeine commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/115 @sanketmehta7 can you please fix the conflicts so this can be merged? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as we

Nightly build #223 for cordova has succeeded!

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

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

2016-11-10 Thread ghenry22
GitHub user ghenry22 opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/197 CB-12132: (android & ios) implement hidenotclose feature ### Platforms affected android & ios ### What does this PR do? This adds a new option hidenotclose

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

2016-11-10 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/197 Cordova CI Build has completed successfully. **Commit** - [Link](https://github.com/apache/cordova-plugin-inappbrowser/pull/197/commits/ec563a7af77e9f74cc73be8fd1a