Re: point release?

2012-10-07 Thread Giorgio Natili
Just my 2 cents but you don't think is better to wait 2 weeks more and have a pretty stable one? Giorgio On 10/3/12 7:56 PM, "Simon MacDonald" wrote: >I think we are looking good for 2.2.0 on Android. It will mostly be a >bug fix/performance release for us. I suspect we'll need until 2.3.0 >to

[jira] [Resolved] (CB-1588) alerts dont work ios6

2012-10-07 Thread Becky Gibson (JIRA)
[ https://issues.apache.org/jira/browse/CB-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Becky Gibson resolved CB-1588. -- Resolution: Cannot Reproduce Fix Version/s: 2.1.0 > alerts dont work ios6 > ---

Re: resources for getting facebook plugin working with cordova 2.1 (ios)

2012-10-07 Thread Mike Reinstein
While we're on the subject of the facebook-connect plugin, is there any way to slim down the facebook_js_sdk.js file? The one that comes with the plugin is something like 450k. Considering all I'm using is the authentication portion of the API, I'm guessing most of that is getting loaded for nothin

Re: resources for getting facebook plugin working with cordova 2.1 (ios)

2012-10-07 Thread Mike Reinstein
Very nice. I'm looking forward to trying to make this work via pluginstall. -Mike On Sun, Oct 7, 2012 at 10:25 AM, Dave Johnson wrote: > Yup it's in progress - should be wrapped up for ios shortly. > > On Sunday, October 7, 2012, Brian LeRoux wrote: > > > I believe Steve was just working on this

incubator-cordova-ios pull request: Control dataDetectorTypes through plist

2012-10-07 Thread alunny
GitHub user alunny opened a pull request: https://github.com/apache/incubator-cordova-ios/pull/56 Control dataDetectorTypes through plist Setting webView.dataDetectorTypes to UIDataDetectorTypeNone prevents phone numbers, dates, addresses etc from being automagically turned into

Re: [Discuss] Nomination of VP for Cordova

2012-10-07 Thread Patrick Mueller
On Sat, Oct 6, 2012 at 4:51 AM, Jukka Zitting wrote: > Some projects have something like a yearly rotation, while others keep > a VP until he or she wants to resign. > ... > > See also http://www.apache.org/foundation/how-it-works.html#pmc-chair. > The main thing to remember here is that the PMC c

Re: [Discuss] Nomination of VP for Cordova

2012-10-07 Thread Patrick Mueller
On Sat, Oct 6, 2012 at 2:19 PM, Jesse MacFadyen wrote: > Will Brian accept the nomination? Does he want it? Same questions for > Patrick? > I appreciate the nomination. I've been involved in various activities like this over the years, going back to CORBA OMG days (showing my age). And I'd like

[jira] [Commented] (CB-1588) alerts dont work ios6

2012-10-07 Thread Simon Smith (JIRA)
[ https://issues.apache.org/jira/browse/CB-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13471255#comment-13471255 ] Simon Smith commented on CB-1588: - hi, for some mad reason, the code has started to behave it

Re: resources for getting facebook plugin working with cordova 2.1 (ios)

2012-10-07 Thread Dave Johnson
Yup it's in progress - should be wrapped up for ios shortly. On Sunday, October 7, 2012, Brian LeRoux wrote: > I believe Steve was just working on this w/ Facebook yesterday actually. > > On Sun, Oct 7, 2012 at 8:17 AM, Mike Reinstein > > > wrote: > > using Dave's plugin with 1.8.1 seems to work

Re: Camera Update

2012-10-07 Thread Michal Mocny
How do you suggest doing a code review? I've taken to making dummy pull requests (not even necessarily to the official repo), just to enable the github inline-comments-on-diff functionality as ask people to review that way. Is there a better way? -Michal On Fri, Oct 5, 2012 at 7:44 PM, Joe Bow

Re: [Discuss] Nomination of VP for Cordova

2012-10-07 Thread Michal Mocny
+1 Brian On Sun, Oct 7, 2012 at 4:18 AM, Brian LeRoux wrote: > Sure I'd do it. > > On Sat, Oct 6, 2012 at 8:19 PM, Jesse MacFadyen > wrote: > > Will Brian accept the nomination? Does he want it? Same questions for > Patrick? > > > > I would like to nominate Michael Brooks, I think he ( as Bri

Re: [Discuss] Nomination of VP for Cordova

2012-10-07 Thread Brian LeRoux
Sure I'd do it. On Sat, Oct 6, 2012 at 8:19 PM, Jesse MacFadyen wrote: > Will Brian accept the nomination? Does he want it? Same questions for Patrick? > > I would like to nominate Michael Brooks, I think he ( as Brian and > Patrick ) would be a good fit for the role. > > Cheers, > Jesse > > S

Re: resources for getting facebook plugin working with cordova 2.1 (ios)

2012-10-07 Thread Brian LeRoux
I believe Steve was just working on this w/ Facebook yesterday actually. On Sun, Oct 7, 2012 at 8:17 AM, Mike Reinstein wrote: > using Dave's plugin with 1.8.1 seems to work: > https://github.com/davejohnson/phonegap-plugin-facebook-connect > > wondering if there are updated instructions/code for