Re: cordova-osx - mothball

2015-08-14 Thread Shazron
Thanks Toby, We'll take the PRs, thank you for doing that. The resourcing problem still remains for maintenance of this however, not sure if we have an answer for it yet (which depends on popularity etc). Perhaps an answer is convergence with cordova-ios, platform differences wrapped with a bunch

[mobilespec] cordova-filetransfer.jitsu.com - time for a new host

2015-08-14 Thread Shazron
Nodejitsu was bought by GoDaddy sometime ago. Logging in to our instance shows this: " As a part of this Nodejitsu will help existing customers transition onto new solutions for their hosting needs until early August 2015. Please migrate your applications from the Nodejitsu platform before the

[GitHub] cordova-labs pull request: Added CORS header

2015-08-14 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-labs/pull/7#issuecomment-131264464 Deployed. Sorry for the late turnaround, had Internet connectivity problems --- If your project is set up for it, you can reply to this email and have your reply app

Re: cordova-osx - mothball

2015-08-14 Thread Tobias Bocanegra
btw: I created a pull request that updates the readme and provides the new node.js based scripts. https://github.com/apache/cordova-osx/pull/13 and a 2nd pull request to add the osx platform the cordova-lib: https://github.com/apache/cordova-lib/pull/278 thanks. regards, toby On Fri, Aug 14, 201

[GitHub] cordova-osx pull request: Cb 7143

2015-08-14 Thread tripodsan
GitHub user tripodsan opened a pull request: https://github.com/apache/cordova-osx/pull/13 Cb 7143 You can merge this pull request into a Git repository by running: $ git pull https://github.com/tripodsan/cordova-osx CB-7143 Alternatively you can review and apply these change

[GitHub] cordova-lib pull request: CB-6506 RTC: Add support for OSX

2015-08-14 Thread tripodsan
GitHub user tripodsan opened a pull request: https://github.com/apache/cordova-lib/pull/278 CB-6506 RTC: Add support for OSX You can merge this pull request into a Git repository by running: $ git pull https://github.com/tripodsan/cordova-lib CB-6506 Alternatively you can rev

[GitHub] cordova-windows pull request: CB-9482: Upon further investigation ...

2015-08-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-windows/pull/113 --- 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

Re: iPhone definitely frozen after cordova deploy

2015-08-14 Thread Carlos Santana
What version of XCode are you using and could you open a JIRA ? - Carlos Sent from my iPhone > On Aug 14, 2015, at 4:33 PM, Olivier Goguel wrote: > > Hi There, > > While deploying my Cordova app on my iPhone using cordova run ios, my phone > crashed... but was never been able to reboot : I was

iPhone definitely frozen after cordova deploy

2015-08-14 Thread Olivier Goguel
Hi There, While deploying my Cordova app on my iPhone using cordova run ios, my phone crashed... but was never been able to reboot : I was stuck with the white Apple logo. I had to go to the Apple Store where they were able to restart it by flashing the bootloader (or something like). At first,

[GitHub] cordova-blackberry pull request: Update CSP when building for Blac...

2015-08-14 Thread timwindsor
GitHub user timwindsor opened a pull request: https://github.com/apache/cordova-blackberry/pull/189 Update CSP when building for BlackBerry Adds check and update for Content-Security-Policy header in local content file, to include http://localhost:8472 You can merge this pull reque

[GitHub] cordova-android pull request: CB-9402 Allow to set gradle distubut...

2015-08-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-android/pull/205 --- 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

Re: cordova-osx - mothball

2015-08-14 Thread Tobias Bocanegra
Hi, I think there might still be some value of having the cocoa + webview approach. looking at the amount of forks of cordova-osx, I assume that people wrote plugins that interact in one way or the other with the existing code. electron is IMO great to build desktop applications, but if you want

[GitHub] cordova-windows pull request: CB-8936 Windows logs: Improvements

2015-08-14 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-windows/pull/114#issuecomment-131192964 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

[GitHub] cordova-plugin-splashscreen pull request: iOS : Fix for screen not...

2015-08-14 Thread danieldocki
Github user danieldocki commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/56#issuecomment-131145262 +1 --- 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-labs pull request: Added CORS header

2015-08-14 Thread daserge
Github user daserge commented on the pull request: https://github.com/apache/cordova-labs/pull/7#issuecomment-131140893 Thank you, @shazron --- 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-labs pull request: Added CORS header

2015-08-14 Thread daserge
Github user daserge closed the pull request at: https://github.com/apache/cordova-labs/pull/7 --- 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-labs pull request: Added CORS header

2015-08-14 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-labs/pull/7#issuecomment-131120548 Pulled in, you can close this PR now. https://github.com/apache/cordova-labs/commit/115e00bdbff872c62986b01745c52aa0e070afca I'm trying to deploy to nodejitsu now

[GitHub] cordova-plugin-file-transfer pull request: CB-9493 Fix file paths ...

2015-08-14 Thread daserge
GitHub user daserge opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/97 CB-9493 Fix file paths in file-transfer manual tests Also changes `toNativeURL` -> `toURL` because of deprecation. [Jira issue](https://issues.apache.org/jira/browse/CB-

[GitHub] cordova-plugin-contacts pull request: Fix for CB-4614

2015-08-14 Thread svkirans
Github user svkirans closed the pull request at: https://github.com/apache/cordova-plugin-contacts/pull/54 --- 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 t

[GitHub] cordova-android pull request: CB-9402 Allow to set gradle distubut...

2015-08-14 Thread alebedev
GitHub user alebedev opened a pull request: https://github.com/apache/cordova-android/pull/205 CB-9402 Allow to set gradle distubutionUrl ... via env variable CORDOVA_ANDROID_GRADLE_DISTRIBUTION_URL You can merge this pull request into a Git repository by running: $ git pull h