[GitHub] cordova-plugin-media issue #133: Media player "startRecordingWithCompression...

2017-03-10 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-media/pull/133 Cordova CI Build has completed successfully. **Commit** -

[GitHub] cordova-plugin-media pull request #133: Media player "startRecordingWithComp...

2017-03-10 Thread Nagaraj007
GitHub user Nagaraj007 opened a pull request: https://github.com/apache/cordova-plugin-media/pull/133 Media player "startRecordingWithCompression" its not working in my Application Hi thanks to this plugin.I have an issue while creating Recording with

[GitHub] cordova-plugin-screen-orientation pull request #13: [windows] Fix failing te...

2017-03-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-screen-orientation/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

Nightly build #278 for cordova has failed

2017-03-10 Thread Apache Jenkins Server
Nightly build #278 for cordova has failed. Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/278/ You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/278/consoleFull - Jenkins for Apache Cordova

Re: Ios cordova app randomly got frozen after dismissing inappbrowser

2017-03-10 Thread Shazron
Which version of InAppBrowser was installed? Sounds like a good idea to add the conditional since that fix was added for WKWebView: https://github.com/apache/cordova-plugin-inappbrowser/commit/f32917df314f08296c53a4de0255a424be773184 Let me know what you need to get that PR going. On Fri, Mar

[GitHub] cordova-plugin-screen-orientation issue #13: [windows] Fix failing tests, ad...

2017-03-10 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-screen-orientation/pull/13 Cordova CI Build has completed successfully. **Commit** -

[GitHub] cordova-plugin-media issue #132: CB-12542 - Can't record to a wav file

2017-03-10 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-plugin-media/pull/132 #131 does have a better way than this and enables like you said multi format recording. That PR has issues and I have commented on it. --- If your project is set up for it, you can

[GitHub] cordova-plugin-media issue #131: CB-1254: (ios) Fix wav file recording, add ...

2017-03-10 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-plugin-media/pull/131 My suggestion is, to make it super easy, create a new branch off `cordova-plugin-media` master (after getting the latest from Github). Then in this new branch, cherry-pick the 1 commit

[GitHub] cordova-plugin-media issue #131: CB-1254: (ios) Fix wav file recording, add ...

2017-03-10 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-plugin-media/pull/131 Please edit the Github PR title as already requested: change `CB-1254` to `CB-12542` This is so Apache Cordova JIRA can auto-track comments on this PR to the correct JIRA issue.

[GitHub] cordova-plugin-screen-orientation pull request #13: [windows] Fix failing te...

2017-03-10 Thread purplecabbage
GitHub user purplecabbage opened a pull request: https://github.com/apache/cordova-plugin-screen-orientation/pull/13 [windows] Fix failing tests, added Promise if it is not defined 8.1 ### Platforms affected ### What does this PR do? ### What

[GitHub] cordova-lib issue #399: CB-10034 Addresses Embedded/Linked/Signed Custom Fra...

2017-03-10 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-lib/pull/399 @stevengill yes. it adds the attribute, which can't be in the Platform API and must be in cordova-lib The PR needs a rebase and/or resolution of conflicts - pinging @robertoandrade ---

[GitHub] cordova-lib issue #260: CB-9371: Fix prepare deleting orientation preference...

2017-03-10 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-lib/pull/260 I think we can close this since its already in the Platform API for cordova-ios, and users will have to upgrade if they want this fix for cordova-ios < 4. --- If your project is set up for

[GitHub] cordova-lib issue #517: CB- 12017: update npm dependencies

2017-03-10 Thread audreyso
Github user audreyso commented on the issue: https://github.com/apache/cordova-lib/pull/517 @stevengill yes ...done! --- 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 #526: CB-11242 - Removed platform-specific code for...

2017-03-10 Thread audreyso
GitHub user audreyso opened a pull request: https://github.com/apache/cordova-lib/pull/526 CB-11242 - Removed platform-specific code for platforms w/ PlatformApi implemented ### Platforms affected ### What does this PR do? Removed platform-specific code

