Re: Propagate OS events to plugins

2013-11-18 Thread Shazron
Well if one wants to go through this rabbit-hole of Objective-C, your plugin can load itself (on a class level) without Cordova's help, see this blog post for the +load method: http://www.mikeash.com/pyblog/friday-qa-2009-05-22-objective-c-class-loading-and-initialization.html This is in fact how

RE: Platforms Meetup Summary

2013-11-18 Thread Sergey Grebnov (Akvelon)
Hi! #1 - Where I can find meetup schedule? #2 - Was this meetup recorded as usually? Thx! Sergey -Original Message- From: agri...@google.com [mailto:agri...@google.com] On Behalf Of Andrew Grieve Sent: Friday, November 15, 2013 10:39 PM To: dev Subject: Platforms Meetup Summary Meetup wa

RE: Version and Id is not set correctly in Windows 8 package.appxmanifest

2013-11-18 Thread Sergey Grebnov (Akvelon)
Hi Maxime, #1 Version issue is duplicate of https://issues.apache.org/jira/browse/CB-5337 https://github.com/apache/cordova-cli/pull/76 https://github.com/sgrebnov/cordova-cli/commit/91eeb217169bffcaaff8957c20b273ec51363b85 PS. Thx for the fixes and your contribution to Windows platform Thx! Se

Re: Platforms Meetup Summary

2013-11-18 Thread Michal Mocny
On Mon, Nov 18, 2013 at 3:27 AM, Sergey Grebnov (Akvelon) < v-seg...@microsoft.com> wrote: > Hi! > #1 - Where I can find meetup schedule? > We don't have a calendar for these, we just periodically schedule one on these lists. Usually a few weeks in advance with ample notice. > #2 - Was this me

Re: Propagate OS events to plugins

2013-11-18 Thread Axel Nennker
The param-osevent proposal prevents the class from loading too early. It should only be instantiated when needed. Axel Am 18.11.2013 09:14 schrieb "Shazron" : > Well if one wants to go through this rabbit-hole of Objective-C, your > plugin can load itself (on a class level) without Cordova's help

RE: Platforms Meetup Summary

2013-11-18 Thread Sergey Grebnov (Akvelon)
Thanks for the clarification, Michal! -Sergey -Original Message- From: mmo...@google.com [mailto:mmo...@google.com] On Behalf Of Michal Mocny Sent: Monday, November 18, 2013 6:33 PM To: dev Subject: Re: Platforms Meetup Summary On Mon, Nov 18, 2013 at 3:27 AM, Sergey Grebnov (Akvelon) < v

Re: tag, and accessing the plugin list

2013-11-18 Thread Braden Shepherdson
Brian, I'm definitely interested in overhauling the configuration files. The reason I suggested punting, however, is that I and the Google team are chasing a launch milestone for the next few weeks. I would have much more time for drawing up ideas, discussing them, and implementing them starting in

Re: config.xml discussion, we need to talk

2013-11-18 Thread Dan Moore
Hi folks, Did the nomenclature to help users distinguish between cordova cli and the older create scripts ever get nailed down? Thanks, Dan On Monday, October 21, 2013 2:33 PM, Steven Gill wrote: +1 to Native Platform Dev vs Web Project Dev On Mon, Oct 21, 2013 at 1:31 PM, Axel Nennke

Re: amazon-fireos pull requests

2013-11-18 Thread Carlos Santana
Naik Thanks for all this contributions and bringing a new platform to the Cordova Family ! I will recommend to take a look at the following if you have not already done so. Mobile Spec: Our current generation test framework App with automated and manual tests. https://github.com/apache/cordova-mo

Re: amazon-fireos pull requests

2013-11-18 Thread Carlos Santana
Naik, I'm sorry for the stupid typo: I meant "branch 'cdvtest' per plugin" On Mon, Nov 18, 2013 at 11:25 AM, Carlos Santana wrote: > Naik Thanks for all this contributions and bringing a new platform to the > Cordova Family ! > > I will recommend to take a look at the following if you have not

Windows 8 platforms now ready to be published in Store automatically

2013-11-18 Thread Maxime LUCE
Hi, After many fixes on the CLI, I finally can make build process fully automatic and compatible with Windows Store Certification rules. My app update based on CLI, has been accepted today in Windows Store. To make CLI fully compatible with Windows Store rules, I had to integrate those fix to m

Re: amazon-fireos pull requests

2013-11-18 Thread Joe Bowser
Hey I'm running into some serious errors when trying to push fireos into its repository. jbowser-MacBookPro:cordova-amazon-fireos jbowser$ git remote add apache https://git-wip-us.apache.org/repos/asf/cordova-amazon-fireos.git jbowser-MacBookPro:cordova-amazon-fireos jbowser$ git fetch --tags jbo

RE: Windows 8 platforms now ready to be published in Store automatically

2013-11-18 Thread Sergey Grebnov (Akvelon)
Congrats, great job! I will review the changes and comment PRs but won't be able to merge them. -Sergey -Original Message- From: Maxime LUCE [mailto:max...@somatic.fr] Sent: Monday, November 18, 2013 8:38 PM To: dev@cordova.apache.org Subject: Windows 8 platforms now ready to be publishe

