RE: online/offline Events

2012-11-14 Thread Leutwyler, Markus
In lib/common/plugin/network.js on Line 49 if (info === none) { Am I wrong or will this statement never be true since the plugins return the connection as Connection.NONE? What I'm seeing is that the event online is fired as Connection.NONE is passed in Markus -Original

Re: Nexus 7 anyone?

2012-11-14 Thread Michal Mocny
Thanks Joe, its awesome that we can get android flash instructions down to 3 short sentences. On Wed, Nov 14, 2012 at 12:05 AM, Joe Bowser bows...@gmail.com wrote: First, I unlocked the bootloader by pressing power and vol up and vol down buttons. Then once in fastboot, I ran fastboot oem

[jira] [Created] (CB-1846) Offline event doesn't work

2012-11-14 Thread Remzi Cavdar (JIRA)
Remzi Cavdar created CB-1846: Summary: Offline event doesn't work Key: CB-1846 URL: https://issues.apache.org/jira/browse/CB-1846 Project: Apache Cordova Issue Type: Bug Components:

[jira] [Comment Edited] (CB-1846) Offline event doesn't work

2012-11-14 Thread Remzi Cavdar (JIRA)
[ https://issues.apache.org/jira/browse/CB-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497105#comment-13497105 ] Remzi Cavdar edited comment on CB-1846 at 11/14/12 1:57 PM: It

[jira] [Comment Edited] (CB-1846) Offline event doesn't work

2012-11-14 Thread Remzi Cavdar (JIRA)
[ https://issues.apache.org/jira/browse/CB-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497105#comment-13497105 ] Remzi Cavdar edited comment on CB-1846 at 11/14/12 1:58 PM: It

[jira] [Commented] (CB-1846) Offline event doesn't work

2012-11-14 Thread Simon MacDonald (JIRA)
[ https://issues.apache.org/jira/browse/CB-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497128#comment-13497128 ] Simon MacDonald commented on CB-1846: - Quick question, is this on the first page of your

Re: online/offline Events

2012-11-14 Thread Simon MacDonald
Well that's not the way it works on Android. From the Java side we return constants like none, 3g, wifi, etc. so the comparison will work properly. As well the constant Connection.NONE evaluates to none so even if you were using the constant for comparison purposes it should still work. Simon Mac

[jira] [Commented] (CB-1846) Offline event doesn't work

2012-11-14 Thread Remzi Cavdar (JIRA)
[ https://issues.apache.org/jira/browse/CB-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497134#comment-13497134 ] Remzi Cavdar commented on CB-1846: -- Both Offline event doesn't work

[jira] [Commented] (CB-1846) Offline event doesn't work

2012-11-14 Thread Remzi Cavdar (JIRA)
[ https://issues.apache.org/jira/browse/CB-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497135#comment-13497135 ] Remzi Cavdar commented on CB-1846: -- I use this for every html page of my app :P

[jira] [Commented] (CB-1846) Offline event doesn't work

2012-11-14 Thread Remzi Cavdar (JIRA)
[ https://issues.apache.org/jira/browse/CB-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497137#comment-13497137 ] Remzi Cavdar commented on CB-1846: -- But this was my reason to not release an unstable

Re: [Android] Can everyone run the tests?

2012-11-14 Thread Marlin Mixon
This isn't totally related but I can describe my experience creating a new project in Eclipse for Android 2.2 FroYo using Cordova 2.2 (I'm in Linux, Ubuntu 10.04): I got it to work but I had to be a little creative. It works pretty much out of the box for making 4.0 Android, but the

[jira] [Created] (CB-1847) weinre: client c-2: weinre: invocation exception on WeinreClientEventsImpl.connectionCreated(): TypeError: Cannot call method 'indexOf' of undefined

2012-11-14 Thread Emanuele Ricci (JIRA)
Emanuele Ricci created CB-1847: -- Summary: weinre: client c-2: weinre: invocation exception on WeinreClientEventsImpl.connectionCreated(): TypeError: Cannot call method 'indexOf' of undefined Key: CB-1847 URL:

[jira] [Commented] (CB-1845) WebSettings.setNavDump() has been removed from API 17

2012-11-14 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497215#comment-13497215 ] Joe Bowser commented on CB-1845: OK, how many people out there have an HTC Incredible, HTC

[jira] [Commented] (CB-1843) Echo plugin doesn't work in iOS

2012-11-14 Thread Aaron Moman (JIRA)
[ https://issues.apache.org/jira/browse/CB-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497220#comment-13497220 ] Aaron Moman commented on CB-1843: - The same broken behavior. Here's a link to the

Re: [Android] Feedback requested on our camera

2012-11-14 Thread Joe Bowser
You need to check out the branch, and make sure that your example project has the activity declared: activity android:name=org.apache.cordova.camera.CameraActivity android:label=@string/app_name android:screenOrientation=landscape /activity Sadly, there's no

[jira] [Commented] (CB-1404) EXC_BAD_ACCESS when using XHR_WITH_PAYLOAD bridge mode

2012-11-14 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497306#comment-13497306 ] Shazron Abdullah commented on CB-1404: -- Possible issue according to this GG post:

test

2012-11-14 Thread Matthias Wessendorf
... please ignore... -M -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

[jira] [Commented] (CB-1845) WebSettings.setNavDump() has been removed from API 17

2012-11-14 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497334#comment-13497334 ] Joe Bowser commented on CB-1845: OK, I've added the reflection code, but I need to get access

[jira] [Commented] (CB-1404) EXC_BAD_ACCESS when using XHR_WITH_PAYLOAD bridge mode

2012-11-14 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497348#comment-13497348 ] Andrew Grieve commented on CB-1404: --- Hmm, yeah, not sure what's going on. If it's

Re: iOS' device API

2012-11-14 Thread Filip Maj
Resurrecting this one. BlackBerry has the same issue sorta. I have two play books. One is running 2.0.1.xxx, another 2.1.0.xxx. When I ask for device.version, I get BlackBerry Playbook OS for both. Device.name also returns weird stuff for the play books, seem like arbitrary numbers: 100669958.

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-11-14 Thread Greg (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497358#comment-13497358 ] Greg commented on CB-1185: -- @Joe - This is WITHOUT a USB cable. If you have this plugged in, it

Re: iOS' device API

2012-11-14 Thread Filip Maj
Thx duder On 11/14/12 11:20 AM, Gord Tanner gtan...@gmail.com wrote: +1 that this is suspect. I know it just returns what webworks is telling us, we probably need to read the userAgent or go to native. Assign the jira to me and I can get this cleaned up for this version. Sent from my iPhone

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-11-14 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497368#comment-13497368 ] Joe Bowser commented on CB-1185: No, I'm still not able to reproduce this issue. I'll try on

Re: iOS' device API

2012-11-14 Thread Shazron
I have somewhat similar concern for iOS: https://issues.apache.org/jira/browse/CB-1837 Wonder whether we should output the model number instead eg iPad2,5 This might solve the comical procedure to detect an iPad Mini (at least for Cordova):

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-11-14 Thread Greg (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497372#comment-13497372 ] Greg commented on CB-1185: -- @Joe Did you try a fresh-install and reboot - just to make sure? That's

[jira] [Created] (CB-1849) Remove iOS 4/5 conditional code block, put in main block

2012-11-14 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-1849: Summary: Remove iOS 4/5 conditional code block, put in main block Key: CB-1849 URL: https://issues.apache.org/jira/browse/CB-1849 Project: Apache Cordova

Re: iOS' device API

2012-11-14 Thread Filip Maj
Yeah. Device.name is an ambiguous-sounding API. Thus my original recommendation to deprecate device.name and add device.model or device.hardware. Basically, this API should return a string that makes it clear what hardware or model of device it is. On 11/14/12 11:28 AM, Shazron shaz...@gmail.com

Re: iOS' device API

2012-11-14 Thread Filip Maj
Gord I added https://issues.apache.org/jira/browse/CB-1848 On 11/14/12 11:20 AM, Gord Tanner gtan...@gmail.com wrote: +1 that this is suspect. I know it just returns what webworks is telling us, we probably need to read the userAgent or go to native. Assign the jira to me and I can get this

[jira] [Commented] (CB-1404) EXC_BAD_ACCESS when using XHR_WITH_PAYLOAD bridge mode

2012-11-14 Thread john hight (JIRA)
[ https://issues.apache.org/jira/browse/CB-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497386#comment-13497386 ] john hight commented on CB-1404: I'd be glad to ... except that due to some un-thriftiness on

[jira] [Commented] (CB-1404) EXC_BAD_ACCESS when using XHR_WITH_PAYLOAD bridge mode

2012-11-14 Thread john hight (JIRA)
[ https://issues.apache.org/jira/browse/CB-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497390#comment-13497390 ] john hight commented on CB-1404: Oops, nevermind, I'm a newbie to JIRA, didn't know I could

Re: iOS' device API

2012-11-14 Thread Shazron
I like device.model. Should we adopt it for all the platforms? +1 for me On Wed, Nov 14, 2012 at 11:44 AM, Filip Maj f...@adobe.com wrote: Yeah. Device.name is an ambiguous-sounding API. Thus my original recommendation to deprecate device.name and add device.model or device.hardware.

Re: RIM/BlackBerry folk: please help

2012-11-14 Thread Gord Tanner
So to reproduce I just shell execute ant qnx load-device via a node script? On Wed, Nov 14, 2012 at 3:20 PM, Filip Maj f...@adobe.com wrote: I am working on a continuous integration setup. Got android and iOS working. Now trying to get it working with playbook + BB10. I've tried many

Re: RIM/BlackBerry folk: please help

2012-11-14 Thread Filip Maj
I'm doing this with playbook. For signing, this works: Edit playbook.xml and set code.sign to true at the top. Then I run ant playbook build Note that it should say signing successful Then tablet-sdkbbwp/blackberry-tablet-sdk/bin/blackberry-deploy -installApp -launchApp -device ip -password

[jira] [Commented] (CB-1404) EXC_BAD_ACCESS when using XHR_WITH_PAYLOAD bridge mode

2012-11-14 Thread john hight (JIRA)
[ https://issues.apache.org/jira/browse/CB-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497420#comment-13497420 ] john hight commented on CB-1404: Too large to upload as well, it will be on github til I

Re: Nexus 7 anyone?

2012-11-14 Thread Simon MacDonald
Okay, good to hear the file tests passed. Although, there is probably still something lurking on that device as a couple of folks have reported problems without too many specifics. Simon Mac Donald http://hi.im/simonmacdonald On Wed, Nov 14, 2012 at 2:19 PM, Joe Bowser bows...@gmail.com wrote:

Re: [Android] Feedback requested on our camera

2012-11-14 Thread Simon MacDonald
Hey Joe, After delving into this problem for quite some time I have come back around and I believe this new foreground camera should end up being a plugin instead of a core part of the API. We really shouldn't be in the business of implementing a Camera app for end users and there is no way we

[jira] [Assigned] (CB-1668) Refactor project template scripts.

2012-11-14 Thread Anis Kadri (JIRA)
[ https://issues.apache.org/jira/browse/CB-1668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anis Kadri reassigned CB-1668: -- Assignee: Anis Kadri Refactor project template scripts. --

Re: [Android] Feedback requested on our camera

2012-11-14 Thread Andrew Grieve
Yep, got it working by adding that line to the manifest. My impression is the same as Simon just said. The stock Camera on 4.2 is really nice, so taking this away is a bit sad. I understand the motivation behind wanting this when other stock cameras are buggy though, and there are certainly many

Re: [Android] Feedback requested on our camera

2012-11-14 Thread Joe Bowser
Fair enough. If we make this a plugin, then we should deal with the state issue. Let's close the tickets and let the users know. On Wed, Nov 14, 2012 at 1:05 PM, Andrew Grieve agri...@chromium.org wrote: Yep, got it working by adding that line to the manifest. My impression is the same as

Re: [Android] Can everyone run the tests?

2012-11-14 Thread Joe Bowser
Simon: Looks like it's missing the manifest. Can you make sure your manifest is updated? I had to clean that up on one of the more recent commits. On Wed, Nov 14, 2012 at 1:10 PM, Simon MacDonald simon.macdon...@gmail.com wrote: All of org.apache.cordova.test.BackButtonMultiPageTest fail for

Re: [Android] Can everyone run the tests?

2012-11-14 Thread Joe Bowser
OK, I'm getting the same error on this end. I have no idea why this passed last week. I'll add it to the manifest. On Wed, Nov 14, 2012 at 1:18 PM, Simon MacDonald simon.macdon...@gmail.com wrote: The manifest in the Apache repo (

[jira] [Commented] (CB-1843) Echo plugin doesn't work in iOS

2012-11-14 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497465#comment-13497465 ] Andrew Grieve commented on CB-1843: --- Downloaded your link and it does repro for me! I'll

Re: [Android] Can everyone run the tests?

2012-11-14 Thread Simon MacDonald
Yup, it passed when I ran it and only it. Simon Mac Donald http://hi.im/simonmacdonald On Wed, Nov 14, 2012 at 4:35 PM, Joe Bowser bows...@gmail.com wrote: How can testPreconditions fail, but testViaLoadUrl pass? Can you run the test by itself? testViaHref is known to fail, and there's an

[jira] [Updated] (CB-1843) Echo plugin doesn't work in iOS

2012-11-14 Thread Aaron Moman (JIRA)
[ https://issues.apache.org/jira/browse/CB-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Moman updated CB-1843: I'm pushing up the status since this breaks a previously working app. This is preventing me from being able to

Re: Cordova Blackberry Project - Include external jar

2012-11-14 Thread Tim Kim
Hi there Jose, I believe this is possible, but I've not done so myself. I've done some googling and it appears there are a lot of confusing links on how to solve this. eg,

Re: Cordova Blackberry Project - Include external jar

2012-11-14 Thread Drew Walters
Yes it's possible. It's how I provided barcode scanning on OS 5 by including ZXing jar. https://github.com/phonegap/phonegap-plugins/tree/master/BlackBerry/BarcodeScanner Basically, preverify the external jar, then place it inside the cordova.jar at the root of the archive. On Wed, Nov 14,

[jira] [Commented] (CB-1846) Offline event doesn't work

2012-11-14 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497534#comment-13497534 ] Joe Bowser commented on CB-1846: I can't reproduce this issue either, and I've tested it on

Re: RIM/BlackBerry folk: please help

2012-11-14 Thread Tim Kim
The reason why you keep getting signing failures even with a fresh project is that you already did it once. ie, in your config.xml, the widget version is set to 1.0.0.0 and the name attribute is cordovaExample. So the first time should work, but every new fresh project there after will have the

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-11-14 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497560#comment-13497560 ] Joe Bowser commented on CB-1185: OK, I re-installed, restarted and now I get this error, but

[jira] [Resolved] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-11-14 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-1185. Resolution: Won't Fix Assignee: Joe Bowser (was: Filip Maj) This seems like poor XHR handling, since I

[jira] [Created] (CB-1850) Add device.model to the Device API

2012-11-14 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-1850: Summary: Add device.model to the Device API Key: CB-1850 URL: https://issues.apache.org/jira/browse/CB-1850 Project: Apache Cordova Issue Type: Task

[jira] [Created] (CB-1852) Add device.model to the Device API

2012-11-14 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-1852: Summary: Add device.model to the Device API Key: CB-1852 URL: https://issues.apache.org/jira/browse/CB-1852 Project: Apache Cordova Issue Type: Sub-task

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

2012-11-14 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-1853: Summary: Add device.model to the Device API Key: CB-1853 URL: https://issues.apache.org/jira/browse/CB-1853 Project: Apache Cordova Issue Type: Sub-task

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

2012-11-14 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497583#comment-13497583 ] Shazron Abdullah commented on CB-1850: -- Tentatively set to 2.3.0 - if we can't make it

[jira] [Created] (CB-1855) Add device.model to the Device API

2012-11-14 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-1855: Summary: Add device.model to the Device API Key: CB-1855 URL: https://issues.apache.org/jira/browse/CB-1855 Project: Apache Cordova Issue Type: Sub-task

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-11-14 Thread Lindsey Simon (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497593#comment-13497593 ] Lindsey Simon commented on CB-1185: --- [~gregavola] Since you do have an easy to repro

[jira] [Resolved] (CB-1846) Offline event doesn't work

2012-11-14 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-1846. Resolution: Cannot Reproduce Tested on Nexus 7 as well with Android 4.2. Offline event does work, but it's

[jira] [Created] (CB-1856) Offline Event fires twice on Jellybean

2012-11-14 Thread Joe Bowser (JIRA)
Joe Bowser created CB-1856: -- Summary: Offline Event fires twice on Jellybean Key: CB-1856 URL: https://issues.apache.org/jira/browse/CB-1856 Project: Apache Cordova Issue Type: Bug

Re: [docs] OS version supported with a Cordova version

2012-11-14 Thread Shazron
I think a URL to point for Minimum Requirements that is separate from the Getting Started Guide would be valuable, and of course the GS Guide would just point to it in one of its sections. On Mon, Nov 12, 2012 at 7:54 PM, Brian LeRoux b...@brian.io wrote: was trying to think through the exact

[jira] [Created] (CB-1857) UIImagePickerController will not change language based on device language.

2012-11-14 Thread Ronald Partridge (JIRA)
Ronald Partridge created CB-1857: Summary: UIImagePickerController will not change language based on device language. Key: CB-1857 URL: https://issues.apache.org/jira/browse/CB-1857 Project: Apache

Re: Nexus 7 anyone?

2012-11-14 Thread Filip Maj
K its running on port 80 On 11/14/12 4:20 PM, Brian LeRoux b...@brian.io wrote: eh fil, I love the port choice but can you get it on 80? I'd like to point dns to ci.cordova.io On Thu, Nov 15, 2012 at 7:39 AM, Simon MacDonald simon.macdon...@gmail.comwrote: Okay, good to hear the file tests

[jira] [Commented] (CB-1856) Offline Event fires twice on Jellybean

2012-11-14 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-1856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497685#comment-13497685 ] Andrew Grieve commented on CB-1856: --- The JS has code to throttle offline events, so my

[jira] [Created] (CB-1858) Wrappers for desktop (Mac and Linux) applications

2012-11-14 Thread Andrew Pennebaker (JIRA)
Andrew Pennebaker created CB-1858: - Summary: Wrappers for desktop (Mac and Linux) applications Key: CB-1858 URL: https://issues.apache.org/jira/browse/CB-1858 Project: Apache Cordova Issue

Re: [Android] Can everyone run the tests?

2012-11-14 Thread Andrew Grieve
Tried to follow the command-line instructions but get: agrieve@dhcp-172-23-181-44 ~/git/incubator-cordova-android/framework (asdf) $ adb shell am instrument -w com.phonegap/android.test.InstrumentationTestRunner INSTRUMENTATION_STATUS: id=ActivityManagerService INSTRUMENTATION_STATUS:

Re: CLA Confirmations

2012-11-14 Thread Andrew Grieve
bump On Tue, Nov 13, 2012 at 12:06 PM, Andrew Grieve agri...@chromium.orgwrote: I think I've heard that sometimes when people send in their CLAs that they don't make it to this page: https://people.apache.org/committer-index.html#unlistedclas Is there someone that we should email in this

[jira] [Resolved] (CB-1843) Echo plugin doesn't work in iOS

2012-11-14 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-1843. --- Resolution: Invalid I think the copy of CDVViewController.m within your zipped project isn't the one

Re: Nexus 7 anyone?

2012-11-14 Thread Brian LeRoux
\o/ h http://96.49.144.164:6969/ttp://ci.cordova.io On Thu, Nov 15, 2012 at 12:01 PM, Filip Maj f...@adobe.com wrote: K its running on port 80 On 11/14/12 4:20 PM, Brian LeRoux b...@brian.io wrote: eh fil, I love the port choice but can you get it on 80? I'd like to point dns to

[jira] [Created] (CB-1859) camera.getPicture should use scaled photo data only when it's bigger than targetWidth / targetHeight

2012-11-14 Thread Yutaka Yamaguchi (JIRA)
Yutaka Yamaguchi created CB-1859: Summary: camera.getPicture should use scaled photo data only when it's bigger than targetWidth / targetHeight Key: CB-1859 URL: https://issues.apache.org/jira/browse/CB-1859

[jira] [Updated] (CB-1859) camera.getPicture should use scaled photo data only when it's bigger than targetWidth / targetHeight

2012-11-14 Thread Yutaka Yamaguchi (JIRA)
[ https://issues.apache.org/jira/browse/CB-1859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yutaka Yamaguchi updated CB-1859: - Description: camera.getPicture always use scaled photo data even if it's smaller than

Re: cordova-js fails on windows 7

2012-11-14 Thread Jesse
Yet another windows vs unix path building issue. https://github.com/apache/incubator-cordova-js/blob/ce50b72632cc861014a58db563becea48c426772/build/packager.js#L40 On Wed, Nov 14, 2012 at 6:07 PM, Anis KADRI anis.ka...@gmail.com wrote: ...with: building commit

Re: cordova-js fails on windows 7

2012-11-14 Thread Jesse
Actually, it was here: https://github.com/apache/incubator-cordova-js/blob/master/Jakefile#L73 I have pushed the fix. Cheers, Jesse On Wed, Nov 14, 2012 at 10:14 PM, Jesse purplecabb...@gmail.com wrote: Yet another windows vs unix path building issue.

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

2012-11-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-1850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497804#comment-13497804 ] Jesse MacFadyen commented on CB-1850: - Can we get more details on what this value should