[GitHub] cordova-medic pull request: CB-6899 Fixes 'Could not adapt' except...

2014-07-08 Thread vladimir-kotikov
GitHub user vladimir-kotikov opened a pull request: https://github.com/apache/cordova-medic/pull/15 CB-6899 Fixes 'Could not adapt' exception while parsing master.cfg Fixes `error while parsing config file: ('Could not adapt', (buildbot.steps.shell.ShellCommand object at

[GitHub] cordova-lib pull request: CB-7083 Missing SDKReference support on ...

2014-07-08 Thread sgrebnov
GitHub user sgrebnov opened a pull request: https://github.com/apache/cordova-lib/pull/53 CB-7083 Missing SDKReference support on Windows Phone https://issues.apache.org/jira/browse/CB-7083 You can merge this pull request into a Git repository by running: $ git pull

[GitHub] cordova-lib pull request: CB-6874 Consolidate Content tag additi...

2014-07-08 Thread sgrebnov
GitHub user sgrebnov opened a pull request: https://github.com/apache/cordova-lib/pull/54 CB-6874 Consolidate Content tag additions into 1 ItemGroup Windows Phone 8 and Windows8 https://issues.apache.org/jira/browse/CB-6874 You can merge this pull request into a Git repository

Re: Directory Structure - CLI directory config proposal

2014-07-08 Thread Andrew Grieve
Wondering what this will look like. config.xml settings? .cordova/config.json? A new config file? On Mon, Jul 7, 2014 at 2:43 PM, Parashuram Narasimhan (MS OPEN TECH) panar...@microsoft.com wrote: +1 to this proposal. If we are able to agree on a proposal, we can contribute with code too.

Re: Famo.us cordova?

2014-07-08 Thread Michal Mocny
I'm not concerned about that part Joe. I'm a little concerned about the way they worded the second part. It sounds like its something custom they are building, that isn't related to cordova at all. I'm assuming it is, but talk about questionable writeup (gasp, surprise for Famo.us). On Tue,

Re: Directory Structure - CLI directory config proposal

2014-07-08 Thread Michal Mocny
Lets see what Lisa had in mind, but I always assumed it fit into .cordova/config.json. On Tue, Jul 8, 2014 at 8:46 AM, Andrew Grieve agri...@chromium.org wrote: Wondering what this will look like. config.xml settings? .cordova/config.json? A new config file? On Mon, Jul 7, 2014 at 2:43 PM,

Re: Ajax search API on plugins.cordova.io

2014-07-08 Thread Victor Sosa
Hello Folks. I've found it out that in the plugins.cordova.io page makes calls to this one: http://registry.cordova.io/. In fact, for you to get all the plugins information, you should point to http://registry.cordova.io/-/all, you'll get a JSON response with all the plugins. If you want a

Re: iOS: add target-device and MinimumOSVersion support to config.xml

2014-07-08 Thread Andrew Grieve
Agree with this. These are in the same vein as app icons, where they go in the CLI config.xml, not the runtime config.xml. On Mon, Jul 7, 2014 at 8:26 PM, Shazron shaz...@gmail.com wrote: Not sure how these prefs are going to work. Usually prefs are for runtime preferences, while these are

Re: whitelist as a plugin

2014-07-08 Thread Andrew Grieve
I don't think moving the whitelist to a plugin would aid in its understanding. Right now the whitelist is used for two things: 1. Whether to allow network requests through (although this is broken for audio/video on iOS, and broken for them + websockets on Android 2. Whether to allow top frame

Re: Ripple as a Cordova platform - experiment

2014-07-08 Thread Andrew Grieve
Haven't tried it, but love the approach. On Mon, Jul 7, 2014 at 11:41 PM, Parashuram Narasimhan (MS OPEN TECH) panar...@microsoft.com wrote: My bad, did not realize the WWW did not exist. It was just a sample app, which used the camera API. You can use the camera API and it will work with

RE: Famo.us cordova?

2014-07-08 Thread Fischer, Paul A
I think they are referring to the Crosswalk pluggable webview. They currently use Crosswalk as their delivery mechanism for Android and it includes an approximately 15 MB payload for the replacement webview. -Original Message- From: mmo...@google.com [mailto:mmo...@google.com] On Behalf

Re: Famo.us cordova?

