RE: [Android] Refactoring for different engines

2014-05-05 Thread Joe Bowser
Actually, the Apache repo is now the canonical branch to go on. I'll post the URI when I get back to a keyboard. BTW: Have you signed the ICLA yet? If not we should get that taken care of ASAP On May 5, 2014 5:56 PM, "Hu, Ningxin" wrote: > Ian, > > I initiated the proposal to crosswalk stakehol

API Audit :: notification.alert org.apache.cordova.dialogs

2014-05-05 Thread Jesse
This issue [1] raises the question of how long the message passed to alert can be. AFAIK it is not defined anywhere. Can we define a 'reasonable' maximum char length for the message? 1000 char? 256? 8 lines ? [1] https://issues.apache.org/jira/browse/CB-6528 @purplecabbage risingj.com

RE: Success with Crosswalk Engine (and webview plugins for 3.5.0)

2014-05-05 Thread Hu, Ningxin
Ian, If possible, could you please merge your patches into Joe's cordova-crosswalk-engine repo? https://github.com/infil00p/cordova-crosswalk-engine Once your patches merged, I can close my PR (https://github.com/infil00p/cordova-crosswalk-engine/pull/7). And we are synced on the same page. B

RE: [Android] Refactoring for different engines

2014-05-05 Thread Hu, Ningxin
Ian, I initiated the proposal to crosswalk stakeholders about hosting the Crosswalk Cordova Engine in Crosswalk projects. The feedback is very positive. I am now going through the required legal/license clearance process. I will keep you posted about the status. Thanks, -ningxin > -Origin

[GitHub] cordova-ubuntu pull request: 3.5

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

Re: [DISCUSS] Release 3.5.0

2014-05-05 Thread Shazron
For cleanup - don't forget https://issues.apache.org/jira/browse/CB-5932 On Wed, Mar 12, 2014 at 4:25 PM, Steven Gill wrote: > How are people feeling about doing a 3.5.0 release soon? >

RE: Microsoft contact - machine translation

2014-05-05 Thread Parashuram Narasimhan (MS OPEN TECH)
Hey Lisa, Are you talking about the BING translate API ? Can you give me more details? From: Lisa Seacat DeLuca [mailto:ldel...@us.ibm.com] Sent: Monday, May 5, 2014 2:28 PM To: dev@cordova.apache.org Subject: Microsoft contact - machine translation Anyone from the Microsoft team have a contact

Re: cordova-lib split out

2014-05-05 Thread Mark Koudritsky
The mirroring should've been already working. I left a comment on the INFRA ticket that was use to create the repo. Looks like I don't have the permissions to reopen that ticket. Does anybody know how it works with INFRA tickets? On Mon, May 5, 2014 at 5:14 PM, Sergey Grebnov (Akvelon) < v-seg...

Microsoft contact - machine translation

2014-05-05 Thread Lisa Seacat DeLuca
Anyone from the Microsoft team have a contact in the machine translation group that might be able to help increase our monthly character limit? If so please send me a note, Lisa Lisa Seacat DeLuca Mobile Engineer | t: +415.787.4589 | ldel...@apache.org | | ldel...@us.ibm.com | lisaseacat.com

Re: Docs for plugins

2014-05-05 Thread Marcel Kinard
https://issues.apache.org/jira/browse/CB-6634 On May 1, 2014, at 1:37 PM, Freak Show wrote: > > On May 1, 2014, at 10:21 AM, Andrew Grieve wrote: > >> Hi Freak, >> >> We're just talking about cordova core plugins (not all plugins). You can >> find the plugin registry here: http://plugins.cor

RE: cordova-lib split out

2014-05-05 Thread Sergey Grebnov (Akvelon)
Btw, will github mirror for cordova-lib fully available soon? Thx! Sergey -Original Message- From: Sergey Grebnov (Akvelon) Sent: Monday, May 5, 2014 1:47 PM To: dev@cordova.apache.org Subject: RE: cordova-lib split out Mark, Michal, thx for the quick response, got it working. -Sergey

RE: First stab at Next Steps article

2014-05-05 Thread Lisa Seacat DeLuca
This document looks great. I like the idea of having a single place for advice on performance and improving app development in general. It might be nice to have a section on jQuery specific Cordova improvements. For example, this article: http://demos.jquerymobile.com/1.1.0/docs/pages/phoneg

Re: [DISCUSS] Release 3.5.0

