RE: [Vote] 4.1.1 Android Release

2015-08-04 Thread Sergey Grebnov (Akvelon)
I vote +1: * Verified that blank app creates correctly with platform * Verified that blank app can be successfully ran and built * Ran smoke testing of mobilespec app (ran autotests) * Verified compatibility with core plugins (both release and master versions) * Verified upgrade scenario from

[GitHub] cordova-plugin-camera pull request: CB-9446 Fix real path returnin...

2015-08-04 Thread charlesverge
GitHub user charlesverge opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/112 CB-9446 Fix real path returning null pointer on some Samsung devices Fix for https://issues.apache.org/jira/browse/CB-9446 You can merge this pull request into a Git repository

[GitHub] cordova-plugin-media pull request: CB-9237 Add cdvfile:// support ...

2015-08-04 Thread sgrebnov
Github user sgrebnov commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/57#issuecomment-127625076 reviewed, lgtm :+1: --- 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

[GitHub] cordova-plugin-media pull request: CB-9237 Add cdvfile:// support ...

2015-08-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-media/pull/57 --- 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 pull request: CB-9238 Media plugin cannot rec...

2015-08-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-media/pull/58 --- 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-docs pull request: Update index.md

2015-08-04 Thread kant2002
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

RE: [DISCUSS] cordova-ios 3.9.0 release

2015-08-04 Thread Sergey Grebnov (Akvelon)
I've updated pinned ios version in LIB. So the only remaining part here is announce/blogpost - here is proposed content, I don’t have rights to merge it. https://github.com/cordova/apache-blog-posts/pull/42 Thx! Sergey -Original Message- From: Sergey Grebnov (Akvelon) Sent: Monday,

[GitHub] cordova-cli pull request: CB 9412 unnatural translated expression ...

2015-08-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-cli/pull/218 --- 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-plugin-camera pull request: Try to use realpath filename i...

2015-08-04 Thread nantunes
Github user nantunes commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/99#issuecomment-127643570 Hi @schreyers I'm still using my forked version, as this PR hasn't been merged (or even reviewed). If it is critical to your project,

[GitHub] cordova-plugin-camera pull request: CB-9443 Pick correct maxResolu...

2015-08-04 Thread robpaveza
Github user robpaveza commented on a diff in the pull request: https://github.com/apache/cordova-plugin-camera/pull/111#discussion_r36199186 --- Diff: src/windows/CameraProxy.js --- @@ -696,21 +696,22 @@ function takePictureFromCameraWindows(successCallback, errorCallback, args)

[GitHub] cordova-plugin-camera pull request: Try to use realpath filename i...

2015-08-04 Thread schreyers
Github user schreyers commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/99#issuecomment-127647097 Thanks @nantunes I'll make your changes to the files and remove the source=npm from my config file. --- If your project is set up for it,

[DISCUSS] Cordova-Windows 4.1.0 release

2015-08-04 Thread Rob Paveza
Does anyone have any reason to delay a cordova-windows platform release? Any outstanding patches to land? If not, I'll start a release tomorrow. Thanks! -Rob - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For

RE: [DISCUSS] cordova-ios 3.9.0 release

2015-08-04 Thread Steven Gill
I'll take care of it and give you rights On Aug 4, 2015 4:49 AM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: I've updated pinned ios version in LIB. So the only remaining part here is announce/blogpost - here is proposed content, I don’t have rights to merge it.

[GitHub] cordova-plugin-media pull request: CB-9452: Treat RTSP streams as ...

2015-08-04 Thread johncblandii
GitHub user johncblandii opened a pull request: https://github.com/apache/cordova-plugin-media/pull/63 CB-9452: Treat RTSP streams as remote URLs Cordova Media plugin fails to play when attempting to play an RTSP stream. The stream is treated as a local resource so in

Re: WKWebView and iOS 9

