[jira] [Commented] (CB-499) Cordova 1.6 breaks with RequireJS

2012-04-16 Thread Commented
[ https://issues.apache.org/jira/browse/CB-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255310#comment-13255310 ] Michał Letyński commented on CB-499: Dear Filip, What about my use case ? When i define c

Re: JS: tagged 1.6.1

2012-04-16 Thread Shazron
iOS tested and tagged 1.6.1 On Mon, Apr 16, 2012 at 4:45 PM, Shazron wrote: > Cool beans - will do that and re-test. Thanks! > > On Mon, Apr 16, 2012 at 4:46 PM, Filip Maj wrote: >> With respect to 1.6.1, I would change the native side on iOS, Shaz, to >> call: >> >> cordova.require('cordova/cha

[jira] [Resolved] (CB-521) Typo in Compass.getCurrentHeading Quick Example

2012-04-16 Thread Shazron Abdullah (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CB-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-521. - Resolution: Fixed Fix Version/s: 1.6.1 Assignee: Shazron Abdullah (was: Michael Brook

[jira] [Created] (CB-521) Typo in Compass.getCurrentHeading Quick Example

2012-04-16 Thread Shazron Abdullah (Created) (JIRA)
Typo in Compass.getCurrentHeading Quick Example --- Key: CB-521 URL: https://issues.apache.org/jira/browse/CB-521 Project: Apache Callback Issue Type: Bug Components: Docs Rep

Re: JS: tagged 1.6.1

2012-04-16 Thread Shazron
Cool beans - will do that and re-test. Thanks! On Mon, Apr 16, 2012 at 4:46 PM, Filip Maj wrote: > With respect to 1.6.1, I would change the native side on iOS, Shaz, to > call: > > cordova.require('cordova/channel').onResume.fire(); (or onPause) > > Depending on what approach everyone thinks we

Re: JS: tagged 1.6.1

2012-04-16 Thread Shazron
> - cordova.js create the resume + pause channels and register them using > the addDocumentEventHandler [2] method, and have native side call > cordova.fireDocumentEvent, OR > - keep the manual creation of the pause/resume channels [3], and have > native call cordova.require('corodva/channel').(onP

Re: JS: tagged 1.6.1

2012-04-16 Thread Filip Maj
With respect to 1.6.1, I would change the native side on iOS, Shaz, to call: cordova.require('cordova/channel').onResume.fire(); (or onPause) Depending on what approach everyone thinks we should use (the first or second of my suggestions below, or something else entirely) we can slate that change

Re: JS: tagged 1.6.1

2012-04-16 Thread Joe Bowser
Untagged Android. I'm going to wait on iOS. On Mon, Apr 16, 2012 at 4:41 PM, Shazron wrote: > I've verified that all the events are dispatched through this line: > > https://github.com/apache/incubator-cordova-js/blob/master/lib/cordova.js#L120 > > But for pause and resume events _only_, the ca

Re: JS: tagged 1.6.1

2012-04-16 Thread Shazron
I've verified that all the events are dispatched through this line: https://github.com/apache/incubator-cordova-js/blob/master/lib/cordova.js#L120 But for pause and resume events _only_, the callbacks are not called, which definitely points the problem at the special-casing of pause and resume in

Re: JS: tagged 1.6.1

2012-04-16 Thread Filip Maj
I see the issue. fireDocumentEvent looks at the documentEventHandlers and checks if something exists in that object with the name of the event. We never actually register resume or pause channels with the "documentEventHandlers" object, so calling firedocumentevent will never work. Android just r

Re: JS: tagged 1.6.1

2012-04-16 Thread Shazron
I'm failing two manual tests. Step 1 of http://wiki.apache.org/cordova/iOSManualTests - I'm not getting pause and resume events for some reason, but all other events are fine. I've verified I'm getting the lifecycle events in native, but when calling to javascript "cordova.fireDocumentEvent('pause

[jira] [Updated] (CB-466) Refactor accelerometer native code in WP7

2012-04-16 Thread Filip Maj (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-466: - Fix Version/s: (was: 1.7.0) 1.8.0 Moving to 1.8, what with 1.7 being a bug-fix-plus-docs relea

[jira] [Updated] (CB-422) Quality parameter does not affect pictures chosen from the gallery.

2012-04-16 Thread Joe Bowser (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser updated CB-422: -- Fix Version/s: 1.7.0 > Quality parameter does not affect pictures chosen from the gallery. > --

[jira] [Updated] (CB-464) Refactor accelerometer native code in iOS

2012-04-16 Thread Filip Maj (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-464: - Fix Version/s: (was: 1.7.0) 1.8.0 Moving to 1.8, what with 1.7 being a bug-fix-plus-docs relea

[jira] [Updated] (CB-462) Refactor accelerometer JS <-> native interactions

2012-04-16 Thread Filip Maj (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-462: - Fix Version/s: (was: 1.7.0) 1.8.0 Moving to 1.8, what with 1.7 being a bug-fix-plus-docs relea

[jira] [Updated] (CB-465) Refactor accelerometer native code in BlackBerry

2012-04-16 Thread Filip Maj (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-465: - Fix Version/s: (was: 1.7.0) 1.8.0 Moving to 1.8, what with 1.7 being a bug-fix-plus-docs relea

[jira] [Updated] (CB-463) Refactor accelerometer native code in Android

2012-04-16 Thread Filip Maj (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-463: - Fix Version/s: (was: 1.7.0) 1.8.0 Moving to 1.8, what with 1.7 being a bug-fix-plus-docs relea

[jira] [Updated] (CB-415) Taking multiple pictures with the camera causes the app to crash

2012-04-16 Thread Joe Bowser (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser updated CB-415: -- Fix Version/s: 1.7.0 > Taking multiple pictures with the camera causes the app to crash > -

Re: [Android] CordovaWebView - loadUrlIntoView

2012-04-16 Thread Filip Maj
>BTW: I moved CordovaWebView to 1.8.0, because I don't think we'll get it >done in the next two weeks with the testing required. Does anyone have >any >strong objections to this? Nope, let's ship when it's ready.

Re: [Android] CordovaWebView - loadUrlIntoView

2012-04-16 Thread Joe Bowser
Undocumented or poorly documented APIs are bad, since the only people who really know about them are the people who wrote them initially. The problem right now is that none of these properties are documented anywhere other than the header file on DroidGap. Also, they currently are in DroidGap. I

[jira] [Resolved] (CB-12) Error loading assets/www/index.html on extra large Callback Projects

2012-04-16 Thread Joe Bowser (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CB-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-12. -- Resolution: Invalid This isn't actually an error, this can be worked around by changing the timeout variable, but t

[jira] [Updated] (CB-515) getIntent() needed in CordovaInterface.java on Android

2012-04-16 Thread Joe Bowser (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser updated CB-515: -- Priority: Minor (was: Major) I wish JIRA had a priority between major and minor. > getIntent() ne

Re: [Android] CordovaWebView - loadUrlIntoView

2012-04-16 Thread Bryce Curtis
There are several properties that can be set on DroidGap that deal with UI - loading dialog, splash screen and background color. They are used to give the user an indication that something is going on before the app is ready to be displayed. I think they are needed, but should be moved out of the

[jira] [Commented] (CB-515) getIntent() needed in CordovaInterface.java on Android

2012-04-16 Thread Joe Bowser (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255146#comment-13255146 ] Joe Bowser commented on CB-515: --- This may change in 1.8, so I'm not sure that there would be a l

[jira] [Updated] (CB-510) loadUrlIntoView on DroidGap is not Thread-Safe

2012-04-16 Thread Joe Bowser (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser updated CB-510: -- Fix Version/s: (was: 1.7.0) 1.8.0 > loadUrlIntoView on DroidGap is not Thread-Safe > ---

[jira] [Updated] (CB-190) CordovaView/CordovaActivity - Refactoring and Removing DroidGap

2012-04-16 Thread Joe Bowser (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser updated CB-190: -- Fix Version/s: (was: 1.7.0) 1.8.0 We don't have the time necessary to look at all the issues

[jira] [Updated] (CB-369) Move Authentication out of DroidGap

2012-04-16 Thread Joe Bowser (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser updated CB-369: -- Fix Version/s: (was: 1.7.0) 1.8.0 > Move Authentication out of DroidGap > --

[jira] [Updated] (CB-371) Move History Management out of DroidGap

2012-04-16 Thread Joe Bowser (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser updated CB-371: -- Fix Version/s: (was: 1.7.0) 1.8.0 > Move History Management out of DroidGap > --

Re: JS: tagged 1.6.1

2012-04-16 Thread Joe Bowser
Re-tagged Android at 1.6.1, somehow the JS was already changed. Creepy! On Mon, Apr 16, 2012 at 3:09 PM, Filip Maj wrote: > Do what you need to do, team. > >

JS: tagged 1.6.1

2012-04-16 Thread Filip Maj
Do what you need to do, team.

[jira] [Commented] (CB-505) Document iOS quirks for lifecycle events and specific "resign" and "active" events

2012-04-16 Thread Shazron Abdullah (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255107#comment-13255107 ] Shazron Abdullah commented on CB-505: - Thanks for the video. This might be because Xcode i

[jira] [Commented] (CB-505) Document iOS quirks for lifecycle events and specific "resign" and "active" events

2012-04-16 Thread Randy McMillan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255105#comment-13255105 ] Randy McMillan commented on CB-505: --- Gotcha...I didn't realize that it wasn't specific to Co

[jira] [Resolved] (CB-482) window.openDatabase on Android doesn't handle the version parameter very well.

2012-04-16 Thread Filip Maj (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CB-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj resolved CB-482. -- Resolution: Fixed Fixed in: [JS - b2de4b|http://git-wip-us.apache.org/repos/asf?p=incubator-cordova-js.git;a=comm

[jira] [Commented] (CB-505) Document iOS quirks for lifecycle events and specific "resign" and "active" events

2012-04-16 Thread Randy McMillan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255093#comment-13255093 ] Randy McMillan commented on CB-505: --- Reproduced issue youtube video: http://www.youtube.com/

[jira] [Commented] (CB-505) Document iOS quirks for lifecycle events and specific "resign" and "active" events

2012-04-16 Thread Shazron Abdullah (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255074#comment-13255074 ] Shazron Abdullah commented on CB-505: - All CDVPlugins have access to these events: https:

Re: [Android] CordovaWebView - loadUrlIntoView

2012-04-16 Thread Filip Maj
+1 ripping it out, sounds like a great candidate for a plugin. None of the other native platform implementations have this sort of stuff "built-in" (loading dialog UI niceties) so I am not super keen on keeping it. Esp. if it's done in a way that makes Android antsy. That being said, we don't wan

[jira] [Issue Comment Edited] (CB-505) Document iOS quirks for lifecycle events and specific "resign" and "active" events

2012-04-16 Thread Randy McMillan (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/CB-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255071#comment-13255071 ] Randy McMillan edited comment on CB-505 at 4/16/12 9:20 PM: Correc

[jira] [Commented] (CB-505) Document iOS quirks for lifecycle events and specific "resign" and "active" events

2012-04-16 Thread Randy McMillan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255071#comment-13255071 ] Randy McMillan commented on CB-505: --- Correction...it may not be isolated to this plugin.

[jira] [Commented] (CB-505) Document iOS quirks for lifecycle events and specific "resign" and "active" events

2012-04-16 Thread Randy McMillan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255065#comment-13255065 ] Randy McMillan commented on CB-505: --- The issue can be reproduced using the CalendarPlugin pr

[jira] [Commented] (CB-482) window.openDatabase on Android doesn't handle the version parameter very well.

2012-04-16 Thread Filip Maj (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255063#comment-13255063 ] Filip Maj commented on CB-482: -- As Master Exploder, I approve of this change! >

[jira] [Updated] (CB-515) getIntent() needed in CordovaInterface.java on Android

2012-04-16 Thread Shazron Abdullah (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-515: Fix Version/s: (was: 1.6.0) 1.7.0 > getIntent() needed in CordovaInterface.j

[jira] [Commented] (CB-276) Cannot use $.getJSON on a local file

2012-04-16 Thread Alan Neveu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255053#comment-13255053 ] Alan Neveu commented on CB-276: --- Could this be the same root cause as what is behind CB-520? ht

[jira] [Issue Comment Edited] (CB-519) FileReader.readAsText performs automatic JSON.parse

2012-04-16 Thread Alan Neveu (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/CB-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255043#comment-13255043 ] Alan Neveu edited comment on CB-519 at 4/16/12 9:06 PM: I am also seei

[jira] [Issue Comment Edited] (CB-276) Cannot use $.getJSON on a local file

2012-04-16 Thread Alan Neveu (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/CB-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255053#comment-13255053 ] Alan Neveu edited comment on CB-276 at 4/16/12 9:08 PM: Could this be

[jira] [Commented] (CB-520) WP7 Certification and the Back Button

2012-04-16 Thread Alan Neveu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255049#comment-13255049 ] Alan Neveu commented on CB-520: --- Upon further investigation, it seems that in Scenarios #2 and #

[jira] [Updated] (CB-517) Cannot Remove a FileEntry using PhoneGap 1.6.1

2012-04-16 Thread Alan Neveu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Neveu updated CB-517: -- Priority: Blocker (was: Critical) Updated to Blocker status. > Cannot Remove a FileEntry using Ph

[jira] [Commented] (CB-519) FileReader.readAsText performs automatic JSON.parse

2012-04-16 Thread Alan Neveu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255043#comment-13255043 ] Alan Neveu commented on CB-519: --- I am also seeing a lot of this error while my code is just loop

[jira] [Resolved] (CB-499) Cordova 1.6 breaks with RequireJS

2012-04-16 Thread Filip Maj (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CB-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj resolved CB-499. -- Resolution: Won't Fix If I understand correctly, you guys are not using the cordova.js file properly. You do not i

[jira] [Commented] (CB-487) Call to Device.setInfo() from cordova-ios disables asynchronous loading of a cordova-js

2012-04-16 Thread Filip Maj (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255024#comment-13255024 ] Filip Maj commented on CB-487: -- To be clear, the Android implementation waits for a call from the

[jira] [Commented] (CB-505) Document iOS quirks for lifecycle events and specific "resign" and "active" events

2012-04-16 Thread Shazron Abdullah (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255022#comment-13255022 ] Shazron Abdullah commented on CB-505: - Please elaborate on these plugin issues with lifecy

[jira] [Commented] (CB-505) Document iOS quirks for lifecycle events and specific "resign" and "active" events

2012-04-16 Thread Randy McMillan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255013#comment-13255013 ] Randy McMillan commented on CB-505: --- lifecycle events are causing issues in plugins as well.

[jira] [Resolved] (CB-505) Document iOS quirks for lifecycle events and specific "resign" and "active" events

2012-04-16 Thread Shazron Abdullah (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CB-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-505. - Resolution: Fixed Fix commit: http://git-wip-us.apache.org/repos/asf?p=incubator-cordova-docs.git;a=

[jira] [Resolved] (CB-518) Remove redundant makeStructured logging in console.log

2012-04-16 Thread Shazron Abdullah (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CB-518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-518. - Resolution: Fixed Fix commit: http://git-wip-us.apache.org/repos/asf?p=incubator-cordova-js.git;a=co

[jira] [Created] (CB-520) WP7 Certification and the Back Button

2012-04-16 Thread Alan Neveu (Created) (JIRA)
WP7 Certification and the Back Button - Key: CB-520 URL: https://issues.apache.org/jira/browse/CB-520 Project: Apache Callback Issue Type: Bug Components: WP7 Affects Versions: 1.6.1

[jira] [Commented] (CB-516) ios/console#makeStructured throws EXCEPTION: Can't find variable: maxDepth

2012-04-16 Thread Shazron Abdullah (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254920#comment-13254920 ] Shazron Abdullah commented on CB-516: - Decided to remove makeStructured - redundant with i

[jira] [Resolved] (CB-500) Deviceready does not fire on Android 4.

2012-04-16 Thread Filip Maj (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CB-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj resolved CB-500. -- Resolution: Duplicate This is some kind of combination duplicate of CB-499 and CB-491 (using requirejs and zepto a

[jira] [Created] (CB-519) FileReader.readAsText performs automatic JSON.parse

2012-04-16 Thread Alan Neveu (Created) (JIRA)
FileReader.readAsText performs automatic JSON.parse --- Key: CB-519 URL: https://issues.apache.org/jira/browse/CB-519 Project: Apache Callback Issue Type: Bug Components: WP7 Affe

[jira] [Created] (CB-518) Remove redundant makeStructured logging in console.log

2012-04-16 Thread Shazron Abdullah (Created) (JIRA)
Remove redundant makeStructured logging in console.log -- Key: CB-518 URL: https://issues.apache.org/jira/browse/CB-518 Project: Apache Callback Issue Type: Bug Components: Cordov

[jira] [Created] (CB-517) Cannot Remove a FileEntry using PhoneGap 1.6.1

2012-04-16 Thread Alan Neveu (Created) (JIRA)
Cannot Remove a FileEntry using PhoneGap 1.6.1 -- Key: CB-517 URL: https://issues.apache.org/jira/browse/CB-517 Project: Apache Callback Issue Type: Bug Components: WP7 Affects Versio

[Android] CordovaWebView - loadUrlIntoView

2012-04-16 Thread Joe Bowser
Hey After looking at CordovaWebView code this morning, I have some concerns about the method that we're currently using in DroidGap to load the URL, namely this spinner that was added into the method. I know that this was added last year, but I'm thinking that we should actually abstract out the

Re: Standardize exec identifiers

2012-04-16 Thread Shazron
+1 (yet another Cordova.plist upgrade ;) On Mon, Apr 16, 2012 at 11:15 AM, Filip Maj wrote: > Yeh we already did it with the Network API so +1 from me as well. > > On 4/16/12 11:00 AM, "Joe Bowser" wrote: > >>+1 >> >>On Mon, Apr 16, 2012 at 10:56 AM, Jesse wrote: >> >>> If possible, can we avoi

Re: Standardize exec identifiers

2012-04-16 Thread Filip Maj
Yeh we already did it with the Network API so +1 from me as well. On 4/16/12 11:00 AM, "Joe Bowser" wrote: >+1 > >On Mon, Apr 16, 2012 at 10:56 AM, Jesse wrote: > >> If possible, can we avoid using spaces in plugin identifiers? I expect >>at >> some point we will be standardizing deeper into n

[jira] [Commented] (CB-500) Deviceready does not fire on Android 4.

2012-04-16 Thread Joe Bowser (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254854#comment-13254854 ] Joe Bowser commented on CB-500: --- Can you please simplify this example? Also, was this tested on

Re: Standardize exec identifiers

2012-04-16 Thread Joe Bowser
+1 On Mon, Apr 16, 2012 at 10:56 AM, Jesse wrote: > If possible, can we avoid using spaces in plugin identifiers? I expect at > some point we will be standardizing deeper into native. > ex. from iOS cordova-js build > > DebugConsole.prototype.log = function(message, maxDepth) { >if (this.lo

[jira] [Resolved] (CB-459) Default back button behaviour not there

2012-04-16 Thread Jesse MacFadyen (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CB-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-459. Resolution: Fixed Fix Version/s: 1.6.1 Thanks Fil! > Default back button behavi

[jira] [Assigned] (CB-482) window.openDatabase on Android doesn't handle the version parameter very well.

2012-04-16 Thread Joe Bowser (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CB-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser reassigned CB-482: - Assignee: Filip Maj (was: Simon MacDonald) Actually, it's not your call. This is a JS change!

[jira] [Updated] (CB-109) PhoneGap Library confuses the Marketplace capability detection

2012-04-16 Thread Jesse MacFadyen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen updated CB-109: --- Fix Version/s: 2.0.0 > PhoneGap Library confuses the Marketplace capability detection > -

[jira] [Commented] (CB-473) run ant clean before debug in cordova script

2012-04-16 Thread Brian LeRoux (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254655#comment-13254655 ] Brian LeRoux commented on CB-473: - fil: correct joe: its assigned to me so don't worry about i

Re: Unified JS Contact object

2012-04-16 Thread Paul Plaquette
On 07/04/2012 10:55, Filip Maj wrote: returning the id of the deleted contact object is of interest if an application is associating a contact id to another dataset managed by the application. Are you talking about the return value of the remove Contact function, or the parameter passed