Plugman support for Android libraries

2014-05-11 Thread Martin Bektchiev
Hi guys, I want to ask you for ideas about how would it be best to solve an issue that I'm facing. Sometimes a plugin's implementation depends on a native library, but there's no easy way to embed it as a .jar file in Android if the library has resources. Let's take https://github.com/phonegap/

Re: sans sudo on npm install

2014-05-11 Thread Shazron
The premise here is npm running sudo is dangerous. Here's what it does with that power: https://github.com/npm/npm/issues/294 Note that the issue was filed and closed _after_ this article was written, so the article is actually stale: http://howtonode.org/introduction-to-npm In my opinion, sudo i

Re: sans sudo on npm install

2014-05-11 Thread Brian LeRoux
I object. This does not solve a problem Cordova has set out to solve but this does make installation unnecessarily harder. Linking those docs for those whom want to level up their Node, and shell, acumen seems reasonable. I'm not a Node.js expert, but the Linux person inside me says that using sudo

[GitHub] cordova-plugin-inappbrowser pull request: FirefoxOS Tweak: Setting...

2014-05-11 Thread nowned
GitHub user nowned opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/44 FirefoxOS Tweak: Setting zIndex Value The current inappbrowser creation takes place at zIndex auto which doesn’t work with a large variety of code bases and various User

Re: 3.5.0 RC is ready to be tested

2014-05-11 Thread Steven Gill
Also https://dist.apache.org/repos/dist/dev/cordova/CB-6586/ On Fri, May 9, 2014 at 4:38 PM, Steven Gill wrote: > https://twitter.com/apachecordova/status/464911591561887745 > > npm install -g cordova@rc > npm install -g plugman@rc > > This release is using cordova-lib. >

Re: sans sudo on npm install

2014-05-11 Thread Ally Ogilvie
+1 On Mon, May 12, 2014 at 12:38 AM, Don Coleman wrote: > +1 > On May 11, 2014 6:37 AM, "Marcel Kinard" wrote: > > > I'm not a Node.js expert, but the Linux person inside me says that using > > sudo to install and run things ought to be avoided if possible. > > > > Would there be objection if

[GitHub] cordova-plugin-camera pull request: CB-6612 Camera.DestinationType...

2014-05-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-camera/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 if the f

Re: [GitHub] cordova-cli pull request: CB-6469 - Restore plugins from config.xm...

2014-05-11 Thread Michal Mocny
Added experimental flag to CLI ("--experimental"). Please wrap your handling of save & restore commands with "if (opts.experimental)" On Wed, May 7, 2014 at 2:05 PM, Michal Mocny wrote: > ..also, seems its not warning when I attempt to remove a previously saved > plugin. Not sure if that is a

Re: Draft of Whitelist and Security Guide

2014-05-11 Thread Marcel Kinard
I just added the verbage for the Certificate Pinning and Self-Signed Certs sections. On May 6, 2014, at 1:02 PM, Mike Billau wrote: > https://docs.google.com/document/d/13C6ZUZiqP83MQX0MvFlyVUZef-nT4cJwyd-qSvXLkK4/edit#

sans sudo on npm install

2014-05-11 Thread Marcel Kinard
I'm not a Node.js expert, but the Linux person inside me says that using sudo to install and run things ought to be avoided if possible. Would there be objection if I changed cordova-docs to omit sudo from the npm install commands? And added references to some of these items below? http://howto

[GitHub] cordova-wp8 pull request: Remove inconsistency of `cordova run` be...

2014-05-11 Thread vladimir-kotikov
GitHub user vladimir-kotikov opened a pull request: https://github.com/apache/cordova-wp8/pull/32 Remove inconsistency of `cordova run` behaviour between WP8 and other platforms. Adds '-wait' flag to CordovaDeploy. Also removes unnecessary Program class. This is PR for

[GitHub] cordova-cli pull request: [ubuntu] improve manifest.json generator

2014-05-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-cli/pull/136 --- 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

CB-2606 icons support and cordova@rc

2014-05-11 Thread Axel Nennker
cordova@rc contains new Cordova icons in new directories e.g drawable-land-ldpi that are not covered by android_parser.js Not sure what the matching elements icon width/heigth in config.xml should be. Anyway: support for these icons is currently missing. Maybe android_parser.js should delete all

Re: sans sudo on npm install

2014-05-11 Thread Don Coleman
+1 On May 11, 2014 6:37 AM, "Marcel Kinard" wrote: > I'm not a Node.js expert, but the Linux person inside me says that using > sudo to install and run things ought to be avoided if possible. > > Would there be objection if I changed cordova-docs to omit sudo from the > npm install commands? And

[GitHub] cordova-windows pull request: CB-6660 "[Windows] Remove windows7 t...

2014-05-11 Thread sgrebnov
GitHub user sgrebnov opened a pull request: https://github.com/apache/cordova-windows/pull/29 CB-6660 "[Windows] Remove windows7 template" https://issues.apache.org/jira/browse/CB-6660 You can merge this pull request into a Git repository by running: $ git pull https://github.c

[GitHub] cordova-docs pull request: Initial commit of the Next guide

2014-05-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-docs/pull/203 --- 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 i