Re: Hello

2015-03-02 Thread Andrew Grieve
Thanks for the intro! Looking forward to the help :) On Sun, Mar 1, 2015 at 5:40 PM, Mefire O. wrote: > Welcome, Eric ! > Nice to have you contributing. > > Thanks, > Mefire > > -Original Message- > From: Jesse [mailto:purplecabb...@gmail.com] > Sent: Saturday, February 28, 2015 10:37 PM

[GitHub] cordova-ios pull request: Fix Q include in check_reqs.js

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-ios/pull/132 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cordova-lib pull request: CB-7827: Allow user to specify android a...

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/171 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cordova-lib pull request: CB-8499 `cordova platform save` should s...

2015-03-02 Thread agrieve
Github user agrieve commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/170#discussion_r25604353 --- Diff: cordova-lib/src/cordova/platform_metadata.js --- @@ -0,0 +1,102 @@ +/** +Licensed to the Apache Software Foundation (ASF) under one

[GitHub] cordova-lib pull request: [ADD] GET attribute 'version' config.xml...

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/161 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cordova-lib pull request: CB-8578 BugFix: 'cordova plugin ...

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/173 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cordova-lib pull request: CB-8457: Ignore version specifier when r...

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/165 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cordova-lib pull request: CB-8239 Add support for git urls to 'cor...

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/141 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cordova-lib pull request: Generate apk name

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/147 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

RE: [Vote] Tools Release February 27, 2015

2015-03-02 Thread Sergey Grebnov (Akvelon)
I vote +1: * Verified tools installation on windows * Verified new blank app could be created on windows * Verified android, ios, windows and wp8 platforms could be added, built and run. Thx! Sergey -Original Message- From: Mefire O. [mailto:ommen...@microsoft.com] Sent: Saturday, Februa

Re: [Vote] Tools Release February 27, 2015

2015-03-02 Thread Andrew Grieve
* Confirmed sigs & hashes with `coho verify-archive` * Verified sha1s match tags with `coho verify-tags` When checking actual contents, Looks like the released candidate has a file that doesn't exist in the repo: $ diff -r rc package Only in rc/src/plugman: defaults.json Contents of the file: {"i

RE: [Vote] Tools Release February 27, 2015

2015-03-02 Thread Steven Gill
I have defaults.json in gitignore so it doesn't get checked in. It is a mistake to have in there. Definitely would be better to write it to some temp directory outside of source. I'll see if it causes problems. Hopefully it doesn't block release and we can just fix on master. I'll report back. On M

Re: [Vote] Tools Release February 27, 2015

2015-03-02 Thread Parashuram N (MS OPEN TECH)
Voting +1 * Verified signatures and hashes. Passed * Verified tags manually. Passed * Ability to install/uninstall Cordova. Passed * Ability to update Cordova. Passed * Ability to create blank app for Windows, WP8, Android. Passed * Ability to run apps. Passed * Reviewed release notes (Passed):

[GitHub] cordova-plugin-media pull request: Add ability to play queue of so...

2015-03-02 Thread d3orn
Github user d3orn commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/18#issuecomment-76754589 any updates about this feature? Would be nice to have background playlists --- If your project is set up for it, you can reply to this email and have your repl

[GitHub] cordova-mobile-spec pull request: update createmobilespec.js for a...

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-mobile-spec/pull/119 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fe

Re: [Vote] Tools Release February 27, 2015

2015-03-02 Thread Andrew Grieve
Awesome. So long as it's seems alright to you Steve, then I vote +1. On Mon, Mar 2, 2015 at 11:26 AM, Parashuram N (MS OPEN TECH) < panar...@microsoft.com> wrote: > Voting +1 > > * Verified signatures and hashes. Passed > * Verified tags manually. Passed > * Ability to install/uninstall Cordova.

Re: Hello

2015-03-02 Thread Shazron
*Moving Eric from the 'lurker' file to the 'participant' file, wrings hands* Welcome Eric! Be sure to check out http://wiki.apache.org/cordova/ContributorWorkflow Also, each repo should have a CONTRIBUTING.md file that shows how to contribute. On Sat, Feb 28, 2015 at 5:28 PM, Harmon, Eric wrote:

[GitHub] cordova-lib pull request: CB-8499 `cordova platform save` should s...

2015-03-02 Thread omefire
Github user omefire commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/170#discussion_r25626517 --- Diff: cordova-lib/src/cordova/platform_metadata.js --- @@ -0,0 +1,102 @@ +/** +Licensed to the Apache Software Foundation (ASF) under one

[GitHub] cordova-lib pull request: CB-8499 `cordova platform save` should s...

2015-03-02 Thread omefire
Github user omefire commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/170#discussion_r25626571 --- Diff: cordova-lib/src/cordova/platform_metadata.js --- @@ -0,0 +1,102 @@ +/** +Licensed to the Apache Software Foundation (ASF) under one

[GitHub] cordova-lib pull request: CB-8499 `cordova platform save` should s...

2015-03-02 Thread agrieve
Github user agrieve commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/170#discussion_r25629266 --- Diff: cordova-lib/src/cordova/platform_metadata.js --- @@ -0,0 +1,102 @@ +/** +Licensed to the Apache Software Foundation (ASF) under one

[GitHub] cordova-plugin-camera pull request: CB-8559 Integrate TravisCI

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/70 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the f

[GitHub] cordova-plugin-console pull request: CB-8560 Integrate TravisCI

2015-03-02 Thread purplecabbage
GitHub user purplecabbage opened a pull request: https://github.com/apache/cordova-plugin-console/pull/10 CB-8560 Integrate TravisCI You can merge this pull request into a Git repository by running: $ git pull https://github.com/purplecabbage/cordova-plugin-console CB-8557 Al

[GitHub] cordova-plugin-console pull request: CB-8560 Integrate TravisCI

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-console/pull/10 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

Re: [DISCUSS] Cordova-Android 4.0.0 Release

2015-03-02 Thread Joe Bowser
So, right now the whitelist changes are what's holding up the 4.0.0 release now? Is this really the only thing that's holding up this release? On Wed Feb 25 2015 at 1:18:26 PM Andrew Grieve wrote: > I think we'll also need to finish with the whitelist changes & have both > the legacy and new-wa

Re: [DISCUSS] Cordova-Android 4.0.0 Release

2015-03-02 Thread Michal Mocny
And docs, I think. On Mon, Mar 2, 2015 at 4:37 PM, Joe Bowser wrote: > So, right now the whitelist changes are what's holding up the 4.0.0 release > now? Is this really the only thing that's holding up this release? > > On Wed Feb 25 2015 at 1:18:26 PM Andrew Grieve > wrote: > > > I think we'l

Re: [DISCUSS] Cordova-Android 4.0.0 Release

2015-03-02 Thread Darryl Pogue
On 2 March 2015 at 13:37, Joe Bowser wrote: > So, right now the whitelist changes are what's holding up the 4.0.0 release > now? Is this really the only thing that's holding up this release? > > On Wed Feb 25 2015 at 1:18:26 PM Andrew Grieve wrote: > >> I think we'll also need to finish with the

[GitHub] cordova-plugin-camera pull request: Fix for geolocation/exif data

2015-03-02 Thread auser
GitHub user auser opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/71 Fix for geolocation/exif data Two part pull req: 1. Currently, if the options include geolocation, i.e.: ```xml ``` Then the plugin drops into a method

Re: [DISCUSS] Cordova-Android 4.0.0 Release

2015-03-02 Thread Shazron
legacy-whitelist-plugin should be fixed so that it compiles on cordova-ios@3.8.0. It shouldn't be a problem to fix this at compile or run-time (whichever is applicable here related to the compile error) On Mon, Mar 2, 2015 at 1:47 PM, Darryl Pogue wrote: > On 2 March 2015 at 13:37, Joe Bowser wr

Re: [Vote] Tools Release February 27, 2015

2015-03-02 Thread Steven Gill
So I push a commit to master that adds defaults.json to npmignore. defaults.json is generated based on a plugin.xml every time the createpackagejson command is run. It won't cause any issues having it bundled but it is better to not have it in. Since this isn't a blocker, I am going to move ahead

RE: [Vote] Tools Release February 27, 2015