2015-08-04 Thread julio cesar sanchez
My idea: Make iOS 9 use WKWebView as default without plugin and iOS 8 and previous use UIWebView, then if people want WKWebView on iOS 8 they install the existing plugin with the webserver 2015-08-05 5:54 GMT+02:00 Shazron shaz...@gmail.com: +1 Carlos On Wednesday, August 5, 2015, Carlos

[GitHub] cordova-plugin-media pull request: CB-9452: Treat RTSP streams as ...

2015-08-04 Thread johncblandii
Github user johncblandii commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/63#issuecomment-127881080 I will happily write tests if I can see how to run them. :) I didn't see the normal culprits for a test runner or anything in the README. --- If

Re: [DISCUSS] Upcoming Releases

2015-08-04 Thread Carlos Santana
I will help out with reviewing and voting for all. I can take over the release of browser and firefoxos, I have a new Mac so it will be a good practice to go thru a release process and make sure I have pgp setup and access to different places - Carlos Sent from my iPhone On Aug 4, 2015, at

[GitHub] cordova-windows pull request: Lock AppVeyor environment node versi...

2015-08-04 Thread purplecabbage
Github user purplecabbage closed the pull request at: https://github.com/apache/cordova-windows/pull/104 --- 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-windows pull request: Lock AppVeyor environment node versi...

2015-08-04 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-windows/pull/104#issuecomment-127774871 Seems this is not needed. 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

[DISCUSS] Upcoming Releases

2015-08-04 Thread Steven Gill
Lots of discussions on upcoming releases. My proposed timeline Wed: Start a tools release: cordova-lib@5.2.0 (fully working --browserify flag if we merge in PR) cordova-cli@5.2.0 cordova-plugman@0.24.0 or 1.0.0 (removed all registry features) cordova-js@4.1.0 Pinned android 4.1.1 and ios 3.9.0

[GitHub] cordova-plugin-file pull request: Fixed issue with file paths not ...

2015-08-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-file/pull/128 --- 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

Re: WKWebView and iOS 9

2015-08-04 Thread Shazron
My thinking -- It'll be a hybrid approach - iOS 8 uses local-web server, iOS 9 doesn't. We'll have to support both if the dev deploys to an older target (the final fallback is UIWebView) Either that or WKWebView plugin only works on iOS 9 and older iOSes fallback to UIWebView. On Wednesday,

[GitHub] cordova-lib pull request: CB-9436 Removes `require-tr` bundle tran...

2015-08-04 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the pull request: https://github.com/apache/cordova-lib/pull/275#issuecomment-127782310 Wondering why you had to add require('codrdova/init') to the bundle? MSOpenTech@5105161#diff-28a16640f3807e6ee2300ea7ce8c2f1dR196. How was that getting

[GitHub] cordova-plugin-file pull request: Fixed issue with file paths not ...

2015-08-04 Thread surajpindoria
GitHub user surajpindoria opened a pull request: https://github.com/apache/cordova-plugin-file/pull/128 Fixed issue with file paths not existing when using browserify You can merge this pull request into a Git repository by running: $ git pull

[GitHub] cordova-plugin-dialogs pull request: CB-9449 - Allow a blank strin...

2015-08-04 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-plugin-dialogs/pull/55#issuecomment-127771911 good additions here! 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

[GitHub] cordova-js pull request: CB-9436 Refactor browserify to get rid of...

2015-08-04 Thread vladimir-kotikov
Github user vladimir-kotikov commented on a diff in the pull request: https://github.com/apache/cordova-js/pull/124#discussion_r36251972 --- Diff: tasks/lib/packager-browserify.js --- @@ -46,25 +37,13 @@ module.exports = function generate(platform, useWindowsLineEndings,

[GitHub] cordova-lib pull request: CB-9436 Removes `require-tr` bundle tran...

2015-08-04 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-lib/pull/275#issuecomment-127799658 Make sense. Thanks! Lets merge it in! --- 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

[GitHub] cordova-js pull request: CB-9436 Refactor browserify to get rid of...

