[jira] [Created] (CB-2061) Update iOS permissions sections for new config.xml use

2012-12-14 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-2061: Summary: Update iOS permissions sections for new config.xml use Key: CB-2061 URL: https://issues.apache.org/jira/browse/CB-2061 Project: Apache Cordova

Merge request

2012-12-14 Thread Chad Tetreault
Hi there, I've had a merge request pending from last month. Was hoping it would make it in for the next phonegap release. https://github.com/apache/incubator-cordova-docs/commit/62cb58a26e71fbfc56a47f14ffb85a1ce3fec869 This merge adds a much needed rewrite to the blackberry getting started

[jira] [Commented] (CB-753) ER: API to query if device has a camera

2012-12-14 Thread Jonathan Bond-Caron (JIRA)
[ https://issues.apache.org/jira/browse/CB-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532247#comment-13532247 ] Jonathan Bond-Caron commented on CB-753: Thanks, some more thoughts: I image that

[jira] [Commented] (CB-753) ER: API to query if device has a camera

2012-12-14 Thread Jonathan Bond-Caron (JIRA)
[ https://issues.apache.org/jira/browse/CB-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532252#comment-13532252 ] Jonathan Bond-Caron commented on CB-753: Small clarification, the purpose of

[jira] [Created] (CB-2062) HTML5 platform

2012-12-14 Thread Jonathan Bond-Caron (JIRA)
Jonathan Bond-Caron created CB-2062: --- Summary: HTML5 platform Key: CB-2062 URL: https://issues.apache.org/jira/browse/CB-2062 Project: Apache Cordova Issue Type: New Feature

Re: nuking githubs

2012-12-14 Thread Jukka Zitting
Hi, [Picking up the ancient thread since I was asked about this.] On Wed, Feb 1, 2012 at 10:25 PM, Brian LeRoux b...@brian.io wrote: github.com/cordova This still exists with the apache-board-reports and community-dashboard repositories in it. The latter hasn't been updated in a year and the

[jira] [Commented] (CB-1574) On Android 4.1 events are only sent on every second menu button press

2012-12-14 Thread Ralf Kraus (JIRA)
[ https://issues.apache.org/jira/browse/CB-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532375#comment-13532375 ] Ralf Kraus commented on CB-1574: Bug is still present on MENUBUTTON PRESSED in Cordova 2.2 on

[jira] [Updated] (CB-1574) On Android 4.1 events are only sent on every second menu button press

2012-12-14 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser updated CB-1574: --- Fix Version/s: (was: 2.2.0) 2.3.0 On Android 4.1 events are only sent on every

[jira] [Commented] (CB-2054) Iframe not working in Android4.0

2012-12-14 Thread Ismael Olusola Jimoh (JIRA)
[ https://issues.apache.org/jira/browse/CB-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532385#comment-13532385 ] Ismael Olusola Jimoh commented on CB-2054: -- Please replace with the link below.

Re: mobile-spec failures on iOS 6.0.0

2012-12-14 Thread Marcel Kinard
For the record, Becky did point me to the matching decoder in the js: https://github.com/apache/cordova-js/blob/master/lib/ios/plugin/ios/FileReader.js#L65 So yes, now I see that URL encoding the result message is desired. -- Marcel On 12/13/2012 2:15 PM, Marcel Kinard wrote: Yup, I see that

Re: [ATTN:Committers] Feedback on automating TLP move

2012-12-14 Thread Shazron
Jukka, I've gone through all the remaining issues for incubator-cordova-ios: https://github.com/apache/incubator-cordova-ios/pulls Most should be closed and/or obsolete. I've sent comments so the original authors can close it themselves but that might take some time, who knows. On Tue, Dec 11,

Github

2012-12-14 Thread Leutwyler, Markus
Any idea why https://git-wip-us.apache.org/repos/asf?p=cordova-js.git;a=summary and https://github.com/apache/incubator-cordova-js are not in Sync? Should I base a pull-request on the github project? Markus

Re: Github

2012-12-14 Thread Shazron
Use https://github.com/apache/cordova-js On Fri, Dec 14, 2012 at 11:02 AM, Leutwyler, Markus markus.leutwy...@hp.com wrote: Any idea why https://git-wip-us.apache.org/repos/asf?p=cordova-js.git;a=summary and https://github.com/apache/incubator-cordova-js are not in Sync? Should I base a

RE: Github

2012-12-14 Thread Leutwyler, Markus
Oh, I must have forgotten to wear my glasses today .. sorry Markus -Original Message- From: Shazron [mailto:shaz...@gmail.com] Sent: Freitag, 14. Dezember 2012 11:11 To: dev@cordova.apache.org Subject: Re: Github Use https://github.com/apache/cordova-js On Fri, Dec 14, 2012 at 11:02

Re: mobile-spec failures on iOS 6.0.0

2012-12-14 Thread Shazron
Instead of doing the tag and test dance again for everybody, I'm going to leave it as is for iOS rc2 even though it fails 2 File tests in rc2. These should be addressed in the final 2.3.0. I'm away from Mon-Wed next week so hopefully someone will address any iOS issues. I'll send a pull-request

webOS Update for 2.3.0rc2

2012-12-14 Thread Leutwyler, Markus
Hi Herm, can you still pull in the following request for 2.3.0rc2? https://github.com/apache/cordova-js/pull/2 This adds support for the App Menu on webOS and will map it to the Cordova menubutton Event Markus

[jira] [Updated] (CB-2058) 2 File API test failures on mobile-spec 2.3.0rc2

2012-12-14 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-2058: - Component/s: CordovaJS 2 File API test failures on mobile-spec 2.3.0rc2

[jira] [Commented] (CB-2058) 2 File API test failures on mobile-spec 2.3.0rc2

2012-12-14 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532582#comment-13532582 ] Shazron Abdullah commented on CB-2058: -- ML thread:

Re: mobile-spec failures on iOS 6.0.0

2012-12-14 Thread Shazron
For review -- cordova-js pull request filed: https://github.com/apache/cordova-js/pull/3 On Fri, Dec 14, 2012 at 11:17 AM, Shazron shaz...@gmail.com wrote: Instead of doing the tag and test dance again for everybody, I'm going to leave it as is for iOS rc2 even though it fails 2 File tests in

[jira] [Created] (CB-2063) InAppBrowser - support iPad presentation styles

2012-12-14 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-2063: Summary: InAppBrowser - support iPad presentation styles Key: CB-2063 URL: https://issues.apache.org/jira/browse/CB-2063 Project: Apache Cordova Issue Type:

[jira] [Updated] (CB-2063) InAppBrowser - support iPad presentation, transition styles

2012-12-14 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-2063: - Description:

Re: Tagging 2.3.0rc2?

2012-12-14 Thread Shazron
iOS is tagged 2.3.0rc2 (with 2 File API tests failing, as explained in another thread) On Thu, Dec 13, 2012 at 5:21 PM, Tim Kim timki...@gmail.com wrote: I'm also running into some errors with bb10 and discussing some webworks trouble shooting with RIM. On 13 December 2012 17:13, Shazron

[jira] [Resolved] (CB-2006) Tag iOS

2012-12-14 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-2006. -- Resolution: Fixed Tag iOS --- Key: CB-2006 URL:

[jira] [Resolved] (CB-2061) Update iOS permissions sections for new config.xml use

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

[jira] [Updated] (CB-1946) iOS: Switch JSON serialization to NSJSONSerialization

2012-12-14 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1946: - Fix Version/s: 2.4.0 iOS: Switch JSON serialization to NSJSONSerialization

[jira] [Created] (CB-2064) app crash on localStorage.removeItem

2012-12-14 Thread Alain Renaud (JIRA)
Alain Renaud created CB-2064: Summary: app crash on localStorage.removeItem Key: CB-2064 URL: https://issues.apache.org/jira/browse/CB-2064 Project: Apache Cordova Issue Type: Bug

[jira] [Commented] (CB-1987) Update JavaScript for BlackBerry

2012-12-14 Thread Tim Kim (JIRA)
[ https://issues.apache.org/jira/browse/CB-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532708#comment-13532708 ] Tim Kim commented on CB-1987: - Fixed here:

[jira] [Resolved] (CB-1987) Update JavaScript for BlackBerry

2012-12-14 Thread Tim Kim (JIRA)
[ https://issues.apache.org/jira/browse/CB-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Kim resolved CB-1987. - Resolution: Fixed Update JavaScript for BlackBerry Key:

[jira] [Commented] (CB-1996) Update www/ Application for BlackBerry

2012-12-14 Thread Tim Kim (JIRA)
[ https://issues.apache.org/jira/browse/CB-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532711#comment-13532711 ] Tim Kim commented on CB-1996: - Fixed here:

[jira] [Resolved] (CB-1996) Update www/ Application for BlackBerry

2012-12-14 Thread Tim Kim (JIRA)
[ https://issues.apache.org/jira/browse/CB-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Kim resolved CB-1996. - Resolution: Fixed Update www/ Application for BlackBerry --

[jira] [Commented] (CB-2005) Tag BlackBerry

2012-12-14 Thread Tim Kim (JIRA)
[ https://issues.apache.org/jira/browse/CB-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532712#comment-13532712 ] Tim Kim commented on CB-2005: - Fixed here:

[jira] [Resolved] (CB-2005) Tag BlackBerry

2012-12-14 Thread Tim Kim (JIRA)
[ https://issues.apache.org/jira/browse/CB-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Kim resolved CB-2005. - Resolution: Fixed Tag BlackBerry -- Key: CB-2005 URL:

Re: Tagging 2.3.0rc2?

2012-12-14 Thread Tim Kim
BB tagged. To note: I'm running into some problems with bb10 (problems with some of the apis not being loaded), but others haven't been able to reproduce so I'm still not sure if it's just me. On 14 December 2012 12:04, Shazron shaz...@gmail.com wrote: iOS is tagged 2.3.0rc2 (with 2 File API

[jira] [Updated] (CB-2063) InAppBrowser - support iPad presentation style, iOS transition styles

2012-12-14 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-2063: - Summary: InAppBrowser - support iPad presentation style, iOS transition styles (was: InAppBrowser

[jira] [Commented] (CB-2063) InAppBrowser - support iPad presentation style, iOS transition styles

2012-12-14 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532818#comment-13532818 ] Shazron Abdullah commented on CB-2063: -- Pull request sent

[jira] [Commented] (CB-2063) InAppBrowser - support iPad presentation style, iOS transition styles

2012-12-14 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532820#comment-13532820 ] Shazron Abdullah commented on CB-2063: -- Note that pagesheet is really only for landscape

[jira] [Resolved] (CB-1994) Update www/ Application for Android

2012-12-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-1994. - Resolution: Invalid Update www/ Application for Android ---

[jira] [Reopened] (CB-1994) Update www/ Application for Android

2012-12-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen reopened CB-1994: - Assignee: Jesse MacFadyen (was: Joe Bowser) Update www/ Application for Android

[jira] [Resolved] (CB-1995) Update www/ Application for Bada

2012-12-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-1995. - Resolution: Invalid Update www/ Application for Bada

[jira] [Reopened] (CB-1996) Update www/ Application for BlackBerry

2012-12-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen reopened CB-1996: - Assignee: Jesse MacFadyen (was: Tim Kim) Update www/ Application for BlackBerry

[jira] [Resolved] (CB-1996) Update www/ Application for BlackBerry

2012-12-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-1996. - Resolution: Invalid Update www/ Application for BlackBerry

[jira] [Reopened] (CB-1997) Update www/ Application for iOS

2012-12-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen reopened CB-1997: - Assignee: Jesse MacFadyen (was: Shazron Abdullah) Update www/ Application for iOS

[jira] [Resolved] (CB-1997) Update www/ Application for iOS

2012-12-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-1997. - Resolution: Invalid Update www/ Application for iOS ---

[jira] [Resolved] (CB-1999) Update www/ Application for Qt

2012-12-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-1999. - Resolution: Invalid Update www/ Application for Qt --

[jira] [Resolved] (CB-2000) Update www/ Application for Tizen

2012-12-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-2000. - Resolution: Invalid Update www/ Application for Tizen -

[jira] [Resolved] (CB-2001) Update www/ Application for webOS

2012-12-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-2001. - Resolution: Invalid Update www/ Application for webOS -

[jira] [Resolved] (CB-2002) Update www/ Application for WP7

2012-12-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-2002. - Resolution: Invalid Update www/ Application for WP7 ---

[jira] [Resolved] (CB-2011) Tag WP7

2012-12-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-2011. - Resolution: Fixed Tag WP7 --- Key: CB-2011 URL:

[jira] [Reopened] (CB-2001) Update www/ Application for webOS

2012-12-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen reopened CB-2001: - Assignee: Jesse MacFadyen (was: Herm Wong) Update www/ Application for webOS

[jira] [Commented] (CB-1997) Update www/ Application for iOS

2012-12-14 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532853#comment-13532853 ] Shazron Abdullah commented on CB-1997: -- what's going on here, reopening it

[jira] [Resolved] (CB-2065) Prepare and Tag WP8

2012-12-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-2065. - Resolution: Fixed Prepare and Tag WP8 --- Key: CB-2065

[jira] [Created] (CB-2066) Prepare and TAg Windows 8

2012-12-14 Thread Jesse MacFadyen (JIRA)
Jesse MacFadyen created CB-2066: --- Summary: Prepare and TAg Windows 8 Key: CB-2066 URL: https://issues.apache.org/jira/browse/CB-2066 Project: Apache Cordova Issue Type: Sub-task

[jira] [Updated] (CB-2066) Prepare and Tag Windows 8

2012-12-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen updated CB-2066: Summary: Prepare and Tag Windows 8 (was: Prepare and TAg Windows 8) Prepare and Tag Windows 8