RE: [BUG] Mobilespec hangs on Windows

2015-05-11 Thread Alexander Sorokin (Akvelon)
Hi Dmitry, As per my initial investigation, the issue seem to be that `deviceready` handler is not called. This issue is unrelated to core plugins (it is still there when no core plugins are installed). Also I was unable to repro it on hello world app. Thanks, Alexander Sorokin -Original

[GitHub] cordova-mobile-spec pull request: CB-8992 Do not install mobilespe...

2015-05-11 Thread alsorokin
Github user alsorokin commented on the pull request: https://github.com/apache/cordova-mobile-spec/pull/128#issuecomment-100798943 Thanks for the comments, Dmitry. I've addressed them and updated the PR. --- If your project is set up for it, you can reply to this email and have your

[GitHub] cordova-plugin-camera pull request: fix wp8.1 UI, added wp8.1 focu...

2015-05-11 Thread Gillardo
Github user Gillardo commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/77#issuecomment-100824132 This works on WP8.1, thank you! Please merge this --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] cordova-docs pull request: CB-9004 Russian translation

2015-05-11 Thread kant2002
GitHub user kant2002 opened a pull request: https://github.com/apache/cordova-docs/pull/286 CB-9004 Russian translation Translated all docs for the 5.0 I believe that more then half of the text is correct Russian text. Will be working on improving that percentage, but so

Re: [DISCUSS] Docs release

2015-05-11 Thread Andrey Kurdumov
I just finish the translation of main docs to Russian. Changes are here: https://github.com/apache/cordova-docs/pull/286 Do I need copy of docs/ru/edge to docs/ru/5.0.0 or that will be done by someone who publish the website? 2015-04-24 6:30 GMT+06:00 Victor Sosa sosah.vic...@gmail.com:

[GitHub] cordova-lib pull request: CB-6462 CB-6026 Orientation preference n...

2015-05-11 Thread rachel-carvalho
Github user rachel-carvalho closed the pull request at: https://github.com/apache/cordova-lib/pull/207 --- 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: CB-9006 Fix Russian headers correctly

2015-05-11 Thread kant2002
GitHub user kant2002 opened a pull request: https://github.com/apache/cordova-docs/pull/287 CB-9006 Fix Russian headers correctly You can merge this pull request into a Git repository by running: $ git pull https://github.com/kant2002/cordova-docs CB-9006 Alternatively you

Re: [VOTE] cordova-plugin-vibration release

2015-05-11 Thread Jesse
+1 verify-archive checked that my most recent changes were present @purplecabbage risingj.com On Mon, May 11, 2015 at 10:46 AM, Steven Gill stevengil...@gmail.com wrote: Bump On Thu, May 7, 2015 at 5:31 PM, Steven Gill stevengil...@gmail.com wrote: Please review and vote on the release

[GitHub] cordova-ios pull request: CB-8855 Fix display ios devices with --l...

2015-05-11 Thread gpetrov
Github user gpetrov commented on the pull request: https://github.com/apache/cordova-ios/pull/137#issuecomment-101026995 please push new release with this fix --- 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

Docs and Translation for the Plugins

2015-05-11 Thread Andrey Kurdumov
Hello guys, I notice that docs for plugins are missing. See https://www.npmjs.com/package/cordova-plugin-camera as example. I see some notification about docs moving around in the plugins repo (back to README.md), not sure how this affects docs in NPM. Is this something temporary? Also I have

[CI] Windows Build Still Broken

2015-05-11 Thread Dmitry Blotsky
Hi all, The Windows build is still broken due to CB-8999. Has mobilespec been running for anyone else on Windows? Alex Sorokin noted that the bug is due to the deviceready event not being fired, and pointed out that this happens on mobilespec, but not on the helloworld app. Would anyone like

[GitHub] cordova-app-hello-world pull request: CB-9009 default CSP needs to...

2015-05-11 Thread jsoref
Github user jsoref commented on the pull request: https://github.com/apache/cordova-app-hello-world/pull/10#issuecomment-101026209 @timwindsor --- 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

