Re: Announcing Tools for Apache Cordova (TACO) v1.0.0!

2015-10-01 Thread Shazron
Congrats! On Thu, Oct 1, 2015 at 3:00 PM, Subhag Oak wrote: > Hey all, > > Today we releases the v1.0.0 of Tools for Apache Cordova (TACO). It’s > available on npm and github. TACO CLI is completely build on top of the > Cordova CLI, so a BIG thank you to all of you! Here is how you can insta

[GitHub] cordova-docs pull request: Docs Versioning

2015-10-01 Thread dblotsky
GitHub user dblotsky opened a pull request: https://github.com/apache/cordova-docs/pull/367 Docs Versioning - Fixed formatting in English docs README and added instructions for version-bumping docs - Rewrote `incrementversion.js` script and added `version` and `newversion` Gulp

[GitHub] cordova-lib pull request: CB-9569 - Support and

2015-10-01 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-lib/pull/312#issuecomment-144882559 Not sure why the tests are failing (--save flag stuff) which is unrelated to my code :/ --- If your project is set up for it, you can reply to this email and have

[GitHub] cordova-lib pull request: CB-9569 - Support and

2015-10-01 Thread shazron
GitHub user shazron opened a pull request: https://github.com/apache/cordova-lib/pull/312 CB-9569 - Support and tag translation to Application Transport Security (ATS) Info.plist directives Tests are included as well. and tags have two new attributes to account for ATS: minimum

[Android] Revised Pull Requests

2015-10-01 Thread Joe Bowser
Hey I did a second iteration for most of the pull requests. If people could check out these pull requests, that would be awesome: https://github.com/apache/cordova-android/pull/223 https://github.com/apache/cordova-plugin-geolocation/pull/53 https://github.com/apache/cordova-plugin-file/pull/13

[GitHub] cordova-plugin-file pull request: Adding permissions, giving read ...

2015-10-01 Thread infil00p
GitHub user infil00p opened a pull request: https://github.com/apache/cordova-plugin-file/pull/135 Adding permissions, giving read seems to give write access as well This is so we can write to the shared directory if we need to. You can merge this pull request into a Git repository

[GitHub] cordova-plugin-camera pull request: Marshmallow/Cordova Android 5....

2015-10-01 Thread infil00p
GitHub user infil00p opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/128 Marshmallow/Cordova Android 5.0.x compatibility changes This patch also fixes a long-standing issue with files not actually being returned, and instead Content URIs being returned i

[GitHub] cordova-plugin-camera pull request: Marshmallow/Cordova Android 5....

2015-10-01 Thread infil00p
Github user infil00p closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/125 --- 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 th

Announcing Tools for Apache Cordova (TACO) v1.0.0!

2015-10-01 Thread Subhag Oak
Hey all, Today we releases the v1.0.0 of Tools for Apache Cordova (TACO). It’s available on npm and github. TACO CLI is completely build on top of the Cordova CLI, so a BIG thank you to all of you! Here is how you can install it - npm install –g taco-cli Tools for Apache Cordova (TACO

Re: [Android] Content URIs and the Android Camera.

2015-10-01 Thread Carlos Santana
If I understand correctly if we enhance CordovaResourceApis other picture related plugins including 3rd party that need to access this type of resources then benefit. Then it will make sense to fix it in a common place. On Thu, Oct 1, 2015 at 4:08 PM Joe Bowser wrote: > Hey > > So, this code (ht

[Android] Content URIs and the Android Camera.

2015-10-01 Thread Joe Bowser
Hey So, this code (https://github.com/apache/cordova-plugin-camera/pull/93) fixes an issue, but has somehow been hung up due to the fact that: 1. It's a lot of code, enough that I'd ask the person who submitted the pull request to fill out an ICLA 2. People wanted this code to be in a utility met

Re: Version Manager for Cordova* Software

2015-10-01 Thread Maffett, Ian
I¹d love to see how you are using it. On 10/1/15, 2:46 PM, "Parashuram N" wrote: >This is pretty neat - I played around with it a little and am now using >it in my Visual Studio Online continuous integration system to pick the >right version of Cordova. > >@Ian, I could show you what and how am

Re: Understanding the Cordova developer better - Cordova developer survey

2015-10-01 Thread Parashuram N
Sure, I guess we will have to create a new account and put the credentials in SVN, right ? On 10/1/15, 11:43 AM, "Jesse" wrote: >So, I was not able to log in and make the changes. >Can we change the typeform account login to not use google SSO? > > >My team is hiring! >@purplecabbage >https

Re: Version Manager for Cordova* Software

2015-10-01 Thread Parashuram N
This is pretty neat - I played around with it a little and am now using it in my Visual Studio Online continuous integration system to pick the right version of Cordova. @Ian, I could show you what and how am I doing it if you are interested :) On 10/1/15, 11:32 AM, "Maffett, Ian" wrote:

Re: Understanding the Cordova developer better - Cordova developer survey

2015-10-01 Thread Jesse
So, I was not able to log in and make the changes. Can we change the typeform account login to not use google SSO? My team is hiring! @purplecabbage risingj.com On Wed, Sep 30, 2015 at 4:34 PM, Dave Johnson wrote: > we should also have an NPS question at the end of every survey sent out. > > "

Version Manager for Cordova* Software

2015-10-01 Thread Maffett, Ian
Today I was able to release a tool Version Manager for Cordova Software (aka cvm). It’s available on npm and github. With our switch at Intel to supporting CLI 5.1.1, I had to switch back and forth to test Ant vs Gradle builds of applications. Inspired by nvm and rvm, I created the tool to he

Re: Cordova Face to Face Meeting

2015-10-01 Thread Steven Gill
Please do! Definitely interested On Thu, Oct 1, 2015 at 5:49 AM, Carlos Santana wrote: > Hi who can give me super powers for > > https://github.com/cordova/cordova-discuss/blob/master/proposals/Face2Face-Oct15.md > ? > > I want to create a table of topics and +1 column, and link to a github > i

[GitHub] cordova-plugin-media-capture pull request: Added support for video...

2015-10-01 Thread nleclerc
GitHub user nleclerc opened a pull request: https://github.com/apache/cordova-plugin-media-capture/pull/48 Added support for video quality option on iOS platform. Not much more to add. Maybe that it's a bit of a shame that quality has just 2 levels but i'm just conforming to exi

Re: Cordova Face to Face Meeting

2015-10-01 Thread Carlos Santana
Hi who can give me super powers for https://github.com/cordova/cordova-discuss/blob/master/proposals/Face2Face-Oct15.md ? I want to create a table of topics and +1 column, and link to a github issue so conversation can happen before and during f2f to capture ideas there, also to give a chance to

Re: Cordova Face to Face Meeting

2015-10-01 Thread Martijn Walraven
Hi everyone, I’m not sure what people have in mind for the agenda, but one topic I’d be interested in discussing is what we could learn from React Native. Leaving aside the issue of web technologies vs. native for now, I think React Native contains some interesting innovations in terms of devel