Github user kant2002 commented on the pull request:
https://github.com/apache/cordova-docs/pull/301#issuecomment-127496771
Please made corrections to Russian and other translation in the
CrowdIn(http://crowdin.com/project/cordova/ru). All translation are overridden
by export from this
Github user schreyers commented on the pull request:
https://github.com/apache/cordova-plugin-camera/pull/99#issuecomment-127485107
Hi Nantunes,
Did you manage to use the realpath filename and if so which version of the
plugin is it in is this in? There is a current bug whic
Github user stevengill commented on a diff in the pull request:
https://github.com/apache/cordova-js/pull/124#discussion_r36151389
--- Diff: tasks/lib/bundle-browserify.js ---
@@ -19,53 +19,63 @@
var fs = require('fs');
var path = require('path');
va
Github user stevengill commented on a diff in the pull request:
https://github.com/apache/cordova-js/pull/124#discussion_r36151308
--- Diff: tasks/lib/packager-browserify.js ---
@@ -46,25 +37,13 @@ module.exports = function generate(platform,
useWindowsLineEndings, platformVers
Github user stevengill commented on the pull request:
https://github.com/apache/cordova-lib/pull/275#issuecomment-127452233
Vladimir! This is a much needed refactor and it looks great! Thank you! The
previous spaghetti code was becoming hard to manage and understand.
Things I
Github user muratsu commented on the pull request:
https://github.com/apache/cordova-lib/commit/52ef1c586d3e3b2bb4b7447408a01c00c668cc74#commitcomment-12506160
In cordova-lib/spec-cordova/save.spec.js:
In cordova-lib/spec-cordova/save.spec.js on line 491:
`except(err.message).t
GitHub user omefire opened a pull request:
https://github.com/apache/cordova-lib/pull/276
CB-9278: Tests to prevent future regressions while restoring multiple
platforms
Tests to prevent future regressions while restoring multiple platforms.
You can merge this pull request into a G
Github user omefire commented on the pull request:
https://github.com/apache/cordova-lib/pull/276#issuecomment-127442176
@muratsu, please review.
---
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 ha
Steve I think it's even better since the update affects cli.
On Mon, Aug 3, 2015 at 5:26 PM Steven Gill wrote:
> one more vote please!
>
> Carlos, I will definitely tweet it and mention it in the tools release blog
> post.
>
> -Steve
>
> On Sat, Aug 1, 2015 at 5:46 AM, Carlos Santana
> wrote:
>
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-firefoxos/pull/24
---
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 featu
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-blackberry/pull/188
---
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 fea
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-blackberry/pull/185
---
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 fea
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-ubuntu/pull/11
---
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 rgecy commented on the pull request:
https://github.com/apache/cordova-plugin-camera/pull/111#issuecomment-127426047
How do I unsubscribe from this plugin list. I do not want to get emails on
every update.
On Aug 3, 2015 6:48 PM, "asfgit" wrote:
> Closed #
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-docs/pull/301
---
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 asfgit closed the pull request at:
https://github.com/apache/cordova-plugin-camera/pull/56
---
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 user asfgit closed the pull request at:
https://github.com/apache/cordova-plugin-camera/pull/111
---
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
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-browser/pull/13
---
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 asfgit closed the pull request at:
https://github.com/apache/cordova-windows/pull/94
---
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
one more vote please!
Carlos, I will definitely tweet it and mention it in the tools release blog
post.
-Steve
On Sat, Aug 1, 2015 at 5:46 AM, Carlos Santana wrote:
> Thanks Steve, I was in the middle of updating the script when I saw this
> :-)
>
> I vote +1
>
> * Confirmed sigs & hashes with
Github user muratsu commented on the pull request:
https://github.com/apache/cordova-plugin-camera/pull/111#issuecomment-127409849
Sorry didn't see your comment earlier.
In terms of perf, I think this the usage of `if/else` vs `switch` is not
really important here. Since we're on
Github user purplecabbage commented on a diff in the pull request:
https://github.com/apache/cordova-plugin-camera/pull/111#discussion_r36130954
--- Diff: src/windows/CameraProxy.js ---
@@ -696,21 +696,22 @@ function
takePictureFromCameraWindows(successCallback, errorCallback, arg
Github user robpaveza commented on a diff in the pull request:
https://github.com/apache/cordova-plugin-camera/pull/111#discussion_r36130435
--- Diff: src/windows/CameraProxy.js ---
@@ -696,21 +696,22 @@ function
takePictureFromCameraWindows(successCallback, errorCallback, args) {
Github user muratsu commented on a diff in the pull request:
https://github.com/apache/cordova-plugin-camera/pull/111#discussion_r36130273
--- Diff: src/windows/CameraProxy.js ---
@@ -696,21 +696,22 @@ function
takePictureFromCameraWindows(successCallback, errorCallback, args) {
Github user robpaveza commented on a diff in the pull request:
https://github.com/apache/cordova-plugin-camera/pull/111#discussion_r36129853
--- Diff: src/windows/CameraProxy.js ---
@@ -696,21 +696,22 @@ function
takePictureFromCameraWindows(successCallback, errorCallback, args) {
GitHub user muratsu opened a pull request:
https://github.com/apache/cordova-plugin-camera/pull/111
CB-9443 Pick correct maxResolution
According to MSDN docs we're currently not picking the correct
maxResolution for images:
https://msdn.microsoft.com/en-us/library/windows/apps/
Thank you Shazron - published cordova-ios@3.9.0 to npm.
Thx!
Sergey
-Original Message-
From: Shazron [mailto:shaz...@gmail.com]
Sent: Monday, August 3, 2015 8:35 PM
To: dev@cordova.apache.org
Subject: Re: [DISCUSS] cordova-ios 3.9.0 release
Added sgrebnov as an owner of cordova-ios npm p
Github user initialxy commented on the pull request:
https://github.com/apache/cordova-plugin-dialogs/pull/54#issuecomment-127353615
Awesome, thanks @jcesarmobile, much appreciated.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub
Is there a way to record audio on the browser platform (for any browser)?
I couldn't figure it out if there was. It looks like Media browser plugin
is hard coded to through an error (even on Chrome).
Thanks,
Chris
Added sgrebnov as an owner of cordova-ios npm package.
On Mon, Aug 3, 2015 at 4:41 PM, Sergey Grebnov (Akvelon) <
v-seg...@microsoft.com> wrote:
> I've moved release package to cordova-dist, but can NOT publish it to npm
> due to insufficient rights.
>
> Could someone grant me w/ write access (sg
Github user muratsu closed the pull request at:
https://github.com/apache/cordova-plugin-camera/pull/110
---
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
GitHub user maxdeepfield opened a pull request:
https://github.com/apache/cordova-docs/pull/301
Update index.md
some typo fixes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/maxdeepfield/cordova-docs patch-1
Alternatively you c
Github user daserge commented on the pull request:
https://github.com/apache/cordova-plugin-media/pull/57#issuecomment-127279922
@dblotsky, rebased and tested
---
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 proje
Github user daserge commented on the pull request:
https://github.com/apache/cordova-plugin-media/pull/58#issuecomment-127279861
@dblotsky, rebased and tested
---
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 proje
Github user nikhilkh commented on a diff in the pull request:
https://github.com/apache/cordova-lib/pull/275#discussion_r36097029
--- Diff: cordova-lib/src/plugman/prepare-browserify.js ---
@@ -21,7 +21,7 @@
var platform_modules = require('../platforms/platforms'),
Hi,
It will be great if anyone can point me to steps for creating Android
Widget for Cordova Application. I would like to know if its possible or
not. If not then is there any plan to have that feature in nearby future.
Thanks & Regards
Piyush Khare
piyush.khar...@gmail.com
+91-9900911091, +91-
Hello Carlos,
I am glad to be welcomed by a Wolfpack family member! \m/
I have already set up my git repositories and I was able to build my first
hello world application using cordova last night. So far everything is very
smooth and easy (kudos to the documentation team!)
I would like to contri
Welcome Arun
Go Wolfpack !! I also did my masters at NCSU
You can start here:
http://wiki.apache.org/cordova/ContributorWorkflow
also committer workflow might be interesting for you since you are going to
dedicate time
https://github.com/apache/cordova-coho/blob/master/docs/committer-workflow.md
Github user sgrebnov commented on the pull request:
https://github.com/apache/cordova-plugin-file-transfer/pull/70#issuecomment-127234412
tested and merged to master
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If you
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugin-file-transfer/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 i
Yes, the machine can be behind a firewall. The slaves initiate all the
conversations: they connect to the master, they request work from it, and they
report results back to it. I don’t think we can do the last point though:
slaves get work whenever it’s available, not on any schedule of their ow
Good idea. Will add that. As far as I know, it’s 0.12.x, where I’m not yet
certain about the “x".
> On Aug 1, 2015, at 12:03 AM, Jesse wrote:
>
> What version of node are the windows build environments running? Was this
> updated recently?
> Can we get a `node -v` added to the log output?
>
>
I've moved release package to cordova-dist, but can NOT publish it to npm due
to insufficient rights.
Could someone grant me w/ write access (sgrebnov,
https://www.npmjs.com/package/cordova-ios) or publish the
package(cordova-dist/platforms/cordova-ios-3.9.0.tgz)?
Thx!
Sergey
-Original Mes
The vote has now closed. The results are:
Positive Binding Votes: 3
- Steven Gill
- Vladimir Kotikov
- Sergey Grebnov
Negative Binding Votes: 0
The vote has passed.
Thanks,
Sergey
-Original Message-
From: Vladimir Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com]
Sent: Thursday, July
44 matches
Mail list logo