Cordova download link broken

2013-12-02 Thread John M. Wargo
The default download link on cordova.io points to https://www.apache.org/dist/cordova/cordova-3.1.0-src.zip Which is currently generating an error: Not Found The requested URL /dist/cordova/cordova-3.1.0-src.zip was not found on this server.

Re: [Camera Plugin] Add support to save unmodified image to photoalbum

2013-12-02 Thread Stephan Wezel
Another option could be to add a additional option which specifies which image should be changed. e.g. saveToPotoAlbumImageKind: 0 or 1 0: returned image 1: original image With default to 0. This would be backwards compatible on all supported platforms. On 01.12.2013 19:34, Shazron wrote: The

Re: [Camera Plugin] Add support to save unmodified image to photoalbum

2013-12-02 Thread Andrew Grieve
I agree we'd want to apply the user's edits when saving to photo album, it's just the resizing that I don't think you'd ever want. I think: - It's not ever useful to save the resized (shrunk) image to the photo library - It's not ever useful to allow the user to edit their photo, and then ignore

Re: [Camera Plugin] Add support to save unmodified image to photoalbum

2013-12-02 Thread Stephan Wezel
On 02.12.2013 15:47, Andrew Grieve wrote: I agree we'd want to apply the user's edits when saving to photo album, it's just the resizing that I don't think you'd ever want. If you mean with user's edits the plugin option allowEdit then i'm with you. This changes should be saved to photo album.

RE: Cordova download link broken

2013-12-02 Thread Wargo, John
Default download points to 3.1.0 even though 3.2.0 is available. -Original Message- From: John M. Wargo [mailto:jwarg...@gmail.com] Sent: Monday, December 02, 2013 7:44 AM To: Cordova Dev Subject: Cordova download link broken The default download link on cordova.io points to

Committer list?

2013-12-02 Thread Andrew Grieve
Anyone know if there's a list of cordova committers somewhere? I know we have our Who's who page (http://wiki.apache.org/cordova/who), but I was wondering if there was a more formal list (e.g. an ldap group?)

Re: Unicode and XML files

2013-12-02 Thread Andrew Grieve
Had this starred for a while, but just reading now. Looks like your changes just add the BOM unconditionally (not dependent on whether it was there already). That said, if it doesn't break anything, it probably is more correct to have a BOM. On Tue, Nov 26, 2013 at 10:31 AM, Josh Soref

Re: Committer list?

2013-12-02 Thread Josh Soref
purplecabbage wrote: http://people.apache.org/committer-index.html http://people.apache.org/committers-by-project.html#cordova - This transmission (including any attachments) may contain confidential information, privileged

Introductory Email

2013-12-02 Thread Josh Soref
Hello, As people have probably noticed, I’m one of the BlackBerry developers working on Cordova / cordova-blackberry as part of the WebWorks team. We just released our WebWorks 2.0 Beta [1] last week. Before joining BlackBerry, I worked on the Mozilla project. Additionally, I’ve been involved

question

2013-12-02 Thread ZUMA
Hello, I am trying to figure out how to load my custom view controller in my iOS app within the Cordova Framework. For example, I want to load a custom view controller if the url that cordova is trying to open contains a certain string…. What method can I interact with to achieve this within

Seeking a partner for a SXSW 2014 workshop on Cordova (Sat, March 8)

2013-12-02 Thread Lindsey Simon
Hey fellow Cordova devs, I'm wondering if anyone might want to partner with me to do a Cordova workshop at SXSW 2014 http://sxsw.com/interactive. I made a proposal that has been accepted for a 2.5hr talk for Sat. March 8th, and my plan is to do a walkthrough of taking a relatively simple website

Re: Seeking a partner for a SXSW 2014 workshop on Cordova (Sat, March 8)

2013-12-02 Thread Gord Tanner
Hey, I can help out if you want. Here is a talk I have given in the past on Cordova: http://www.youtube.com/watch?v=ZsDPnxBfybo Gord On Mon, Dec 2, 2013 at 12:47 PM, Lindsey Simon els...@gmail.com wrote: Hey fellow Cordova devs, I'm wondering if anyone might want to partner with me to do

Re: Unicode and XML files

2013-12-02 Thread Braden Shepherdson
Our review process works by sending mail to this list, and then pinging it after a few days go by with no action, and then pinging it again if we still don't get to it. It's two parts diffusion of responsibility/hoping someone else will get it, and one part the fact there's no list of outstanding

Re: question

2013-12-02 Thread Lorin Beer
Hi Zuma, the dev list may not be the best place to get an answer. This list handles discussions and issues around developing Cordova itself, not developing *with *Cordova. That having been said, you can take a look at

Re: Introductory Email

2013-12-02 Thread Lorin Beer
glad to have you contributing Josh! On Mon, Dec 2, 2013 at 8:11 AM, Josh Soref jso...@blackberry.com wrote: Hello, As people have probably noticed, I’m one of the BlackBerry developers working on Cordova / cordova-blackberry as part of the WebWorks team. We just released our WebWorks 2.0

Re: Introductory Email

2013-12-02 Thread Ken Wallis
I approve of this message. ;) -- Ken Wallis Senior Product Manager - WebWorks BlackBerry 650-620-2404 -Original Message- From: Josh Soref jso...@blackberry.com Reply-To: dev@cordova.apache.org dev@cordova.apache.org Date: Monday, December 2, 2013 at 8:11 AM To: Cordova Dev