2014-07-08 Thread julio cesar sanchez
With this We are collaborating with another company on this project I think they are referring to Ludei's CocoonJS El martes, 8 de julio de 2014, Fischer, Paul A paul.a.fisc...@intel.com escribió: I think they are referring to the Crosswalk pluggable webview. They currently use Crosswalk as

Re: Famo.us cordova?

2014-07-08 Thread Joe Bowser
Oh right, the other PhoneGap killer. I bet that I'm going to have to once again say It's much more productive to work with an open source project when I'm asked about these people at a conference. On Tue, Jul 8, 2014 at 8:00 AM, julio cesar sanchez jcesarmob...@gmail.com wrote: With this We are

Re: Famo.us cordova?

2014-07-08 Thread Ross Gerbasi
I am all for helping make improvements to Cordova itself but very curious what exactly they have in mind. As for the second point don't you already have swappable webview ready to roll for 4.0? I would think if the Famo.us team was actually helping with cordova and on the mailing list they would

Re: [VOTE] Tools Release

2014-07-08 Thread Mark Koudritsky
This went slowly, but we got 3 votes now, declaring this vote as passed and publishing this release. On Mon, Jul 7, 2014 at 10:32 AM, Michal Mocny mmo...@chromium.org wrote: Well, I took a look at the CI, which is currently red but wasn't recently and covered an overlap of patches here. It

[RESULT] [VOTE] Tools Release

2014-07-08 Thread Mark Koudritsky
The vote has now closed. The results are: Positive Binding Votes: 3 Mark Koudritsky Andrew Grieve Michal Mocny Negative Binding Votes: None Other Votes: None The vote has passed. On Tue, Jul 8, 2014 at 11:26 AM, Mark Koudritsky kam...@google.com wrote: This went slowly, but we got 3 votes

Re: Famo.us cordova?

2014-07-08 Thread julio cesar sanchez
I don't see CocoonJS as a phonegap killer, maybe a phonegap build killer, they've just added cordova/phonegap API support. They've created an improved webview for iOS and android, but phonegap isn't about the webview, is about the API over it. Sad part is they aren't open source, but they did a

[GitHub] cordova-medic pull request: CB-6899 Fixes 'Could not adapt' except...

2014-07-08 Thread mwoghiren
Github user mwoghiren commented on the pull request: https://github.com/apache/cordova-medic/pull/15#issuecomment-48357692 Thank you! --- 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

[GitHub] cordova-medic pull request: CB-6899 Fixes 'Could not adapt' except...

2014-07-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-medic/pull/15 --- 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

Re: plugin test framework

2014-07-08 Thread Martin Gonzalez
Great!! 2014-07-08 10:55 GMT-05:00 Michal Mocny mmo...@chromium.org: FYI filed ticket with INFRA to create cordova-plugin-test-framework: https://issues.apache.org/jira/browse/INFRA-8017 On Tue, Jun 24, 2014 at 8:22 PM, Andrew Grieve agri...@chromium.org wrote: On Tue, Jun 24, 2014 at

Re: For review: Blog Post for Contacts and Network Information plugin release

2014-07-08 Thread Josh Soref
Changes: 1. use `` for apis/files 2. use a newline after a heading before a bulleted list 3. hyphenate re-added 4. please sort the translations/license/contributing to the bottom (bonus points for matching the previous blog post) -- I think you should also remove the update license format thing,

RE: For review: Blog Post for Contacts and Network Information plugin release

2014-07-08 Thread Sergey Grebnov (Akvelon)
Looks good, I would only also mention the following change; * `navigator.contacts.find` API on **Android**, **iOS** and **Windows Phone 8** now supports 'desiredFields' which specifies Contact fields to be returned back Thx! Sergey -Original Message- From: iclell...@google.com

Re: whitelist as a plugin

2014-07-08 Thread Brian LeRoux
Heh. Why do we always seem to be at the opposite end of considerations? (Not a bad thing anyhow. ;) So making whitelist a plugin would most certainly isolate the code which would help us better understand: 1.) where the surface for bugs are (we seem to miss/find new security holes each quarter…)

Re: whitelist as a plugin

2014-07-08 Thread Joe Bowser
I'm in agreement with Andrew on this one. If we can get CSP working, that's a far better solution than our Whitelist, which was done because it was needed at the time for the enterprise use case that IBM had. I don't think we're ever going to stop are users from doing dumb things like including

RE: iOS: add target-device and MinimumOSVersion support to config.xml

