RE: [ANNOUNCE] Cordova on Windows 7

2012-07-30 Thread Porlan, Patrick
Hi Anis, I finally encountered the error that you reported. In my case it happens because the program tries to navigate to an index.html file that does not exist on disk. I'll see if I can catch this (and other exception cases) and have the program fail gracefully. Regards,

[jira] [Commented] (CB-1126) Splashscreen

2012-07-30 Thread Steren Giannini (JIRA)
[ https://issues.apache.org/jira/browse/CB-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424773#comment-13424773 ] Steren Giannini commented on CB-1126: - Indeed, thanks. Maybe this should be set in the

Re: [DISCUSS] 2.x roadmap planning / first pass at api audit

2012-07-30 Thread Paul Plaquette
hi Brian, I saw this note on Media: Media: requires further audit https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html While porting the current cordova notification manager and then media to tizen, I tried to use the HTML5 audio tag, and W3C Web audio API. With both we

Re: [DISCUSS] 2.x roadmap planning / first pass at api audit

2012-07-30 Thread Jesse
Paul, I would expect the navigator.getUserMedia API to be the route for capture. There is a good writeup here; http://www.html5rocks.com/en/tutorials/getusermedia/intro/ WebAudio is really cool, but way more power than what you would need for simply playing back an audio file. I think is safe to

[jira] [Created] (CB-1160) this.webView.sendJavascript() not working when using this.onNewIntent from activity.

2012-07-30 Thread Olivier Louvignes (JIRA)
Olivier Louvignes created CB-1160: - Summary: this.webView.sendJavascript() not working when using this.onNewIntent from activity. Key: CB-1160 URL: https://issues.apache.org/jira/browse/CB-1160

[jira] [Commented] (CB-1156) Android app creation is broken in several ways!

2012-07-30 Thread Olivier Louvignes (JIRA)
[ https://issues.apache.org/jira/browse/CB-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424822#comment-13424822 ] Olivier Louvignes commented on CB-1156: --- I was referring to the command script as it

[jira] [Comment Edited] (CB-1156) Android app creation is broken in several ways!

2012-07-30 Thread Olivier Louvignes (JIRA)
[ https://issues.apache.org/jira/browse/CB-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424822#comment-13424822 ] Olivier Louvignes edited comment on CB-1156 at 7/30/12 12:40 PM:

[jira] [Comment Edited] (CB-1156) Android app creation is broken in several ways!

2012-07-30 Thread Olivier Louvignes (JIRA)
[ https://issues.apache.org/jira/browse/CB-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424822#comment-13424822 ] Olivier Louvignes edited comment on CB-1156 at 7/30/12 12:43 PM:

[jira] [Comment Edited] (CB-1156) Android app creation is broken in several ways!

2012-07-30 Thread Olivier Louvignes (JIRA)
[ https://issues.apache.org/jira/browse/CB-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424822#comment-13424822 ] Olivier Louvignes edited comment on CB-1156 at 7/30/12 12:43 PM:

[jira] [Closed] (CB-1160) this.webView.sendJavascript() not working when using this.onNewIntent from activity.

2012-07-30 Thread Olivier Louvignes (JIRA)
[ https://issues.apache.org/jira/browse/CB-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Louvignes closed CB-1160. - Resolution: Invalid this.webView.sendJavascript() not working when using this.onNewIntent from

[jira] [Commented] (CB-1160) this.webView.sendJavascript() not working when using this.onNewIntent from activity.

2012-07-30 Thread Olivier Louvignes (JIRA)
[ https://issues.apache.org/jira/browse/CB-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424857#comment-13424857 ] Olivier Louvignes commented on CB-1160: --- This was invalid because I forgot to use

Re: [ATTN MENTOR] Re: DISCUSS: Ripple as a sub-project of Cordova

2012-07-30 Thread Jukka Zitting
Hi, On Thu, Jul 26, 2012 at 10:58 PM, Ross Gardler rgard...@opendirective.com wrote: On Jul 26, 2012 9:29 PM, Filip Maj f...@adobe.com wrote: Ross, I would love to become more familiar with the specific reasoning, when you have time to share I figured I wouldn't get away with that one ;-)

Re: [ATTN MENTOR] Re: DISCUSS: Ripple as a sub-project of Cordova

2012-07-30 Thread Ross Gardler
On 30 July 2012 14:53, Jukka Zitting jukka.zitt...@gmail.com wrote: Hi, On Thu, Jul 26, 2012 at 10:58 PM, Ross Gardler rgard...@opendirective.com wrote: On Jul 26, 2012 9:29 PM, Filip Maj f...@adobe.com wrote: Ross, I would love to become more familiar with the specific reasoning, when you

Re: [ATTN MENTOR] Re: DISCUSS: Ripple as a sub-project of Cordova

2012-07-30 Thread Jukka Zitting
Hi, On Thu, Jul 26, 2012 at 8:18 PM, gtan...@gmail.com wrote: I sometimes see cordova not as a specific platform (or set of APIs) but as a leader in the open mobile web. If we are able to step away from the idea of cordova being a singular platform but the bleeding edge of mobile web r

[jira] [Created] (CB-1161) Javascript callbacks are broken after using runOnUIThread() with Facebook SSO

2012-07-30 Thread Olivier Louvignes (JIRA)
Olivier Louvignes created CB-1161: - Summary: Javascript callbacks are broken after using runOnUIThread() with Facebook SSO Key: CB-1161 URL: https://issues.apache.org/jira/browse/CB-1161 Project:

Introduction

2012-07-30 Thread Michal Mocny
Hello Everyone, I'm yet another Googler joining the team working on Cordova (along with Andrew Grieve and Braden Shepherdson). I'm not yet sure what I will focus on, but I am taking a look through the code and bug tracker. Just wanted to say Hello :) -Michal Mocny

Re: [ATTN MENTOR] Re: DISCUSS: Ripple as a sub-project of Cordova

2012-07-30 Thread Ross Gardler
On 30 July 2012 15:06, Jukka Zitting jukka.zitt...@gmail.com wrote: Hi, On Thu, Jul 26, 2012 at 8:18 PM, gtan...@gmail.com wrote: I sometimes see cordova not as a specific platform (or set of APIs) but as a leader in the open mobile web. If we are able to step away from the idea of

[jira] [Commented] (CB-1161) Javascript callbacks are broken after using runOnUIThread() with Facebook SSO

2012-07-30 Thread Olivier Louvignes (JIRA)
[ https://issues.apache.org/jira/browse/CB-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424891#comment-13424891 ] Olivier Louvignes commented on CB-1161: --- After more testing with legacy 1.8.1 I can

[jira] [Comment Edited] (CB-1122) Compile errors when building for Archive

2012-07-30 Thread David Conlisk (JIRA)
[ https://issues.apache.org/jira/browse/CB-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424893#comment-13424893 ] David Conlisk edited comment on CB-1122 at 7/30/12 2:48 PM: I'm

[jira] [Updated] (CB-1161) Javascript callbacks are broken in 1.9/2.0 after using runOnUIThread() (ie. Facebook SSO)

2012-07-30 Thread Olivier Louvignes (JIRA)
[ https://issues.apache.org/jira/browse/CB-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Louvignes updated CB-1161: -- Summary: Javascript callbacks are broken in 1.9/2.0 after using runOnUIThread() (ie. Facebook

Re: Introduction

2012-07-30 Thread Steven Gill
Hey Michal! Welcome to the project. Cheers, -Steve On Mon, Jul 30, 2012 at 7:17 AM, Michal Mocny mmo...@google.com wrote: Hello Everyone, I'm yet another Googler joining the team working on Cordova (along with Andrew Grieve and Braden Shepherdson). I'm not yet sure what I will focus on,

Re: Introduction

2012-07-30 Thread Brian LeRoux
Wow, awesome, welcome aboard Michal! Lots of good info for getting started can be found at http://wiki.Cordova.io On Jul 30, 2012 8:21 AM, Steven Gill stevengil...@gmail.com wrote: Hey Michal! Welcome to the project. Cheers, -Steve On Mon, Jul 30, 2012 at 7:17 AM, Michal Mocny

Re: agrieve away for a few days

2012-07-30 Thread Brian LeRoux
Sweet dude, plan on doing a whole lot of camping soon myself. :) Where did you go? On Jul 29, 2012 7:07 PM, Andrew Grieve agri...@google.com wrote: Just an FYI - I'm away camping and will be back Thursday.

Re: Introduction

2012-07-30 Thread Michael Brooks
Welcome Michal! On Mon, Jul 30, 2012 at 8:32 AM, Brian LeRoux b...@brian.io wrote: Wow, awesome, welcome aboard Michal! Lots of good info for getting started can be found at http://wiki.Cordova.io On Jul 30, 2012 8:21 AM, Steven Gill stevengil...@gmail.com wrote: Hey Michal! Welcome to

Re: [ATTN MENTOR] Re: DISCUSS: Ripple as a sub-project of Cordova

2012-07-30 Thread Michael Brooks
If Ripple was donated as a standalone project, then a shared general@mailing-list between Cordova and Ripple would be very nice. On Mon, Jul 30, 2012 at 7:31 AM, Ross Gardler rgard...@opendirective.comwrote: On 30 July 2012 15:06, Jukka Zitting jukka.zitt...@gmail.com wrote: Hi, On Thu,

[jira] [Updated] (CB-1159) Main webpage does not describe what Cordova is

2012-07-30 Thread Michael Brooks (JIRA)
[ https://issues.apache.org/jira/browse/CB-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brooks updated CB-1159: --- Component/s: Docs Affects Version/s: Master Fix Version/s: Master

[jira] [Updated] (CB-1159) Main webpage does not describe what Cordova is

2012-07-30 Thread Michael Brooks (JIRA)
[ https://issues.apache.org/jira/browse/CB-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brooks updated CB-1159: --- Environment: http://incubator.apache.org/cordova/ Main webpage does not describe what Cordova is

Re: [ATTN MENTOR] Re: DISCUSS: Ripple as a sub-project of Cordova

2012-07-30 Thread Ross Gardler
On 30 July 2012 16:56, Michael Brooks mich...@michaelbrooks.ca wrote: If Ripple was donated as a standalone project, then a shared general@mailing-list between Cordova and Ripple would be very nice. IMHO such lists don't (often) make sense. Jukka made the suggestion using Hadoop as an example

[jira] [Commented] (CB-1161) Javascript callbacks are broken in 1.9/2.0 after using runOnUIThread() (ie. Facebook SSO)

2012-07-30 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13425011#comment-13425011 ] Joe Bowser commented on CB-1161: Are you using 1.9 or 2.0? There are differences between them

Re: Changing iOS's exec bridge

2012-07-30 Thread Jesse
I meant, different types of objects. It would be much easier on WP7 if the method did this: exec(successCallback, fail, 'FileTransfer', 'upload', [filePath, server, fileKey, fileName, mimeType, JSON.stringify(params), trustAllHosts, chunkedMode, JSON.stringify (headers)]); I will look at

[jira] [Created] (CB-1162) Add more detail to Entry.setMetadata for iOS

2012-07-30 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-1162: Summary: Add more detail to Entry.setMetadata for iOS Key: CB-1162 URL: https://issues.apache.org/jira/browse/CB-1162 Project: Apache Cordova Issue Type:

[jira] [Commented] (CB-913) Refactor Key Press Overrides on Android

2012-07-30 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13425122#comment-13425122 ] Joe Bowser commented on CB-913: --- BUMP. Here's a proof of concept.

Re: [Android] Lifecycle Utility Methods

2012-07-30 Thread Joe Bowser
OK, So I should merge this in and then work on the docs? Everyone OK with that? On Wed, Jul 25, 2012 at 12:03 PM, Filip Maj f...@adobe.com wrote: Looks alright to me. I think the larger issue is documentation. On 7/25/12 11:51 AM, Simon MacDonald simon.macdon...@gmail.com wrote: If Eclipse

Re: Changing iOS's exec bridge

2012-07-30 Thread Shazron
What about including a better JSON lib than the included one? Will that be a problem? On Fri, Jul 27, 2012 at 6:11 PM, Jesse purplecabb...@gmail.com wrote: Windows 8, WP8 at least .net only supports basic JSON serialization without the inclusion of the 300KB JSON.net lib. On Fri, Jul 27,

Re: [Android] Lifecycle Utility Methods

2012-07-30 Thread Michael Brooks
I agree with Fil, the Utilities methods are a much better point of entry than reading up on DroidGap.java. Joe, before 2.1.0, can you also add documentation around these methods? We've got a couple large Plugin Documentation tasks in JIRA and I believe this fits under Native Guides (Lifecycle and

Re: [Android] Lifecycle Utility Methods

2012-07-30 Thread Michael Brooks
Whoops, I meant documenting the Android utility methods under the CordovaWebView documentation. On Mon, Jul 30, 2012 at 11:51 AM, Michael Brooks mich...@michaelbrooks.cawrote: I agree with Fil, the Utilities methods are a much better point of entry than reading up on DroidGap.java. Joe,

[jira] [Resolved] (CB-1117) Add onResume utility method

2012-07-30 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-1117. Resolution: Fixed Already in master Add onResume utility method

[jira] [Resolved] (CB-1116) Add onPause utility methpd

2012-07-30 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-1116. Resolution: Fixed Already merged into master Add onPause utility methpd

[jira] [Resolved] (CB-1102) CordovaWebView - Android Lifecycle Handling

2012-07-30 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-1102. Resolution: Fixed Already present in master. CordovaWebView - Android Lifecycle Handling

[jira] [Resolved] (CB-1118) Add onDestroy utility method

2012-07-30 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-1118. Resolution: Fixed Already present in master Add onDestroy utility method

Re: Changing iOS's exec bridge

2012-07-30 Thread Jesse
Size becomes the issue. The JSON lib is bigger than the Cordova framework itself. In my mind the workaround is relatively simple, just other platform APIs definers must be aware of it. Discussion of adding the lib [1] Discussion of the issue on WP7 [2] JSON.net lib [3] [1]

[jira] [Commented] (CB-1087) Typing '7' kills crashes the app

2012-07-30 Thread Christopher Shumway (JIRA)
[ https://issues.apache.org/jira/browse/CB-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13425152#comment-13425152 ] Christopher Shumway commented on CB-1087: - I was able to reproduce on a Nexus 7 with

[jira] [Commented] (CB-1122) Compile errors when building for Archive

2012-07-30 Thread Alessandro Polverini (JIRA)
[ https://issues.apache.org/jira/browse/CB-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13425161#comment-13425161 ] Alessandro Polverini commented on CB-1122: -- @Shazron Yes I checked all those

[jira] [Resolved] (CB-1091) Installer: remove use of PackageMaker for Mountain Lion (OS X 10.8)

2012-07-30 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1091. -- Resolution: Fixed Branch 1091 merged in.

[jira] [Commented] (CB-1122) Compile errors when building for Archive

2012-07-30 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13425168#comment-13425168 ] Shazron Abdullah commented on CB-1122: -- @Alessandro what Cordova version did you upgrade

[jira] [Assigned] (CB-1162) Add more detail to Entry.setMetadata for iOS

2012-07-30 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah reassigned CB-1162: Assignee: Shazron Abdullah (was: Michael Brooks) Add more detail to Entry.setMetadata

[jira] [Commented] (CB-1122) Compile errors when building for Archive

2012-07-30 Thread Alessandro Polverini (JIRA)
[ https://issues.apache.org/jira/browse/CB-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13425185#comment-13425185 ] Alessandro Polverini commented on CB-1122: -- @Shazron: 1.8.1 But I first followed

[jira] [Commented] (CB-913) Refactor Key Press Overrides on Android

2012-07-30 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13425188#comment-13425188 ] Joe Bowser commented on CB-913: --- Yes. There's no rhyme nor reason behind why they're mapped

[jira] [Commented] (CB-1158) Local Audio Failed to Play after an upgrade from 1.9.0 to 2.0.0 on PhoneGap

2012-07-30 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13425218#comment-13425218 ] Joe Bowser commented on CB-1158: Are you using file:// at the front of this? I was able to

[jira] [Assigned] (CB-573) Automate Backbutton jQM tab test

2012-07-30 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser reassigned CB-573: - Assignee: Filip Maj (was: Joe Bowser) Automate Backbutton jQM tab test

[jira] [Commented] (CB-1154) Build error in edge docs

2012-07-30 Thread Michael Brooks (JIRA)
[ https://issues.apache.org/jira/browse/CB-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13425273#comment-13425273 ] Michael Brooks commented on CB-1154:

[jira] [Reopened] (CB-1161) Javascript callbacks are broken in 1.9/2.0 after using runOnUIThread() (ie. Facebook SSO)

2012-07-30 Thread Olivier Louvignes (JIRA)
[ https://issues.apache.org/jira/browse/CB-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Louvignes reopened CB-1161: --- Javascript callbacks are broken in 1.9/2.0 after using runOnUIThread() (ie. Facebook SSO)

[jira] [Resolved] (CB-1161) Javascript callbacks are broken in 1.9/2.0 after using runOnUIThread() (ie. Facebook SSO)

2012-07-30 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-1161. Resolution: Cannot Reproduce Javascript callbacks are broken in 1.9/2.0 after using runOnUIThread() (ie.

[jira] [Created] (CB-1163) Android Getting Started Guide - wrong javascript reference

2012-07-30 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-1163: Summary: Android Getting Started Guide - wrong javascript reference Key: CB-1163 URL: https://issues.apache.org/jira/browse/CB-1163 Project: Apache Cordova

[jira] [Updated] (CB-1163) Android Getting Started Guide - wrong javascript reference

2012-07-30 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1163: - Issue Type: Bug (was: Task) Android Getting Started Guide - wrong javascript reference

[jira] [Updated] (CB-1163) Android Getting Started Guide Hello World - wrong javascript reference

2012-07-30 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1163: - Summary: Android Getting Started Guide Hello World - wrong javascript reference (was: Android

[jira] [Commented] (CB-1161) Javascript callbacks are broken in 1.9/2.0 after using runOnUIThread() (ie. Facebook SSO)

2012-07-30 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13425336#comment-13425336 ] Joe Bowser commented on CB-1161: I can't reproduce this error. I get callbacks appearing on

[jira] [Created] (CB-1164) Fix warnings and analyzer issues reported with the newer LLVM in Xcode 4.4

2012-07-30 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-1164: Summary: Fix warnings and analyzer issues reported with the newer LLVM in Xcode 4.4 Key: CB-1164 URL: https://issues.apache.org/jira/browse/CB-1164 Project: Apache

[jira] [Resolved] (CB-1164) Fix warnings and analyzer issues reported with the newer LLVM in Xcode 4.4

2012-07-30 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1164. -- Resolution: Fixed Fix commit

[jira] [Resolved] (CB-1163) Android Getting Started Guide Hello World - wrong javascript reference

2012-07-30 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-1163. Resolution: Fixed Generating docs now Android Getting Started Guide Hello World - wrong

plugin tooling/specification

2012-07-30 Thread Mike Reinstein
Hey there, I'm interested in contributing to the plugin system that is forthcoming. Is this the right place to bring it up? Who are the right people to talk to? Where do you need the most help? I'm an experienced developer, have worked on a few phonegap based projects, and would love to give back

[jira] [Created] (CB-1165) Update Plugin Dev Guide for new iOS plugin signature (old one still supported, but deprecated)

2012-07-30 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-1165: Summary: Update Plugin Dev Guide for new iOS plugin signature (old one still supported, but deprecated) Key: CB-1165 URL: https://issues.apache.org/jira/browse/CB-1165

[jira] [Assigned] (CB-1106) Deprecate old plugin signature

2012-07-30 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah reassigned CB-1106: Assignee: Andrew Grieve (was: Shazron Abdullah) Andrew already did this work.

[jira] [Resolved] (CB-1106) Deprecate old plugin signature

2012-07-30 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1106. -- Resolution: Fixed Deprecate old plugin signature --

[Android] W3C Widget Spec Work: Changing Plugin to Feature

2012-07-30 Thread Joe Bowser
Hey I know that this is getting annoying, but I've changed the plugins to use the W3C feature syntax so that in theory you can take a config.xml document from a build project and put it in the Cordova project and as long as you have the plugins Service and Namespace values specified, the plugins

[jira] [Commented] (CB-1122) Compile errors when building for Archive

2012-07-30 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13425443#comment-13425443 ] Shazron Abdullah commented on CB-1122: -- @David, was that using a visual inspection or