Re: Introductory Email

2013-12-02 Thread James Jong
nice work Josh! and a belated welcome :-) -James Jong On Dec 2, 2013, at 11:11 AM, Josh Soref jso...@blackberry.com wrote: Hello, As people have probably noticed, I’m one of the BlackBerry developers working on Cordova / cordova-blackberry as part of the WebWorks team. We just released

Re: iOS Camera asking for Location

2013-12-02 Thread Lorin Beer
looks like we have reached consensus, but just to reiterate: inclusion of the exif data including location was a desired feature: -1 to ripping it out. The current approach is to provide users the ability to turn it off: +1 On Sun, Dec 1, 2013 at 6:06 AM, James Jong wjamesj...@gmail.com wrote:

Re: Cordova download link broken

2013-12-02 Thread Steven Gill
Thanks John! I fixed the references now. -Steve On Mon, Dec 2, 2013 at 7:31 AM, Wargo, John john.wa...@sap.com wrote: Default download points to 3.1.0 even though 3.2.0 is available. -Original Message- From: John M. Wargo [mailto:jwarg...@gmail.com] Sent: Monday, December 02,

cordova-amazon-fireos mirror on github?

2013-12-02 Thread Naik, Archana
Hello, Cordova-amazon-fireos doesn't have github mirror. What is the process of creating one? I need to periodically up level it from cordova-android and need to work on its fork. Please advise. Thanks Archana

Re: question

2013-12-02 Thread Jesse
Likely this is the only list where Zuma will find the expertise to answer this question. When you create a new cordova-ios app, your MainViewController is a subclass of CDVViewController. If you comment out the following method, and provide an implementation, then you will have a chance to

FYI: yo dude, a generator of generators for cordova Apps

2013-12-02 Thread Carlos Santana
Just in case you know someone that might benefit yo dude [1] first it prompts to select a Web App Generator (dapp, mobile(topcoat, foundation,bootstrap), angular, polymer, backbone, webapp, etc..). Then runs the the generator-cordovacli prompts for name, id, platforms, and plugins for cordova.

Re: cordova-amazon-fireos mirror on github?

2013-12-02 Thread Steven Gill
https://issues.apache.org/jira/browse/INFRA-7054 On Mon, Dec 2, 2013 at 11:54 AM, Naik, Archana na...@lab126.com wrote: Hello, Cordova-amazon-fireos doesn't have github mirror. What is the process of creating one? I need to periodically up level it from cordova-android and need to work on

Re: Seeking a partner for a SXSW 2014 workshop on Cordova (Sat, March 8)

2013-12-02 Thread Lindsey Simon
Hey Gord, Sounds awesome! I've also heard from Lorin Beer that he'd like to come along too. I just sent an email to my contact at SXSW to see how best to proceed with getting them your info, etc.. On Mon, Dec 2, 2013 at 10:02 AM, Gord Tanner gtan...@gmail.com wrote: Hey, I can help out if

Re: Unicode and XML files

2013-12-02 Thread Michal Mocny
If everyone is responsible for reviews, no one is. If you want your stuff reviewed and landed, its best to find a specific person to do it. If you are working on stuff others are interested in, this is usually not difficult to do (or heck, they come without asking). If you aren't, you may find