2014-07-08 Thread Sergey Grebnov (Akvelon)
I agree as well, but I still don't see any better way to specify those things. Looks like we could change the role of config.xml extending it beyond runtime preferences or we need another/better place. Another potential drawback of using config.xml is security risks since this file is

RE: iOS: add target-device and MinimumOSVersion support to config.xml

2014-07-08 Thread Parashuram Narasimhan (MS OPEN TECH)
Also, given that Phonegap build does this, should we keep this such that it works for people using Phonegap build also ? -Original Message- From: Sergey Grebnov (Akvelon) [mailto:v-seg...@microsoft.com] Sent: Tuesday, July 8, 2014 9:54 AM To: dev@cordova.apache.org Subject: RE: iOS:

Re: iOS: add target-device and MinimumOSVersion support to config.xml

2014-07-08 Thread Shazron
I'm not sure how PG Build does it, but I can find out and see if they can contribute. Having this baked in to Cordova is definitely in their interests. On Tue, Jul 8, 2014 at 9:58 AM, Parashuram Narasimhan (MS OPEN TECH) panar...@microsoft.com wrote: Also, given that Phonegap build does this,

Re: Ajax search API on plugins.cordova.io

2014-07-08 Thread Shazron
Thanks Victor, Looks like you just documented the unofficial API - here's the permalink http://s.apache.org/zgt ;) Perhaps someone can patch the -/all request to contain platforms as well (or organize it by platform key, or something). On Tue, Jul 8, 2014 at 6:45 AM, Victor Sosa

Re: For review: Blog Post for Contacts and Network Information plugin release

2014-07-08 Thread Ian Clelland
Done (Thanks, Sergey) I removed the word 'back' and lowercased 'Contacts', but otherwise added your line. --- layout: post author: name: Ian Clelland url: https://twitter.com/iclelland title: Plugins Release: July 8, 2014 categories: news tags: release plugins --- The following plugins

[GitHub] cordova-app-harness pull request: CB-7098 Fix reference to Cordova...

2014-07-08 Thread disusered
GitHub user disusered opened a pull request: https://github.com/apache/cordova-app-harness/pull/2 CB-7098 Fix reference to CordovaAppHarness.java createproject.sh failed due to the missing ChromeAppDeveloperTool.java, updated reference to CordovaAppHarness.java You can merge

Re: Ajax search API on plugins.cordova.io

2014-07-08 Thread Victor Sosa
Hey! good to know :-D I probably should have done a better job describing it then :P Want to see this fixed, so hopefully someone can work on it 2014-07-08 12:12 GMT-05:00 Shazron shaz...@gmail.com: Thanks Victor, Looks like you just documented the unofficial API - here's the permalink

Dropbox with Cordova

2014-07-08 Thread Shazron
In community news: https://www.dropbox.com/developers/blog/95/using-dropbox-datastores-in-a-cordova-app

Re: [RESULT] [VOTE] Tools Release

2014-07-08 Thread Mark Koudritsky
Published to dist/ and npm. On Tue, Jul 8, 2014 at 11:28 AM, Mark Koudritsky kam...@google.com wrote: The vote has now closed. The results are: Positive Binding Votes: 3 Mark Koudritsky Andrew Grieve Michal Mocny Negative Binding Votes: None Other Votes: None The vote has passed.

[GitHub] cordova-plugin-file-transfer pull request: CB-6928: Implements NOT...

2014-07-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-file-transfer/pull/32 --- 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

Re: Famo.us cordova?

2014-07-08 Thread Lorin Beer
Brian and I have been speaking with Famo.us. So far, no technical specifics have been discussed or finalized. They do have a demoable wrapper for cordova, which I believe was developed as a proof of concept. Joe: I read that as (Adobe) (Cordova Team) I'll have more information to relay once I'm

Re: Famo.us cordova?

2014-07-08 Thread Brian LeRoux
Yes, we've been on the road educating them about Cordova and getting them to become contributing members of the community. As evidenced by the 'kill phonegap' rhetoric they still have a lot to learn. ;) That said, they are very ambitous about contributing back to the 'many webviews' future so

Re: Directory Structure - CLI directory config proposal

2014-07-08 Thread Gorkem Ercan
On Tue, Jul 08, 2014 at 09:02:03AM -0400, Michal Mocny wrote: Lets see what Lisa had in mind, but I always assumed it fit into .cordova/config.json. Do you consider the contents of .cordova/config.json to be shared among developers of a project. On Tue, Jul 8, 2014 at 8:46 AM, Andrew

