Re: prompt dialog for the Notification API?

2013-03-12 Thread Max Woghiren
That sounds good, James! It would be good to have `buttonLabels` be an array of Strings to avoid recreating this bug https://issues.apache.org/jira/browse/CB-1933 in your prompt function. On Mon, Mar 11, 2013 at 5:04 PM, James Jong wjamesj...@gmail.com wrote: I was looking at the Notification

Re: prompt dialog for the Notification API?

2013-03-12 Thread Becky Gibson
+1 I think it would be worthwhile to add this. We just need confirmation from the other platforms that this feature is available. On Mon, Mar 11, 2013 at 5:04 PM, James Jong wjamesj...@gmail.com wrote: I was looking at the Notification API and noticed that we have existing support for

Re: New doc with new git workflows

2013-03-12 Thread Ian Clelland
I don't see any techincal problems with the doc -- the commands all look good to me. Just a couple of comments about the flow: The very start of the doc talks about working on a feature branch, with no mention on how that is created. Unless that's considered trivial, and everyone is already very

Re: prompt dialog for the Notification API?

2013-03-12 Thread Michal Mocny
I think its generally the case that we don't want to hold back platforms just because others will not have support, so I'de say go ahead with iOS and Android without holding back. However, whenever possible be cross platform friendly and make the job of implementation elsewhere feasible. The way

Re: Cordova Screen Capture Plugin for Android

2013-03-12 Thread Michal Mocny
Aaron, I haven't even begun looking at your implementation, but I'm just going to say it: this is awesome! First question: When Capturing a DOM element, can you capture 'body' to grab itchildren for a full content screenshot, or does it have to be a specific single element? -Michal On Tue,

Re: Cordova Screen Capture Plugin for Android

2013-03-12 Thread Aaron Charbonneau
Glad you like it :) Yes in fact the actual capture makes use of View.capturePicture() which actually grabs the entire document, then that can be clipped down to the size/location of a specific element. -Aaron On Tue, Mar 12, 2013 at 11:27 AM, Michal Mocny mmo...@chromium.org wrote: Aaron, I

Who's who at cordova

2013-03-12 Thread Michal Mocny
I'de like to make a wiki page with a brief bio of all cordova contributors (a who's who, if you will). This helps new contributors, and frankly, helps me with my terrible memory keep track of the less vocal members. Is anyone apposed to this for any reason? -Michal

Re: New doc with new git workflows

2013-03-12 Thread Braden Shepherdson
Comments inline On Tue, Mar 12, 2013 at 10:08 AM, Ian Clelland iclell...@google.com wrote: I don't see any techincal problems with the doc -- the commands all look good to me. Just a couple of comments about the flow: The very start of the doc talks about working on a feature branch, with no

Document our JIRA contributor workflow

2013-03-12 Thread Michal Mocny
Fil, we briefly chatted about this and have filed CB-2656 assigned to you. We can all pitch in what we know, but you claimed to know lots of JIRA magic :) -Michal

Re: New doc with new git workflows

2013-03-12 Thread Max Woghiren
On Tue, Mar 12, 2013 at 2:31 PM, Braden Shepherdson bra...@chromium.orgwrote: Comments inline On Tue, Mar 12, 2013 at 10:08 AM, Ian Clelland iclell...@google.com wrote: I don't see any techincal problems with the doc -- the commands all look good to me. Just a couple of comments about

JIRA Permissions

2013-03-12 Thread Andrew Grieve
I'd like to give iclelland permission to assign bugs to himself on JIRA. Fil, I think you've often been the one to help us with this in the past, but I'm wondering if I could be added to the list of people that can set permissions on JIRA?

Re: JIRA Permissions

2013-03-12 Thread Joe Bowser
You're not on that list? I'll check on this end! On Tue, Mar 12, 2013 at 11:43 AM, Andrew Grieve agri...@google.com wrote: I'd like to give iclelland permission to assign bugs to himself on JIRA. Fil, I think you've often been the one to help us with this in the past, but I'm wondering if I

Re: Who's who at cordova

2013-03-12 Thread Shazron
+1 On Tue, Mar 12, 2013 at 11:31 AM, Michal Mocny mmo...@google.com wrote: I'de like to make a wiki page with a brief bio of all cordova contributors (a who's who, if you will). This helps new contributors, and frankly, helps me with my terrible memory keep track of the less vocal members.