Re: Introductory Email

2013-12-02 Thread Michal Mocny
Glad to have you, Josh! On Mon, Dec 2, 2013 at 2:27 PM, James Jong wjamesj...@gmail.com wrote: nice work Josh! and a belated welcome :-) -James Jong On Dec 2, 2013, at 11:11 AM, Josh Soref jso...@blackberry.com wrote: Hello, As people have probably noticed, I’m one of the BlackBerry

Re: Unicode and XML files

2013-12-02 Thread Marcel Kinard
Here is a list of the component owners in Jira, which may provide some hints of who to ping for review, when an email to the list doesn't get a response. https://issues.apache.org/jira/browse/CB#selectedTab=com.atlassian.jira.plugin.system.project%3Acomponents-panel On Dec 2, 2013, at 3:18 PM,

Re: Unicode and XML files

2013-12-02 Thread Brian LeRoux
Yes please do make noise. Everyone is super busy. Calling ppl out for help directly is appreciated. On Tue, Dec 3, 2013 at 8:11 AM, Marcel Kinard cmarc...@gmail.com wrote: Here is a list of the component owners in Jira, which may provide some hints of who to ping for review, when an email to

Re: Introductory Email

2013-12-02 Thread Brian LeRoux
Welcome! Thanks for the huge amount of work/input/enthusiasm you've already brought Josh. =) On Tue, Dec 3, 2013 at 7:19 AM, Michal Mocny mmo...@chromium.org wrote: Glad to have you, Josh! On Mon, Dec 2, 2013 at 2:27 PM, James Jong wjamesj...@gmail.com wrote: nice work Josh! and a

Re: Unicode and XML files

2013-12-02 Thread Josh Soref
Braden wrote: As to this change, it looks fine to me as long as these BOMs aren't leaking into files that will end up on Unixy platforms; many Unix tools don't like BOMs. Hrm, config.xml is something everyone usesŠ http://www.w3.org/TR/xml11/#charencoding «Entities encoded in UTF-16 must and

Re: Intro email

2013-12-02 Thread Marcel Kinard
Welcome! In case you haven't seen it yet, the Contributing section of the wiki ( http://wiki.apache.org/cordova/ ) has some good tips. And setting up the doc generators is a bit tricky, see https://git-wip-us.apache.org/repos/asf?p=cordova-docs.git;a=blob;f=README.md On Nov 27, 2013, at 10:41

Re: Unicode and XML files

2013-12-02 Thread Braden Shepherdson
My sufficient condition for merging this change is it doesn't break anything that already works, which includes our XML parsing, on any desktop OS or mobile platform, or the CLI tools, choking on those BOMs. Can you try it out on Linux or Mac to see what happens to the CLI tools? If not, I guess

3.3.0?

2013-12-02 Thread Joe Bowser
Hey Does anyone think we can do a 3.3.0 release sometime before Dec 13th? I'd like to have one more release before the end of the year that supports the new KitKat phones and adds the Chrome Remote Debugging. How do other people feel about this? Joe

Re: 3.3.0?

2013-12-02 Thread Lorin Beer
I'm not so pumped on cramming a new release right as the team will be leaving for Christmas holidays. How about a 3.2.1 release with the updated support of Android? I think a minor version bump would be a lot more tractable given the timeframe, and I don't know that the other platforms have

Re: 3.3.0?

2013-12-02 Thread Brian LeRoux
Yes pls. Even if its just a ceremonial tag on other platforms. On Dec 3, 2013 9:56 AM, Joe Bowser bows...@gmail.com wrote: Hey Does anyone think we can do a 3.3.0 release sometime before Dec 13th? I'd like to have one more release before the end of the year that supports the new KitKat

Cordova Guide Upgrading doesn't link to BlackBerry10

2013-12-02 Thread Josh Soref
https://github.com/apache/cordova-docs/pull/160 I’m pretty sure I scratched my head about this a dozen times a while ago. Devgeeks/Shazron: could you please review, test, and merge this? thanks - This transmission (including

Re: 3.3.0?

2013-12-02 Thread Jesse
I would like to see a 3.3.0 before the holiday break as well. @purplecabbage risingj.com On Mon, Dec 2, 2013 at 3:06 PM, Brian LeRoux b...@brian.io wrote: Yes pls. Even if its just a ceremonial tag on other platforms. On Dec 3, 2013 9:56 AM, Joe Bowser bows...@gmail.com wrote: Hey

