Changes to config.xml

2013-05-10 Thread Steven Gill
Hey All, I noticed Andrew made some config.xml changes to help bring it up to widget spec [1]. I wanted to make sure this was brought to the attention of plugin makers. As Andrew states "This unifies the config.xml used by iOS and Android. Now tags can be used to add plugins. The changes are non

Re: Hello.

2013-05-10 Thread Lucas Holmquist
Welcome On May 10, 2013, at 5:50 PM, Anis KADRI wrote: > Welcome! > > > On Fri, May 10, 2013 at 2:45 PM, Lorin Beer wrote: > >> welcome Art! >> >> >> On Fri, May 10, 2013 at 1:53 PM, Steven Gill >> wrote: >> >>> Welcome Art! >>> >>> >>> On Fri, May 10, 2013 at 1:37 PM, Filip Maj wrote:

Re: Hello.

2013-05-10 Thread Anis KADRI
Welcome! On Fri, May 10, 2013 at 2:45 PM, Lorin Beer wrote: > welcome Art! > > > On Fri, May 10, 2013 at 1:53 PM, Steven Gill > wrote: > > > Welcome Art! > > > > > > On Fri, May 10, 2013 at 1:37 PM, Filip Maj wrote: > > > > > Welcome Art! > > > > > > Our JavaScript-based test suite to test the

Re: Hello.

2013-05-10 Thread Lorin Beer
welcome Art! On Fri, May 10, 2013 at 1:53 PM, Steven Gill wrote: > Welcome Art! > > > On Fri, May 10, 2013 at 1:37 PM, Filip Maj wrote: > > > Welcome Art! > > > > Our JavaScript-based test suite to test the cordova APIs is under the > > mobile-spec repository [1]. The documentation is, not sur

Re: Hello.

2013-05-10 Thread Steven Gill
Welcome Art! On Fri, May 10, 2013 at 1:37 PM, Filip Maj wrote: > Welcome Art! > > Our JavaScript-based test suite to test the cordova APIs is under the > mobile-spec repository [1]. The documentation is, not surprisingly, under > the cordova-docs repo [2]. > > Along with the webos repo, you sho

Re: Hello.

2013-05-10 Thread Filip Maj
Welcome Art! Our JavaScript-based test suite to test the cordova APIs is under the mobile-spec repository [1]. The documentation is, not surprisingly, under the cordova-docs repo [2]. Along with the webos repo, you should probably read through the README in cordova-js [3], the shared javascript r

Hello.

2013-05-10 Thread Art Dahm
Hi everyone, I just wanted to quickly introduce myself. My name is Art Dahm and I'm a Developer Relations Engineer at LG. I will be taking over the webOS PhoneGap work Markus Leutwyler was doing before he left the company. I read through what is on cordova.apache.org, signed up for the mailing

Re: [Android] Can rename DroidGap to CordovaActivity?

2013-05-10 Thread Gorkem Ercan
Should this also update the TAG value for logs? https://github.com/apache/cordova-android/pull/52 -- Gorkem http://www.gorkem-ercan.com On Tue, May 7, 2013 at 12:54 PM, Joe Bowser wrote: > Done! I've committed it so that when we pull things in they should go > to the right place. I'm hoping w

Re: plugman/cli and blackberry

2013-05-10 Thread Filip Maj
Ahh cool lemme know and I can take a look at it / merge it! On 5/10/13 11:01 AM, "Jeffrey Heifetz" wrote: >There will be a pull request coming, its just running through testing atm >https://github.com/blackberry/cordova-plugman/pull/2. I expect to >re-target this to apache in the coming hours. >

Re: plugman/cli and blackberry

2013-05-10 Thread Jeffrey Heifetz
There will be a pull request coming, its just running through testing atm https://github.com/blackberry/cordova-plugman/pull/2. I expect to re-target this to apache in the coming hours. On 13-05-10 1:52 PM, "Filip Maj" wrote: >Only issue I see is that support was removed from the >blackberry pl

Re: plugman/cli and blackberry

2013-05-10 Thread Filip Maj
Only issue I see is that support was removed from the blackberry platform handler. With and elements being handled in prepare, this leaves the blackberry platform handler empty. Would we not want some manner of native file / library handling in the blackberry implementation of plugman? On 5/9/1

RE: Cordova BlackBerry project structure

2013-05-10 Thread Wargo, John
Why not the following? apache/Cordova-BlackBerry/7 apache/Cordova-BlackBerry/Playbook apache/Cordova-BlackBerry/10 John M. Wargo Mobile Developer Strategy and Evangelism SAP | Charlotte, NC | USA Office: +1 704.321.0265 | Mobile: +1 704.249.7476 Email: john.wa...@sap.com Twitter: @johnwargo

Re: Conference Season and Holidays

2013-05-10 Thread Filip Maj
+1 google cal! Anyone wanna set that up? On 5/2/13 11:59 AM, "Shazron" wrote: >Congrats Braden and Andrew :) >I'm wondering if we should have a shared Google Calendar for this (gonna >be >away a lot) > > > > >On Thu, May 2, 2013 at 7:25 AM, Michal Mocny wrote: > >> No plans for vacations yet, t

Re: Cordova BlackBerry project structure

2013-05-10 Thread Brian LeRoux
yes, exactly that On Fri, May 10, 2013 at 9:39 AM, Lorin Beer wrote: > that confused me too, > > windows phone already has separate repos. apache/wp7 and apache/wp8. If we > stick with the "os vendor" organization, should we refactor those repos > into a single "windowsphone" repo? > > > > On Fri

Re: Cordova BlackBerry project structure

2013-05-10 Thread Lorin Beer
that confused me too, windows phone already has separate repos. apache/wp7 and apache/wp8. If we stick with the "os vendor" organization, should we refactor those repos into a single "windowsphone" repo? On Fri, May 10, 2013 at 9:09 AM, Filip Maj wrote: > Which repos would need refactoring, B

Re: Cordova BlackBerry project structure

2013-05-10 Thread Filip Maj
Which repos would need refactoring, Brian? On 5/9/13 2:56 PM, "Brian LeRoux" wrote: >I'm a no on this. Conceptually grouping by operating system vendor >makes more sense (to me). If we're going down this path the other >repos need to be refacored to reflect it: cordova-platform-* (and >Windows w