[jira] [Updated] (CB-1285) Include EXIF metadata in image upload

2013-01-31 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1285: - Fix Version/s: (was: 2.4.0) 2.5.0 Punt to 2.5.0 Include

[jira] [Created] (CB-2311) Add docs for iOS specific InAppBrowser window.open options

2013-01-31 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-2311: Summary: Add docs for iOS specific InAppBrowser window.open options Key: CB-2311 URL: https://issues.apache.org/jira/browse/CB-2311 Project: Apache Cordova

[jira] [Commented] (CB-2301) EXC_BAD_ACCESS on resume/wake on iOS device

2013-01-31 Thread Ross Holdway (JIRA)
[ https://issues.apache.org/jira/browse/CB-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13567503#comment-13567503 ] Ross Holdway commented on CB-2301: -- Hey Shazron Thanks for the suggestion, after setting

[jira] [Created] (CB-2312) Add BB10 support InAppBrowser docs

2013-01-31 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-2312: Summary: Add BB10 support InAppBrowser docs Key: CB-2312 URL: https://issues.apache.org/jira/browse/CB-2312 Project: Apache Cordova Issue Type: Task

[jira] [Deleted] (CB-1220) Implement InAppBrowser (window.open override for non-whitelisted URLs)

2013-01-31 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah deleted CB-1220: - Implement InAppBrowser (window.open override for non-whitelisted URLs)

[jira] [Resolved] (CB-2310) Pitch to Zoom in inAppBrowser (setting view port for it against iOS app settings)

2013-01-31 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-2310. -- Resolution: Duplicate Just needs documentation. See CB-2311 Pitch to Zoom in

[jira] [Commented] (CB-2311) Add docs for iOS specific InAppBrowser window.open options

2013-01-31 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13567509#comment-13567509 ] Shazron Abdullah commented on CB-2311: -- See Issue Links section. Add

[jira] [Commented] (CB-2071) InAppBrowser: allow UIWebView settings like main CordovaWebView

2013-01-31 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13567510#comment-13567510 ] Shazron Abdullah commented on CB-2071: -- Note that for the setting name, case does not

[jira] [Commented] (CB-2301) EXC_BAD_ACCESS on resume/wake on iOS device

2013-01-31 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13567515#comment-13567515 ] Shazron Abdullah commented on CB-2301: -- Great! Now a further question - do you write to

[jira] [Updated] (CB-2310) Pinch to Zoom in inAppBrowser (setting view port for it against iOS app settings)

2013-01-31 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-2310: - Summary: Pinch to Zoom in inAppBrowser (setting view port for it against iOS app settings) (was:

[jira] [Comment Edited] (CB-2301) EXC_BAD_ACCESS on resume/wake on iOS device

2013-01-31 Thread Ross Holdway (JIRA)
[ https://issues.apache.org/jira/browse/CB-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13567516#comment-13567516 ] Ross Holdway edited comment on CB-2301 at 1/31/13 10:28 AM: Hmmm,

[jira] [Resolved] (CB-2285) No more activities from Cordova

2013-01-31 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-2285. --- Resolution: Not A Problem Hmm, so from your description, you were doing a page navigation at the same

[jira] [Commented] (CB-2285) No more activities from Cordova

2013-01-31 Thread fabian boulegue (JIRA)
[ https://issues.apache.org/jira/browse/CB-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13567823#comment-13567823 ] fabian boulegue commented on CB-2285: - Correct well only people should know cause if I

Re: [FYI] call for cordova devs to participate in phonegap day event in july

2013-01-31 Thread Andrew Grieve
Hey Brian, July is still a mile away. How much lead-time are you actually looking for here? A couple of my talk ideas are contingent on whether projects meet their targets :P On Fri, Jan 11, 2013 at 6:46 PM, Brian LeRoux b...@brian.io wrote: http://goo.gl/fYW3J

Re: [Android] Config.xml Android Preference Issues

2013-01-31 Thread Joe Bowser
So, right now I have this for the splashscreen: preference name=splashscreen value=splash / And I have this in Config.java for splashscreen prefs: String value = xml.getAttributeValue(null, value); int resource = 0;

[jira] [Assigned] (CB-2296) Move super.setStringProperty and other DroidGap preferences into Config class

2013-01-31 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser reassigned CB-2296: -- Assignee: Joe Bowser Move super.setStringProperty and other DroidGap preferences into Config class

Re: [Android] Config.xml Android Preference Issues

2013-01-31 Thread Andrew Grieve
On Thu, Jan 31, 2013 at 1:34 PM, Joe Bowser bows...@gmail.com wrote: So, right now I have this for the splashscreen: preference name=splashscreen value=splash / And I have this in Config.java for splashscreen prefs: String value = xml.getAttributeValue(null,

[jira] [Assigned] (CB-2293) File Transfer of picture fails on every other picture

2013-01-31 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser reassigned CB-2293: -- Assignee: Andrew Grieve (was: Joe Bowser) Assigning this to you since you're already on this one.

[jira] [Commented] (CB-2296) Move super.setStringProperty and other DroidGap preferences into Config class

2013-01-31 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13567926#comment-13567926 ] Joe Bowser commented on CB-2296: Added the splashscreen. This feature is ready to go!

[jira] [Updated] (CB-2296) Move super.setStringProperty and other DroidGap preferences into Config class

2013-01-31 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser updated CB-2296: --- Fix Version/s: (was: 2.5.0) 2.4.0 Move super.setStringProperty and other DroidGap

[jira] [Resolved] (CB-2296) Move super.setStringProperty and other DroidGap preferences into Config class

2013-01-31 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-2296. Resolution: Fixed I think we're good to go for 2.4.0, since this was unintentionally added earlier with

[jira] [Resolved] (CB-1961) create script on Android should warn user when no Android targets are installed

2013-01-31 Thread Anis Kadri (JIRA)
[ https://issues.apache.org/jira/browse/CB-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anis Kadri resolved CB-1961. Resolution: Fixed Fix Version/s: 2.4.0 create script on Android should warn user when no Android

[jira] [Updated] (CB-2281) Cordova splash-screen enhancement with smooth iOS-like rotation on re-orientation

2013-01-31 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-2281: - Fix Version/s: (was: 2.4.0) 2.5.0 Thanks Yaniv, this is too late to get into

[jira] [Updated] (CB-2280) Splash-Screen Fade IN/OUT feature

2013-01-31 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-2280: - Fix Version/s: (was: 2.4.0) 2.5.0 Thanks Yaniv, this is too late to get into

Re: [FYI] call for cordova devs to participate in phonegap day event in july

2013-01-31 Thread Tommy-Carlos Williams
Sorry to break in on the thread, but that's what I did… I submitted based on something that doesn't exist yet, but very much SHOULD exist by July (or I will have bigger problems). :) Skate to where the puck is going to be and all that hockey business. My concern is more around the submission

Re: [FYI] call for cordova devs to participate in phonegap day event in july

2013-01-31 Thread Brian LeRoux
Nothing is concrete for the venue and timing yet so we're not going to hard on curating the program until we have those details locked. I want to begin the marketing end of this month so you can expect something by then. =) I should also mention we're cooking up a smaller series of PhoneGap

Re: [FYI] call for cordova devs to participate in phonegap day event in july

2013-01-31 Thread Tommy-Carlos Williams
Ah, those sound great. I would be very interested in those. On 01/02/2013, at 7:48 AM, Brian LeRoux b...@brian.io wrote: Nothing is concrete for the venue and timing yet so we're not going to hard on curating the program until we have those details locked. I want to begin the marketing end

[jira] [Assigned] (CB-2205) adding Blackberry platform throws an error -- running cordova-client in windows The provided path is not a Cordova BlackBerry WebWorks project

2013-01-31 Thread Tim Kim (JIRA)
[ https://issues.apache.org/jira/browse/CB-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Kim reassigned CB-2205: --- Assignee: Filip Maj (was: Tim Kim) adding Blackberry platform throws an error -- running cordova-client

[jira] [Updated] (CB-1480) navigator.network.connection does not work on dynamically loaded pages via Jquery mobile.

2013-01-31 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen updated CB-1480: Assignee: Benn Mapes (was: Jesse MacFadyen) navigator.network.connection does not work on

[jira] [Resolved] (CB-2311) Add docs for iOS specific InAppBrowser window.open options

2013-01-31 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-2311. -- Resolution: Fixed Commit - http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/dd18031d

[jira] [Resolved] (CB-2312) Add BB10 support InAppBrowser docs

2013-01-31 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-2312. -- Resolution: Fixed Commit - http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/3d36159b

iOS 2.4.0 issues

2013-01-31 Thread Shazron
There are 16 issues listed, most minor: https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20fixVersion%20%3D%20%222.4.0%22%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20iOS%20ORDER%20BY%20priority%20DESC ...which will be moved to 2.5.0. Haven't gone through all

[jira] [Assigned] (CB-2278) Docs reference old incubator links

2013-01-31 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah reassigned CB-2278: Assignee: Shazron Abdullah (was: mike billau) Docs reference old incubator links

[jira] [Reopened] (CB-1365) Need to document config.xml

2013-01-31 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj reopened CB-1365: --- Actually I'm going to add subtasks for this issue to track platform-specific progress. Need to

[jira] [Resolved] (CB-1365) Need to document config.xml

2013-01-31 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj resolved CB-1365. --- Resolution: Fixed Need to document config.xml --- Key: CB-1365

[jira] [Created] (CB-2314) Vet iOS-specific project settings following addition of top-level project settings guide

2013-01-31 Thread Filip Maj (JIRA)
Filip Maj created CB-2314: - Summary: Vet iOS-specific project settings following addition of top-level project settings guide Key: CB-2314 URL: https://issues.apache.org/jira/browse/CB-2314 Project: Apache

[jira] [Created] (CB-2315) Vet Android-specific project settings following addition of top-level project settings guide

2013-01-31 Thread Filip Maj (JIRA)
Filip Maj created CB-2315: - Summary: Vet Android-specific project settings following addition of top-level project settings guide Key: CB-2315 URL: https://issues.apache.org/jira/browse/CB-2315 Project:

[jira] [Created] (CB-2316) Add BlackBerry-specific project settings guide

2013-01-31 Thread Filip Maj (JIRA)
Filip Maj created CB-2316: - Summary: Add BlackBerry-specific project settings guide Key: CB-2316 URL: https://issues.apache.org/jira/browse/CB-2316 Project: Apache Cordova Issue Type: Sub-task

[jira] [Created] (CB-2317) Add Windows 8-specific project settings guide

2013-01-31 Thread Filip Maj (JIRA)
Filip Maj created CB-2317: - Summary: Add Windows 8-specific project settings guide Key: CB-2317 URL: https://issues.apache.org/jira/browse/CB-2317 Project: Apache Cordova Issue Type: Sub-task

[jira] [Created] (CB-2318) Add Windows Phone 7-specific project settings guide

2013-01-31 Thread Filip Maj (JIRA)
Filip Maj created CB-2318: - Summary: Add Windows Phone 7-specific project settings guide Key: CB-2318 URL: https://issues.apache.org/jira/browse/CB-2318 Project: Apache Cordova Issue Type: Sub-task

[jira] [Resolved] (CB-2278) Docs reference old incubator links

2013-01-31 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-2278. -- Resolution: Fixed Commit - http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/b6735189

[jira] [Created] (CB-2319) Add Windows Phone 8-specific project settings guide

2013-01-31 Thread Filip Maj (JIRA)
Filip Maj created CB-2319: - Summary: Add Windows Phone 8-specific project settings guide Key: CB-2319 URL: https://issues.apache.org/jira/browse/CB-2319 Project: Apache Cordova Issue Type: Sub-task

[jira] [Created] (CB-2320) Add webOS-specific project settings guide

2013-01-31 Thread Filip Maj (JIRA)
Filip Maj created CB-2320: - Summary: Add webOS-specific project settings guide Key: CB-2320 URL: https://issues.apache.org/jira/browse/CB-2320 Project: Apache Cordova Issue Type: Sub-task

Re: All platforms: config.xml documentation

2013-01-31 Thread Filip Maj
Hey everyone, I've added the top-level project settings guide covering platform-agnostic config.xml support [1]. I've also added a bunch of sub-tasks to get the contents for the platform-specific config.xml details into the docs repo. Please check out the following task for its subtasks which

[jira] [Updated] (CB-1871) Tizen min reqs

2013-01-31 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1871: - Summary: Tizen min reqs (was: min reqs) Tizen min reqs -- Key:

[jira] [Resolved] (CB-2070) Update download links in cordova.apache.org

2013-01-31 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-2070. -- Resolution: Fixed Update download links in cordova.apache.org

[jira] [Resolved] (CB-1825) Add documentation for supported OS versions

2013-01-31 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1825. -- Resolution: Invalid Supported OS versions seem to be in the top section of the Getting Started

[jira] [Created] (CB-2322) Add Supported Features Grid to docs

2013-01-31 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-2322: Summary: Add Supported Features Grid to docs Key: CB-2322 URL: https://issues.apache.org/jira/browse/CB-2322 Project: Apache Cordova Issue Type: Task

[jira] [Commented] (CB-2315) Vet Android-specific project settings following addition of top-level project settings guide

2013-01-31 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568317#comment-13568317 ] Joe Bowser commented on CB-2315: There is duplication of content with the iOS and Android

[jira] [Commented] (CB-2314) Vet iOS-specific project settings following addition of top-level project settings guide

2013-01-31 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568322#comment-13568322 ] Shazron Abdullah commented on CB-2314: -- I'm just concerned about the top level doc just

[jira] [Commented] (CB-1365) Need to document config.xml

2013-01-31 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568327#comment-13568327 ] Shazron Abdullah commented on CB-1365: -- There is an issue with the top level doc --

[jira] [Commented] (CB-2314) Vet iOS-specific project settings following addition of top-level project settings guide

2013-01-31 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568350#comment-13568350 ] Filip Maj commented on CB-2314: --- Great points, I'll update following your recommendations.

[jira] [Created] (CB-2323) Use widget instead of cordova as root element in config.xml

2013-01-31 Thread Filip Maj (JIRA)
Filip Maj created CB-2323: - Summary: Use widget instead of cordova as root element in config.xml Key: CB-2323 URL: https://issues.apache.org/jira/browse/CB-2323 Project: Apache Cordova Issue Type:

[jira] [Created] (CB-2324) iOS config.xml document should use widget instead of cordova

2013-01-31 Thread Filip Maj (JIRA)
Filip Maj created CB-2324: - Summary: iOS config.xml document should use widget instead of cordova Key: CB-2324 URL: https://issues.apache.org/jira/browse/CB-2324 Project: Apache Cordova Issue Type:

[jira] [Created] (CB-2326) Windows Phone 7 config.xml document should use widget instead of cordova

2013-01-31 Thread Filip Maj (JIRA)
Filip Maj created CB-2326: - Summary: Windows Phone 7 config.xml document should use widget instead of cordova Key: CB-2326 URL: https://issues.apache.org/jira/browse/CB-2326 Project: Apache Cordova

[jira] [Created] (CB-2327) Windows Phone 8 config.xml document should use widget instead of cordova

2013-01-31 Thread Filip Maj (JIRA)
Filip Maj created CB-2327: - Summary: Windows Phone 8 config.xml document should use widget instead of cordova Key: CB-2327 URL: https://issues.apache.org/jira/browse/CB-2327 Project: Apache Cordova

[jira] [Commented] (CB-2207) Xcode sometimes does not pick up changes to www/

2013-01-31 Thread Michal Mocny (JIRA)
[ https://issues.apache.org/jira/browse/CB-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568386#comment-13568386 ] Michal Mocny commented on CB-2207: -- cp does have a -l, just not on the default cp available

[jira] [Updated] (CB-2276) Refactor to eliminate casts of viewControlled - CDVViewController

2013-01-31 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve updated CB-2276: -- Fix Version/s: (was: 2.4.0) 2.5.0 Refactor to eliminate casts of

[jira] [Resolved] (CB-1793) Fix Objective-C unit tests

2013-01-31 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-1793. --- Resolution: Cannot Reproduce I ran these recently and only the Contact ones failed (they are

[jira] [Updated] (CB-2275) Explicitly initialize NSURLCache in the project template

2013-01-31 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve updated CB-2275: -- Fix Version/s: (was: 2.4.0) 2.5.0 Explicitly initialize NSURLCache in the

[jira] [Updated] (CB-2180) Convert iOS project template to use ARC

2013-01-31 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve updated CB-2180: -- Description: CordovaLib uses ARC, but the project template has ARC turned off. This is so that existing

[jira] [Updated] (CB-1547) onReset and onHandleOpenUrl are wrongly called when there are two CDVWebViews present at the same time.

2013-01-31 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve updated CB-1547: -- Fix Version/s: (was: 2.4.0) 2.5.0 onReset and onHandleOpenUrl are wrongly

[jira] [Updated] (CB-1518) FileTransfer.download progress events has this.lengthComputable = false when response is gzipped on iOS

2013-01-31 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve updated CB-1518: -- Fix Version/s: (was: 2.4.0) 2.5.0 FileTransfer.download progress events has

[jira] [Updated] (CB-1594) CDVViewController leaks

2013-01-31 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve updated CB-1594: -- Fix Version/s: (was: 2.4.0) 2.5.0 CDVViewController leaks

[jira] [Updated] (CB-2207) Xcode sometimes does not pick up changes to www/

2013-01-31 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve updated CB-2207: -- Fix Version/s: (was: 2.4.0) 2.5.0 Xcode sometimes does not pick up changes to

Re: iOS 2.4.0 issues

2013-01-31 Thread Andrew Grieve
Thanks for the reminder! Done and done. On Thu, Jan 31, 2013 at 7:01 PM, Shazron shaz...@gmail.com wrote: There are 16 issues listed, most minor:

[jira] [Commented] (CB-1365) Need to document config.xml

2013-01-31 Thread Michael Brooks (JIRA)
[ https://issues.apache.org/jira/browse/CB-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568448#comment-13568448 ] Michael Brooks commented on CB-1365: Yup, I'll look into it. Need to

[jira] [Commented] (CB-2304) Requesting for cordova/release command support for iOS Over the air enterprise distribution

2013-01-31 Thread Prem kumar (JIRA)
[ https://issues.apache.org/jira/browse/CB-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13568528#comment-13568528 ] Prem kumar commented on CB-2304: Ya i modified the cordova/release script.. but still getting