GitHub user purplecabbage opened a pull request:
https://github.com/apache/cordova-windows/pull/73
Windows10
Pulling in updates to master so we can merge easily later.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/purplecabbage/
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-windows/pull/71
---
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
Github user purplecabbage commented on the pull request:
https://github.com/apache/cordova-medic/pull/49#issuecomment-98319951
you will need to add the dependency to package.json also.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitH
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-windows/pull/72
---
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
Github user marti1125 commented on the pull request:
https://github.com/apache/cordova-medic/pull/49#issuecomment-98301504
I added this lib https://www.npmjs.com/package/open
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well
GitHub user purplecabbage opened a pull request:
https://github.com/apache/cordova-windows/pull/72
Deprec8
Say goodbye to 8!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/purplecabbage/cordova-windows Deprec8
Alternatively you
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-medic/pull/50
---
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
GitHub user robpaveza opened a pull request:
https://github.com/apache/cordova-js/pull/108
Experimental addition for CB-8674: Creates a 'cordova.env' object, and
Creates a 'cordova.env' object, and then on Windows hangs the activation
arguments off of cordova.env.args. This should
Github user dblotsky commented on a diff in the pull request:
https://github.com/apache/cordova-medic/pull/49#discussion_r29528708
--- Diff: medic/medic-run.js ---
@@ -333,6 +333,25 @@ function main() {
var buildCommand = cli + " build " + platform + " -- " + platformArgs;
GitHub user dblotsky opened a pull request:
https://github.com/apache/cordova-medic/pull/51
CB-8870 Medic test failure display and some fixes
Fixing windows debug script path. Making builds store the master's
hostname. Adding test number display to build steps. Adding --path paramet
GitHub user robpaveza opened a pull request:
https://github.com/apache/cordova-windows/pull/71
Reverted change to version which added pascal casing based on CR feedback
Feedback was negative for the change from windows-target-version to
WindowsTargetVersion. Opportunistically chang
I'd like to start a plugins release soon.
With the release of the final version of Windows 10, I've seen some breaks in
plugins in Windows 10. A big detractor has been that Windows 10 doesn't
support "AnyCPU" for C# libraries or references anymore, and then the other
common thing that has come
GitHub user dblotsky opened a pull request:
https://github.com/apache/cordova-medic/pull/50
CB-8944 Added categories to builders.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-medic CB-8944
Alternatively you
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-medic/pull/48
---
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
Github user robpaveza commented on the pull request:
https://github.com/apache/cordova-plugin-vibration/pull/34#issuecomment-98182104
Fixed, thanks.
---
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 no
Github user nikhilkh commented on the pull request:
https://github.com/apache/cordova-plugin-vibration/pull/34#issuecomment-98177629
One minor comment - LGTM otherwise.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If
Github user nikhilkh commented on a diff in the pull request:
https://github.com/apache/cordova-plugin-vibration/pull/34#discussion_r29514735
--- Diff: plugin.xml ---
@@ -75,8 +75,12 @@
+
I think ripple will need to change, I'll have a look and see if there is a more
elegant way to implement honeypot.
> On Apr 30, 2015, at 7:06 PM, Tim Barham wrote:
>
> ​Hey everyone - a bug was filed today against Ripple that it is broken with
> Cordova 5.0.0. The issue is that Ripple tri
What is the use for the images? Is this for a plugin, or an app template?
I can think of a couple ways to do this, but none would affect configure.xml.
I suggest you look at how the splash screen plugin does this for android.
> On May 1, 2015, at 8:39 AM, Karen Tran wrote:
>
> Hi dev-list,
>
Is there any chance I could get JIRA "assignment" access? I'm starting to pick
up bugs and crank on them.
User name is "robpaveza".
Thanks!
-Rob
The mirroring may not help for search, but my worry is that a lot of folks
would still be on 4.3.0 and when cordova plugins registry becomes read only,
they would not get bug fixes and other plugin updates.
-Original Message-
From: Victor Sosa [mailto:sosah.vic...@gmail.com]
Sent: Frid
I don't see a value on mirroring either. Instead I'd like to see a good
querying mechanism in NPM, but for that we have to wait :/
2015-05-01 10:55 GMT-05:00 Raymond Camden :
> I don't know - if npm is the place, then having a mirror just seems
> like noise. I'd say close it down and put a nice t
I don't know - if npm is the place, then having a mirror just seems
like noise. I'd say close it down and put a nice text message up on
the site explaining where it is at NPM and how to search. (Link to npm
with the search params included.)
Is there a benefit of having it mirrored?
On Fri, May
It would be even better (for backward compatibility reasons) if we could simply
publish on npm, but keep plugins.cordova.io as a mirror/redirector, based on
the Cordova registry mapper.
-Original Message-
From: Gorkem Ercan [mailto:gorkem.er...@gmail.com]
Sent: Friday, May 1, 2015 8:3
Hi dev-list,
I wanted to get your input on a feature I want to add to the config.xml.
Currently there are only the icon tag and splash tag that allows the user
to specify the icon and splash image in the config.xml respectively.
I want to be able to specify multiple images that will be used in m
What is the plan for plugins.cordova.io for after the CPR is closed?
Without knowing if there is a good way to retrieve the list/details of
the cordova plugins from npm.
I would love it if we could keep it as it is with the data from npm.
--
Gorkem
On 29 Apr 2015, at 10:57, Raymond Camden wrot
Any update on updating the plugins on CPR?
CPR still points to the old version and the CLI will not re-direct to the new
location in npm (only a warning) when the old id is specified.
-Nikhil
-Original Message-
From: agri...@google.com [mailto:agri...@google.com] On Behalf Of Andrew Gri
27 matches
Mail list logo