Re: Cordova Screen Capture Plugin for Android

2013-03-12 Thread Lorin Beer
Hey Aaron, very cool stuff, looking forward to checking it out! Question: any performance hit on the app by using Capture? What's the expected throughput on images taken in this way (given a particular device, say Galaxy Nexus)? - Lorin On Tue, Mar 12, 2013 at 11:30 AM, Aaron Charbonneau

Re: prompt dialog for the Notification API?

2013-03-12 Thread Shazron
+1 go for it (echoing Michal) On Mon, Mar 11, 2013 at 2:04 PM, James Jong wjamesj...@gmail.com wrote: I was looking at the Notification API and noticed that we have existing support for alert and confirm dialogs but do not have one for prompt. I think it would good to add this missing

Re: New doc with new git workflows

2013-03-12 Thread Braden Shepherdson
New version is up with these changes incorporated. On Tue, Mar 12, 2013 at 2:41 PM, Max Woghiren m...@google.com wrote: On Tue, Mar 12, 2013 at 2:31 PM, Braden Shepherdson bra...@chromium.org wrote: Comments inline On Tue, Mar 12, 2013 at 10:08 AM, Ian Clelland iclell...@google.com

Re: Who's who at cordova

2013-03-12 Thread Gord Tanner
what about http://people.phonegap.com/? On Tue, Mar 12, 2013 at 2:55 PM, Shazron shaz...@gmail.com wrote: +1 On Tue, Mar 12, 2013 at 11:31 AM, Michal Mocny mmo...@google.com wrote: I'de like to make a wiki page with a brief bio of all cordova contributors (a who's who, if you will).

Re: A word about plugins

2013-03-12 Thread Brian LeRoux
Hey Braden, is there a specific place this happened? On Tue, Mar 12, 2013 at 8:45 AM, Braden Shepherdson bra...@chromium.org wrote: There are JS-only plugins with no native side. Stop writing code that expects there will always be a config-file or plugin directive in plugins.xml There are

who is James

2013-03-12 Thread James Jong
Hey everyone, I just wanted to introduce myself to the group since I'm sure some of you are wondering who this 'James Jong' guy is. Probably not, but let's pretend you do… ;-) I work in the mobile software group in IBM and my current job role is to help build and foster the Cordova community

Re: who is James

2013-03-12 Thread Filip Maj
Welcome! Looking forward to collaborating with you :) On 3/12/13 2:27 PM, James Jong wjamesj...@gmail.com wrote: Hey everyone, I just wanted to introduce myself to the group since I'm sure some of you are wondering who this 'James Jong' guy is. Probably not, but let's pretend you doŠ ;-) I

Re: prompt dialog for the Notification API?

2013-03-12 Thread Filip Maj
What Michal said! I will sort out some helper scripts for filing issues like this soon-ish and let you guys know/provide an overview (came up in the F2F) On 3/12/13 1:16 PM, Michal Mocny mmo...@chromium.org wrote: I think its generally the case that we don't want to hold back platforms just

Re: who is James

2013-03-12 Thread Michal Mocny
Hi James! Thanks for the intro. I think its worthwhile to make a page with reverse intros from all of us to you, I'll get on that. On Tue, Mar 12, 2013 at 3:29 PM, Filip Maj f...@adobe.com wrote: Welcome! Looking forward to collaborating with you :) On 3/12/13 2:27 PM, James Jong

Re: A word about plugins

2013-03-12 Thread Braden Shepherdson
This is a problem for adding and removing plugins in plugman. cordova-cli can use the existence of directories in plugins/ to know what's installed, but plugman can't do that. It currently looks for a plugin tag or config-file tag, and assumes they exist, which causes errors. So I check whether

Re: JIRA Permissions

2013-03-12 Thread Filip Maj
CC'ing Jukka. Jukka, can you provide insight ? On 3/12/13 1:54 PM, Joe Bowser bows...@gmail.com wrote: OK, I don't see myself on this permissions list. Are we in the callback-developers group on JIRA? If so, can we add existing committers to that group? What about the PMC? It says Callback is

Re: Who's who at cordova