2015-03-02 Thread Parashuram N (MS OPEN TECH)
> Since this isn't a blocker, I am going to move ahead with completing this > vote thread and finishing off this plugins release. You mean tools release, right ? -Original Message- From: Steven Gill [mailto:stevengil...@gmail.com] Sent: Monday, March 2, 2015 2:30 PM To: dev@cordova.apa

Re: [Vote] Tools Release February 27, 2015

2015-03-02 Thread Steven Gill
haha yes On Mon, Mar 2, 2015 at 2:41 PM, Parashuram N (MS OPEN TECH) < panar...@microsoft.com> wrote: > > Since this isn't a blocker, I am going to move ahead with completing > this vote thread and finishing off this plugins release. > > You mean tools release, right ? > > -Original Message--

Re: [DISCUSS] Cordova-Android 4.0.0 Release

2015-03-02 Thread Joe Bowser
Why do we need both the legacy and new-style whitelists released before we do a cordova-android 4.0.x release? Is there something that the new-style whitelist needs to change in the API that would force us to do a 5.0.x release? On Mon Mar 02 2015 at 2:04:59 PM Shazron wrote: > legacy-whitelist-

Re: [DISCUSS] Cordova-Android 4.0.0 Release

2015-03-02 Thread Jesse
We should start a new whitelist plugin related thread. Why is a plugin blocking a release? Default (aka no-plugin) behavior should be to allow all network requests shouldn't it? This thread is a month long, and not the first discussion of 4.0.0 for Android. @purplecabbage risingj.com On Mon, M

[GitHub] cordova-plugin-device-motion pull request: CB-8562 Integrate Travi...

2015-03-02 Thread purplecabbage
GitHub user purplecabbage opened a pull request: https://github.com/apache/cordova-plugin-device-motion/pull/26 CB-8562 Integrate TravisCI You can merge this pull request into a Git repository by running: $ git pull https://github.com/purplecabbage/cordova-plugin-device-motion

[GitHub] cordova-plugin-device-motion pull request: CB-8562 Integrate Travi...

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-device-motion/pull/26 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or i

[GitHub] cordova-plugin-dialogs pull request: CB-8565 Integrate TravisCI

2015-03-02 Thread purplecabbage
GitHub user purplecabbage opened a pull request: https://github.com/apache/cordova-plugin-dialogs/pull/49 CB-8565 Integrate TravisCI You can merge this pull request into a Git repository by running: $ git pull https://github.com/purplecabbage/cordova-plugin-dialogs CB-8557 Al

[GitHub] cordova-plugin-dialogs pull request: CB-8565 Integrate TravisCI

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-dialogs/pull/49 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

Re: [Vote] Tools Release February 27, 2015

2015-03-02 Thread Steven Gill
The vote has now closed. The results are: Positive Binding Votes: 4 Steven Gill Parashuram N Sergey Grebnov Andrew Grieve Negative Binding Votes: 0 The vote has passed. I will be updating them to the latest tag on npm, moving release into dist and publishing the blog post (after pulling in PR

[GitHub] cordova-plugin-file pull request: CB-8567 Integrate TravisCI

2015-03-02 Thread purplecabbage
GitHub user purplecabbage opened a pull request: https://github.com/apache/cordova-plugin-file/pull/103 CB-8567 Integrate TravisCI You can merge this pull request into a Git repository by running: $ git pull https://github.com/purplecabbage/cordova-plugin-file CB-8557 Alterna

[GitHub] cordova-plugin-file pull request: CB-8567 Integrate TravisCI

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-file/pull/103 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fe

[GitHub] cordova-lib pull request: CB-8499 `cordova platform save` should s...

2015-03-02 Thread omefire
Github user omefire commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/170#discussion_r25652223 --- Diff: cordova-lib/src/cordova/platform_metadata.js --- @@ -0,0 +1,102 @@ +/** +Licensed to the Apache Software Foundation (ASF) under one

[GitHub] cordova-coho pull request: Updated instructions to use npm dist-ta...

2015-03-02 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-coho/pull/64 Updated instructions to use npm dist-tag instead of npm tag You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-coho patc

[GitHub] cordova-plugin-splashscreen pull request: CB-8574 Integrate Travis...

2015-03-02 Thread purplecabbage
GitHub user purplecabbage opened a pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/37 CB-8574 Integrate TravisCI You can merge this pull request into a Git repository by running: $ git pull https://github.com/purplecabbage/cordova-plugin-splashscreen

[GitHub] cordova-plugin-splashscreen pull request: CB-8574 Integrate Travis...

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-splashscreen/pull/37 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] cordova-plugin-media pull request: CB-8572 Integrate TravisCI

