[jira] [Commented] (CB-567) Contact save crashes

2012-04-26 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263400#comment-13263400 ] Shazron Abdullah commented on CB-567: - No I don't have time to test with exchange sync, I'

[jira] [Commented] (CB-567) Contact save crashes

2012-04-26 Thread Stefan Janson (JIRA)
[ https://issues.apache.org/jira/browse/CB-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263395#comment-13263395 ] Stefan Janson commented on CB-567: -- Sorry, can't test right now due to lack of iPhone... Wh

[jira] [Commented] (CB-571) Creating new Media object throws error in iOS

2012-04-26 Thread Ram Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/CB-571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263356#comment-13263356 ] Ram Kulkarni commented on CB-571: - Flip, Thanks for the link. I was creating the file using F

[jira] [Resolved] (CB-486) navigator.notification.alert doesn not show custom names for MessageBoxButton

2012-04-26 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-486. Resolution: Fixed Resolved in commit : 9e2c49deca8de5ef6df20ffc36c0a47e98fc48d3 > navi

[jira] [Resolved] (CB-347) localStorage / SQLDatabase Error after App update

2012-04-26 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-347. - Resolution: Fixed Re-fix commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit

[jira] [Commented] (CB-564) Interpolate version from VERSION file into full example

2012-04-26 Thread Michael Brooks (JIRA)
[ https://issues.apache.org/jira/browse/CB-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263259#comment-13263259 ] Michael Brooks commented on CB-564: --- Below is the JavaScript filename for each documented re

[jira] [Updated] (CB-324) Update getting started guide for QT

2012-04-26 Thread Michael Brooks (JIRA)
[ https://issues.apache.org/jira/browse/CB-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brooks updated CB-324: -- Component/s: (was: Qt) (was: Docs) mobile-spec

[jira] [Resolved] (CB-6) Apache source headers in callback-docs

2012-04-26 Thread Michael Brooks (JIRA)
[ https://issues.apache.org/jira/browse/CB-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brooks resolved CB-6. - Resolution: Fixed > Apache source headers in callback-docs > -- > >

[jira] [Closed] (CB-6) Apache source headers in callback-docs

2012-04-26 Thread Michael Brooks (JIRA)
[ https://issues.apache.org/jira/browse/CB-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brooks closed CB-6. --- > Apache source headers in callback-docs > -- > > Key: CB-6 >

[jira] [Commented] (CB-6) Apache source headers in callback-docs

2012-04-26 Thread Michael Brooks (JIRA)
[ https://issues.apache.org/jira/browse/CB-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263228#comment-13263228 ] Michael Brooks commented on CB-6: - Added the Apache Source Header license to each file. [Commit

[jira] [Commented] (CB-567) Contact save crashes

2012-04-26 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263211#comment-13263211 ] Shazron Abdullah commented on CB-567: - I sent a commit to patch the js: http://git-wip-us.

Re: ContactField

2012-04-26 Thread Shazron
Yeah :) On Thu, Apr 26, 2012 at 3:33 PM, Filip Maj wrote: > Just patch it dude! > > On 4/26/12 3:25 PM, "Shazron" wrote: > >>Thanks Fil, >>I guess this could be a documentation issue but I'd rather coerce the >>values into strings. I'll send pull requests for cordova-js and >>mobile-spec. >> >>O

[jira] [Created] (CB-591) Initializing an array incorrect/misleading in ContactField examples

2012-04-26 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-591: --- Summary: Initializing an array incorrect/misleading in ContactField examples Key: CB-591 URL: https://issues.apache.org/jira/browse/CB-591 Project: Apache Callback

Re: ContactField

2012-04-26 Thread Filip Maj
Just patch it dude! On 4/26/12 3:25 PM, "Shazron" wrote: >Thanks Fil, >I guess this could be a documentation issue but I'd rather coerce the >values into strings. I'll send pull requests for cordova-js and >mobile-spec. > >On Thu, Apr 26, 2012 at 3:04 PM, Filip Maj wrote: >> Looks to me like An

Re: ContactField

2012-04-26 Thread Shazron
Thanks Fil, I guess this could be a documentation issue but I'd rather coerce the values into strings. I'll send pull requests for cordova-js and mobile-spec. On Thu, Apr 26, 2012 at 3:04 PM, Filip Maj wrote: > Looks to me like Android assumes a string for a phone number's "value" > property [1].

[jira] [Created] (CB-590) Update README.md

2012-04-26 Thread Anis Kadri (JIRA)
Anis Kadri created CB-590: - Summary: Update README.md Key: CB-590 URL: https://issues.apache.org/jira/browse/CB-590 Project: Apache Callback Issue Type: Task Components: Docs Affects Ve

Re: ContactField

2012-04-26 Thread Filip Maj
Looks to me like Android assumes a string for a phone number's "value" property [1]. BlackBerry uses WebWorks' PIM javascript API which I think handles number/string conversion on its own, but the API reference says phone numbers are supposed to be strings [2]. Looks to me like WP7 assumes string

[jira] [Commented] (CB-589) What is the return value of Notification.confirm?

2012-04-26 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263174#comment-13263174 ] Jesse MacFadyen commented on CB-589: iOS + Android are returning index + 1 Android can onl

Re: ContactField

2012-04-26 Thread Shazron
Ah it' short-circuit evaluation: http://en.wikipedia.org/wiki/Short-circuit_evaluation On Thu, Apr 26, 2012 at 2:41 PM, Shazron wrote: > I'm attempting to fix: https://issues.apache.org/jira/browse/CB-567 > > These lines: > https://github.com/apache/incubator-cordova-js/blob/master/lib/common/pl

Re: [ATTENTION MENTORS] Need help re: headers in docs

2012-04-26 Thread Jukka Zitting
Hi, On Thu, Apr 26, 2012 at 8:36 PM, Michael Brooks wrote: > I agree with Fil, having a large license embedded at the top of each > markdown file is defeating why we chose to use separate the documentation > into smaller files. In such cases it's also possible to put the license info at the end

[jira] [Commented] (CB-571) Creating new Media object throws error in iOS

2012-04-26 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263166#comment-13263166 ] Filip Maj commented on CB-571: -- Ram, Did you look at the [startRecord documentation|http://docs

ContactField

2012-04-26 Thread Shazron
I'm attempting to fix: https://issues.apache.org/jira/browse/CB-567 These lines: https://github.com/apache/incubator-cordova-js/blob/master/lib/common/plugin/ContactField.js#L11-12 The problem is, in iOS some users are passing in the type and value properties as numbers but not strings. These ar

[jira] [Created] (CB-589) What is the return value of Notification.confirm?

2012-04-26 Thread Jesse MacFadyen (JIRA)
Jesse MacFadyen created CB-589: -- Summary: What is the return value of Notification.confirm? Key: CB-589 URL: https://issues.apache.org/jira/browse/CB-589 Project: Apache Callback Issue Type: Bug

[jira] [Assigned] (CB-588) Cordova breaks Events for GWT Apps

2012-04-26 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj reassigned CB-588: Assignee: Filip Maj > Cordova breaks Events for GWT Apps > -- > >

[jira] [Commented] (CB-588) Cordova breaks Events for GWT Apps

2012-04-26 Thread Daniel Kurka (JIRA)
[ https://issues.apache.org/jira/browse/CB-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263158#comment-13263158 ] Daniel Kurka commented on CB-588: - So far I have tested this with android and iOS, (stripping

[jira] [Commented] (CB-588) Cordova breaks Events for GWT Apps

2012-04-26 Thread Daniel Kurka (JIRA)
[ https://issues.apache.org/jira/browse/CB-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263157#comment-13263157 ] Daniel Kurka commented on CB-588: - I am afraid yes, this is the standard way GWT apps work and

[jira] [Commented] (CB-588) Cordova breaks Events for GWT Apps

2012-04-26 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263153#comment-13263153 ] Filip Maj commented on CB-588: -- O geez, iframe weirdness. Is it truly necessary to use iframes?

[jira] [Updated] (CB-588) Cordova breaks Events for GWT Apps

2012-04-26 Thread Daniel Kurka (JIRA)
[ https://issues.apache.org/jira/browse/CB-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kurka updated CB-588: Attachment: www.zip www folder with a simple demo of the issue > Cordova breaks Events for GWT

[jira] [Created] (CB-588) Cordova breaks Events for GWT Apps

2012-04-26 Thread Daniel Kurka (JIRA)
Daniel Kurka created CB-588: --- Summary: Cordova breaks Events for GWT Apps Key: CB-588 URL: https://issues.apache.org/jira/browse/CB-588 Project: Apache Callback Issue Type: Bug Affects Versions

[jira] [Commented] (CB-567) Contact save crashes

2012-04-26 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263127#comment-13263127 ] Shazron Abdullah commented on CB-567: - Aha - I couldn't repro this at all until I passed i

[jira] [Assigned] (CB-571) Creating new Media object throws error in iOS

2012-04-26 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj reassigned CB-571: Assignee: Filip Maj (was: Shazron Abdullah) > Creating new Media object throws error in iOS >

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

2012-04-26 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-415: - Fix Version/s: (was: 1.7.0) Removing the 1.7.0 fix version for this issue. As soon as we get a Transformer Prime

[jira] [Updated] (CB-587) CallbackServer.run() SocketException on ICS 4.0.4

2012-04-26 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser updated CB-587: -- Priority: Major (was: Critical) Fix Version/s: 1.8.0 > CallbackServer.run() SocketException on ICS 4

[jira] [Assigned] (CB-587) CallbackServer.run() SocketException on ICS 4.0.4

2012-04-26 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser reassigned CB-587: - Assignee: Anis Kadri (was: Joe Bowser) Can you go to the Device Library and grab the Xoom, make sure it has

[jira] [Resolved] (CB-449) WP7-Name field attributes not retreived in contact object

2012-04-26 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj resolved CB-449. -- Resolution: Fixed With CB-334 being resolved, this one is fixed as well. > WP7-Name field attribut

[jira] [Updated] (CB-587) CallbackServer.run() SocketException on ICS 4.0.4

2012-04-26 Thread Wayne Fisher (JIRA)
[ https://issues.apache.org/jira/browse/CB-587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wayne Fisher updated CB-587: Attachment: log.txt I have attached a slightly longer copy of the LogCat information. > Callb

[jira] [Resolved] (CB-189) Found contacts still not parsed correctly

2012-04-26 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj resolved CB-189. -- Resolution: Fixed Fix Version/s: (was: 1.7.0) 1.6.1 Assignee: Filip Maj (was

[jira] [Resolved] (CB-452) Contacts are not properly parsed when returned as search results from the API

2012-04-26 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj resolved CB-452. -- Resolution: Fixed Fix Version/s: (was: 1.7.0) 1.6.1 Assignee: Filip Maj (was

[jira] [Created] (CB-587) CallbackServer.run() SocketException on ICS 4.0.4

2012-04-26 Thread Wayne Fisher (JIRA)
Wayne Fisher created CB-587: --- Summary: CallbackServer.run() SocketException on ICS 4.0.4 Key: CB-587 URL: https://issues.apache.org/jira/browse/CB-587 Project: Apache Callback Issue Type: Bug

[jira] [Issue Comment Edited] (CB-567) Contact save crashes

2012-04-26 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262987#comment-13262987 ] Shazron Abdullah edited comment on CB-567 at 4/26/12 8:22 PM: -- @S

Re: Pluginization FTW

2012-04-26 Thread Filip Maj
Nice, I'm really liking this. Simpler than the massive object with various "path" properties, etc. I think we're getting closer to formalizing this! One outstanding question is: resources. Image files or anything of that like that may be necessary for a plugin. On 4/26/12 1:09 PM, "Drew Walters"

Re: Pluginization FTW

2012-04-26 Thread Drew Walters
In case it wasn't clear, in my implementation the plugins do use the builder (modified version) to augment / extend namespace DOM. I realize its difficult to tell right now what I changed but there is a concatenated cordova.js (require.js, cordova.js, builder.js, utils.js, channel.js, bootstrap.js)

[jira] [Commented] (CB-347) localStorage / SQLDatabase Error after App update

2012-04-26 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262988#comment-13262988 ] Shazron Abdullah commented on CB-347: - @Urs I'm afraid that for PhoneGap Build there is no

[jira] [Commented] (CB-567) Contact save crashes

2012-04-26 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262987#comment-13262987 ] Shazron Abdullah commented on CB-567: - @Stefan thanks for the version update. @Kris thank

[jira] [Updated] (CB-567) Contact save crashes

2012-04-26 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-567: Fix Version/s: 1.7.0 > Contact save crashes > > > Key: CB-567

Re: Pluginization FTW

2012-04-26 Thread Gord Tanner
I would like to have a single module that holds all of the native to javascript code. so: - exec - successCallback - errorCallback - nativeReady stuff kinda a one stop shop for all things native bridge like. I don't like how it is mixed together with the cordova module right now. cordova as a m

Re: Pluginization FTW

2012-04-26 Thread Filip Maj
Love this. What is the refactor of the bridge out of exec, exactly? On 4/26/12 12:26 PM, "Gord Tanner" wrote: >I would imagine plugins should be able to use the builder code cordova.js >uses to augment or extend namespaces in the dom: > >https://github.com/apache/incubator-cordova-js/blob/maste

Re: Pluginization FTW

2012-04-26 Thread Gord Tanner
I would imagine plugins should be able to use the builder code cordova.js uses to augment or extend namespaces in the dom: https://github.com/apache/incubator-cordova-js/blob/master/lib/common/common.js Builder: https://github.com/apache/incubator-cordova-js/blob/master/lib/common/builder.js We

Re: Better Splash Screen?

2012-04-26 Thread Simon MacDonald
Yes, yes I am. On Apr 26, 2012 3:23 PM, "Brian LeRoux" wrote: > awesome > > On Wed, Apr 25, 2012 at 8:48 AM, Simon MacDonald > wrote: > > Okay, I'm going to check in my change to 1.7 as: > > > > a) It does not change the way developers setup a splash screen on > Android. > > b) It does not chang

Re: Better Splash Screen?

2012-04-26 Thread Brian LeRoux
awesome On Wed, Apr 25, 2012 at 8:48 AM, Simon MacDonald wrote: > Okay, I'm going to check in my change to 1.7 as: > > a) It does not change the way developers setup a splash screen on Android. > b) It does not change the current behaviour. > c) It does not look any different. > d) It fixes CB-42

[jira] [Resolved] (CB-298) DEPRECATE "plugins" and "PhoneGap" global objects in JavaScript implementation

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

Re: Pluginization FTW

2012-04-26 Thread Brian LeRoux
On Wed, Apr 25, 2012 at 5:29 AM, Drew Walters wrote: > I would agree that it shouldn't be "necessary" for the addPlugin API > (more like addNamespace), however it was nice to have during my > development.  If you look at the addPlugin API you'll notice it waits > until DOMContentLoaded is fired so

[jira] [Commented] (CB-567) Contact save crashes

2012-04-26 Thread Kris Borchers (JIRA)
[ https://issues.apache.org/jira/browse/CB-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262883#comment-13262883 ] Kris Borchers commented on CB-567: -- I am also seeing this issue in 1.6.1. I can create and sa

Re: [ATTENTION MENTORS] Need help re: headers in docs

2012-04-26 Thread Michael Brooks
I agree with Fil, having a large license embedded at the top of each markdown file is defeating why we chose to use separate the documentation into smaller files. Regardless, life moves on. Michael On Thu, Apr 26, 2012 at 11:18 AM, Filip Maj wrote: > Thanks for the reply Jukka. > > Sucks that a

[jira] [Commented] (CB-298) DEPRECATE "plugins" and "PhoneGap" global objects in JavaScript implementation

2012-04-26 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262822#comment-13262822 ] Filip Maj commented on CB-298: -- I'm gonna go ahead with: * adding deprecation notices for metho

[jira] [Assigned] (CB-6) Apache source headers in callback-docs

2012-04-26 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj reassigned CB-6: -- Assignee: Michael Brooks (was: Ross Gardler) > Apache source headers in callback-docs >

Re: [ATTENTION MENTORS] Need help re: headers in docs

2012-04-26 Thread Filip Maj
Thanks for the reply Jukka. Sucks that a majority of our documentation markdown files will be > 50% license :( On 4/26/12 9:17 AM, "Jukka Zitting" wrote: >Hi, > >On Wed, Apr 25, 2012 at 11:15 PM, Filip Maj wrote: >> Can any mentor please take a quick peek at the issue? > >Sorry for the delay.

[jira] [Assigned] (CB-324) Update getting started guide for QT

2012-04-26 Thread Anis Kadri (JIRA)
[ https://issues.apache.org/jira/browse/CB-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anis Kadri reassigned CB-324: - Assignee: Jeff Tranter (was: Brian LeRoux) > Update getting started guide for QT > -

Re: [ATTENTION MENTORS] Need help re: headers in docs

2012-04-26 Thread Jukka Zitting
Hi, On Wed, Apr 25, 2012 at 11:15 PM, Filip Maj wrote: > Can any mentor please take a quick peek at the issue? Sorry for the delay. See my comment on the issue. > Also, a point that Mike brought up, is that we don't want comments in the > markdown (defeats the purpose of using markdown for clea

[jira] [Commented] (CB-6) Apache source headers in callback-docs

2012-04-26 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/CB-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262703#comment-13262703 ] Jukka Zitting commented on CB-6: To answer your question from above: Both the scripts and the Ma

incubator-cordova-ios pull request: added option to prevent cropping during...

2012-04-26 Thread Git at Apache
Github user collingo closed the pull request at https://github.com/apache/incubator-cordova-ios/pull/5

[jira] [Commented] (CB-569) Multiscreen jquerymobile application doesn't work on Asus Transformer TF101

2012-04-26 Thread Eugene Grybinnyk (JIRA)
[ https://issues.apache.org/jira/browse/CB-569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262536#comment-13262536 ] Eugene Grybinnyk commented on CB-569: - I've tested listed above apk-s - external_js_test_j

[jira] [Resolved] (CB-323) Update Getting Started Guide for Bada

2012-04-26 Thread Anis Kadri (JIRA)
[ https://issues.apache.org/jira/browse/CB-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anis Kadri resolved CB-323. --- Resolution: Fixed Assignee: (was: Anis Kadri) Getting started guide is now in cordova docs as well as p

[jira] [Commented] (CB-568) Cordova on android mobiles without sdcard

2012-04-26 Thread David Corticchiato (JIRA)
[ https://issues.apache.org/jira/browse/CB-568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262476#comment-13262476 ] David Corticchiato commented on CB-568: --- That's right, there is no impact with the funct

[jira] [Issue Comment Edited] (CB-347) localStorage / SQLDatabase Error after App update

2012-04-26 Thread Angelo Marras (JIRA)
[ https://issues.apache.org/jira/browse/CB-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262466#comment-13262466 ] Angelo Marras edited comment on CB-347 at 4/26/12 8:40 AM: --- @Urs - M

[jira] [Commented] (CB-347) localStorage / SQLDatabase Error after App update

2012-04-26 Thread Angelo Marras (JIRA)
[ https://issues.apache.org/jira/browse/CB-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262466#comment-13262466 ] Angelo Marras commented on CB-347: -- @Urs - My workaround for Phonegap 1.6.1: * In your app's

[jira] [Commented] (CB-347) localStorage / SQLDatabase Error after App update

2012-04-26 Thread Urs Zimmermann (JIRA)
[ https://issues.apache.org/jira/browse/CB-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262424#comment-13262424 ] Urs Zimmermann commented on CB-347: --- @shazron Really appreciate your work. This issue is bl