2015-08-04 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-js/pull/124#issuecomment-127799631 Merge away! Thanks again. Love the refactor. Way simpler to read and follow. --- If your project is set up for it, you can reply to this email and have your

[GitHub] cordova-windows pull request: CB-8936 Added logging functionality

2015-08-04 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-windows/pull/107#issuecomment-127668967 @alsorokin Looks like there are jshint failures --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] cordova-lib pull request:

2015-08-04 Thread omefire
Github user omefire commented on the pull request: https://github.com/apache/cordova-lib/commit/52ef1c586d3e3b2bb4b7447408a01c00c668cc74#commitcomment-12522948 In cordova-lib/spec-cordova/save.spec.js: In cordova-lib/spec-cordova/save.spec.js on line 491: That wouldn't work as

[GitHub] cordova-lib pull request: CB-9278: Tests to prevent future regress...

2015-08-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/276 --- 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: [DISCUSS] Cordova-Windows 4.1.0 release

2015-08-04 Thread Carlos Santana
Sounds good to me We are starting to pickup and testing to refresh our tools for the fall release. I would like to use latest and greatest released What about BlackBerry?? There are commits seating in cordova-blackberry master that are not released - Carlos Sent from my iPhone On Aug 4,

[GitHub] cordova-windows pull request: CB-8936 Added logging functionality

2015-08-04 Thread alsorokin
Github user alsorokin commented on the pull request: https://github.com/apache/cordova-windows/pull/107#issuecomment-127672899 @nikhilkh thanks for instant reply! Fixed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

Re: [Vote] 4.1.1 Android Release

2015-08-04 Thread Steven Gill
The vote has now closed. The results are: Positive Binding Votes: 3 Steve Gill Carlos Santana Sergey Grebnov The vote has passed. On Tue, Aug 4, 2015 at 4:12 AM, Sergey Grebnov (Akvelon) v-seg...@microsoft.com wrote: I vote +1: * Verified that blank app creates correctly with platform

Re: [DISCUSS] Cordova-Windows 4.1.0 release

2015-08-04 Thread Steven Gill
Oh yeah, and browser On Tue, Aug 4, 2015 at 10:16 AM, Steven Gill stevengil...@gmail.com wrote: All of these platforms could use a release: Blackberry Ubuntu FirefoxOS WebOS I could start them, but last time around I couldn't get enough votes. On Tue, Aug 4, 2015 at 9:32 AM, Carlos

[GitHub] cordova-windows pull request: CB-8936 Added logging functionality

2015-08-04 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-windows/pull/107#issuecomment-127668674 @robpaveza @purplecabbage Please review and see if it can be merged for the current release. --- If your project is set up for it, you can reply to this

[GitHub] cordova-lib pull request:

2015-08-04 Thread muratsu
Github user muratsu commented on the pull request: https://github.com/apache/cordova-lib/commit/52ef1c586d3e3b2bb4b7447408a01c00c668cc74#commitcomment-12523023 In cordova-lib/spec-cordova/save.spec.js: In cordova-lib/spec-cordova/save.spec.js on line 491: yeah looks like in

[GitHub] cordova-windows pull request: CB-8936 Added logging functionality

2015-08-04 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-windows/pull/107 CB-8936 Added logging functionality https://issues.apache.org/jira/browse/CB-8936 You can merge this pull request into a Git repository by running: $ git pull

[GitHub] cordova-registry-web pull request: Fix all known css issues

2015-08-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-registry-web/pull/30 --- 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

Re: [DISCUSS] Cordova-Windows 4.1.0 release

2015-08-04 Thread Carlos Santana
And electronjs ! Oops wrong mailing list :-) - Carlos Sent from my iPhone On Aug 4, 2015, at 1:47 PM, Steven Gill stevengil...@gmail.com wrote: Oh yeah, and browser On Tue, Aug 4, 2015 at 10:16 AM, Steven Gill stevengil...@gmail.com wrote: All of these platforms could use a release:

