[jira] [Commented] (CB-263) PhoneGap Splash screen is incorrectly positioned

2012-04-02 Thread Paul Cisneros (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244998#comment-13244998 ] Paul Cisneros commented on CB-263: -- @Randy Thanks for the code. I'm really a complete novice

[jira] [Commented] (CB-419) CDVSplashScreen is incorrect Cordova.plist/Plugins

2012-04-02 Thread Paul Cisneros (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244984#comment-13244984 ] Paul Cisneros commented on CB-419: -- @Shazron Nothing shows up in phone gap debugger (debug.p

[jira] [Commented] (CB-419) CDVSplashScreen is incorrect Cordova.plist/Plugins

2012-04-02 Thread Paul Cisneros (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244977#comment-13244977 ] Paul Cisneros commented on CB-419: -- @Shazron In the console.log there aren't any errors or d

Re: Tag BlackBerry for 1.6.0rc1?

2012-04-02 Thread Gord Tanner
So I pushed some of my work for converted the mobile-spec to jasmine: https://github.com/gtanner/incubator-cordova-mobile-spec Currently converted: - battery - accel - camera - capture (don't run the all test harness as it will probably break ;)) I should be able to finish converting the tests q

Re: Images/attachments in Apache Wiki

2012-04-02 Thread Shazron
I'm not sure, you probably have to file an INFRA issue. https://issues.apache.org/jira/browse/INFRA On Mon, Apr 2, 2012 at 5:59 PM, Bryce Curtis wrote: > Yes, it would be good to enable.  I was trying to move some content over > from wiki.phonegap.com that had images.  Is this something I can do

Re: Images/attachments in Apache Wiki

2012-04-02 Thread Bryce Curtis
Yes, it would be good to enable. I was trying to move some content over from wiki.phonegap.com that had images. Is this something I can do to or does someone else need to enable? Thanks, On Mon, Apr 2, 2012 at 7:29 PM, Shazron wrote: > I think it has been disabled by the Cordova Wiki. Do we w

[jira] [Commented] (CB-391) navigator.camera.getPicture() crashing on iOS after memory warning

2012-04-02 Thread Shazron Abdullah (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244881#comment-13244881 ] Shazron Abdullah commented on CB-391: - Following your steps, found the crash: https://git

Re: Images/attachments in Apache Wiki

2012-04-02 Thread Shazron
I think it has been disabled by the Cordova Wiki. Do we want it turned on? http://wiki.apache.org/cordova/HelpOnConfiguration/FileAttachments http://wiki.apache.org/cordova/HelpOnActions/AttachFile On Mon, Apr 2, 2012 at 4:07 PM, Bryce Curtis wrote: > Does anyone know if there is any way to uploa

[jira] [Commented] (CB-391) navigator.camera.getPicture() crashing on iOS after memory warning

2012-04-02 Thread Shazron Abdullah (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244872#comment-13244872 ] Shazron Abdullah commented on CB-391: - Good observation @YuanKai, and possibly what is hap

incubator-cordova-android pull request: Don't create spurious backup files ...

2012-04-02 Thread Git at Apache
GitHub user samsonjs opened the pull request at https://github.com/apache/incubator-cordova-android/pull/17 Don't create spurious backup files when creating a project sed's -i flag was missing its argument, so files that were modified ended up being duplicated with the original having the s

Re: Tag BlackBerry for 1.6.0rc1?

2012-04-02 Thread Ken Wallis
Great news, thanks everyone! - Original Message - From: Filip Maj [mailto:f...@adobe.com] Sent: Monday, April 02, 2012 07:07 PM To: callback-dev@incubator.apache.org Subject: Re: Tag BlackBerry for 1.6.0rc1? Taa i On 4/2/12 3:49 PM, "Tim Kim" wrote: >Hey Drew, > >If you can co

[jira] [Updated] (CB-417) D-pad events not firing in Google TV

2012-04-02 Thread Joe Bowser (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser updated CB-417: -- Priority: Minor (was: Major) I tested it on this and, and I saw that all the Google TV apps that use Cordova do t

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

2012-04-02 Thread Shazron Abdullah (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244818#comment-13244818 ] Shazron Abdullah commented on CB-347: - @Suhail no my bug id is rdar://11081309 but I know

[jira] [Commented] (CB-330) localStorage / SQLDatabase no longer persistent after iOS 5.01 Update

2012-04-02 Thread Shazron Abdullah (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244808#comment-13244808 ] Shazron Abdullah commented on CB-330: - @Paul those warnings should be harmless (in your ve

Re: Tag BlackBerry for 1.6.0rc1?

2012-04-02 Thread Filip Maj
Taa i On 4/2/12 3:49 PM, "Tim Kim" wrote: >Hey Drew, > >If you can confirm that the manual tests for 1.5 mimic the results of >> the cordova-js version then I'll do the code merge. > >All but one manual test have the same result. The only difference is the >audio test - works in cordova-

Re: Unified JS Compass Issues

2012-04-02 Thread Filip Maj
What about the approach of having private start/stop functions that the native code will trigger when: - call start a getCurrent or a watch call comes in and we have not started yet - call stop after a getCurrent call finishes or all watches are cleared and we are listening for compass changes Th

[jira] [Resolved] (CB-425) Notification buttons and title are not working for confirm and alert

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

[jira] [Commented] (CB-425) Notification buttons and title are not working for confirm and alert

2012-04-02 Thread Shazron Abdullah (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244785#comment-13244785 ] Shazron Abdullah commented on CB-425: - Wow haven't seen this code in years! The code was t

Re: Tag BlackBerry for 1.6.0rc1?

2012-04-02 Thread Tim Kim
Hey Drew, If you can confirm that the manual tests for 1.5 mimic the results of > the cordova-js version then I'll do the code merge. All but one manual test have the same result. The only difference is the audio test - works in cordova-js but not in 1.5.0. So I guess cordova-js is an improvemen

[jira] [Updated] (CB-425) Notification buttons and title are not working for confirm and alert

2012-04-02 Thread Shazron Abdullah (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-425: Fix Version/s: 1.6.0 Confirmed. {code} navigator.notification.confirm("You are the winner!", function(

[jira] [Commented] (CB-419) CDVSplashScreen is incorrect Cordova.plist/Plugins

2012-04-02 Thread Emile khattar (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244728#comment-13244728 ] Emile khattar commented on CB-419: -- @shazron, "Debug Console" has a space as well Tx

[jira] [Commented] (CB-419) CDVSplashScreen is incorrect Cordova.plist/Plugins

2012-04-02 Thread Shazron Abdullah (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244721#comment-13244721 ] Shazron Abdullah commented on CB-419: - @Fil It's to show/hide the splashscreen to get rid

[jira] [Created] (CB-425) Notification buttons and title are not working for confirm and alert

2012-04-02 Thread Emile khattar (Created) (JIRA)
Notification buttons and title are not working for confirm and alert Key: CB-425 URL: https://issues.apache.org/jira/browse/CB-425 Project: Apache Callback Issue Type: Bug

Re: Unified JS Compass Issues

2012-04-02 Thread Becky Gibson
OK, so I read the code wrong. The default timeout is 3 ms not 3000. So, we can just go with option 1 below and turn off the sensor after 30 seconds of no activity. Although, that might be a bit long. Still interested in others' opinions. -b On Fri, Mar 30, 2012 at 3:45 PM, Becky Gibson wro

[jira] [Created] (CB-424) Many typeof tests are invalid

2012-04-02 Thread Jesse MacFadyen (Created) (JIRA)
Many typeof tests are invalid - Key: CB-424 URL: https://issues.apache.org/jira/browse/CB-424 Project: Apache Callback Issue Type: Bug Components: mobile-spec Affects Versions: 1.5.0 Repo

Re: Tag BlackBerry for 1.6.0rc1?

2012-04-02 Thread Drew Walters
Tim, If you can confirm that the manual tests for 1.5 mimic the results of the cordova-js version then I'll do the code merge. I'm not that concerned with a comparison with 1.4.1. FYI, I did push two changes on Friday to the master cordova-js repo to add Gord's network fix and to fix the clobber

[jira] [Updated] (CB-363) SQLite database does not grow on Android

2012-04-02 Thread Joe Bowser (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser updated CB-363: -- Priority: Minor (was: Major) Fix Version/s: 1.7.0 > SQLite database does not grow on Android > --

[jira] [Commented] (CB-363) SQLite database does not grow on Android

2012-04-02 Thread Joe Bowser (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244430#comment-13244430 ] Joe Bowser commented on CB-363: --- OK, I can recreate the behaviour, but I don't know if this is a

[jira] [Resolved] (CB-423) Problem displaying patch-9 splash screen.

2012-04-02 Thread Bryce Curtis (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CB-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryce Curtis resolved CB-423. - Resolution: Fixed > Problem displaying patch-9 splash screen. > -

[jira] [Commented] (CB-423) Problem displaying patch-9 splash screen.

2012-04-02 Thread Bryce Curtis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244394#comment-13244394 ] Bryce Curtis commented on CB-423: - I found a bug that the splash screen image wasn't being cle

[jira] [Commented] (CB-423) Problem displaying patch-9 splash screen.

2012-04-02 Thread Joe Bowser (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244353#comment-13244353 ] Joe Bowser commented on CB-423: --- Was this ever supported? This seems like a new feature, and I'm

[jira] [Created] (CB-423) Problem displaying patch-9 splash screen.

2012-04-02 Thread Bryce Curtis (Created) (JIRA)
Problem displaying patch-9 splash screen. - Key: CB-423 URL: https://issues.apache.org/jira/browse/CB-423 Project: Apache Callback Issue Type: Bug Components: Android Affects Versions: 1.

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

2012-04-02 Thread Simon MacDonald (Created) (JIRA)
Quality parameter does not affect pictures chosen from the gallery. --- Key: CB-422 URL: https://issues.apache.org/jira/browse/CB-422 Project: Apache Callback Issue Type: Bug

[jira] [Commented] (CB-330) localStorage / SQLDatabase no longer persistent after iOS 5.01 Update

2012-04-02 Thread Richard Kimber (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CB-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244292#comment-13244292 ] Richard Kimber commented on CB-330: --- Hi @Sharon, I'm wondering should: return [ super webV

[jira] [Resolved] (CB-421) FileAPI: getParent() does not return a valid DirectoryEntry

2012-04-02 Thread Simon MacDonald (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CB-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon MacDonald resolved CB-421. Resolution: Fixed The internal success function now turns the JSON object into a directory entry befor

[jira] [Created] (CB-421) FileAPI: getParent() does not return a valid DirectoryEntry

2012-04-02 Thread Simon MacDonald (Created) (JIRA)
FileAPI: getParent() does not return a valid DirectoryEntry --- Key: CB-421 URL: https://issues.apache.org/jira/browse/CB-421 Project: Apache Callback Issue Type: Bug Componen

[jira] [Updated] (CB-363) SQLite database does not grow on Android

2012-04-02 Thread Urs Zimmermann (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CB-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Urs Zimmermann updated CB-363: -- Attachment: dbgrow.zip Sample code: - Creates database - Fills the database with test data => Fails at row