[GitHub] cordova-medic pull request: CB-8936 Gathering logs for Android

2015-05-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-medic/pull/53 --- 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: CB-8978 Added new image element tag for ...

2015-05-11 Thread jcesarmobile
Github user jcesarmobile commented on the pull request: https://github.com/apache/cordova-lib/pull/214#issuecomment-101019674 the discusion already started on the mail list http://markmail.org/message/yx3pvydgyxpssgas But it didnt get any conclusion I still don't see

[GitHub] cordova-lib pull request: CB-8978 Added new image element tag for ...

2015-05-11 Thread ktop
Github user ktop commented on the pull request: https://github.com/apache/cordova-lib/pull/214#issuecomment-101021261 I'll move the discussion to the right place. --- 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

Re: Docs and Translation for the Plugins

2015-05-11 Thread Andrey Kurdumov
Thanks. Will proceed with links to Github then. 12 Май 2015 г. 0:41 пользователь Steven Gill stevengil...@gmail.com написал: The docs not showing up on npm is a bug on npm. https://github.com/npm/marky-markdown/issues/42 I have talked to npm about translations. They told me it was on their

cordova-lib = cordova-js npm dependency

2015-05-11 Thread Nikhil Khandelwal
Why does cordova-lib npm package depend on cordova-js package? Is this only a dev-dependency required for npm test and CI scenarios? Thanks, Nikhil

Re: cordova-lib = cordova-js npm dependency

2015-05-11 Thread Steven Gill
Required for Browserify workflow. Builds JS at build time instead of relying on plugins js being loaded in at run time. Only available through the --browserify flag. I am currently working on getting it working again since ids have been renamed. On Mon, May 11, 2015 at 2:17 PM, Nikhil Khandelwal

[GitHub] cordova-app-hello-world pull request: CB-9009 default CSP needs to...

2015-05-11 Thread jsoref
GitHub user jsoref opened a pull request: https://github.com/apache/cordova-app-hello-world/pull/10 CB-9009 default CSP needs to include 8472 for blackberry You can merge this pull request into a Git repository by running: $ git pull

[GitHub] cordova-ios pull request: CB-8855 Fix display ios devices with --l...

2015-05-11 Thread gpetrov
Github user gpetrov commented on the pull request: https://github.com/apache/cordova-ios/pull/137#issuecomment-101039076 some addition to this: https://github.com/apache/cordova-ios/pull/140 --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] cordova-app-hello-world pull request: CB-9009 default CSP needs to...

2015-05-11 Thread timwindsor
Github user timwindsor commented on the pull request: https://github.com/apache/cordova-app-hello-world/pull/10#issuecomment-101032363 Works for me - required for use of any plugins. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cordova-lib pull request: CB-8978 Added new image element tag for ...

2015-05-11 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-lib/pull/214#issuecomment-101035769 Thanks Karen. You weren't doing it in the wrong spot, we are just trying out some new ways of discussing feature additions. @purplecabbage

[GitHub] cordova-ios pull request: Fix listing of multiple devices in list-...

2015-05-11 Thread gpetrov
GitHub user gpetrov opened a pull request: https://github.com/apache/cordova-ios/pull/140 Fix listing of multiple devices in list-devices for iOS when multiple of same type devices are connected, like two iPhones, only the first was returned. Now all connected devices

Re: [Vote] Android@4.0.1, WP8@3.8.1, Windows@3.8.2 Releases

2015-05-11 Thread Steven Gill
bump. On Fri, May 8, 2015 at 5:11 PM, Steven Gill stevengil...@gmail.com wrote: Please review and vote on these releases by replying to this email (and keep discussion on the DISCUSS thread) These releases are just including an updated snapshot of cordova.js so it works with ripple again.

RE: [VOTE] cordova-plugin-vibration release

2015-05-11 Thread Murat Sutunc
Sorry to hijack this thread but this is my first time verifying a release and I've some questions before signing off.. 1) I was looking at the coho docs but wasn't able to figure out how to download a release from dist/dev. Any tips? 2) For now I've manually copied the tgz files from the

