[GitHub] cordova-wp8 pull request: CB-6732 [WP8] Fix "MSBuild 64 bit is not...

2014-05-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-wp8/pull/36 --- 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-globalization pull request: CB-4602wp

2014-05-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-globalization/pull/11 --- 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 i

Re: Speculation: Apple supports WebGL in UIWebView, soon

2014-05-22 Thread James Jong
Yeah, hopefully they are right. I guess we will find out in a couple of weeks! -James Jong On May 22, 2014, at 12:00 PM, Shazron wrote: > About time! > > > On Thu, May 22, 2014 at 8:14 AM, Ian Clelland wrote: > >> The reasoning is a little thin, but it's an interesting possibility: >> http:

Automatic icon resizing for Cordova

2014-05-22 Thread Alex Disler
Hi, I wrote a small script to automate the process of copying and resizing icons in cordova projects. https://github.com/AlexDisler/cordova-icon Hope someone finds it useful.

RE: [Android] Refactoring for different engines

2014-05-22 Thread Hu, Ningxin
> Ian wrote: > That's correct -- is there a more recent crosswalk available? I'd like to > keep up > with the development there. > If you prefer to keep up the ToT, the canary release is closest one (daily ToT build). You can download it from https://download.01.org/crosswalk/releases/crosswa

Re: cordova-js errors and coho

2014-05-22 Thread Michal Mocny
I just removed them locally and you are right, they are no longer needed. SGTM. On Thu, May 22, 2014 at 7:43 PM, Jesse wrote: > coho has the --harmony-generators directly in the coho bash script [1], and > the coho.cmd file. [2] > > On windows, I need to remove --harmony-generators from [1] if

Re: [Vote] 3.5.0 WP8 Release (attempt 2)

2014-05-22 Thread Jesse
+1 Verified zip and tag created/built/ran projects for wp7 + wp8 via cordova-cli/project scripts/ installed templates @purplecabbage risingj.com On Thu, May 22, 2014 at 2:02 PM, Marcel Kinard wrote: > +1. I verified the content of the zip against the tag, and ran coho > verify-archive for the

Re: cordova-js errors and coho

2014-05-22 Thread Jesse
coho has the --harmony-generators directly in the coho bash script [1], and the coho.cmd file. [2] On windows, I need to remove --harmony-generators from [1] if I am running from a git-bash terminal, and from [2] if I am running from cmd. Both break execution in node v0.10.22, so I would like to r

Re: cordova-js errors and coho

2014-05-22 Thread Michal Mocny
RE: gnode, Awesome. RE: --harmony-generators, not sure what you mean. Did you add that manually to your local node flags? I no longer need to do anything to my environment for coho to run, and I don't much care that coho uses magic from the future. -Michal On Thu, May 22, 2014 at 6:03 PM, Jes

[GitHub] cordova-js pull request: Update README.md

2014-05-22 Thread kingnebby
Github user kingnebby commented on the pull request: https://github.com/apache/cordova-js/pull/69#issuecomment-43951799 https://issues.apache.org/jira/browse/CB-6741 --- 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

Re: cordova-js errors and coho

2014-05-22 Thread Jesse
gnode seems good on windows Can I remove the --harmony-generators then? Or do I need to make a new root command? noho, windoho, woho, fauxho ? @purplecabbage risingj.com On Thu, May 22, 2014 at 2:47 PM, Michal Mocny wrote: > ..but I haven't tested gnode on windows, sorry. > > > On Thu, May 2

Re: cordova-js errors and coho

2014-05-22 Thread Michal Mocny
..but I haven't tested gnode on windows, sorry. On Thu, May 22, 2014 at 5:47 PM, Michal Mocny wrote: > I no longer use node 0.11 and coho runs fine on 0.10 thanks to gnode. > > nvm/nave aren't necessary at all (I think), especially now that we don't > need to switch node versions just for coho,

Re: cordova-js errors and coho