Re: 2.9.1 + 3.2.0rc1

2013-11-18 Thread Mike Billau
Last week we were able to get a Nexus 5 running Android 4.4, so I was doing mobilespec testing on that. There did not seem to be any serious breaking problems with 3.2.0rc1. I did find the following annoying issues though: https://issues.apache.org/jira/browse/CB-5398 - Selecting any images will f

Re: Windows 8 platforms now ready to be published in Store automatically

2013-11-18 Thread Jesse
Good job Maxime. I will look as well, and merge. Cheers, Jesse @purplecabbage risingj.com On Mon, Nov 18, 2013 at 8:58 AM, Sergey Grebnov (Akvelon) < v-seg...@microsoft.com> wrote: > Congrats, great job! I will review the changes and comment PRs but won't > be able to merge them. > > -Sergey

Re: config.xml discussion, we need to talk

2013-11-18 Thread Michal Mocny
Closest we came to consensus was: "Web Project Dev" vs "Native Platform Dev" Though I wouldn't say that that was nailed down (just a few +1's here and there). -Michal On Mon, Nov 18, 2013 at 11:10 AM, Dan Moore wrote: > Hi folks, > > Did the nomenclature to help users distinguish between cor

Re: amazon-fireos pull requests

2013-11-18 Thread Naik, Archana
Hi, Carlos Thank you for your suggestions. I will look at those repos. FWIW, we are using "modified" mobile-spec to test amazon-fireos port and plug-ins. We run both automated and manual tests. Archana On 11/18/13 8:26 AM, "Carlos Santana" wrote: >Naik, > I'm sorry for the stupid typo: I mean

Re: config.xml discussion, we need to talk

2013-11-18 Thread Mike Billau
Mike Sierra made a good point here[1] that throughout the docs it will probably be better to not explicitly refer to those names and instead use causual references to "cross-platform" or "platform-centered" workflows and then link to the Overview section, where these workflows are explicit and the

[proposal] Deprecate WP7 as a target platform

2013-11-18 Thread Jesse
I would like to add a deprecation notice to WP7, so we can move forward with one platform for Windows Phone. Windows Phone 8 has been available for over a year, and mostly taken over for WP7. WP7 devices are currently still available, mostly as an inexpensive way to get a windows phone. The WP8 Lum

Re: [proposal] Deprecate WP7 as a target platform

2013-11-18 Thread Steven Gill
+1 On Mon, Nov 18, 2013 at 12:22 PM, Jesse wrote: > I would like to add a deprecation notice to WP7, so we can move forward > with one platform for Windows Phone. > Windows Phone 8 has been available for over a year, and mostly taken over > for WP7. > WP7 devices are currently still available,

RE: [proposal] Deprecate WP7 as a target platform

2013-11-18 Thread Sergey Grebnov (Akvelon)
+1 Some interesting usage statistics: http://blog.adduplex.com/2013/09/adduplex-windows-phone-statistics.html -Sergey -Original Message- From: Steven Gill [mailto:stevengil...@gmail.com] Sent: Tuesday, November 19, 2013 12:42 AM To: dev@cordova.apache.org Subject: Re: [proposal] Deprec

Re: [proposal] Deprecate WP7 as a target platform

2013-11-18 Thread Lorin Beer
+1 On Mon, Nov 18, 2013 at 12:43 PM, Sergey Grebnov (Akvelon) < v-seg...@microsoft.com> wrote: > +1 > > Some interesting usage statistics: > http://blog.adduplex.com/2013/09/adduplex-windows-phone-statistics.html > > -Sergey > -Original Message- > From: Steven Gill [mailto:stevengil...@g

RE: [proposal] Deprecate WP7 as a target platform

2013-11-18 Thread Herm Wong
+1 > Date: Mon, 18 Nov 2013 13:00:27 -0800 > Subject: Re: [proposal] Deprecate WP7 as a target platform > From: lorin.beer@gmail.com > To: dev@cordova.apache.org > > +1 > > > On Mon, Nov 18, 2013 at 12:43 PM, Sergey Grebnov (Akvelon) < > v-seg...@microsoft.com> wrote: > > > +1 > > > > Some

Updating FileTransfer

