[jira] [Commented] (CB-2295) Window.open() broken in PhoneGap 2.3 (Android)

2013-02-05 Thread Ismael Olusola Jimoh (JIRA)
[ https://issues.apache.org/jira/browse/CB-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13571190#comment-13571190 ] Ismael Olusola Jimoh commented on CB-2295: -- Hi Joe, Could you help explain if there

Re: Creating repos for core plugins

2013-02-05 Thread Andrew Grieve
Great! Sounds like an agreement :). I'll file an INFRA to get them created. On Mon, Feb 4, 2013 at 9:44 PM, Shazron shaz...@gmail.com wrote: +1 on separate repos. It's the sane choice. On Mon, Feb 4, 2013 at 11:53 PM, Jesse purplecabb...@gmail.com wrote: +1, I agree on the separate

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

2013-02-05 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13571369#comment-13571369 ] Andrew Grieve commented on CB-2293: --- According to this post:

[jira] [Resolved] (CB-1701) FileTransfer response UTF-8 Bug

2013-02-05 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-1701. --- Resolution: Fixed Assuming this is fixed. Please re-open if problem still occurs on Cordova 2.2 or

a Cordova Jake Error ?

2013-02-05 Thread Plaquette, Paul
Hi all, I get a fresh Cordova repository and by the way I also updated node on my ubuntu 12.04 laptop. When I build using command line jake I got this: a set of wanings jake aborted. Error: ENOENT, no such file or directory 'lib/firefoxos/plugin/firefoxos/Device.js' at Object.openSync

Re: a Cordova Jake Error ?

2013-02-05 Thread Plaquette, Paul
sounds the culprit might be a line in the jakefile: lib/firefoxos/plugin/firefoxos/Device.js:/(this\.cordova\s=\s).+()/, in place of: lib/firefoxos/plugin/firefoxos/device.js:/(this\.cordova\s=\s).+()/, hope this helps ! On Tue, Feb 5, 2013 at 4:45 PM, Plaquette, Paul

[jira] [Commented] (CB-285) Add property returning root path of PhoneGap files

2013-02-05 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13571437#comment-13571437 ] Andrew Grieve commented on CB-285: -- I like the idea of switching PERSISTENT to be

[jira] [Commented] (CB-2374) Tag Docs