2013-03-12 Thread Michal Mocny
I was going to say: that list is huge, but then I found the contributor only filter (http://people.phonegap.com/?star=1). Its actually what I was looking for, though I'm not sure if we can provide profiles for others, which is what I was sorta interested in doing for those who rarely troll these

Re: A word about plugins

2013-03-12 Thread Filip Maj
So should we file a plugman issue or is this a bigger problem around what committers are doing? I'm confused, it sounds like someone did something wrong? On 3/12/13 2:33 PM, Braden Shepherdson bra...@chromium.org wrote: This is a problem for adding and removing plugins in plugman. cordova-cli

Re: who is James

2013-03-12 Thread Brian LeRoux
Welcome to the fray James! On Tue, Mar 12, 2013 at 12:32 PM, Michal Mocny mmo...@chromium.org wrote: Hi James! Thanks for the intro. I think its worthwhile to make a page with reverse intros from all of us to you, I'll get on that. On Tue, Mar 12, 2013 at 3:29 PM, Filip Maj f...@adobe.com

Re: Document our JIRA contributor workflow

2013-03-12 Thread Filip Maj
Yes, sorry! Just heading back from SxSW so please bear with me for a couple days ;) I have a set of jira scripts under the cordova-labs repo, under the jira branch [1]. Currently, the one script in there creates the giant f-off list of issues/tasks related to tagging a release in cordova. Came up

Re: Who's who at cordova

2013-03-12 Thread James Jong
Good idea. Let me know if I can help Michal. -James Jong On Mar 12, 2013, at 3:35 PM, Michal Mocny mmo...@chromium.org wrote: I was going to say: that list is huge, but then I found the contributor only filter (http://people.phonegap.com/?star=1). Its actually what I was looking for,

Re: A word about plugins

2013-03-12 Thread Braden Shepherdson
Well, people keep making this implicit assumption and I have to keep fixing it to keep my several JS-only plugins working. The problem with plugman is a higher-level problem. If we want to keep plugman as a separate tool to support building Cordova apps manually, then we need a solution to

Re: JIRA Permissions

2013-03-12 Thread Jukka Zitting
Hi, On Tue, Mar 12, 2013 at 8:34 PM, Filip Maj f...@adobe.com wrote: CC'ing Jukka. Jukka, can you provide insight ? The callback-developers group in Jira is probably out of date, as updating it nowadays requires filing new INFRA requests. So, to make updates easier, I just updated the CB roles

Re: Who's who at cordova

2013-03-12 Thread Marcel Kinard
+1 On Mar 12, 2013, at 2:31 PM, Michal Mocny mmo...@google.com wrote: I'de like to make a wiki page with a brief bio of all cordova contributors (a who's who, if you will). This helps new contributors, and frankly, helps me with my terrible memory keep track of the less vocal members. Is

Re: JIRA Permissions

2013-03-12 Thread Andrew Grieve
Yeah, I can't find any way to administer on JIRA. From your description though, I have no idea where the problem lies. On Tue, Mar 12, 2013 at 4:13 PM, Jukka Zitting jukka.zitt...@gmail.comwrote: Hi, On Tue, Mar 12, 2013 at 8:34 PM, Filip Maj f...@adobe.com wrote: CC'ing Jukka. Jukka, can

Re: New doc with new git workflows

2013-03-12 Thread Marcel Kinard
From a conceptual perspective, one of the things that seems a bit convulted across the project is that there aren't clear documentation buckets for the different roles: Cordova committer, Cordova contributor, Cordova user. There is some really good content, but it's a bit fractured across the

Re: who is James

2013-03-12 Thread Anis KADRI
Welcome James! On Tue, Mar 12, 2013 at 12:41 PM, Brian LeRoux b...@brian.io wrote: Welcome to the fray James! On Tue, Mar 12, 2013 at 12:32 PM, Michal Mocny mmo...@chromium.org wrote: Hi James! Thanks for the intro. I think its worthwhile to make a page with reverse intros from all

Re: Updated W3C Contacts api

2013-03-12 Thread Brian LeRoux
awesome, thx for this becky On Tue, Mar 12, 2013 at 2:10 PM, Becky Gibson gibson.be...@gmail.com wrote: Contacts Manager API Draft Published 07 March 2013 | Archive http://www.w3.org/News/2013#entry-9748 The System Applications Working Group has published the First Public

Re: who is James

2013-03-12 Thread Gord Tanner
Welcome! Sent from my iPhone On 2013-03-12, at 5:26 PM, Lorin Beer lorin.beer@gmail.com wrote: Hi James, thanks for the intro! On Tue, Mar 12, 2013 at 2:18 PM, Anis KADRI anis.ka...@gmail.com wrote: Welcome James! On Tue, Mar 12, 2013 at 12:41 PM, Brian LeRoux b...@brian.io

Re: A word about plugins

2013-03-12 Thread Anis KADRI
Dear Braden, Indeed, plugman assumes that there are javascript files, config files and uses a tag in the config file to check whether a plugin is installed or not. This is obviously not an ideal solution for javascript only plugins that don't have a plugin tag in the config file. You are right.

Re: Who's who at cordova

2013-03-12 Thread Benn Mapes
+1 On Tue, Mar 12, 2013 at 1:30 PM, Marcel Kinard cmarc...@gmail.com wrote: +1 On Mar 12, 2013, at 2:31 PM, Michal Mocny mmo...@google.com wrote: I'de like to make a wiki page with a brief bio of all cordova contributors (a who's who, if you will). This helps new contributors, and

Re: A word about plugins

2013-03-12 Thread Brian LeRoux
Ok cool, ya no blame-game---just wanted to understand the problem so I can internalize the 'why' of your solution! On Tue, Mar 12, 2013 at 2:57 PM, Braden Shepherdson bra...@chromium.org wrote: I've sent a pull request to plugman earlier today that fixes one case of this, among other things.

Decreasing the Deprecation Time

2013-03-12 Thread Joe Bowser
Hey When we first set up the deprecation policy, we did it because we didn't anticipate that we would create massive breakage with Cordova. Unfortunately as we get closer to 3.0, it seems clear that we agreed on a policy that isn't allowing us to develop as fast as we would like. For example, we

Re: Decreasing the Deprecation Time

2013-03-12 Thread Anis KADRI
I'd like to wait for Brian to post his notes but I believe that we have come to a consensus on this with our git workflow discussion. In general, I believe that not documenting broken APIs is worse than just breaking them. On Tue, Mar 12, 2013 at 3:14 PM, Joe Bowser bows...@gmail.com wrote:

Re: Decreasing the Deprecation Time

2013-03-12 Thread Brian LeRoux
ya sorry guys, will get to that as a part of the notes sometime in the next few days. On Tue, Mar 12, 2013 at 3:23 PM, Anis KADRI anis.ka...@gmail.com wrote: I'd like to wait for Brian to post his notes but I believe that we have come to a consensus on this with our git workflow discussion. In

Re: A word about plugins

2013-03-12 Thread Anis KADRI
Thanks. I merged your pull request and pushed it back to the apache repo. On Tue, Mar 12, 2013 at 3:05 PM, Brian LeRoux b...@brian.io wrote: Ok cool, ya no blame-game---just wanted to understand the problem so I can internalize the 'why' of your solution! On Tue, Mar 12, 2013 at 2:57 PM,

Re: A word about plugins

2013-03-12 Thread Anis KADRI
Braden, Can you write some tests for this specific case as well ? Thanks! -a On Tue, Mar 12, 2013 at 4:29 PM, Anis KADRI anis.ka...@gmail.com wrote: Thanks. I merged your pull request and pushed it back to the apache repo. On Tue, Mar 12, 2013 at 3:05 PM, Brian LeRoux b...@brian.io

Re: Decreasing the Deprecation Time

2013-03-12 Thread Tommy-Carlos Williams
Just my $0.02, but it almost seems like you are hampering yourselves while at the same time introducing very little in the way of stability anyway. No one sees a deprecation warning and thinks ooh… better not use that…, they say a warning is not an error and move on with their project. As a

Re: JIRA Permissions

2013-03-12 Thread Andrew Grieve
Awesome! Yes, works fine. I couldn't find a link to it for the life of me! So... On the Roles tab, there are Committers Contributors and PMC. The people in these groups don't really line up with reality. Any guidance here? On Tue, Mar 12, 2013 at 4:51 PM, Jukka Zitting

Re: A word about plugins

2013-03-12 Thread Andrew Grieve
One possible solution: Have JS-only plugins add a plugin tag with a name but no value. Yep - if a feature is important enough people will be upset if it's broken, we should add tests for it. On Tue, Mar 12, 2013 at 7:50 PM, Anis KADRI anis.ka...@gmail.com wrote: Braden, Can you write some