Re: For review: Blog Post for Contacts and Network Information plugin release

2014-07-08 Thread Ian Clelland
Going to publish this, then, along with the new Contacts plugin. Thanks for the input, all. On Tue, Jul 8, 2014 at 2:01 PM, Ian Clelland iclell...@chromium.org wrote: Done (Thanks, Sergey) I removed the word 'back' and lowercased 'Contacts', but otherwise added your line. --- layout:

[GitHub] cordova-plugin-file pull request: CB-7093 Ported automated File te...

2014-07-08 Thread martincgg
GitHub user martincgg opened a pull request: https://github.com/apache/cordova-plugin-file/pull/60 CB-7093 Ported automated File tests for cordova-plugin-test-framework Ported 131 File automated tests from mobilespec. Jasmine version: ported from v1.3 to v2.0

[GitHub] cordova-plugin-file pull request: CB-7027 GetMetada fails on Windo...

2014-07-08 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/56#issuecomment-48406164 I would love to pull this in, but there are a couple issues. 1. Who is @fberton ? I have no way of linking you to a signed CLA because you have

[Android] API changes

2014-07-08 Thread Joe Bowser
Hey I just noticed that there's been a ton of new commits on the 4.0.x branch, many of which change some public-facing APIs of Cordova. Landing this many patches into Cordova without bringing these up on the list isn't OK, since many of these changes will break any hope of an upgrade path for our

[GitHub] cordova-plugin-media pull request: CB-6963 Port Media automated te...

2014-07-08 Thread martincgg
GitHub user martincgg opened a pull request: https://github.com/apache/cordova-plugin-media/pull/20 CB-6963 Port Media automated tests for cordova-plugin-test-framework Ported 17 Media automated tests from mobilespec. Jasmine version: ported from v1.3 to v2.0

RE: Ajax search API on plugins.cordova.io

2014-07-08 Thread Ray Camden
Am I right in seeing there isn't a search API then? If not, I'll continue to hit the URL I was using. From: Victor Sosa sosah.vic...@gmail.com Sent: Tuesday, July 08, 2014 8:45 AM To: dev@cordova.apache.org Subject: Re: Ajax search API on

[GitHub] cordova-lib pull request: CB-6874 Consolidate Content tag additi...

2014-07-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/54 --- 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-7083 Missing SDKReference support on ...

2014-07-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/53 --- 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: Reverts CB-6976 Add support for Windows ...

2014-07-08 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-lib/pull/43#issuecomment-48417048 Is this still valid Sergey? @sgrebnov --- 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

[GitHub] cordova-windows pull request: use `-noprofile` when shelling out t...

2014-07-08 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-windows/pull/36#issuecomment-48417277 ping! iCLA + Jira Issue + update .jsproj --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

Re: switch to nodejs scripts for windows platforms

2014-07-08 Thread Jesse
Thanks Sergey, All issues by default are assigned to me, if I have not set it to 'inProgress' you are welcome to re-assign it to yourself and work on it. I'll let you decide what you 'want' to work on. @purplecabbage risingj.com On Wed, Jul 2, 2014 at 8:26 AM, Sergey Grebnov (Akvelon)

[GitHub] cordova-windows pull request: use `-noprofile` when shelling out t...

2014-07-08 Thread staxmanade
Github user staxmanade commented on the pull request: https://github.com/apache/cordova-windows/pull/36#issuecomment-48420076 Sorry all, I haven't had time to work on finishing this up. Maybe in a week or two. FYI the change here fixed an issue I had locally which didn't

[GitHub] cordova-plugin-file pull request: Refactor sim funk

2014-07-08 Thread purplecabbage
GitHub user purplecabbage opened a pull request: https://github.com/apache/cordova-plugin-file/pull/61 Refactor sim funk You can merge this pull request into a Git repository by running: $ git pull https://github.com/purplecabbage/cordova-plugin-file RefactorSimFunk

[GitHub] cordova-plugin-file pull request: Refactor sim funk

2014-07-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-file/pull/61 --- 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

webview as fragment on Android

2014-07-08 Thread Marcel Kinard
Someone asked me today about using a Cordova webview as a fragment on Android. Is this something that should work as is? At first glace, it doesn’t appear to be so, in the case where they want to do this on API11 which would trigger the Android v4 Support Library as a pre-req and change the