2013-02-05 Thread Michael Brooks (JIRA)
[ https://issues.apache.org/jira/browse/CB-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13571450#comment-13571450 ] Michael Brooks commented on CB-2374: Tag 2.4.0 as commit

[jira] [Resolved] (CB-2374) Tag Docs

2013-02-05 Thread Michael Brooks (JIRA)
[ https://issues.apache.org/jira/browse/CB-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brooks resolved CB-2374. Resolution: Fixed Tag Docs Key: CB-2374 URL:

[jira] [Comment Edited] (CB-285) Add property returning root path of PhoneGap files

2013-02-05 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13571437#comment-13571437 ] Andrew Grieve edited comment on CB-285 at 2/5/13 4:54 PM: -- I like the

Re: Adding new LocalFileSystem constants.

2013-02-05 Thread Bryan Higgins
Hi Andrew, I really like this proposal. It's something we'd likely pick up for BlackBerry WebWorks. Right now we have a separate API call which removes the sandbox and exposes the full file system via PERSISTENT. We provide constants for paths to things like application root, sd card and shared

[jira] [Commented] (CB-2226) FileTransfer.abort -- successfully aborting actually calls the error callback. Nothing ever gets called for the success callback.

2013-02-05 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13571557#comment-13571557 ] Shazron Abdullah commented on CB-2226: -- Not sure about a use case, for iOS. Looking at

Re: Creating repos for core plugins

2013-02-05 Thread Andrew Grieve
Before I go ahead with this, let's agree upon the repo names / which plugins to include. Here's the proposed list: Repos to create: cordova-plugin-accelerometer cordova-plugin-battery cordova-plugin-camera cordova-plugin-capture cordova-plugin-compass cordova-plugin-contacts

[jira] [Commented] (CB-2226) FileTransfer.abort -- successfully aborting actually calls the error callback. Nothing ever gets called for the success callback.

2013-02-05 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13571567#comment-13571567 ] Andrew Grieve commented on CB-2226: --- Android's the same story I think.

Re: Adding new LocalFileSystem constants.

2013-02-05 Thread Andrew Grieve
Thanks for the input Bryan! Good ref's for storage locations: Android: http://developer.android.com/guide/topics/data/data-storage.html): iOS: http://developer.apple.com/library/ios/#documentation/FileManagement/Conceptual/FileSystemProgrammingGUide/FileSystemOverview/FileSystemOverview.html

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

2013-02-05 Thread Amrit Kahlon (JIRA)
[ https://issues.apache.org/jira/browse/CB-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13571613#comment-13571613 ] Amrit Kahlon commented on CB-2293: -- [~drewschmaltz] I threw it in my main app.java file

[jira] [Commented] (CB-285) Add property returning root path of PhoneGap files

2013-02-05 Thread Becky Gibson (JIRA)
[ https://issues.apache.org/jira/browse/CB-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13571647#comment-13571647 ] Becky Gibson commented on CB-285: - For iOS I'm not sure that I understand why you want to

Re: Adding new LocalFileSystem constants.

2013-02-05 Thread Becky Gibson
I commented in the ticket: https://issues.apache.org/jira/browse/CB-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13571437#comment-13571647 On Tue, Feb 5, 2013 at 1:53 PM, Andrew Grieve agri...@chromium.org wrote: Thanks for the input Bryan! Good

Re: Creating repos for core plugins

2013-02-05 Thread Becky Gibson
My only comment would be about media. Currently it just supports audio so perhaps codova-plugin-audio makes more sense and we can leave media open for the rewrite. Although, I do realize the api is labelled media so perhaps it would be too confusing to change the repo name. Just a thought.

Re: Adding new LocalFileSystem constants.

2013-02-05 Thread Bryan Higgins
Thanks for the info Andrew! It seems like the main difference between Android and BB10 is that we provide shared storage both internal and external. Apps like the camera will prompt where files should be saved once an SD card is inserted. It's also possible we could have multiple external sources

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

2013-02-05 Thread Amrit Kahlon (JIRA)
[ https://issues.apache.org/jira/browse/CB-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13571682#comment-13571682 ] Amrit Kahlon commented on CB-2293: -- I tried just deleting setRequestProperty and my app

[jira] [Created] (CB-2381) BlackBerry create script does not use name and package parameters provided

2013-02-05 Thread Filip Maj (JIRA)
Filip Maj created CB-2381: - Summary: BlackBerry create script does not use name and package parameters provided Key: CB-2381 URL: https://issues.apache.org/jira/browse/CB-2381 Project: Apache Cordova

[jira] [Resolved] (CB-2381) BlackBerry create script does not use name and package parameters provided

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj resolved CB-2381. --- Resolution: Fixed Fixed in e391d5f BlackBerry create script does not use name and package

Re: iOS 2.4.0 issues

2013-02-05 Thread Filip Maj
I have a few things that will hold up the release until tomorrow. First, I saw some issues with the blackberry create script (CB-2381). I have fixed them but would like more time to test. Also, I will not be able to deploy + test on a BB7, a Playbook and a BB10 until tomorrow. If someone else can

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

2013-02-05 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13571755#comment-13571755 ] Andrew Grieve commented on CB-2293: --- Great! Thanks for the investigation Amrit! Found

[jira] [Resolved] (CB-2359) Update JavaScript for webOS

2013-02-05 Thread Herm Wong (JIRA)
[ https://issues.apache.org/jira/browse/CB-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herm Wong resolved CB-2359. --- Resolution: Fixed Update JavaScript for webOS --- Key: CB-2359

[jira] [Resolved] (CB-2370) Tag webOS

2013-02-05 Thread Herm Wong (JIRA)
[ https://issues.apache.org/jira/browse/CB-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herm Wong resolved CB-2370. --- Resolution: Fixed Tag webOS - Key: CB-2370 URL:

[jira] [Commented] (CB-285) Add property returning root path of PhoneGap files

2013-02-05 Thread Becky Gibson (JIRA)
[ https://issues.apache.org/jira/browse/CB-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13571785#comment-13571785 ] Becky Gibson commented on CB-285: - OK, I can live with not using the Documents directory for

Re: Creating repos for core plugins

2013-02-05 Thread Brian LeRoux
Just kicked up a quick wiki page to help vett this. I'm thinking we try to stay as close to the spec names as possible. http://wiki.apache.org/cordova/Core%20Plugin%20Name%20Proposal On Tue, Feb 5, 2013 at 11:40 AM, Becky Gibson gibson.be...@gmail.com wrote: My only comment would be about

[jira] [Created] (CB-2382) Cannot play resource audio

2013-02-05 Thread Jesse MacFadyen (JIRA)
Jesse MacFadyen created CB-2382: --- Summary: Cannot play resource audio Key: CB-2382 URL: https://issues.apache.org/jira/browse/CB-2382 Project: Apache Cordova Issue Type: Bug

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

2013-02-05 Thread Amrit Kahlon (JIRA)
[ https://issues.apache.org/jira/browse/CB-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13571834#comment-13571834 ] Amrit Kahlon commented on CB-2293: -- Removing con.disconnect() crashes app

[jira] [Resolved] (CB-2375) Tag Mobile Spec

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj resolved CB-2375. --- Resolution: Fixed

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

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-1365: -- Fix Version/s: (was: 2.4.0) 2.5.0 Affects Version/s: 2.4.0

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

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj resolved CB-2315. --- Resolution: Fixed Fix Version/s: (was: 2.4.0) 2.5.0 Assignee: Filip Maj

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

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj resolved CB-2316. --- Resolution: Fixed Fix Version/s: (was: 2.4.0) 2.5.0 Assignee: Filip Maj

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

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-2317: -- Fix Version/s: (was: 2.4.0) 2.5.0 Affects Version/s: 2.4.0 Moving to 2.5.0.

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

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-2318: -- Fix Version/s: (was: 2.4.0) 2.5.0 Affects Version/s: 2.4.0 Moving to 2.5.0.

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

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-2319: -- Fix Version/s: (was: 2.4.0) 2.5.0 Affects Version/s: 2.4.0 Moving to 2.5.0.

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

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-2320: -- Fix Version/s: (was: 2.4.0) 2.5.0 Affects Version/s: 2.4.0 Moving to 2.5.0.

[jira] [Updated] (CB-2216) Create Mobile Spec Test to benchmark ArrayBuffer exec bridge

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-2216: -- Fix Version/s: (was: 2.4.0) 2.5.0 Affects Version/s: 2.4.0 Moving to 2.5.0

[jira] [Updated] (CB-2158) Fix mobile spec errors in filetransfer for BlackBerry 10

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-2158: -- Component/s: (was: mobile-spec) (was: CordovaJS) Fix Version/s:

[jira] [Updated] (CB-2157) Add support for Contacts API in BlackBerry 10

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-2157: -- Component/s: (was: CordovaJS) Fix Version/s: (was: 2.4.0) 2.5.0

[jira] [Updated] (CB-1870) bada min req

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-1870: -- Fix Version/s: (was: 2.4.0) 2.5.0 Affects Version/s: 2.4.0 Moving to 2.5.0.

[jira] [Updated] (CB-1881) update project website contribution text to make it more clear a CLA is required

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-1881: -- Fix Version/s: (was: 2.4.0) 2.5.0 Description: Moving to 2.5.0...

[jira] [Resolved] (CB-2224) docs on cordova.apache.org

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj resolved CB-2224. --- Resolution: Duplicate Fix Version/s: (was: 2.5.0) Actually closing this as this is a duplicate of

[jira] [Updated] (CB-1880) incorporate docs into project website

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-1880: -- Fix Version/s: (was: 2.4.0) 2.5.0 Description: Moving to 2.5.0...

[jira] [Updated] (CB-1505) Add iPhone 5 Splash Screens

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-1505: -- Fix Version/s: (was: 2.4.0) 2.5.0 Affects Version/s: 2.4.0 Didn't make it in

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

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-1388: -- Fix Version/s: (was: 2.4.0) 2.5.0 Affects Version/s: 2.4.0

[jira] [Updated] (CB-1396) Add reset() to plugin API on Windows 8

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-1396: -- Fix Version/s: (was: 2.4.0) 2.5.0 Affects Version/s: 2.4.0

[jira] [Updated] (CB-1395) Add reset() to plugin API on WebOS

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-1395: -- Fix Version/s: (was: 2.4.0) 2.5.0 Affects Version/s: 2.4.0

[jira] [Updated] (CB-1392) Add reset() to plugin API on Blackberry

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-1392: -- Fix Version/s: (was: 2.4.0) 2.5.0 Affects Version/s: 2.4.0

[jira] [Updated] (CB-1393) Add reset() to plugin API on Qt

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-1393: -- Fix Version/s: (was: 2.4.0) 2.5.0 Affects Version/s: 2.4.0

[jira] [Updated] (CB-1247) An option similar to webviewbounce is needed that works on Windows Phone

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-1247: -- Fix Version/s: (was: 2.4.0) 2.5.0 Affects Version/s: 2.4.0

[jira] [Resolved] (CB-1098) Remove TM from template app

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-1098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj resolved CB-1098. --- Resolution: Cannot Reproduce There is no TM anymore.. Remove TM from template app

[jira] [Updated] (CB-1024) Capture API cancellation undefined

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-1024: -- Fix Version/s: (was: 2.4.0) Affects Version/s: 2.4.0 2.0.0

[jira] [Updated] (CB-979) Implement hastings init

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-979: - Fix Version/s: (was: 2.4.0) 2.5.0 Affects Version/s: 2.4.0

[jira] [Updated] (CB-1944) Create script on Android has to provide better error messages

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-1944: -- Fix Version/s: (was: 2.4.0) 2.5.0 Affects Version/s: 2.4.0

[jira] [Updated] (CB-1872) webOS min reqs

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-1872: -- Fix Version/s: (was: 2.4.0) 2.5.0 Affects Version/s: 2.4.0 Moving to 2.5.0.

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

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-1871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-1871: -- Fix Version/s: (was: 2.4.0) 2.5.0 Affects Version/s: 2.4.0 Moving to 2.5.0.

[jira] [Commented] (CB-2227) Move mapping of module-symbol into individual plugins

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13571931#comment-13571931 ] Filip Maj commented on CB-2227: --- [~agrieve] i see this is merged in. Can we set this as

[jira] [Updated] (CB-2179) Warn developers about including third-party content in their apps.

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-2179: -- Fix Version/s: (was: 2.4.0) 2.5.0 Affects Version/s: 2.4.0 Moving to 2.5.0.

[jira] [Updated] (CB-2167) Support File.slice for retrieving parts of files using FileReader

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-2167: -- Fix Version/s: (was: 2.4.0) 2.5.0 Moving to 2.5.0. Support File.slice

[jira] [Commented] (CB-2167) Support File.slice for retrieving parts of files using FileReader

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13571944#comment-13571944 ] Filip Maj commented on CB-2167: --- [~shepheb] can you provide any specifications or requirements

[jira] [Updated] (CB-1865) add minimum requirements to 'getting started' guide

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-1865: -- Fix Version/s: (was: 2.4.0) 2.5.0 Affects Version/s: 2.4.0 Moving to 2.5.0.

[jira] [Resolved] (CB-580) Automate Splashscreen Tests

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj resolved CB-580. -- Resolution: Won't Fix Fix Version/s: (was: 2.4.0) Mmk I think this has toiled long enough without any

[jira] [Updated] (CB-1936) Backward compatibility on FileTransfer.upload header support is broken

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-1936: -- Fix Version/s: (was: 2.4.0) 2.5.0 Affects Version/s: 2.4.0

[jira] [Updated] (CB-2214) Refactor JS files to be more ready to move into their own repositories

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-2214: -- Fix Version/s: (was: 2.4.0) 2.5.0 Moving to 2.5! Refactor JS files to be

[jira] [Updated] (CB-2341) Need to update getting starting guide for BlackBerry to reflect changes to bin/create

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-2341: -- Fix Version/s: (was: 2.4.0) 2.5.0 Moving to 2.5.0. Couple things I noticed: - I suggest

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

2013-02-05 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj resolved CB-2355. --- Resolution: Fixed Update JavaScript for BlackBerry

Re: a Cordova Jake Error ?

2013-02-05 Thread Filip Maj
Hey Paul, I believe this issue already notes this problem: https://issues.apache.org/jira/browse/CB-2345 Feel free to patch it, you are a committer after all :) On 2/5/13 7:53 AM, Plaquette, Paul paul.plaque...@intel.com wrote: sounds the culprit might be a line in the jakefile:

[jira] [Updated] (CB-2231) Support config.xml for whitelisting plugins, preferences, and access domains

2013-02-05 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen updated CB-2231: Component/s: (was: WP8) (was: WP7) Support config.xml for whitelisting

[jira] [Closed] (CB-1816) WP8. Plugins: Facebook\Logout- Nice to have logout option

2013-02-05 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-1816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen closed CB-1816. --- Resolution: Invalid Assignee: Jesse MacFadyen (was: Sergey Grebnov) Not a wp8 problem, but a

[jira] [Resolved] (CB-1815) WP8. NTH. Update CSS to use system colors

2013-02-05 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-1815. - Resolution: Fixed background: Background; color: Highlight; border-color: Highlight;

[jira] [Commented] (CB-2346) config.xml preference orientation - landscape not working.

2013-02-05 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13572009#comment-13572009 ] Jesse MacFadyen commented on CB-2346: - You can work around this by modifying the XAML in

[jira] [Commented] (CB-852) xhr2 impl

2013-02-05 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13572010#comment-13572010 ] Jesse MacFadyen commented on CB-852: Already supported on Windows Phone 8 and Windows 8

[jira] [Resolved] (CB-2346) config.xml preference orientation - landscape not working.

2013-02-05 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-2346. - Resolution: Invalid config.xml preference orientation - landscape not working.

[jira] [Created] (CB-2383) Make the inspect button works.

2013-02-05 Thread unbug (JIRA)
unbug created CB-2383: - Summary: Make the inspect button works. Key: CB-2383 URL: https://issues.apache.org/jira/browse/CB-2383 Project: Apache Cordova Issue Type: New Feature Components:

[jira] [Commented] (CB-2227) Move mapping of module-symbol into individual plugins

2013-02-05 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13572095#comment-13572095 ] Andrew Grieve commented on CB-2227: --- Nope, the majority of the changes are still in the

[jira] [Created] (CB-2384) Add new iOS Project Setting to suppress the form accessory bar above the keyboard

2013-02-05 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-2384: Summary: Add new iOS Project Setting to suppress the form accessory bar above the keyboard Key: CB-2384 URL: https://issues.apache.org/jira/browse/CB-2384 Project:

[jira] [Created] (CB-2385) Custom Font Broken for Windows Phone Devices

2013-02-05 Thread Ismael Olusola Jimoh (JIRA)
Ismael Olusola Jimoh created CB-2385: Summary: Custom Font Broken for Windows Phone Devices Key: CB-2385 URL: https://issues.apache.org/jira/browse/CB-2385 Project: Apache Cordova Issue

[jira] [Commented] (CB-285) Add property returning root path of PhoneGap files

2013-02-05 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13572179#comment-13572179 ] Andrew Grieve commented on CB-285: -- Yes. Definitely want to allow users to chose make the

using Chrome Frame for pre-IE9 support in cordova-windows?

2013-02-05 Thread Jared Albers
Not sure who the right people to talk to about this is as I understand some Intel folks are the main contributors for the win32 portion of cordova-windows. I'm curious if anyone has looked at using Google's Chrome Frame plugin as a way to get support for pre-IE9 based windows systems. Although

[jira] [Updated] (CB-2384) Add new iOS Project Setting to suppress the form accessory bar above the keyboard

2013-02-05 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-2384: - Description: See: