Nightly build #413 for cordova has succeeded!

2017-06-28 Thread Apache Jenkins Server
Nightly build #413 for cordova has succeeded! The latest nightly has been published and you can try it out with 'npm i -g cordova@nightly' For details check build console at https://builds.apache.org/job/cordova-nightly/413/consoleFull - Jenkins for Apache Cordova

[GitHub] cordova-plugin-inappbrowser issue #89: CB-3750: Add loading spinner for ios

2017-06-28 Thread karlachavez
Github user karlachavez commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/89 Hi guys, I'm agree with @ozeranjo. At least a hide spinner feature is needed in order to avoid redundance on the site if it already has a custom activity indicator.

[GitHub] cordova-lib issue #571: CB-11980 Update readme to reflect new repos

2017-06-28 Thread purplecabbage
Github user purplecabbage commented on the issue: https://github.com/apache/cordova-lib/pull/571 Merged, closing --- 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

[GitHub] cordova-lib pull request #571: CB-11980 Update readme to reflect new repos

2017-06-28 Thread purplecabbage
Github user purplecabbage closed the pull request at: https://github.com/apache/cordova-lib/pull/571 --- 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] cordova-ios pull request #324: CB-12966: (ios) Fix bug by escaping project n...

2017-06-28 Thread joshdholtz
GitHub user joshdholtz opened a pull request: https://github.com/apache/cordova-ios/pull/324 CB-12966: (ios) Fix bug by escaping project name in podfile template ### Platforms affected - iOS ### What does this PR do? - Fixes a bug when the project name has a single

[GitHub] cordova-android issue #391: CB-12950: E2E test tweaks + Appveyor now runs E2...

2017-06-28 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/391 @alsorokin perfect! Yeah no worries, I can do it too. How about let's file an issue for it first and then go from there? As for this particular PR, today I will attempt to start an

[GitHub] cordova-plugin-camera pull request #273: CB-12964: (android) Fix of bug when...

2017-06-28 Thread joseluisballesterosdelval
GitHub user joseluisballesterosdelval opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/273 CB-12964: (android) Fix of bug when Pictures folder did not exist. If someone had removed Pictures folder in android, plugin failed trying to move there the new

[GitHub] cordova-ios issue #313: CB-12856 - Skip CocoaPods check_reqs if on non-darwi...

2017-06-28 Thread Sroose
Github user Sroose commented on the issue: https://github.com/apache/cordova-ios/pull/313 hello, any idea when this fix will be released? --- 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-plugin-media pull request #145: 3.0.x

2017-06-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-media/pull/145 --- 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] cordova-plugin-media issue #145: 3.0.x

2017-06-28 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-media/pull/145 This is not the right place for asking these kinds of questions. I recommend trying out cordova slack: slack.cordova.io. Closing this down. --- If your project is set up for it, you

[GitHub] cordova-lib pull request #572: CB-6143: Change plugman.emit() to events.emit...

2017-06-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/572 --- 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] cordova-ios issue #323: CB-12960 Run tests on node 4.x and 6.x

2017-06-28 Thread alsorokin
Github user alsorokin commented on the issue: https://github.com/apache/cordova-ios/pull/323 See my comment here: https://github.com/apache/cordova-android/pull/391#issuecomment-311587304 --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cordova-plugin-media pull request #145: 3.0.x

2017-06-28 Thread Nagaraj007
GitHub user Nagaraj007 opened a pull request: https://github.com/apache/cordova-plugin-media/pull/145 3.0.x Hi thanks for this plugin its work great , I dont know ios developement ,but i need to create new directory in ios to save my recorded file.I need to create Myappfolder

[GitHub] cordova-android issue #391: CB-12950: E2E test tweaks + Appveyor now runs E2...

2017-06-28 Thread alsorokin
Github user alsorokin commented on the issue: https://github.com/apache/cordova-android/pull/391 As I've already done this for plugins and have the knowledge, I can do the same thing for iOS and Android if you like, after this is merged. --- If your project is set up for it, you can

[GitHub] cordova-lib issue #572: CB-6143: Change plugman.emit() to events.emit()

2017-06-28 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-lib/pull/572 # [Codecov](https://codecov.io/gh/apache/cordova-lib/pull/572?src=pr=h1) Report > Merging [#572](https://codecov.io/gh/apache/cordova-lib/pull/572?src=pr=desc) into

[GitHub] cordova-android issue #391: CB-12950: E2E test tweaks + Appveyor now runs E2...

2017-06-28 Thread alsorokin
Github user alsorokin commented on the issue: https://github.com/apache/cordova-android/pull/391 Take a look at this: http://austinpray.com/ops/2015/09/20/change-travis-node-version.html So, we're basically download nvm and pass it a node version stored in the environment

Re: Regarding Issue for Video Upload

2017-06-28 Thread julio cesar sanchez
Hi. This mail list is to talk about the Cordova project development, not to offer support to users using it. You can ask on stack overflow or on cordova slack. Also, when you ask something about code not working, you should provide the code you are using. 2017-06-26 11:55 GMT+02:00 Darshan

Re: Help with Cordova Build - iOS and Android

2017-06-28 Thread julio cesar sanchez
Hi. This is a mail list for the Cordova Project development, not to ask questions while using it. Try updating to latest CLI (7.x.x) and if you continue having problems ask on stack overflow or cordova slack. 2017-06-27 20:45 GMT+02:00 musunuru srideep : > Hi Team, > >

[GitHub] cordova-lib pull request #572: CB-6143: Change plugman.emit() to events.emit...

2017-06-28 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-lib/pull/572 CB-6143: Change plugman.emit() to events.emit() ### Platforms affected all ### What does this PR do? https://issues.apache.org/jira/browse/CB-6143 Changes remaining