2015-03-02 Thread purplecabbage
GitHub user purplecabbage opened a pull request: https://github.com/apache/cordova-plugin-media/pull/47 CB-8572 Integrate TravisCI You can merge this pull request into a Git repository by running: $ git pull https://github.com/purplecabbage/cordova-plugin-media CB-8557 Altern

[GitHub] cordova-plugin-media pull request: CB-8572 Integrate TravisCI

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-media/pull/47 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fe

[GitHub] cordova-coho pull request: add npm to list of dependencies we can'...

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-coho/pull/63 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cordova-coho pull request: Updated instructions to use npm dist-ta...

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-coho/pull/64 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cordova-plugin-geolocation pull request: CB-8568 Integrate TravisC...

2015-03-02 Thread purplecabbage
GitHub user purplecabbage opened a pull request: https://github.com/apache/cordova-plugin-geolocation/pull/40 CB-8568 Integrate TravisCI You can merge this pull request into a Git repository by running: $ git pull https://github.com/purplecabbage/cordova-plugin-geolocation CB

[GitHub] cordova-plugin-geolocation pull request: CB-8568 Integrate TravisC...

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-geolocation/pull/40 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] cordova-plugin-globalization pull request: CB-8569 Integrate Travi...

2015-03-02 Thread purplecabbage
GitHub user purplecabbage opened a pull request: https://github.com/apache/cordova-plugin-globalization/pull/36 CB-8569 Integrate TravisCI You can merge this pull request into a Git repository by running: $ git pull https://github.com/purplecabbage/cordova-plugin-globalization

[GitHub] cordova-plugin-globalization pull request: CB-8569 Integrate Travi...

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-globalization/pull/36 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or i

[GitHub] cordova-plugin-inappbrowser pull request: CB-8570 Integrate Travis...

2015-03-02 Thread purplecabbage
GitHub user purplecabbage opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/84 CB-8570 Integrate TravisCI You can merge this pull request into a Git repository by running: $ git pull https://github.com/purplecabbage/cordova-plugin-inappbrowser

[GitHub] cordova-plugin-inappbrowser pull request: CB-8570 Integrate Travis...

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-inappbrowser/pull/84 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] cordova-plugin-file-transfer pull request: CB-8566 Integrate Travi...

2015-03-02 Thread purplecabbage
GitHub user purplecabbage opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/66 CB-8566 Integrate TravisCI You can merge this pull request into a Git repository by running: $ git pull https://github.com/purplecabbage/cordova-plugin-file-transfer

[GitHub] cordova-plugin-file-transfer pull request: CB-8566 Integrate Travi...

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-file-transfer/pull/66 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or i

[GitHub] cordova-plugin-media-capture pull request: CB-8571 Integrate Travi...

2015-03-02 Thread purplecabbage
GitHub user purplecabbage opened a pull request: https://github.com/apache/cordova-plugin-media-capture/pull/34 CB-8571 Integrate TravisCI You can merge this pull request into a Git repository by running: $ git pull https://github.com/purplecabbage/cordova-plugin-media-capture

[GitHub] cordova-plugin-media-capture pull request: CB-8571 Integrate Travi...

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-media-capture/pull/34 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or i

Re: [DISCUSS] Cordova-Android 4.0.0 Release

2015-03-02 Thread Andrew Grieve
I'm just about finished working through fixing mobilespec to work with the latest whitelist changes. Once I've figured out things, I'll kick up a discuss about how it works. Right now, on master, all network requests are blocked without a plugin enabling them. But I think we should discuss whether

[GitHub] cordova-plugin-contacts pull request: CB-8561 Integrate TravisCI