2014-05-22 Thread Michal Mocny
I no longer use node 0.11 and coho runs fine on 0.10 thanks to gnode. nvm/nave aren't necessary at all (I think), especially now that we don't need to switch node versions just for coho, they are just convenient if you want to jump around environments or lack permissions to do global installs. Ye

Re: Installing local plugin dependencies

2014-05-22 Thread Michal Mocny
Chrome apps for mobile initially tried using local dependencies to solve the project-create-plugin-add while offline case. In the end, it didn't work for us, and isn't clear that it could ever work. E.g. if you specify local deps in your plugins, you cannot publish those plugin to registry. You'

Re: cordova-js errors and coho

2014-05-22 Thread Jesse
Reviving this thread ... ping! Is the only reason we depend on node v0.11 to support 'yield'? also: Has anyone managed to run this on windows? Not having good luck with nave or nvm @purplecabbage risingj.com On Thu, May 15, 2014 at 9:40 AM, Steven Gill wrote: > Don't you guys just love

Installing local plugin dependencies

2014-05-22 Thread Wargo, John
We distribute our Kapsel SDK (our set of Cordova plugins) as an installable package. We're running into a problem when we install a plugin that has local dependencies, it fails because it simply can't resolve where those local plugins are. We know we can use the plugin_search_path on the command

Re: [Vote] 3.5.0 WP8 Release (attempt 2)

2014-05-22 Thread Marcel Kinard
+1. I verified the content of the zip against the tag, and ran coho verify-archive for the hashes and signature. On May 22, 2014, at 3:20 PM, Steven Gill wrote: > Please review and vote on this 3.5.0 WP8 Release. > > Release issue: https://issues.apache.org/jira/browse/CB-6586 > > Repos ready

[GitHub] cordova-plugin-file pull request: Initial implementation for Firef...

2014-05-22 Thread rodms10
GitHub user rodms10 opened a pull request: https://github.com/apache/cordova-plugin-file/pull/47 Initial implementation for Firefox OS Implemented File System API on top of indexedDB, based on [this shim](https://github.com/ebidel/idb.filesystem.js). I wrote a jasmine test

[Vote] 3.5.0 WP8 Release (attempt 2)

2014-05-22 Thread Steven Gill
Please review and vote on this 3.5.0 WP8 Release. Release issue: https://issues.apache.org/jira/browse/CB-6586 Repos ready to be released have been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/CB-6586/final The package was published from the corresponding git tag: cordo

Re: te] 3.5.0 WP8 Release (attempt 2)

2014-05-22 Thread Steven Gill
Argh, copy paste error in the subject, redoing. This vote is closed On Thu, May 22, 2014 at 12:18 PM, Steven Gill wrote: > Please review and vote on this 3.5.0 WP8 Release. > > Release issue: https://issues.apache.org/jira/browse/CB-6586 > > Repos ready to be released have been published to dist

te] 3.5.0 WP8 Release (attempt 2)

2014-05-22 Thread Steven Gill
Please review and vote on this 3.5.0 WP8 Release. Release issue: https://issues.apache.org/jira/browse/CB-6586 Repos ready to be released have been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/CB-6586/final The package was published from the corresponding git tag: cordov

Re: Cordova applications on Windows Phone 8.1 - issues and workarounds

2014-05-22 Thread Jesse
Thanks for sharing your findings Maris. I'll be investigating the async ScriptNotify issues immediately. This will all be going into WP8.1 shortly. Cheers, Jesse @purplecabbage risingj.com On Thu, May 22, 2014 at 7:39 AM, progmars wrote: > Hi all. > > I'm a beginner with Cordova developmen

Re: [Vote] 3.5.0 WP8 Release

2014-05-22 Thread Jesse
Thanks Steve! @purplecabbage risingj.com On Thu, May 22, 2014 at 10:44 AM, Steven Gill wrote: > I will send out a new wp8 vote thread shortly. This one had failed. > On May 22, 2014 6:04 AM, "Marcel Kinard" wrote: > > > I'd suggest a fresh vote thread because of the re-tag. > > > > Nice job on