2013-11-18 Thread Ian Clelland
I probably should have realized this much earlier, but my changes to File have broken FileTransfer. FileTransfer currently works with raw filesystem paths, and uses File to do some (but not all) of its work. (This kind of makes sense, since the calls in the test suite use the File API to get downlo

Re: [proposal] Deprecate WP7 as a target platform

2013-11-18 Thread RUDD, Brett
+1 -Brett On Mon, Nov 18, 2013 at 1:29 PM, Herm Wong wrote: > +1 > > > Date: Mon, 18 Nov 2013 13:00:27 -0800 > > Subject: Re: [proposal] Deprecate WP7 as a target platform > > From: lorin.beer@gmail.com > > To: dev@cordova.apache.org > > > > +1 > > > > > > On Mon, Nov 18, 2013 at 12:43 PM,

Re: Updating FileTransfer

2013-11-18 Thread Brian LeRoux
Answers inline. > Does FileTransfer implement any published standard, or is it our own API? > > Nope. > Does it make sense for FileTransfer to continue to use raw FileSystem paths > (and *not* go through File at all?) given that the File API will soon be > returning only relative paths and fil

Re: [proposal] Deprecate WP7 as a target platform

2013-11-18 Thread Brian LeRoux
+1 On Mon, Nov 18, 2013 at 1:53 PM, RUDD, Brett wrote: > +1 > > > -Brett > > > On Mon, Nov 18, 2013 at 1:29 PM, Herm Wong >wrote: > > > +1 > > > > > Date: Mon, 18 Nov 2013 13:00:27 -0800 > > > Subject: Re: [proposal] Deprecate WP7 as a target platform > > > From: lorin.beer@gmail.com > > >

Re: [proposal] Deprecate WP7 as a target platform

2013-11-18 Thread Michael Brooks
+1 On Mon, Nov 18, 2013 at 2:12 PM, Brian LeRoux wrote: > +1 > > > On Mon, Nov 18, 2013 at 1:53 PM, RUDD, Brett wrote: > > > +1 > > > > > > -Brett > > > > > > On Mon, Nov 18, 2013 at 1:29 PM, Herm Wong > >wrote: > > > > > +1 > > > > > > > Date: Mon, 18 Nov 2013 13:00:27 -0800 > > > > Subject:

Re: amazon-fireos pull requests

2013-11-18 Thread Steven Gill
Hey Guys, I have spent a little bit too much time trying to get this resolved. I was getting the following error when trying to copy over cordova-amazon-fireos into apache. http://stackoverflow.com/questions/15598465/should-i-worry-about-git-fsck-warning-contains-zero-padded-file-modes I tried t

Re: amazon-fireos pull requests

2013-11-18 Thread Steven Gill
In comparison, I just tried merging ubuntu code into cordova-ubuntu. No problems. https://git-wip-us.apache.org/repos/asf?p=cordova-ubuntu.git;a=summary On Mon, Nov 18, 2013 at 3:35 PM, Steven Gill wrote: > Hey Guys, > > I have spent a little bit too much time trying to get this resolved. > > I

Re: Updating FileTransfer

2013-11-18 Thread Tommy Williams
I'll hate you, but I guess I'll get over it (I have a plugin that is basically a modified fork of file-transfer.. . gonna be a pain updating it now, heh). What happened to the suggestions for this all being a new plugin of some kind? Though plugins are versioned, an old version gets no bug fixes..

Re: amazon-fireos pull requests

2013-11-18 Thread Lorin Beer
I've been looking at the fireos cli pull request. It passes all manual and auto tests, but no fireos target is available. Once I determine the problem, I'll push it up. On Mon, Nov 18, 2013 at 3:42 PM, Steven Gill wrote: > In comparison, I just tried merging ubuntu code into cordova-ubuntu. No

Re: Cordova for Ubuntu

2013-11-18 Thread Steven Gill
I've merged cordova-ubuntu into the cordova-ubuntu apache repo! Right when 3.2.0 comes out, I will merge the cli + plugin code On Wed, Nov 6, 2013 at 10:43 PM, Maxim Ermilov wrote: > > cordova-ubuntu hosted at https://launchpad.net/cordova-ubuntu/ . > git repo: https://github.com/Zaspire/cordov

Re: amazon-fireos pull requests

2013-11-18 Thread Steven Gill
Don't push that up yet. Not until post 3.2. On Mon, Nov 18, 2013 at 4:00 PM, Lorin Beer wrote: > I've been looking at the fireos cli pull request. It passes all manual and > auto tests, but no fireos target is available. Once I determine the > problem, I'll push it up. > > > On Mon, Nov 18, 2013

Re: Updating FileTransfer

2013-11-18 Thread Michal Mocny
When Ian is done with his changes, even if we gave it a new name, almost certainly in practice we would stop supporting the old one. Just because no one would want to put the effort into the old version any more, doubly so because of the poor current state of those plugins and how much better this

Re: amazon-fireos pull requests

2013-11-18 Thread Naik, Archana
Thank you Steve for trying to merge amazon-fireos repo. Can I do something to help? Is there anything wrong with git repository on github? Archana On 11/18/13 3:42 PM, "Steven Gill" wrote: >In comparison, I just tried merging ubuntu code into cordova-ubuntu. No >problems. >https://git-wip-us.

Re: amazon-fireos pull requests

2013-11-18 Thread Steven Gill
I will try filing an issue with Infra tomorrow and see if someone can help out. For now, I will merge it in without history. We will try to get this resolved though. On Mon, Nov 18, 2013 at 9:11 PM, Naik, Archana wrote: > Thank you Steve for trying to merge amazon-fireos repo. Can I do somethin

RE: [proposal] Deprecate WP7 as a target platform

2013-11-18 Thread Dick Van den Brink
+1 Sent from my Windows Phone From: Michael Brooks Sent: ‎11/‎18/‎2013 23:54 To: dev@cordova.apache.org Subject: Re: [proposal] Deprecate WP7 as a target platform +1 On Mon, Nov 18, 2013 at 2:12 PM,