[GitHub] cordova-lib pull request:

2015-08-04 Thread omefire
Github user omefire commented on the pull request: https://github.com/apache/cordova-lib/commit/52ef1c586d3e3b2bb4b7447408a01c00c668cc74#commitcomment-12522896 In cordova-lib/spec-cordova/save.spec.js: In cordova-lib/spec-cordova/save.spec.js on line 491: That wouldn't work as

Re: [DISCUSS] Cordova-Windows 4.1.0 release

2015-08-04 Thread Steven Gill
All of these platforms could use a release: Blackberry Ubuntu FirefoxOS WebOS I could start them, but last time around I couldn't get enough votes. On Tue, Aug 4, 2015 at 9:32 AM, Carlos Santana csantan...@gmail.com wrote: Sounds good to me We are starting to pickup and testing to refresh

[GitHub] cordova-plugin-camera pull request: CB-9443 Pick correct maxResolu...

2015-08-04 Thread purplecabbage
Github user purplecabbage commented on a diff in the pull request: https://github.com/apache/cordova-plugin-camera/pull/111#discussion_r36225312 --- Diff: src/windows/CameraProxy.js --- @@ -696,21 +696,22 @@ function takePictureFromCameraWindows(successCallback, errorCallback,

WKWebView and iOS 9

2015-08-04 Thread Edna Y Morales
Hi all, Since the file:// url loading bug was fixed for WKWebView in iOS 9, are we going to move away from the local webserver solution? Thanks, Edna Morales

[ANNOUNCE] Cordova-iOS 3.9.0 Released!

2015-08-04 Thread Steven Gill
Tweet: https://twitter.com/apachecordova/status/628647946360242177 Blog: http://cordova.apache.org/announcements/2015/08/04/cordova-ios-3.9.0.html

[ANNOUNCE] Cordova Android 4.1.1 Released!

2015-08-04 Thread Steven Gill
Tweet: https://twitter.com/apachecordova/status/628648400045486080

[GitHub] cordova-plugin-dialogs pull request: CB-9449 - Allow a blank strin...

2015-08-04 Thread idpaterson
GitHub user idpaterson opened a pull request: https://github.com/apache/cordova-plugin-dialogs/pull/55 CB-9449 - Allow a blank string for dialog titles and messages. Currently there is no way to create a dialog in the Cordova Dialogs plugin without a title. Providing an empty

[GitHub] cordova-plugin-camera pull request: Optimize for clarity

2015-08-04 Thread purplecabbage
GitHub user purplecabbage opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/113 Optimize for clarity changed 'case' to else-if added WinJS to JSHint global ignores You can merge this pull request into a Git repository by running: $ git pull

Update cordova.io docs

2015-08-04 Thread Ali Satter
Hi Folks, There is a proposal to Update Cordova.io Docs and site UI. The proposed designs can be seen herehttps://slack-files.com/T068CHLV6-F08HJRR1C-6d62f98e2d. If you would like to use Slack for discussions on the UI designs, please use this link

[GitHub] cordova-plugin-camera pull request: CB-8804 implement check for sa...

2015-08-04 Thread adamduren
Github user adamduren commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/97#issuecomment-127817980 +1 on this bugfix. I see this happen a lot. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

Re: WKWebView and iOS 9

2015-08-04 Thread Shazron
+1 Carlos On Wednesday, August 5, 2015, Carlos Santana csantan...@gmail.com wrote: I would like to see by default or configuration setting be able to have that combination WKWebView plugin only works on iOS 9 and older iOSes fallback to UIWebView I can already hear customers asking too many

Re: WKWebView and iOS 9

2015-08-04 Thread Carlos Santana
I would like to see by default or configuration setting be able to have that combination WKWebView plugin only works on iOS 9 and older iOSes fallback to UIWebView I can already hear customers asking too many questions about running a webserver inside their app (i.e. security, energy, old