Re: Intro email

2013-12-02 Thread Josh Soref
Marcel wrote:‎ And setting up the doc generators is a bit tricky, see https://git-wip-us.apache.org/repos/asf?p=cordova-docs.git;a=blob;f=README.md That's a polite understatement... - This transmission (including any

Re: FYI: yo dude, a generator of generators for cordova Apps

2013-12-02 Thread Tommy-Carlos Williams
totally should be `yo dawg`[1] [1]: https://dl.dropboxusercontent.com/u/1456226/photos/yo-dawg-generator.png On 3 Dec 2013, at 7:07 am, Carlos Santana csantan...@gmail.com wrote: Just in case you know someone that might benefit yo dude [1] first it prompts to select a Web App Generator

Re: 3.3.0?

2013-12-02 Thread Steven Gill
Sounds good. We could aim to make that the first release of ubuntu + fireos as well! I leave for vacation Dec 13, so I would LOVE if we could test, tag the RC, test and release final before then! On Mon, Dec 2, 2013 at 3:22 PM, Jesse purplecabb...@gmail.com wrote: I would like to see a 3.3.0

Re: 3.3.0?

2013-12-02 Thread Jesse
Yes, +1! I believe many of us are trying to wrap for the holidays by the 13th. Let's aim for an RC later this week. @purplecabbage risingj.com On Mon, Dec 2, 2013 at 3:33 PM, Steven Gill stevengil...@gmail.com wrote: Sounds good. We could aim to make that the first release of ubuntu + fireos

Re: 3.3.0?

2013-12-02 Thread Naik, Archana
Yes.. +1 for obvious reasons!!:)) On 12/2/13 3:44 PM, Jesse purplecabb...@gmail.com wrote: Yes, +1! I believe many of us are trying to wrap for the holidays by the 13th. Let's aim for an RC later this week. @purplecabbage risingj.com On Mon, Dec 2, 2013 at 3:33 PM, Steven Gill

Re: Cordova Guide Upgrading doesn't link to BlackBerry10

2013-12-02 Thread Michael Brooks
I've merged this and the site should be updated shortly. On Mon, Dec 2, 2013 at 3:13 PM, Josh Soref jso...@blackberry.com wrote: https://github.com/apache/cordova-docs/pull/160 I’m pretty sure I scratched my head about this a dozen times a while ago. Devgeeks/Shazron: could you please

Re: Introductory Email

2013-12-02 Thread Michael Brooks
Welcome Josh! On Mon, Dec 2, 2013 at 1:25 PM, Brian LeRoux b...@brian.io wrote: Welcome! Thanks for the huge amount of work/input/enthusiasm you've already brought Josh. =) On Tue, Dec 3, 2013 at 7:19 AM, Michal Mocny mmo...@chromium.org wrote: Glad to have you, Josh! On Mon, Dec

Re: Cordova for Ubuntu

2013-12-02 Thread Steven Gill
Plugins have been merged and pushed to Dev. Comments: - No geolocation plugin support, any specific reason why? - Ubuntu isn't using config.xml the same way other platforms do. Most of the plugins don't have feature tags for ubuntu. Was this done for a reason? It would be better to follow the way

JAVA_HOME

2013-12-02 Thread Brian LeRoux
https://issues.apache.org/jira/browse/CB-5422 why?!

Re: FYI: yo dude, a generator of generators for cordova Apps

2013-12-02 Thread Carlos Santana
nice Tommy, name was taken so was 'dude' or 'bro' On Mon, Dec 2, 2013 at 6:32 PM, Tommy-Carlos Williams to...@devgeeks.orgwrote: totally should be `yo dawg`[1] [1]: https://dl.dropboxusercontent.com/u/1456226/photos/yo-dawg-generator.png On 3 Dec 2013, at 7:07 am, Carlos Santana

Re: JAVA_HOME

2013-12-02 Thread Carlos Santana
check_java() was never called properly from run() until recently https://github.com/apache/cordova-android/commit/5ab11edad230980379282c5a6b83eec12f7b1c5b#diff-f477d7d5a4a7b8cc0bfe70b71a81920f for now I worked around on Mac by export JAVA_HOME=$(/usr/libexec/java_home) :-( On Mon, Dec 2, 2013

Re: JAVA_HOME

2013-12-02 Thread Brian LeRoux
I'm trying to understand why we are doing this and how it got pushed so this type of thing does not happen again. I have java. I can java -version it right now. Why are we checking for an environment variable called JAVA_HOME? On Tue, Dec 3, 2013 at 1:21 PM, Carlos Santana csantan...@gmail.com

Camera targetWidth targetHeight

2013-12-02 Thread John M. Wargo
A while back I posted a question regarding Camera targetWidth targetHeight properties and how they worked. After some discussion, the conclusion I reached was that the documentation couldn't be correct about how it worked since there was no way to determine the camera's resolution with the

Re: Camera targetWidth targetHeight

2013-12-02 Thread Simon MacDonald
IIRC on Android if you only specify the width or height it will determine what the other value should be by using the same aspect ration as the original image. Simon Mac Donald http://hi.im/simonmacdonald On Mon, Dec 2, 2013 at 10:15 PM, John M. Wargo jwarg...@gmail.com wrote: A while back I

Re: Camera targetWidth targetHeight

2013-12-02 Thread John M. Wargo
Yes, that's what I determined in my testing. IMHO the other platforms should do that as well. No need to force both if the developer simply wants to set one of them. The docs say both are required - either Android is wrong or the other platforms are wrong. I say we remove that reference from

Re: JAVA_HOME

2013-12-02 Thread Lorin Beer
Comment out the call to check_java, and the CLI can successfully compile, and install the app to device or emulator successfully. So for what functionality is JAVA_HOME necessary for? On Mon, Dec 2, 2013 at 6:33 PM, Brian LeRoux b...@brian.io wrote: I'm trying to understand why we are doing

Re: JAVA_HOME

2013-12-02 Thread Michal Mocny
Mark was kind enough to fix this for us. We should mark the JIRA as resolved. (Actually he used your suggestion Brian, check to make sure you can run java -version, thats it ;) commit 2f66ec60db8749bc442095560d5713b7bb718527 Author: Mark Koudritsky kam...@chromium.org Date: Wed Nov 27

Re: JAVA_HOME

2013-12-02 Thread Lorin Beer
was the only impetus for using JAVA_HOME to check if java is installed? On Mon, Dec 2, 2013 at 8:41 PM, Michal Mocny mmo...@chromium.org wrote: Mark was kind enough to fix this for us. We should mark the JIRA as resolved. (Actually he used your suggestion Brian, check to make sure you can

Re: JAVA_HOME

2013-12-02 Thread Brian LeRoux
That's my q too On Dec 3, 2013 3:51 PM, Lorin Beer lorin.beer@gmail.com wrote: was the only impetus for using JAVA_HOME to check if java is installed? On Mon, Dec 2, 2013 at 8:41 PM, Michal Mocny mmo...@chromium.org wrote: Mark was kind enough to fix this for us. We should mark the

Re: JAVA_HOME

2013-12-02 Thread Michal Mocny
It came from: commit 1bd490098127543cf89b02735ea29757a11aab0c Author: Benn Mapes benn.ma...@gmail.com Date: Mon Aug 12 17:07:23 2013 -0700 I haven't dug deep into that patch, but seems he was replacing windows' create batch files with node scripts, and perhaps a made a few windows-centric

Re: FYI: yo dude, a generator of generators for cordova Apps

2013-12-02 Thread Steven Gill
Looks rad Carlos! On Mon, Dec 2, 2013 at 6:01 PM, Tommy Williams to...@devgeeks.org wrote: Sad times.. He he. Still sounds awesome. On 03/12/2013 12:59 pm, Carlos Santana csantan...@gmail.com wrote: nice Tommy, name was taken so was 'dude' or 'bro' On Mon, Dec 2, 2013 at 6:32 PM,

Re: JAVA_HOME

2013-12-02 Thread Brian LeRoux
DAMNIT MAPES Windows and Ant. =/ On Tue, Dec 3, 2013 at 4:22 PM, Michal Mocny mmo...@chromium.org wrote: It came from: commit 1bd490098127543cf89b02735ea29757a11aab0c Author: Benn Mapes benn.ma...@gmail.com Date: Mon Aug 12 17:07:23 2013 -0700 I haven't dug deep into that patch, but