[jira] [Commented] (CB-1359) bin/create script should automatically set the target sdk to the highest available

2012-09-12 Thread Brian LeRoux (JIRA)
[ https://issues.apache.org/jira/browse/CB-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454696#comment-13454696 ] Brian LeRoux commented on CB-1359: -- I'd like to see this change...at some point the script d

[jira] [Created] (CB-1459) Camera features don't work in Android.

2012-09-12 Thread trusktr (JIRA)
trusktr created CB-1459: --- Summary: Camera features don't work in Android. Key: CB-1459 URL: https://issues.apache.org/jira/browse/CB-1459 Project: Apache Cordova Issue Type: Bug Components: A

[jira] [Created] (CB-1458) Android's new "Limit background processes" setting in "Developer options" breaks key PhoneGap functionality.

2012-09-12 Thread trusktr (JIRA)
trusktr created CB-1458: --- Summary: Android's new "Limit background processes" setting in "Developer options" breaks key PhoneGap functionality. Key: CB-1458 URL: https://issues.apache.org/jira/browse/CB-1458 Pr

Re: [VOTE] 2.1.0 tag and release

2012-09-12 Thread Brian LeRoux
ya, we knew it was coming On Wed, Sep 12, 2012 at 10:44 PM, Shazron wrote: > Yeah definitely. Anyways - iOS fixed and re-tagged 2.1.0 > > On Wed, Sep 12, 2012 at 8:27 PM, Filip Maj wrote: >> Moving forward I think we should plan our releases around large >> manufacturer announcements.. >> >> On

Re: [VOTE] 2.1.0 tag and release

2012-09-12 Thread Shazron
Yeah definitely. Anyways - iOS fixed and re-tagged 2.1.0 On Wed, Sep 12, 2012 at 8:27 PM, Filip Maj wrote: > Moving forward I think we should plan our releases around large > manufacturer announcements.. > > On 9/12/12 8:23 PM, "Shazron" wrote: > >>I have to re-tag iOS to get this critical fix i

[jira] [Resolved] (CB-1453) Namespace issue of JSONKit (JSONKitSerializingBlockAdditions)

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

[jira] [Resolved] (CB-1457) Remove unused CDVMotion core plugin - causes Apple App Store upload rejection

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

[jira] [Updated] (CB-1453) Namespace issue of JSONKit (JSONKitSerializingBlockAdditions)

2012-09-12 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1453: - Fix Version/s: (was: 2.2.0) 2.1.0 Pushing to 2.1.0 as we had to get a critica

[jira] [Updated] (CB-1457) Remove unused CDVMotion core plugin - causes Apple App Store upload rejection

2012-09-12 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1457: - Description: See: http://markmail.org/thread/oqmkyuy2lznynjh2 Chris Lundie: "Heads up. Apple just r

Re: [VOTE] 2.1.0 tag and release

2012-09-12 Thread Filip Maj
Moving forward I think we should plan our releases around large manufacturer announcements.. On 9/12/12 8:23 PM, "Shazron" wrote: >I have to re-tag iOS to get this critical fix in - >https://issues.apache.org/jira/browse/CB-1457 if not people will have >their apps rejected. Since I'm doing that,

Re: [VOTE] 2.1.0 tag and release

2012-09-12 Thread Shazron
I have to re-tag iOS to get this critical fix in - https://issues.apache.org/jira/browse/CB-1457 if not people will have their apps rejected. Since I'm doing that, I'm going to put in this trivial fix as well: https://issues.apache.org/jira/browse/CB-1453 On Wed, Sep 12, 2012 at 5:03 PM, Jesse wr

Re: Apple rejecting Cordoa iOS app due to private API detection

2012-09-12 Thread Shazron
Filed as https://issues.apache.org/jira/browse/CB-1457 On Wed, Sep 12, 2012 at 6:45 PM, Shazron Abdullah wrote: > Thanks Chris. > That's dumb - it's our own public function. Might just be a selector > collision of a base class selector that's new in iOS 6. > > In any case this core plugin seems u

[jira] [Created] (CB-1457) Remove unused CDVMotion core plugin - causes Apple App Store upload rejection

2012-09-12 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-1457: Summary: Remove unused CDVMotion core plugin - causes Apple App Store upload rejection Key: CB-1457 URL: https://issues.apache.org/jira/browse/CB-1457 Project: Apache

[jira] [Commented] (CB-638) Slow native bridge (especially android)

2012-09-12 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454594#comment-13454594 ] Andrew Grieve commented on CB-638: -- Other things to sanity check - when benchmarking make sur

Re: Apple rejecting Cordoa iOS app due to private API detection

2012-09-12 Thread Shazron Abdullah
Thanks Chris. That's dumb - it's our own public function. Might just be a selector collision of a base class selector that's new in iOS 6. In any case this core plugin seems unused and can be removed. On 2012-09-12, at 6:38 PM, Chris Lundie wrote: > Heads up. Apple just rejected one of my app u

Apple rejecting Cordoa iOS app due to private API detection

2012-09-12 Thread Chris Lundie
Heads up. Apple just rejected one of my app uploads due to the isDeviceOrientationAvailable selector (used in CDVMotion.m). They are detecting it as a private selector. It is probably not a coincidence that iOS 6 submissions started today. - Chris Lundie

[jira] [Created] (CB-1456) bin/diagnose_project script prints Build Settings from the project settings, not the target settings

2012-09-12 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-1456: Summary: bin/diagnose_project script prints Build Settings from the project settings, not the target settings Key: CB-1456 URL: https://issues.apache.org/jira/browse/CB-1456

Re: [Android] Can we get rid of the Callback Server/Hanging GET now?

2012-09-12 Thread Andrew Grieve
ONLINE_EVENTS and JS_OBJECT are the fastest and have no bugs that I've found. As soon as 2.1 ships, let's make the switch. I don't think devs should need to know about the bridge modes unless there becomes a reason to expose this to them. With several other options other than callback server, I th

[jira] [Commented] (CB-638) Slow native bridge (especially android)

2012-09-12 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454508#comment-13454508 ] Andrew Grieve commented on CB-638: -- Yep, everything's in there. Your numbers do at least show

Re: [VOTE] 2.1.0 tag and release

2012-09-12 Thread Jesse
wp7 re-tagged On Wed, Sep 12, 2012 at 3:41 PM, Shazron wrote: > iOS good to go. > > On Wed, Sep 12, 2012 at 2:33 PM, Tim Kim wrote: >> BB good to go. -- @purplecabbage risingj.com

[jira] [Commented] (CB-1286) Cordova 2.1 callbacks stops working after sleep/wake with jQuery Mobile + Android Transformer Pad

2012-09-12 Thread Simon MacDonald (JIRA)
[ https://issues.apache.org/jira/browse/CB-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454480#comment-13454480 ] Simon MacDonald commented on CB-1286: - Hey Walter, I upgraded my Transformer to 4.1.1 and

[jira] [Commented] (CB-902) iOS 6 - deal with new Privacy functionality in Contacts (ABAddressBook:: ABAddressBookCreateWithOptions)

2012-09-12 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454474#comment-13454474 ] Shazron Abdullah commented on CB-902: - Documentation: 1. https://developer.apple.com/libr

[jira] [Commented] (CB-1359) bin/create script should automatically set the target sdk to the highest available

2012-09-12 Thread Simon MacDonald (JIRA)
[ https://issues.apache.org/jira/browse/CB-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454471#comment-13454471 ] Simon MacDonald commented on CB-1359: - The thing is Joe if the script was working correct

[jira] [Created] (CB-1455) 'authorization: ...' instead of 'Authorization: ...' set in FileTransfer

2012-09-12 Thread Natalia Bartol (JIRA)
Natalia Bartol created CB-1455: -- Summary: 'authorization: ...' instead of 'Authorization: ...' set in FileTransfer Key: CB-1455 URL: https://issues.apache.org/jira/browse/CB-1455 Project: Apache Cordova

[jira] [Resolved] (CB-1441) Tag 2.1.0

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

[jira] [Resolved] (CB-1420) Update JavaScript

2012-09-12 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1420. -- Resolution: Fixed > Update JavaScript > - > > Key: CB-1420 >

[jira] [Resolved] (CB-1440) Tag 2.1.0

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

[jira] [Resolved] (CB-1430) Update www/ Application

2012-09-12 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1430. -- Resolution: Fixed > Update www/ Application > --- > > Key:

Re: [VOTE] 2.1.0 tag and release

2012-09-12 Thread Shazron
iOS good to go. On Wed, Sep 12, 2012 at 2:33 PM, Tim Kim wrote: > BB good to go.

[jira] [Commented] (CB-1406) HTTP-Get via XHR in Web Workers always return status 0 under iOS 6 (Beta 4)

2012-09-12 Thread Jochen Magnus (JIRA)
[ https://issues.apache.org/jira/browse/CB-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454436#comment-13454436 ] Jochen Magnus commented on CB-1406: --- The problem still exists in the iOS6 GM.

[jira] [Commented] (CB-1454) iPhone 5 (Retina 4-inch) - the UIWebView does not expand to the full height

2012-09-12 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454432#comment-13454432 ] Shazron Abdullah commented on CB-1454: -- How to fix: https://devforums.apple.com/message/

[jira] [Updated] (CB-1454) iPhone 5 (Retina 4-inch) - the UIWebView does not expand to the full height

2012-09-12 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1454: - Attachment: retina4inch.png screenshot (retina4inch.png) is attached. > iPhone 5 (R

[jira] [Created] (CB-1454) iPhone 5 (Retina 4-inch) - the UIWebView does not expand to the full height

2012-09-12 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-1454: Summary: iPhone 5 (Retina 4-inch) - the UIWebView does not expand to the full height Key: CB-1454 URL: https://issues.apache.org/jira/browse/CB-1454 Project: Apache C

[jira] [Commented] (CB-616) Weinre does not updates the dom correctly

2012-09-12 Thread Patrick Mueller (JIRA)
[ https://issues.apache.org/jira/browse/CB-616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454417#comment-13454417 ] Patrick Mueller commented on CB-616: You can try running the server with --verbose true, t

[jira] [Updated] (CB-1453) Namespace issue of JSONKit (JSONKitSerializingBlockAdditions)

2012-09-12 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1453: - Fix Version/s: 2.2.0 > Namespace issue of JSONKit (JSONKitSerializingBlockAdditions) > -

[jira] [Commented] (CB-604) doesn't work in strict mode

2012-09-12 Thread Patrick Mueller (JIRA)
[ https://issues.apache.org/jira/browse/CB-604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454413#comment-13454413 ] Patrick Mueller commented on CB-604: All weinre versions are available here: http://peopl

[jira] [Commented] (CB-1453) Namespace issue of JSONKit (JSONKitSerializingBlockAdditions)

2012-09-12 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454412#comment-13454412 ] Shazron Abdullah commented on CB-1453: -- Right, like I mentioned. It is harmless for now,

[jira] [Comment Edited] (CB-1453) Namespace issue of JSONKit (JSONKitSerializingBlockAdditions)

2012-09-12 Thread Christoph Jerolimov (JIRA)
[ https://issues.apache.org/jira/browse/CB-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454396#comment-13454396 ] Christoph Jerolimov edited comment on CB-1453 at 9/13/12 8:45 AM: -

[jira] [Updated] (CB-1453) Namespace issue of JSONKit (JSONKitSerializingBlockAdditions)

2012-09-12 Thread Christoph Jerolimov (JIRA)
[ https://issues.apache.org/jira/browse/CB-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Jerolimov updated CB-1453: Description: In CB-1000 you've changed the namespace handling for the included library. But y

[jira] [Commented] (CB-638) Slow native bridge (especially android)

2012-09-12 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454395#comment-13454395 ] Joe Bowser commented on CB-638: --- Here's the numbers that I got across the devices I have on hand

[jira] [Commented] (CB-1453) Namespace issue of JSONKit (JSONKitSerializingBlockAdditions)

2012-09-12 Thread Christoph Jerolimov (JIRA)
[ https://issues.apache.org/jira/browse/CB-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454396#comment-13454396 ] Christoph Jerolimov commented on CB-1453: - Your link shows exactly the namespace "JSO

[jira] [Commented] (CB-1453) Namespace issue of JSONKit (JSONKitSerializingBlockAdditions)

2012-09-12 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454383#comment-13454383 ] Shazron Abdullah commented on CB-1453: -- Are you looking at the right source? I see that

[jira] [Commented] (CB-616) Weinre does not updates the dom correctly

2012-09-12 Thread Brian Knapp (JIRA)
[ https://issues.apache.org/jira/browse/CB-616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454380#comment-13454380 ] Brian Knapp commented on CB-616: This does not work with jQuery mobile. Pages that are insert

[jira] [Commented] (CB-1439) Tag 2.1.0

2012-09-12 Thread Tim Kim (JIRA)
[ https://issues.apache.org/jira/browse/CB-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454375#comment-13454375 ] Tim Kim commented on CB-1439: - Done: https://git-wip-us.apache.org/repos/asf?p=incubator-cordova

[jira] [Resolved] (CB-1439) Tag 2.1.0

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

Re: [VOTE] 2.1.0 tag and release

2012-09-12 Thread Tim Kim
BB good to go.

[jira] [Resolved] (CB-1419) Update JavaScript

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

[jira] [Commented] (CB-1429) Update www/ Application

2012-09-12 Thread Tim Kim (JIRA)
[ https://issues.apache.org/jira/browse/CB-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454374#comment-13454374 ] Tim Kim commented on CB-1429: - Done: https://git-wip-us.apache.org/repos/asf?p=incubator-cordova

[jira] [Commented] (CB-1419) Update JavaScript

2012-09-12 Thread Tim Kim (JIRA)
[ https://issues.apache.org/jira/browse/CB-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454373#comment-13454373 ] Tim Kim commented on CB-1419: - Done: https://git-wip-us.apache.org/repos/asf?p=incubator-cordova

incubator-cordova-blackberry-webworks pull request: Update framework/ext/sr...

2012-09-12 Thread rsweny
GitHub user rsweny opened a pull request: https://github.com/apache/incubator-cordova-blackberry-webworks/pull/7 Update framework/ext/src/org/apache/cordova/http/FileUploader.java fix for multipart upload syntax. Amazon s3 rejects calls with this bug of an extra line end. You can m

[jira] [Commented] (CB-1412) iOS Whitelist is never used, all urls will pass the whitelist

2012-09-12 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454327#comment-13454327 ] Shazron Abdullah commented on CB-1412: -- Yup, usually I let it run mobile-spec first in a

[jira] [Commented] (CB-1412) iOS Whitelist is never used, all urls will pass the whitelist

2012-09-12 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454329#comment-13454329 ] Shazron Abdullah commented on CB-1412: -- InAppBrowser - http://wiki.apache.org/cordova/In

[jira] [Updated] (CB-1453) Namespace issue of JSONKit (JSONKitSerializingBlockAdditions)

2012-09-12 Thread Christoph Jerolimov (JIRA)
[ https://issues.apache.org/jira/browse/CB-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Jerolimov updated CB-1453: Description: In CB-1000 you've changed the namespace handling for the included library. But y

[jira] [Updated] (CB-1453) Namespace issue of JSONKit (JSONKitSerializingBlockAdditions)

2012-09-12 Thread Christoph Jerolimov (JIRA)
[ https://issues.apache.org/jira/browse/CB-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Jerolimov updated CB-1453: Fix Version/s: (was: 2.1.0) Description: In CB-1000 you've changed the nam

[jira] [Created] (CB-1453) CLONE - Namespace issue of JSONKit and other external libraries

2012-09-12 Thread Christoph Jerolimov (JIRA)
Christoph Jerolimov created CB-1453: --- Summary: CLONE - Namespace issue of JSONKit and other external libraries Key: CB-1453 URL: https://issues.apache.org/jira/browse/CB-1453 Project: Apache Cordova

[jira] [Commented] (CB-1398) Add reset() (and other APIs) to Android Plugin documentation

2012-09-12 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454320#comment-13454320 ] Filip Maj commented on CB-1398: --- Awesome! > Add reset() (and other APIs) to An

[jira] [Commented] (CB-1388) Add reset() to plugin API and fix callback collisions on all platforms

2012-09-12 Thread Braden Shepherdson (JIRA)
[ https://issues.apache.org/jira/browse/CB-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454315#comment-13454315 ] Braden Shepherdson commented on CB-1388: I've got the Javascript changes for part 2 c

[jira] [Commented] (CB-1389) Add reset() to plugin API on Android

2012-09-12 Thread Braden Shepherdson (JIRA)
[ https://issues.apache.org/jira/browse/CB-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454311#comment-13454311 ] Braden Shepherdson commented on CB-1389: I've got this done in code and documentation

[jira] [Commented] (CB-1398) Add reset() (and other APIs) to Android Plugin documentation

2012-09-12 Thread Braden Shepherdson (JIRA)
[ https://issues.apache.org/jira/browse/CB-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454312#comment-13454312 ] Braden Shepherdson commented on CB-1398: Got this done but I'm sitting on it until 2.

[jira] [Commented] (CB-1437) Tag 2.1.0

2012-09-12 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454300#comment-13454300 ] Joe Bowser commented on CB-1437: Thanks to CB-1420, I had to go re-tag it. :S https://git-wi

Re: [VOTE] 2.1.0 tag and release

2012-09-12 Thread Joe Bowser
Re-tagged Android. :S On Wed, Sep 12, 2012 at 12:10 PM, Filip Maj wrote: > Hey all, > > Had to retag JS. The VERSION file was not updated nor the various version > bits in BlackBerry impls + Bada. Also removes the "PhoneGap" JS global - > which we (adobe) will reintroduce in the phonegap dist. >

[jira] [Created] (CB-1452) Media position incorrect after being set beyond duration

2012-09-12 Thread Becky Gibson (JIRA)
Becky Gibson created CB-1452: Summary: Media position incorrect after being set beyond duration Key: CB-1452 URL: https://issues.apache.org/jira/browse/CB-1452 Project: Apache Cordova Issue Type:

Re: [Android] Can we get rid of the Callback Server/Hanging GET now?

2012-09-12 Thread Filip Maj
I would be in favor of dropping a deprecation-like notice and educating users about the differences. I would change the default bridge mode to the events one, say in 2.2 or 2.3. Then like 2.5 remove the callback server if we've gone through a couple release with no issues with the new bridge mode.

[Android] Can we get rid of the Callback Server/Hanging GET now?

2012-09-12 Thread Joe Bowser
Hey In 2.1.0, we currently have the ability to use multiple bridges thanks to Andrew's work. However, we currently still have a series of issues related to the fact that on Android 4.x, the routing tables decided to take a vacation and never come back when there's no Internet connection. This me

[jira] [Commented] (CB-1440) Tag 2.1.0

2012-09-12 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454277#comment-13454277 ] Shazron Abdullah commented on CB-1440: -- Re-tag because of updated cordova-js. See depend

[jira] [Commented] (CB-1420) Update JavaScript

2012-09-12 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454276#comment-13454276 ] Shazron Abdullah commented on CB-1420: -- Re-update javascript. Was re-tagged 12:09PM toda

[jira] [Updated] (CB-170) change names of apache resources from "callback" to "cordova"

2012-09-12 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-170: - Fix Version/s: (was: 2.1.0) 2.2.0 Another bump.. > change names of apache res

[jira] [Resolved] (CB-1448) Tag 2.1.0

2012-09-12 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj resolved CB-1448. --- Resolution: Fixed [364a13|https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-mobile-spec.git;a=commit;h

[jira] [Resolved] (CB-1415) Tag 2.1.0

2012-09-12 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj resolved CB-1415. --- Resolution: Fixed [143f52|https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-js.git;a=commit;h=143f5221

[jira] [Resolved] (CB-1366) Reference to PhoneGap still in common.js

2012-09-12 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj resolved CB-1366. --- Resolution: Fixed Fixed in [143f52|https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-js.git;a=commit;

Re: [VOTE] 2.1.0 tag and release

2012-09-12 Thread Filip Maj
Hey all, Had to retag JS. The VERSION file was not updated nor the various version bits in BlackBerry impls + Bada. Also removes the "PhoneGap" JS global - which we (adobe) will reintroduce in the phonegap dist. Does not require a retest but please update the JS for all platforms and retag. My a

[jira] [Commented] (CB-638) Slow native bridge (especially android)

2012-09-12 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454249#comment-13454249 ] Andrew Grieve commented on CB-638: -- Well that would be highly disappointing. Just verified th

Re: [VOTE] 2.1.0 tag and release

2012-09-12 Thread Jukka Zitting
Hi, On Tue, Sep 11, 2012 at 7:52 PM, Brian LeRoux wrote: > Maybe we build rough consensus in a [DISCUSS] thread and then move to > a [VOTE] thread once things feel about right. On that note. Yeah, the final Apache release vote thread should be based on the actual source packages that are to be r

[jira] [Commented] (CB-1321) IMS types returning as other

2012-09-12 Thread Simon MacDonald (JIRA)
[ https://issues.apache.org/jira/browse/CB-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454244#comment-13454244 ] Simon MacDonald commented on CB-1321: - It's to do with contacts Joe. I'll take a look at

[jira] [Assigned] (CB-1321) IMS types returning as other

2012-09-12 Thread Simon MacDonald (JIRA)
[ https://issues.apache.org/jira/browse/CB-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon MacDonald reassigned CB-1321: --- Assignee: Simon MacDonald (was: Joe Bowser) > IMS types returning as other > --

[jira] [Commented] (CB-1321) IMS types returning as other

2012-09-12 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454237#comment-13454237 ] Joe Bowser commented on CB-1321: Can you provide more information on this issue? Is this rela

[jira] [Resolved] (CB-1437) Tag 2.1.0

2012-09-12 Thread Simon MacDonald (JIRA)
[ https://issues.apache.org/jira/browse/CB-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon MacDonald resolved CB-1437. - Resolution: Fixed Tagged in this commit: https://git-wip-us.apache.org/repos/asf?p=incubator-cordov

[jira] [Assigned] (CB-1367) Splash image with configurable scaling mode

2012-09-12 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser reassigned CB-1367: -- Assignee: Simon MacDonald (was: Joe Bowser) You can explain the implementation better than I can for this

[jira] [Resolved] (CB-1320) Cordova application crashes on android 2.3

2012-09-12 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-1320. Resolution: Won't Fix We can't fix broken Android Webviews currently. This is the argument for having our own

[jira] [Commented] (CB-1320) Cordova application crashes on android 2.3

2012-09-12 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454225#comment-13454225 ] Joe Bowser commented on CB-1320: There is no way to upgrade the Android Webview without rooti

[jira] [Updated] (CB-1109) Migrate to

2012-09-12 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser updated CB-1109: --- Component/s: (was: Android) > Migrate to > - > > Key: CB-1

[jira] [Resolved] (CB-1427) Update www/ Application

2012-09-12 Thread Simon MacDonald (JIRA)
[ https://issues.apache.org/jira/browse/CB-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon MacDonald resolved CB-1427. - Resolution: Fixed Already up to date in the Android repository. > Update www/ Appli

[jira] [Resolved] (CB-1104) MediaSuccess callback after URL redirect

2012-09-12 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-1104. Resolution: Incomplete We need more information from this ticket if we are to do any work on it. Closing for

[jira] [Resolved] (CB-936) CordovaInterface has too many methods

2012-09-12 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-936. --- Resolution: Fixed We minimized the number of methods for now. This ticket should be closed. > C

[jira] [Commented] (CB-1047) Android UUID can sometimes be undefined (or otherwise not unique) because of limitations in ANDROID_ID

2012-09-12 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454220#comment-13454220 ] Joe Bowser commented on CB-1047: @Stephen Are you still interested in this issue? Let us know

[jira] [Resolved] (CB-1444) Tag 2.1.0

2012-09-12 Thread Herm Wong (JIRA)
[ https://issues.apache.org/jira/browse/CB-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herm Wong resolved CB-1444. --- Resolution: Fixed > Tag 2.1.0 > - > > Key: CB-1444 > URL: https://is

[jira] [Resolved] (CB-1434) Update www/ Application

2012-09-12 Thread Herm Wong (JIRA)
[ https://issues.apache.org/jira/browse/CB-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herm Wong resolved CB-1434. --- Resolution: Fixed > Update www/ Application > --- > > Key: CB-1434 >

[jira] [Resolved] (CB-1417) Update JavaScript

2012-09-12 Thread Simon MacDonald (JIRA)
[ https://issues.apache.org/jira/browse/CB-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon MacDonald resolved CB-1417. - Resolution: Fixed The 2.1.0 .js file was checked in during this commit: https://git-wip-us.apache.o

[jira] [Commented] (CB-638) Slow native bridge (especially android)

2012-09-12 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454196#comment-13454196 ] Joe Bowser commented on CB-638: --- I'm not noticing the speed-up on the HTC One X. Have the repos

[jira] [Updated] (CB-638) Slow native bridge (especially android)

2012-09-12 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser updated CB-638: -- Fix Version/s: 2.2.0 > Slow native bridge (especially android) > --- > >

[jira] [Resolved] (CB-1416) Tag 2.1.0

2012-09-12 Thread Michael Brooks (JIRA)
[ https://issues.apache.org/jira/browse/CB-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brooks resolved CB-1416. Resolution: Fixed > Tag 2.1.0 > - > > Key: CB-1416 > URL:

[jira] [Commented] (CB-1416) Tag 2.1.0

2012-09-12 Thread Michael Brooks (JIRA)
[ https://issues.apache.org/jira/browse/CB-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454184#comment-13454184 ] Michael Brooks commented on CB-1416: https://git-wip-us.apache.org/repos/asf?p=incubator-

[jira] [Commented] (CB-1416) Tag 2.1.0

2012-09-12 Thread Michael Brooks (JIRA)
[ https://issues.apache.org/jira/browse/CB-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454185#comment-13454185 ] Michael Brooks commented on CB-1416: There were no changes between 2.1.0rc2 and 2.1.0

Re: plugin tooling/specification

2012-09-12 Thread Mike Reinstein
I've signed up for the wiki, but it's listing the page as immutable. I'm assuming someone with write permissions would have to make the changes. On Wed, Sep 12, 2012 at 1:10 PM, Michael Brooks wrote: > > > > Do I need to sign up for a cordova wiki account, or will my jira > > credentials work?

[jira] [Updated] (CB-1450) FileTransfer download should support chunkedMode to avoid out of memory errors on larger files

2012-09-12 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1450: - Component/s: (was: iOS) > FileTransfer download should support chunkedMode to avoid out of m

[jira] [Comment Edited] (CB-1451) FileTransfer download should support chunkedMode to avoid out of memory errors on larger files

2012-09-12 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454177#comment-13454177 ] Shazron Abdullah edited comment on CB-1451 at 9/13/12 4:57 AM: ---

[jira] [Updated] (CB-1451) FileTransfer download should support chunkedMode to avoid out of memory errors on larger files

2012-09-12 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1451: - Component/s: (was: Android) Assignee: Shazron Abdullah (was: Joe Bowser) Summary:

[jira] [Created] (CB-1451) CLONE - FileTransfer download should support chunkedMode to avoid out of memory errors on larger files

2012-09-12 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-1451: Summary: CLONE - FileTransfer download should support chunkedMode to avoid out of memory errors on larger files Key: CB-1451 URL: https://issues.apache.org/jira/browse/CB-1451

Re: [VOTE] 2.1.0 tag and release

2012-09-12 Thread Michael Brooks
JIRA Issue CB-1414 [1] can be used to track the progress of the 2.1.0 release. [1] https://issues.apache.org/jira/browse/CB-1414 On Wed, Sep 12, 2012 at 10:24 AM, Michael Brooks wrote: > +1 for the tag > > As with the 2.1.0rc2 release, let's create a JIRA issue to track the > tagging process. It

[jira] [Deleted] (CB-1432) Update www/ Application

2012-09-12 Thread Michael Brooks (JIRA)
[ https://issues.apache.org/jira/browse/CB-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brooks deleted CB-1432: --- > Update www/ Application > --- > > Key: CB-1432 > U

  1   2   3   >