[GitHub] cordova-plugin-camera pull request: CB-7667 iOS8: Handle case wher...

2015-05-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/49 --- 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-file-transfer pull request: CB-8721

2015-05-11 Thread purplecabbage
GitHub user purplecabbage opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/83 CB-8721 Patch merge issues and fix failing async test You can merge this pull request into a Git repository by running: $ git pull

[GitHub] cordova-plugin-splashscreen pull request: CB-8988: Fix rotation on...

2015-05-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-splashscreen/pull/46 --- 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

[GitHub] cordova-plugin-camera pull request: CB-7667 iOS8: Handle case wher...

2015-05-11 Thread seronal
Github user seronal commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/49#issuecomment-101084822 Yes but not everyone uses native localization support. It's much easier to handle the localization on the javascript side, especially if you are targeting

[GitHub] cordova-plugin-camera pull request: CB-7667 iOS8: Handle case wher...

2015-05-11 Thread dpolivy
Github user dpolivy commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/49#issuecomment-101119417 As this is iOS specific, I'm not sure it makes sense as a JavaScript parameter. Is there any provision for translating strings that are part of the

Re: [VOTE] cordova-plugin-vibration release

2015-05-11 Thread Shazron
+1 On Mon, May 11, 2015 at 11:53 AM, Jesse purplecabb...@gmail.com wrote: +1 verify-archive checked that my most recent changes were present @purplecabbage risingj.com On Mon, May 11, 2015 at 10:46 AM, Steven Gill stevengil...@gmail.com wrote: Bump On Thu, May 7, 2015 at 5:31 PM,

[GitHub] cordova-plugin-camera pull request: CB-7667 iOS8: Handle case wher...

2015-05-11 Thread seronal
Github user seronal commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/49#issuecomment-101083460 I don't know what is the official stance on this, but I don't think it's a good idea to hardcode an error message string (i.e. Access to the camera has

[GitHub] cordova-plugin-file-transfer pull request: CB-8721

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

[GitHub] cordova-plugin-file-transfer pull request: CB-8721 Fixes incorrect...

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

[GitHub] cordova-plugin-file-transfer pull request: [CB-5241]Fixed WP8 File...

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

[GitHub] cordova-plugin-file-transfer pull request: Correct installation ur...

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

Re: Docs and Translation for the Plugins

2015-05-11 Thread Steven Gill
The docs not showing up on npm is a bug on npm. https://github.com/npm/marky-markdown/issues/42 I have talked to npm about translations. They told me it was on their forever growing backlog. My suggestion is to add a section to each plugin's readme that points to the translated document on

[GitHub] cordova-lib pull request: CB-8978 Added new image element tag for ...

2015-05-11 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-lib/pull/214#issuecomment-101012833 Please start a discussion for this here: https://github.com/cordova/cordova-discuss/issues This should NOT be merged without some justification of why

[GitHub] cordova-plugin-camera pull request: CB-7667 iOS8: Handle case wher...

2015-05-11 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/49#issuecomment-101083680 In the end it's not really hardcoded. If you notice, it is wrapped using NSLocalizedString. If you have a localized String resource file, it will load

[GitHub] cordova-ios pull request: Fix listing of multiple devices in list-...

2015-05-11 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-ios/pull/140#issuecomment-101069682 Is this similar? https://issues.apache.org/jira/browse/CB-8907 If not, can you file a separate issue at https://issues.apache.org/jira/browse/CB

[GitHub] cordova-plugin-camera pull request: CB-7667 iOS8: Handle case wher...

2015-05-11 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/49#issuecomment-101133525 I believe localization should never be up to the user of the component; the component itself should handle localization seamlessly. This is how

[GitHub] cordova-mobile-spec pull request: CB-8992 Do not install mobilespe...

2015-05-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-mobile-spec/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

[GitHub] cordova-mobile-spec pull request: CB-8927 Add media to cspMeta and...

2015-05-11 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-mobile-spec/pull/127#issuecomment-100982639 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

Re: Cordova5 load large page will crash