2014-05-05 Thread Marcel Kinard
On May 5, 2014, at 10:39 AM, Andrew Grieve wrote: > Option 2 makes sense to me. Same here. > - I don't think we should "release docs". Don't want to have to vote every > time we make a tweak to them. I'm a bit torn on this one. I agree that voting would be tedious, and the docs are already g

Re: [DISCUSS] Release 3.5.0

2014-05-05 Thread Rodrigo Silveira
Hi Steve, Got it! We don't have anything platform pending that has to make this release then, the PR I mentioned for firefoxos is still being reviewed it seems. For the plugin changes I'll wait to do the nagging when plugin releases is nearer :). Let me know how I can help with the release.

RE: cordova-lib split out

2014-05-05 Thread Sergey Grebnov (Akvelon)
Mark, Michal, thx for the quick response, got it working. -Sergey -Original Message- From: Mark Koudritsky [mailto:kam...@google.com] Sent: Monday, May 5, 2014 1:29 PM To: dev@cordova.apache.org Subject: Re: cordova-lib split out On Mon, May 5, 2014 at 4:12 PM, Sergey Grebnov (Akvelon) <

RE: First stab at Next Steps article

2014-05-05 Thread Ray Camden
PR submitted. ICLA submitted. From: brian.ler...@gmail.com on behalf of Brian LeRoux Sent: Monday, May 05, 2014 2:13 PM To: dev@cordova.apache.org Subject: Re: First stab at Next Steps article +1. Its well beyond time you landed a commit or two into Cord

[GitHub] cordova-docs pull request: Initial commit of the Next guide

2014-05-05 Thread cfjedimaster
GitHub user cfjedimaster opened a pull request: https://github.com/apache/cordova-docs/pull/203 Initial commit of the Next guide Includes the main guide as well as a mod to the TOC. Not sure how to add a link though. You can merge this pull request into a Git repository by running:

Re: cordova-lib split out

2014-05-05 Thread Mark Koudritsky
On Mon, May 5, 2014 at 4:12 PM, Sergey Grebnov (Akvelon) < v-seg...@microsoft.com> wrote: > Just tried to rebase some of my work (plugman, cli) on top of master > branches w/o any success due to cordova-lib. > > What is the correct dev set up should be? Is below correct? > > cordova-cli <- https:

Re: cordova-lib split out

2014-05-05 Thread Michal Mocny
On Mon, May 5, 2014 at 4:12 PM, Sergey Grebnov (Akvelon) < v-seg...@microsoft.com> wrote: > Just tried to rebase some of my work (plugman, cli) on top of master > branches w/o any success due to cordova-lib. > > What is the correct dev set up should be? Is below correct? > > cordova-cli <- https:

[GitHub] cordova-plugman pull request: CB-6481 adds plugin level hooks supp...

2014-05-05 Thread sgrebnov
Github user sgrebnov commented on the pull request: https://github.com/apache/cordova-plugman/pull/74#issuecomment-42234483 Totally agree, will do as soon as cordova-lib work is stabilized so I can move the code to appropriate repo and perform final tests. @ligaz, thx for review. --

[GitHub] cordova-plugman pull request: Fix plugin check error, when plugin ...

2014-05-05 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the pull request: https://github.com/apache/cordova-plugman/pull/76#issuecomment-42233591 @shazron Please review tests added. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If yo

RE: cordova-lib split out

2014-05-05 Thread Sergey Grebnov (Akvelon)
Just tried to rebase some of my work (plugman, cli) on top of master branches w/o any success due to cordova-lib. What is the correct dev set up should be? Is below correct? cordova-cli <- https://github.com/apache/cordova-cli [master] node_modules cordova-lib <- https://git-wip-us.

Re: [Nodejs 11.x] config.js returns path for local library escaping all backslashes

2014-05-05 Thread Martin Gonzalez Glez
I'm not sure why is an url.parse, but unless that I'm wrong about it, the custom libraries can be private repositories, or specific snapshots from a http, ftp site or a network location, but it doesn't make much sense. As I said before I can deliver the changes to return json.lib[platform].uri onl

Re: [Nodejs 11.x] config.js returns path for local library escaping all backslashes

2014-05-05 Thread Andrew Grieve
Good stuff for finding this issue. Making sure the tools work with node v11 is important, since it's likely the behaviour will be present in v12. Makes sense that we shouldn't try and use url.parse to parse something that is *not* a URL. On Mon, May 5, 2014 at 2:50 PM, Martin Gonzalez Glez < mar

Re: [Nodejs 11.x] config.js returns path for local library escaping all backslashes