Re: [Vote] 3.5.0 WP8 Release

2014-05-22 Thread Steven Gill
I will send out a new wp8 vote thread shortly. This one had failed. On May 22, 2014 6:04 AM, "Marcel Kinard" wrote: > I'd suggest a fresh vote thread because of the re-tag. > > Nice job on catching this before release. > > On May 22, 2014, at 5:23 AM, Jesse wrote: > > > Thanks Stefan, and Sergey

Re: Not printing stacktrace

2014-05-22 Thread Josh Soref
Archana Naik wrote: > Is there anyway to not print the stack trace incase of error? > I mean selectively choosing to show or not. > Amazon-fireos create script throws error if AmazonWebView SDK is not >installed. > But it also prints usual long stack trace. > I would like to only print the error an

Re: Not printing stacktrace

2014-05-22 Thread Joe Bowser
Can't you catch this error and handle this in the code? This is ClassNotFound, correct? On Thu, May 22, 2014 at 10:05 AM, Naik, Archana wrote: > Hi, devs > > Is there anyway to not print the stack trace incase of error? I mean > selectively choosing to show or not. > Amazon-fireos create script

Not printing stacktrace

2014-05-22 Thread Naik, Archana
Hi, devs Is there anyway to not print the stack trace incase of error? I mean selectively choosing to show or not. Amazon-fireos create script throws error if AmazonWebView SDK is not installed. But it also prints usual long stack trace. I would like to only print the error and not show the sta

Re: Speculation: Apple supports WebGL in UIWebView, soon

2014-05-22 Thread Brian LeRoux
I sure hope so. Going to see some very interesting apps if so. :) On May 22, 2014 11:08 AM, "Shazron" wrote: > About time! > > > On Thu, May 22, 2014 at 8:14 AM, Ian Clelland >wrote: > > > The reasoning is a little thin, but it's an interesting possibility: > > http://blog.playcanvas.com/apple-e

Re: Speculation: Apple supports WebGL in UIWebView, soon

2014-05-22 Thread Shazron
About time! On Thu, May 22, 2014 at 8:14 AM, Ian Clelland wrote: > The reasoning is a little thin, but it's an interesting possibility: > http://blog.playcanvas.com/apple-embraces-webgl/ >

[GitHub] cordova-docs pull request: CB-6680 Clarify instructions for instal...

2014-05-22 Thread cmarcelk
Github user cmarcelk closed the pull request at: https://github.com/apache/cordova-docs/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 feature

RE: Speculation: Apple supports WebGL in UIWebView, soon

2014-05-22 Thread Ray Camden
Would I be crazy to say I'm more excited about the possible support of IndexedDB? :) From: iclell...@google.com on behalf of Ian Clelland Sent: Thursday, May 22, 2014 10:14 AM To: dev@cordova.apache.org Subject: Speculation: Apple supports WebGL in UIWe

Speculation: Apple supports WebGL in UIWebView, soon

2014-05-22 Thread Ian Clelland
The reasoning is a little thin, but it's an interesting possibility: http://blog.playcanvas.com/apple-embraces-webgl/

[GitHub] cordova-docs pull request: CB-6680 Clarify instructions for instal...

2014-05-22 Thread clelland
Github user clelland commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/205#discussion_r12952956 --- Diff: docs/en/edge/guide/cli/index.md --- @@ -73,22 +74,41 @@ To install the `cordova` command-line tool, follow these steps: the CLI does

Cordova applications on Windows Phone 8.1 - issues and workarounds

2014-05-22 Thread progmars
Hi all. I'm a beginner with Cordova development and I wanted to share my experience and offer some code bits to fix them. At first I think I found a bug. Here is full information: http://stackoverflow.com/questions/23794121/ajax-responses-messed-up-in-cordova-application-on-windows-phone-8-1