2015-05-11 Thread julio cesar sanchez
File the issue on the jira page https://issues.apache.org/jira/browse/CB El lunes, 11 de mayo de 2015, roger cheng ctl1...@gmail.com escribió: Test Environment 1. Cordova5 2. with/whithout crosswalk-webview 3. androd 4.x 5.x -- When I open the special

Re: [VOTE] Plugins Release (camera, file-transfer, dialogs, vibration, device-motion)

2015-05-11 Thread Steven Gill
The vote has now closed. The results are: Positive Binding Votes: 3 Steve Gill Jesse MacFadyen Nikhil Khandelwal The vote has passed. On Thu, May 7, 2015 at 5:26 PM, Steven Gill stevengil...@gmail.com wrote: This vote does not include the vibration plugin anymore. The other 4 plugins are

Re: [DISCUSS] Docs release

2015-05-11 Thread Steven Gill
Thanks Andrey, I'll regenerate 5.0.0 and push an update later today. -Steve On Mon, May 11, 2015 at 6:53 AM, Andrey Kurdumov kant2...@googlemail.com wrote: I just finish the translation of main docs to Russian. Changes are here: https://github.com/apache/cordova-docs/pull/286 Do I need

[GitHub] cordova-lib pull request: CB-8978 Added new image element tag for ...

2015-05-11 Thread ktop
GitHub user ktop opened a pull request: https://github.com/apache/cordova-lib/pull/214 CB-8978 Added new image element tag for config.xml You can merge this pull request into a Git repository by running: $ git pull https://github.com/ktop/cordova-lib master Alternatively you

Re: Black Screen Issue in Android

2015-05-11 Thread Simon MacDonald
What do you see in adb logcat | grep CordovaLog? This is a good spot to check for errors as well as hooking up Chrome developer tools to remote debug and see what's logged out to the console. Simon Mac Donald http://hi.im/simonmacdonald On Mon, May 11, 2015 at 6:40 AM, Himanshu

Re: Cordova5 load large page will crash

2015-05-11 Thread Steven Gill
Hey Roger, Can you file the issue at issues.cordova.io On Sun, May 10, 2015 at 8:23 PM, roger cheng ctl1...@gmail.com wrote: Test Environment 1. Cordova5 2. with/whithout crosswalk-webview 3. androd 4.x 5.x -- When I open the special url with

Re: [VOTE] cordova-plugin-vibration release

2015-05-11 Thread Steven Gill
Bump On Thu, May 7, 2015 at 5:31 PM, Steven Gill stevengil...@gmail.com wrote: Please review and vote on the release of cordova-plugin-vibration release by replying to this email (and keep discussion on the DISCUSS thread) Release issue: https://issues.apache.org/jira/browse/CB-8959 The

[GitHub] cordova-mobile-spec pull request: CB-8727 Fix failing WebSQL test ...

2015-05-11 Thread ktop
Github user ktop closed the pull request at: https://github.com/apache/cordova-mobile-spec/pull/124 --- 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

Cordova5 load large page will crash

2015-05-11 Thread roger cheng
Test Environment 1. Cordova5 2. with/whithout crosswalk-webview 3. androd 4.x 5.x -- When I open the special url with inappbrowser, our app will crash. This bug is easy to revert, just window.open(url). url sample:

Black Screen Issue in Android

2015-05-11 Thread Himanshu
Hi, I am a cordova developer. Currenty i am making an cordova app for android and ios. This app uses 20+ plugins. Everything is ok in iOS but its creating some problems in android. The main problem is Black Screen issue. I have tried everything available on Stack-overflow but this issue is

RE: Cordova 5.0 user feedback - move to npm whitelist plugin

2015-05-11 Thread Nikhil Khandelwal
Responses inline. -Original Message- From: Steven Gill [mailto:stevengil...@gmail.com] Sent: Thursday, May 7, 2015 6:17 PM To: dev@cordova.apache.org Subject: Re: Cordova 5.0 user feedback - move to npm whitelist plugin (1) older versions of our docs point to plugins.cordova.io for