2014-05-05 Thread Martin Gonzalez Glez
Well, it didn't work just fine with "n" under Windows, it causes a lot of errors with "tail.exe". I've found "nodist" another node version manager, this one it works perfect under windows. 2014-05-05 13:50 GMT-05:00 Martin Gonzalez Glez < martin.c.glez.g...@gmail.com>: > Well, "n" it requires cu

[GitHub] cordova-mobile-spec pull request: Replace innerText with more stan...

2014-05-05 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-mobile-spec/pull/61#issuecomment-42229011 Sounds good to me : https://developer.mozilla.org/en-US/docs/Web/API/Node.textContent --- If your project is set up for it, you can reply to this email

[GitHub] cordova-mobile-spec pull request: Replace innerText with more stan...

2014-05-05 Thread rodms10
GitHub user rodms10 opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/61 Replace innerText with more standard textContent This fixes manual battery test on Firefox OS. `textContent` is supported by [IE9+ and all other browsers](https://developer.mozilla.org/

Re: First stab at Next Steps article

2014-05-05 Thread Brian LeRoux
+1. Its well beyond time you landed a commit or two into Cordova Ray! On Mon, May 5, 2014 at 12:02 PM, Mike Billau wrote: > Ray, why don't you do a PR to /cordova-docs? That way the initial commit > will (should?) have your name on it. > > We should also update /cordova-docs/index.md and add a

RE: First stab at Next Steps article

2014-05-05 Thread Ray Camden
I can do so soon. From: Mike Billau Sent: Monday, May 05, 2014 2:02 PM To: dev@cordova.apache.org Subject: Re: First stab at Next Steps article Ray, why don't you do a PR to /cordova-docs? That way the initial commit will (should?) have your name on it.

Re: First stab at Next Steps article

2014-05-05 Thread Mike Billau
Ray, why don't you do a PR to /cordova-docs? That way the initial commit will (should?) have your name on it. We should also update /cordova-docs/index.md and add a link to the guide so that it will appear in the left hand list on docs.cordova.io as a top level guide. I think a good spot would be

Re: First stab at Next Steps article

2014-05-05 Thread Shazron
I don't suppose there is an export to Markdown? In any case should be easy to convert somehow. I would think this would go in cordova-docs On Mon, May 5, 2014 at 11:52 AM, Ray Camden wrote: > Ok - this feels like a kick ass document thanks to everyone who helped. > > To folks in charge: I'm mor

Re: [DISCUSS] Release 3.5.0

2014-05-05 Thread Steven Gill
lib directory sounds like a good idea for cordova-lib + cordova-js. I had the same thought about RC's last week. I chatted with Shaz about it and he seemed to agree as well. Instead of tagging with "rc1", we just tag the version it is (3.5.0). After the initial tag, people test. If errors are foun

RE: First stab at Next Steps article

2014-05-05 Thread Ray Camden
Ok - this feels like a kick ass document thanks to everyone who helped. To folks in charge: I'm more than willing to be responsible for this going forward, but what is the best way to get it off of my Google Doc and into your hands? FYI,I missed Mike's note below. Mike, I think I'm ok with the

Re: [Nodejs 11.x] config.js returns path for local library escaping all backslashes

2014-05-05 Thread Martin Gonzalez Glez
Well, "n" it requires curl or wget to work, those aren't present under windows, the one from git is failing on windows 7 64 bit. I can figure something out to fix this up and be able to switch between versions. It's a really good advice, thanks Rodrigo. On May 5, 2014 12:58 PM, "Rodrigo Silveira"

RE: First stab at Next Steps article

2014-05-05 Thread Ray Camden
I'm going to turn off shared access - just while I do my review review (in case folks try to load it up). From: Ray Camden Sent: Monday, May 05, 2014 10:56 AM To: dev@cordova.apache.org Subject: RE: First stab at Next Steps article Yes, I'm mad you did t

Re: [Nodejs 11.x] config.js returns path for local library escaping all backslashes

2014-05-05 Thread Rodrigo Silveira
Not exactly a fix for your issue, but to easily switch between nodejs versions you can use the node version manager "n"[1]. This blog post[2] has installation instructions. Then to use the latest (11.x) you do `n latest` and to go back to stable (10.x) do `n stable`. [1] - https://www.npmjs.org

[Nodejs 11.x] config.js returns path for local library escaping all backslashes

2014-05-05 Thread Martin Gonzalez Glez
Hi all, Using createmobilespec module for cordova-mobile-spec, I've found a problem that only is reproduced using Nodejs 11.xx (tested with 11.12, 11.13). config.js returns the following path: c:%5CUsers%5CAdministrator%5CDesktop%5CTestWP%5Ccordova-wp8 instead of: c:\Users\Administrator\Desktop\T

Re: [jira] [Commented] (CB-6594) [Release + 3.5.0] Branch & Test & Tag RC1 for Ubuntu

2014-05-05 Thread Maxim Ermilov
Hi Steven, > I'm assuming you want me to pull those in :P yes :) On Fri, May 2, 2014 at 10:42 PM, Steven Gill wrote: > Hey Maxim, > > I'm assuming you want me to pull those in :P > > > On Fri, May 2, 2014 at 10:35 AM, Maxim Ermilov (JIRA) >wrote: > > > > > [ > > > https://issues.apache.or

RE: First stab at Next Steps article

2014-05-05 Thread Ray Camden
Yes, I'm mad you did this work for me. ;) I'm a bit behind so this is perfect, thank you. I still plan on checking over things today and seeing if it is ready to submit to Cordova for the initial doc. Thanks! From: Mike Billau Sent: Monday, May 05, 2014

RE: First stab at Next Steps article

2014-05-05 Thread Sergey Grebnov (Akvelon)
Great write-up! Please consider adding the following resource in the appropriate doc place. Browsers engines become more and more standards compliant but we still live in -webkit and -ms world, so me personally plus many other devs found out this article super valuable when developing cross bro

Re: First stab at Next Steps article

2014-05-05 Thread Mike Billau
I went through this morning and addressed most of the comments that people left (sorry Ray, hope you don't mind!). I think this guide is really shaping up and starting to look great. The only thing really left to resolve is some details around recommending FastClick or not using touch events at al

Re: BB10 File Plugin

2014-05-05 Thread Bryan Higgins
The common JS for resolveLocalFileSystemURI and resolveLocalFileSystemURL both call exec with resolveLocalFileSystemURL [1] resolveLocalFileSystemURI is the new implementation [2] which handles the exec call [3] rather than clobbering the window object [1] https://github.com/apache/cordova-plugin

Re: What should it mean to +1 a release

2014-05-05 Thread Andrew Grieve
Should have mentioned - I did do that :). I added a link to it in the vote email template. On Fri, May 2, 2014 at 10:09 PM, Carlos Santana wrote: > Andrew, > Should we add a link to this document from the other > *-release-process.md[1], maybe near the section "Start VOTE Thread"? > > [1]: > >

Re: [DISCUSS] Release 3.5.0

2014-05-05 Thread Andrew Grieve
Option 2 makes sense to me. - Maybe let's make a lib/ directory, and cordova-js and cordova-lib can go there? - I don't think we need to put this on dist/ until we start to use it via npm (I know it's there, but it's not used) - I don't think we should "release docs". Don't want to have to vote e

Re: BB10 File Plugin

2014-05-05 Thread Ian Clelland
That's great, Bryan! I'm really happy to see another platform get parity with iOS and Android. Looking through the PR, I'm trying to figure out what happened to resolveLocalFileSystemURL -- it looks like it was simply removed in this version, with the deprecated relsolveLocalFileSystemURI put back

Re: org.apache.cordova.statusbar

2014-05-05 Thread Ian Clelland
For the record, I updated org.apache.cordova.statusbar from 0.1.4 to 0.1.5 for release (it was unclear to me whether 0.1.4 had actually been released), and changed master to 0.1.6-dev. And as Steve said, there were problems with the newly released version, so we unpublished 0.1.5 on the registry s

BB10 File Plugin

2014-05-05 Thread Bryan Higgins
I finally found some time to work on the promised update to the BB10 file plugin. It now supports the same file system roots structure as Android and iOS. This is a complete re-write which uses the exec proxy rather than clobbering the window objects. It's still using the webkit FileSystem API und

[GitHub] cordova-plugin-inappbrowser pull request: Renamed InAppBrowser.js ...

2014-05-05 Thread dhruvparmar372
Github user dhruvparmar372 closed the pull request at: https://github.com/apache/cordova-plugin-inappbrowser/pull/27 --- 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 s

[GitHub] cordova-plugin-inappbrowser pull request: Renamed InAppBrowser.js ...

2014-05-05 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/27#issuecomment-42173861 Thank you but this problem has been fixed: https://github.com/apache/cordova-plugin-inappbrowser/commit/d0dd10103c9e2ff7833e008188c26a6505ea6b96

[GitHub] cordova-plugin-inappbrowser pull request: Renamed InAppBrowser.js ...

2014-05-05 Thread tdurand
Github user tdurand commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/27#issuecomment-42166170 +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 this