Re: sans sudo on npm install

2014-05-22 Thread Andrew Grieve
lgtm! On Mon, May 19, 2014 at 3:49 PM, Marcel Kinard wrote: > Here’s my proposal: https://github.com/apache/cordova-docs/pull/205 > > Comments can go in the pull request.

Re: 3.5.0 blog post review

2014-05-22 Thread James Jong
LGTM. Nice work! -James Jong On May 21, 2014, at 6:08 PM, Marcel Kinard wrote: > Good looking blog post! > > I was noticing how all the BB10 items have a CB prefix, not so consistent in > the Android list ;-)

Re: [Vote] 3.5.0 WP8 Release

2014-05-22 Thread Marcel Kinard
I’d suggest a fresh vote thread because of the re-tag. Nice job on catching this before release. On May 22, 2014, at 5:23 AM, Jesse wrote: > Thanks Stefan, and Sergey. > That did the trick, all pulled and merged. > > I have re-tagged the 3.5.x branch 3.5.0 > https://git-wip-us.apache.org/repos

Re: [Android] Refactoring for different engines

2014-05-22 Thread Ian Clelland
On Thursday, May 22, 2014, Hu, Ningxin wrote: > Hi Ian, > > > The plugin *almost* works out-of-the box with the latest cordova-android > > pluggable_webview branch. The only thing that is missing is the library > project. > > > > I tried https://github.com/clelland/cordova-crosswalk-engine and >

RE: [Android] Refactoring for different engines

2014-05-22 Thread Hu, Ningxin
Hi Ian, > The plugin *almost* works out-of-the box with the latest cordova-android > pluggable_webview branch. The only thing that is missing is the library > project. > I tried https://github.com/clelland/cordova-crosswalk-engine and https://github.com/apache/cordova-android/tree/pluggable_we

RE: [Android] Refactoring for different engines

2014-05-22 Thread Hu, Ningxin
> -Original Message- > From: Ian Clelland [mailto:iclell...@google.com] > Sent: Wednesday, May 21, 2014 9:04 PM > To: dev@cordova.apache.org > Subject: Re: [Android] Refactoring for different engines > > That's great news! > Really! > Do you want to clone it from my repo at > https://gi

Re: [Vote] 3.5.0 WP8 Release

2014-05-22 Thread Jesse
Thanks Stefan, and Sergey. That did the trick, all pulled and merged. I have re-tagged the 3.5.x branch 3.5.0 https://git-wip-us.apache.org/repos/asf?p=cordova-wp8.git;a=commit;h=aa2bfb157d1c992de5fd0593eda959284a870cfa @purplecabbage risingj.com On Wed, May 21, 2014 at 10:59 PM, Sergey Grebn

[GitHub] cordova-plugman pull request: Tizen: Clean up installation functio...

2014-05-22 Thread gabrielschulhof
Github user gabrielschulhof closed the pull request at: https://github.com/apache/cordova-plugman/pull/71 --- 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 th

[GitHub] cordova-plugman pull request: Tizen: Clean up installation functio...

2014-05-22 Thread gabrielschulhof
Github user gabrielschulhof commented on the pull request: https://github.com/apache/cordova-plugman/pull/71#issuecomment-43865267 Closing this in favour of https://github.com/apache/cordova-lib/pull/17. --- If your project is set up for it, you can reply to this email and have your r

[GitHub] cordova-cli pull request: Add platform tizen

2014-05-22 Thread gabrielschulhof
Github user gabrielschulhof commented on the pull request: https://github.com/apache/cordova-cli/pull/125#issuecomment-43861915 I've moved this PR to https://github.com/apache/cordova-lib/pull/16 --- If your project is set up for it, you can reply to this email and have your reply app

[GitHub] cordova-cli pull request: Add platform tizen

2014-05-22 Thread gabrielschulhof
Github user gabrielschulhof closed the pull request at: https://github.com/apache/cordova-cli/pull/125 --- 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 f