2015-03-02 Thread purplecabbage
GitHub user purplecabbage opened a pull request: https://github.com/apache/cordova-plugin-contacts/pull/58 CB-8561 Integrate TravisCI You can merge this pull request into a Git repository by running: $ git pull https://github.com/purplecabbage/cordova-plugin-contacts CB-8557

[GitHub] cordova-plugin-contacts pull request: CB-8561 Integrate TravisCI

2015-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-contacts/pull/58 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

Re: [REVIEW] Tools Release Blog Post

2015-03-02 Thread Steven Gill
Having trouble building the site. Seems to happen every few months. Blog post is ready but the CSS is not properly generating for me. On Fri, Feb 27, 2015 at 6:47 PM, Gorkem Ercan wrote: > > > On 27 Feb 2015, at 21:16, Michal Mocny wrote: > > Looks good. Few comments: >> >> - "You can manage p

[ADVISORY] cordova-ios 3.8.0 requires ios-deploy 1.4.0

2015-03-02 Thread Shazron
ios-deploy 1.4.0 was just published minutes ago, so update. Deploying to device on cordova-ios 3.8.0 was failing, because "ios-deploy --version" was reporting a non-zero return code: https://github.com/phonegap/ios-deploy/issues/105 This was not a problem pre-3.8.0 because the implementation was

[GitHub] cordova-wp8 pull request: CB-8580 Fix for plugins responding with ...

2015-03-02 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-wp8/pull/77#issuecomment-76875693 This file is an output file from the cordova-js repo/tooling. We cannot modify this file directly, or it will get overwritten in a future update. I will

Android's new Whitelist Plugins

2015-03-02 Thread Andrew Grieve
I've tried to explain it in the plugin's readme: https://github.com/apache/cordova-plugins/tree/master/url-policy Some points for discussion: - What should the default behaviour be for the three whitelists (what should happen if not whitelist plugin is installed). - right now it can't open exte

Re: [DISCUSS] Cordova-Android 4.0.0 Release

2015-03-02 Thread Ian Clelland
On Mon, Mar 2, 2015 at 6:00 PM, Jesse wrote: > We should start a new whitelist plugin related thread. > > Why is a plugin blocking a release? Default (aka no-plugin) behavior > should be to allow all network requests shouldn't it? Well, that just might be a blacklist then :) > This thread

[GitHub] cordova-plugin-media-capture pull request: iOS: Allow video qualit...

2015-03-02 Thread riaan53
Github user riaan53 commented on the pull request: https://github.com/apache/cordova-plugin-media-capture/pull/32#issuecomment-76888530 @kkabell thank you this works great! :) Are you/do you plan to do this for android as well? --- If your project is set up for it, you can

Re: [ADVISORY] cordova-ios 3.8.0 requires ios-deploy 1.4.0

2015-03-02 Thread Steven Gill
Thanks for the advisory. People will start noticing this once they start updating to cordova-cli 4.3.0. I will add it to the blog post and will tweet about it with @apachecordova On Mon, Mar 2, 2015 at 4:20 PM, Shazron wrote: > ios-deploy 1.4.0 was just published minutes ago, so update. > > Depl

[ANNOUNCEMENT] Cordova-cli 4.3.0 released.

2015-03-02 Thread Steven Gill
The blog post can be viewed at http://cordova.apache.org/news/2015/03/02/tools-release.html Tweet: https://twitter.com/apachecordova/status/572653408441655296

Re: [REVIEW] Blog post for cordova-windows 3.8.0 release

2015-03-02 Thread Steven Gill
Release Tweet: https://twitter.com/apachecordova/status/572656001649799168 On Fri, Feb 27, 2015 at 11:19 AM, Josh Soref wrote: > I sent a pull request for the release notes, please merge before shipping. > > Sergey wrote: > > Sent the following PR since I don't have write access to the repo. >

Re: [ADVISORY] cordova-ios 3.8.0 requires ios-deploy 1.4.0

2015-03-02 Thread Steven Gill
https://twitter.com/apachecordova/status/572657468255256576 On Mon, Mar 2, 2015 at 10:09 PM, Steven Gill wrote: > Thanks for the advisory. People will start noticing this once they start > updating to cordova-cli 4.3.0. I will add it to the blog post and will > tweet about it with @apachecordova