[GitHub] cordova-lib pull request #520: CB-11977 : removed support for node 0.x

2017-03-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/520 --- 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-lib issue #517: CB- 12017: update npm dependencies

2017-03-10 Thread stevengill
Github user stevengill commented on the issue: https://github.com/apache/cordova-lib/pull/517 @audreyso can you rebase this from 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 your project does not have this

[GitHub] cordova-android issue #366: CB-12546: More robust support spawning the emula...

2017-03-10 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/366 Alright @infil00p, fixed that up. Please review, 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

Ios cordova app randomly got frozen after dismissing inappbrowser

2017-03-10 Thread Li, Jonathan
Hi, During the recent testing of our ios cordova applications, we got an issue of the app’s main UIwebview UI freezing after dismissing the inappbrowser. Debugging shows somehow the UIWindow created by inappbrowser did not deallocated as expected after calling the close method to dismiss the

[GitHub] cordova-android issue #367: CB-12524: Working around Android SDK update by f...

2017-03-10 Thread infil00p
Github user infil00p commented on the issue: https://github.com/apache/cordova-android/pull/367 Tested against a Linode box with Android Tools updated to latest and Gradle Installed: (via http://exponential.io/blog/2015/03/30/install-gradle-on-ubuntu-linux/) I have no idea

[GitHub] cordova-lib issue #520: CB-11977 : removed support for node 0.x

2017-03-10 Thread stevengill
Github user stevengill commented on the issue: https://github.com/apache/cordova-lib/pull/520 LGTM! --- 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

[GitHub] cordova-lib issue #520: CB-11977 : removed support for node 0.x

2017-03-10 Thread audreyso
Github user audreyso commented on the issue: https://github.com/apache/cordova-lib/pull/520 @stevengill How's this? https://github.com/apache/cordova-lib/pull/520/commits/cb9699dc10b946a8222f5e6081aff23c5761a480 --- If your project is set up for it, you can reply to this email and

[GitHub] cordova-cli pull request #267: CB: 11982 -Created new cordova config command

2017-03-10 Thread audreyso
Github user audreyso commented on a diff in the pull request: https://github.com/apache/cordova-cli/pull/267#discussion_r105446036 --- Diff: doc/cordova.txt --- @@ -6,6 +6,7 @@ Global Commands create . Create a project help

[GitHub] cordova-android issue #366: CB-12546: More robust support spawning the emula...

2017-03-10 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/366 > Related: I've been burned by this more times than I can count, maybe we should get rid of this check? Nah, I think it's a good check. It runs fast and it enforces a certain JS

[GitHub] cordova-android issue #366: CB-12546: More robust support spawning the emula...

2017-03-10 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/366 @infil00p OK, I'll try to get to the bottom of that. I'll ping you once more when I do. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cordova-android issue #366: CB-12546: More robust support spawning the emula...

2017-03-10 Thread infil00p
Github user infil00p commented on the issue: https://github.com/apache/cordova-android/pull/366 @filmaj This needs to at least pass Appveyor before I we should really look at it. I'm sure it works, but jshint is showing a lot of quote errors. (Related: I've been burned by this more

[GitHub] cordova-lib pull request #480: CB-11687 platform-specific plugin prepare hoo...

2017-03-10 Thread daserge
Github user daserge closed the pull request at: https://github.com/apache/cordova-lib/pull/480 --- 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-lib pull request #477: CB-11688 Fix platform.spec timeout errors

2017-03-10 Thread daserge
Github user daserge closed the pull request at: https://github.com/apache/cordova-lib/pull/477 --- 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: [VOTE] cordova-common 2.0.1 Release

2017-03-10 Thread alsorokin
I vote +1. * Ran coho verify-archive * Verified tag * Verified version * Ability to create blank app for Windows, Android * Ability to build/run apps * Reviewed release notes * Verified 'cordova serve' * Verified that browserified app builds and runs correctly -Original Message- From: