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

2012-12-04 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1406. -- Resolution: Not A Problem External issue. > HTTP-Get via XHR in Web Workers alway

Re: [iOS] Cordova.plist to config.xml - deprecation

2012-12-04 Thread Andrew Grieve
The step of having to update the project reference would probably still been confusing / annoying. I've just enhanced the script so that it converts the file and also updates your project file. The upgrade instructions will now be: 1. Drop in new CordovaLib 2. Drop in updated cordova.js 3. Run cor

[jira] [Updated] (CB-1884) Update iOS Upgrading Guide for 2.3.0

2012-12-04 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1884: - Description: Notables: 1. InAppBrowser plugin added 2. new config.xml (removal of Cordova.plist) 3.

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

2012-12-04 Thread Shazron
Hi Fil, Is the website move is pending something non-Apache or it's all infra? What would the new url be? (right now its http://incubator.apache.org/cordova/) On Tue, Dec 4, 2012 at 10:38 AM, Filip Maj wrote: > Hey all, > > I'm trying to pay my Apache infra tax a little bit and help out with >

[jira] [Commented] (CB-1874) On my BlackBerry 9300, when i use API fileTransfer.Upload, headers are ingnored

2012-12-04 Thread Tim Kim (JIRA)
[ https://issues.apache.org/jira/browse/CB-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13510213#comment-13510213 ] Tim Kim commented on CB-1874: - Hey there, That's because the set custom headers were not impleme

[jira] [Resolved] (CB-1954) Header support for PhoneGap's FileTransfer (Upload)

2012-12-04 Thread Tim Kim (JIRA)
[ https://issues.apache.org/jira/browse/CB-1954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Kim resolved CB-1954. - Resolution: Fixed > Header support for PhoneGap's FileTransfer (Upload) > -

[jira] [Resolved] (CB-1874) On my BlackBerry 9300, when i use API fileTransfer.Upload, headers are ingnored

2012-12-04 Thread Tim Kim (JIRA)
[ https://issues.apache.org/jira/browse/CB-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Kim resolved CB-1874. - Resolution: Fixed > On my BlackBerry 9300, when i use API fileTransfer.Upload, headers are > ingnored > ---

[jira] [Commented] (CB-1954) Header support for PhoneGap's FileTransfer (Upload)

2012-12-04 Thread Tim Kim (JIRA)
[ https://issues.apache.org/jira/browse/CB-1954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13510212#comment-13510212 ] Tim Kim commented on CB-1954: - Hey there, Thanks for filing the ticket. I've a fix here: https:

[jira] [Commented] (CB-1962) Video Capture not compressing video after capture; Camera use cancels idleTimerDisabled.

2012-12-04 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13510188#comment-13510188 ] Shazron Abdullah commented on CB-1962: -- This commit broke this: https://github.com/apac

Re: [iOS] Cordova.plist to config.xml - deprecation

2012-12-04 Thread Braden Shepherdson
The undesirable behavior with that approach is that the user can be wondering why their changes to the old file are not being picked up. They'll have to migrate sometime, and if we've provided the tool and warn them in release notes and elsewhere, then I think this approach is reasonable. Braden

Re: Determining if "you're in cordova"

2012-12-04 Thread Filip Maj
>The primary alternative is maybe to use a build system that adds in the >platform-specific files when packaging apps, while keeping your source >tree >runnable in a browser... This is the way to go. Take advantage of the compile step to customize packages/binaries for specific platforms.

[jira] [Commented] (CB-1853) Add device.model to the Device API

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

[jira] [Resolved] (CB-1853) Add device.model to the Device API

2012-12-04 Thread Tim Kim (JIRA)
[ https://issues.apache.org/jira/browse/CB-1853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Kim resolved CB-1853. - Resolution: Fixed > Add device.model to the Device API > -- > >

Re: [iOS] Cordova.plist to config.xml - deprecation

2012-12-04 Thread Marcel Kinard
On 12/3/2012 12:02 PM, Braden Shepherdson wrote: Instant migration, with the conversion script. Deprecation policy is good in general, but having both and wondering why your changes to the old one are not propagating is a problem. Therefore I'm for the clean break. Will the conversion script ru

Re: WARNING: Updated BlackBerry 10 SDK

2012-12-04 Thread Tim Kim
On 3 December 2012 18:05, Nukul Bhasin wrote: > you will need the OS update, we broke compatibility :( > but it was necessary > Ah, no worries. That's what beta is for :) Works now! -- Timothy Kim

[jira] [Updated] (CB-1963) BlackBerry app crashes on startup when trying to take control of back button

2012-12-04 Thread Brandon Tooke (JIRA)
[ https://issues.apache.org/jira/browse/CB-1963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Tooke updated CB-1963: -- Description: When attempting to include {code}document.addEventListener("backbutton", onBack, false);{cod

[jira] [Created] (CB-1963) BlackBerry app crashes on startup when trying to take control of back button

2012-12-04 Thread Brandon Tooke (JIRA)
Brandon Tooke created CB-1963: - Summary: BlackBerry app crashes on startup when trying to take control of back button Key: CB-1963 URL: https://issues.apache.org/jira/browse/CB-1963 Project: Apache Cordov

Re: Determining if "you're in cordova"

2012-12-04 Thread Brion Vibber
On Dec 3, 2012 7:42 PM, "Andrew Grieve" wrote: > > I don't really understand using cordova.js outside of Cordova. There's one > for every platform, so which one gets included in the web version? In the Wikipedia app we have a single codebase for several platforms and load the appropriate Cordova.

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

2012-12-04 Thread Filip Maj
OK ya maybe a warning-type script a la Apache RAT. Good call. On 12/4/12 11:56 AM, "Patrick Mueller" wrote: >For weinre, I was appending a "-incubating" suffix to the version # for >builds - I saw some mention of that somewhere, once. So, removed that. >:-) > >I also had various URLs in my docs

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

2012-12-04 Thread Patrick Mueller
For weinre, I was appending a "-incubating" suffix to the version # for builds - I saw some mention of that somewhere, once. So, removed that. :-) I also had various URLs in my docs that included links to the source repo, etc. So far, all the offending things that needed to be changed had "incu

[jira] [Commented] (CB-1960) Application exits if focus is put on a native Widget that gets overlayed on top of the WebView excluding the Textfield

2012-12-04 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13509953#comment-13509953 ] Joe Bowser commented on CB-1960: On mine, it fires but only after you dismiss the keyboard.

[jira] [Commented] (CB-1960) Application exits if focus is put on a native Widget that gets overlayed on top of the WebView excluding the Textfield

2012-12-04 Thread Simon MacDonald (JIRA)
[ https://issues.apache.org/jira/browse/CB-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13509939#comment-13509939 ] Simon MacDonald commented on CB-1960: - [~bowserj] Hey Joe, that fix takes care of the app

[ATTN:Committers] Feedback on automating TLP move

2012-12-04 Thread Filip Maj
Hey all, I'm trying to pay my Apache infra tax a little bit and help out with automating the process of moving a project from incubation to top-level. Currently, this is done manually. Currently, my list of things that need to be done: - rename source repos (at the minimum, drop incubator- prefi

[jira] [Resolved] (CB-1960) Application exits if focus is put on a native Widget that gets overlayed on top of the WebView excluding the Textfield

2012-12-04 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-1960. Resolution: Fixed This checks for any view, not just the text field. Note: If you have a plugin that screws

[jira] [Updated] (CB-1960) Application exits if focus is put on a native Widget that gets overlayed on top of the WebView excluding the Textfield

2012-12-04 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser updated CB-1960: --- Summary: Application exits if focus is put on a native Widget that gets overlayed on top of the WebView excludin

[jira] [Commented] (CB-1960) Application exits if back button is pressed after soft keyboard is hidden by pressing back button

2012-12-04 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13509879#comment-13509879 ] Joe Bowser commented on CB-1960: The reason it's hitting DroidGap's super.onKeyUp is because

Re: Determining if "you're in cordova"

2012-12-04 Thread Brian LeRoux
This situation all still smells of userland issue not something Cordova should be doing. I do think we need device capability detection, but analytics use case not strong enough to justify adding to the fragmented world that is user agents strings (and the even more brittle world of code that pars

[jira] [Commented] (CB-1519) FileTransfer.upload() does not set lengthComputable field for content: URLs (photos) on Android

2012-12-04 Thread Christian Kuetbach (JIRA)
[ https://issues.apache.org/jira/browse/CB-1519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13509832#comment-13509832 ] Christian Kuetbach commented on CB-1519: The issue is more critical, than it seems in

[jira] [Commented] (CB-1960) Application exits if back button is pressed after soft keyboard is hidden by pressing back button

2012-12-04 Thread Serhiy Solonko (JIRA)
[ https://issues.apache.org/jira/browse/CB-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13509800#comment-13509800 ] Serhiy Solonko commented on CB-1960: No problem, i guess this issue very important, so, i

[jira] [Commented] (CB-1960) Application exits if back button is pressed after soft keyboard is hidden by pressing back button

2012-12-04 Thread Simon MacDonald (JIRA)
[ https://issues.apache.org/jira/browse/CB-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13509797#comment-13509797 ] Simon MacDonald commented on CB-1960: - [~bowserj] Actually I can play the video and it d

[jira] [Commented] (CB-1960) Application exits if back button is pressed after soft keyboard is hidden by pressing back button

2012-12-04 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13509790#comment-13509790 ] Joe Bowser commented on CB-1960: The video that you provided does not play. I've tried it in

[jira] [Updated] (CB-1960) Application exits if back button is pressed after soft keyboard is hidden by pressing back button

2012-12-04 Thread Serhiy Solonko (JIRA)
[ https://issues.apache.org/jira/browse/CB-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Serhiy Solonko updated CB-1960: --- Priority: Critical (was: Major) > Application exits if back button is pressed after soft keyboard i

Re: WebNotifications plugin

2012-12-04 Thread Michal Mocny
Awesome Anis! I'll play with this tonight, thanks! On Mon, Dec 3, 2012 at 8:46 PM, Anis KADRI wrote: > https://github.com/imhotep/WebNotifications > > For now requires one manual step (adding code to AppDelegate.m) until we > figure out a way to deal with it. > > > On Fri, Nov 30, 2012 at 8:48 A

Re: Determining if "you're in cordova"

2012-12-04 Thread Patrick Mueller
On Mon, Dec 3, 2012 at 8:32 PM, Andrew Lunny wrote: > The problem, afaict, is distinguishing between: > > 1) deviceready hasn't fired yet > 2) deviceready isn't ever going to fire > > which right now boils down to "guess how long deviceready will take, and > setTimeout() until some time after tha

[jira] [Commented] (CB-1960) Application exits if back button is pressed after soft keyboard is hidden by pressing back button

2012-12-04 Thread Serhiy Solonko (JIRA)
[ https://issues.apache.org/jira/browse/CB-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13509620#comment-13509620 ] Serhiy Solonko commented on CB-1960: This issue is critical. Cause devices with that plat