[GitHub] cordova-docs pull request: CB-6976 Windows Universal apps

2014-08-29 Thread sgrebnov
GitHub user sgrebnov opened a pull request: https://github.com/apache/cordova-docs/pull/229 CB-6976 Windows Universal apps Updates documentation as per introducing new universal windows platform. https://issues.apache.org/jira/browse/CB-6976 You can merge this pull request

[GitHub] cordova-weinre pull request: simplify require logic for coffee-scr...

2014-08-29 Thread ralphtheninja
GitHub user ralphtheninja opened a pull request: https://github.com/apache/cordova-weinre/pull/9 simplify require logic for coffee-script and cli.coffee This is needed to make `npm dedupe` work with weinre You can merge this pull request into a Git repository by running: $ git

Re: CB-7424

2014-08-29 Thread Ian Clelland
This works on both iOS and Android, and in fact, the old manual tests for inapp had this bit of code in the html: div class=btn large openLocalBlanktarget=_blank/div Expected result: opens successfully in InAppBrowser with locationBar at top. which works for me, exactly as described.

Re: CB-7424

2014-08-29 Thread Ian Clelland
Never mind, I haven't had any coffee this morning... that's almost the exact opposite of an anchor tag :) On Fri, Aug 29, 2014 at 8:41 AM, Ian Clelland iclell...@chromium.org wrote: This works on both iOS and Android, and in fact, the old manual tests for inapp had this bit of code in the

Re: input type=“number” working in Chrome but not on Cordova app. Samsung device using KitKat

2014-08-29 Thread Ian Clelland
It sounds like it could be a change between the system webview used by Cordova (KitKat is either 30.0.0.0 or 33.0.0.0), and the webview that is part of the Chrome application (My Chrome install is at 36.0.1985.135). Plenty of time for the UI to be changed between those two versions. On Thu, Aug

cordova-osx questions

2014-08-29 Thread Alejo Martín Echeguía
Hi all, We are trying to replicate an iOS project into OSX using cordova. First we got the corresponding project from: https://github.com/apache/cordova-osx However, we faced several issues, from wrong dependencies in cordova-lib to issues at patching. We solved them by using version

[GitHub] cordova-weinre pull request: support HTTPS location for target scr...

2014-08-29 Thread srescio
Github user srescio commented on the pull request: https://github.com/apache/cordova-weinre/pull/4#issuecomment-53871580 Bump, I also needed to debug an https application bug weinre wouldn't load due to the regex matching only plain HTTP. The suggested fix could also be further

Re: input type=“number” working in Chrome but not on Cordova app. Samsung device using KitKat

2014-08-29 Thread Joe Bowser
I wouldn't trust Samsung to not modify Chromium either. On Aug 29, 2014 5:50 AM, Ian Clelland iclell...@chromium.org wrote: It sounds like it could be a change between the system webview used by Cordova (KitKat is either 30.0.0.0 or 33.0.0.0), and the webview that is part of the Chrome

Re: Steve on Vacation

2014-08-29 Thread Marcel Kinard
Hope your wife was OK with the delay. It's been a while! BTW, could you get a backup added to the ACL for publishing cordova-amazon-fireos and cordova-windows8 to the npm registry? Enjoy the time off! Life will never be this simple again. ;-) On Aug 28, 2014, at 6:16 PM, Steven Gill

Re: Steve on Vacation

2014-08-29 Thread Victor Sosa
Hey Steve, congratulations! Welcome to the jungle :P 2014-08-29 8:56 GMT-05:00 Marcel Kinard cmarc...@gmail.com: Hope your wife was OK with the delay. It's been a while! BTW, could you get a backup added to the ACL for publishing cordova-amazon-fireos and cordova-windows8 to the npm

Re: [Discuss] 3.6.0 Release

2014-08-29 Thread Marcel Kinard
So to consolidate the list of known issues that should be addressed before cutting an RC: * CB-7375 Investigate breaking changes at file plugin * Android manual plugin tests not run yet * CB-7410 lots of breakages of the Android native tests * CB-7416 Windows+plugins. source-file is not

RE: [Discuss] 3.6.0 Release

2014-08-29 Thread Parashuram Narasimhan (MS OPEN TECH)
Do any of these known issues block the release? Can we start the vote today as Steve wanted despite these issues? -Original Message- From: Marcel Kinard [mailto:cmarc...@gmail.com] Sent: Friday, August 29, 2014 9:10 AM To: dev@cordova.apache.org Subject: Re: [Discuss] 3.6.0 Release So

Re: [Discuss] 3.6.0 Release

2014-08-29 Thread Ian Clelland
CB-7375 shouldn't block the release; it's a platforms / tools release, not plugins. https://issues.apache.org/jira/browse/CB-5535 inadvertently created a problem with the tooling: It's not possible to use the current versions of CLI to create an iOS project, so we'll have to release a new CLI

Re: [Discuss] 3.6.0 Release

2014-08-29 Thread Edna Y Morales
There are a few issues on iOS (CB-7423). Thanks, Edna Morales From: Marcel Kinard cmarc...@gmail.com To: dev@cordova.apache.org Date: 08/29/2014 12:10 PM Subject:Re: [Discuss] 3.6.0 Release So to consolidate the list of known issues that should be addressed before cutting

Re: [Discuss] 3.6.0 Release

2014-08-29 Thread Marcel Kinard
My assumption is that this would be a platforms / tools / plugins release. That's why the testing we've been doing here has been using plugins master instead of plugins latest. Now that I look back at recent history, I see that platforms and tools were released concurrently, but not plugins. I

Re: Steve on Vacation

2014-08-29 Thread Mike Billau
Wow Steve you clean up well man! Haha :p What a cool video. On Fri, Aug 29, 2014 at 11:51 AM, Steven Gill stevengil...@gmail.com wrote: Haha Thanks guys! I got married July 11-12 up in Vancouver. That is why I was MIA for start of July and end of June. You can see a short wedding highlight

Re: Steve on Vacation

2014-08-29 Thread Michal Mocny
Thats the best wedding video I've ever seen! I love the dual ceremonies -- it must have been a blast for all the guests. Did you do it on the same weekend? On Fri, Aug 29, 2014 at 1:46 PM, Mike Billau mike.bil...@gmail.com wrote: Wow Steve you clean up well man! Haha :p What a cool video.

Re: [Discuss] 3.6.0 Release

2014-08-29 Thread Ian Clelland
We used to, in the 2.x days, because we had to. One of the stated goals of the 3.x series of releases was to decouple platforms and plugins, so that we had the freedom to release plugins weekly, if needed (and not even as a whole set; just the ones which had significant improvements,) and update

Windows8 Plugin

2014-08-29 Thread Achenbach, Martin
Hi there, I’m currently trying to write a Windows 8 Plugin (not Windows Phone 8) for local DB access, I can't use the Filesystem plugin. I want to do this in C#. Is this possible? I only see JS Plugins for Windows 8… Thanks for the help! Martin

RE: [Discuss] 3.6.0 Release

2014-08-29 Thread Sergey Grebnov (Akvelon)
Hi, the following issue has been fixed CB-7416 Windows+plugins. source-file is not correctly processed Thx, Sergey Sent from my Windows Phone From: Marcel Kinardmailto:cmarc...@gmail.com Sent: ‎8/‎29/‎2014 8:10 PM To:

Re: [Discuss] 3.6.0 Release

2014-08-29 Thread Steven Gill
Ian summarizes it well. This release is only for platforms + tools. We can do a plugins release shortly after once their issues are fixed up. Native tests failing on Android sounds like it could be a legitimate blocker though. It would be really great to have everything tagged today so I could

Re: [Discuss] 3.6.0 Release

2014-08-29 Thread Shazron
I'm working on iOS getting all tagged up plus fixing some last minute issues like https://issues.apache.org/jira/browse/CB-5535 including the version file script thingy to be handled by coho (hard-code, instead of reading VERSION) On Fri, Aug 29, 2014 at 11:23 AM, Steven Gill

Re: Steve on Vacation

2014-08-29 Thread Steven Gill
Thanks Mike and Michal! The wedding went amazingly and I'm sure everyone had a blast. It was the same weekend. Indian ceremony was on Friday and western one was Saturday. I have to say though, planning it was not easy. On Fri, Aug 29, 2014 at 10:53 AM, Michal Mocny mmo...@chromium.org wrote:

Re: cordova-osx questions

2014-08-29 Thread Shazron
Hi, 1. You can show us what you've already done, and send pull-requests along the way so we can comment. 2. Yes, it is not available. You will have to write the OS X version of https://github.com/apache/cordova-plugin-inappbrowser/tree/master/src On Fri, Aug 29, 2014 at 5:51 AM, Alejo Martín

Re: Remove VERSION file from repos

2014-08-29 Thread Steven Gill
I created one now. https://issues.apache.org/jira/browse/CB-7432 On Thu, Aug 28, 2014 at 10:17 PM, Gorkem Ercan gorkem.er...@gmail.com wrote: Is there a JIRA to follow up on this change? -- Gorkem On Fri, Aug 29, 2014 at 3:16 AM, Steven Gill stevengil...@gmail.com wrote: Just a

Re: CB-7424

2014-08-29 Thread Jesse
coffee is my anchor @purplecabbage risingj.com On Fri, Aug 29, 2014 at 5:44 AM, Ian Clelland iclell...@chromium.org wrote: Never mind, I haven't had any coffee this morning... that's almost the exact opposite of an anchor tag :) On Fri, Aug 29, 2014 at 8:41 AM, Ian Clelland

Re: [Discuss] 3.6.0 Release

2014-08-29 Thread Jesse
Yes, CB-7416 is closed ( now ) Plugin test failures should not affect the release of tooling+platforms. We need to start this vote today, windows8+wp8 are ready for rc. Note also that because of the way lib works, we are going to have to test with cordova platform add --usegit, as the npm

Re: input type=“number” working in Chrome but not on Cordova app. Samsung device using KitKat

2014-08-29 Thread Frederico Galvão
It is a known issue on most Samsumg android devices, plus some HTC and some other edgy cases. There is no way around it to make the number input work on the default software keyboard from those devices. I've done extensive research on those, and unfortunately there is really no way around to make

Re: Steve on Vacation

2014-08-29 Thread Kerri Shotts
Congrats! Enjoy your honeymoon. The video is absolutely amazing -- you two look made for each other. :-) ___ *Kerri Shotts* photoKandy Studios, LLC On the Web: http://www.photokandy.com/ *Social Media:* Twitter: @photokandy,

[GitHub] cordova-coho pull request: CB-7432 - iOS - Version script should b...

2014-08-29 Thread shazron
GitHub user shazron opened a pull request: https://github.com/apache/cordova-coho/pull/35 CB-7432 - iOS - Version script should be updated by coho at release time You can merge this pull request into a Git repository by running: $ git pull

Re: Remove VERSION file from repos

2014-08-29 Thread Shazron
Resolved for iOS. sent PR for cordova-coho On Fri, Aug 29, 2014 at 11:51 AM, Steven Gill stevengil...@gmail.com wrote: I created one now. https://issues.apache.org/jira/browse/CB-7432 On Thu, Aug 28, 2014 at 10:17 PM, Gorkem Ercan gorkem.er...@gmail.com wrote: Is there a JIRA to follow

Re: [Discuss] 3.6.0 Release

2014-08-29 Thread Steven Gill
With Joe on Vacation, is anyone looking into tagging cordova-android? I could do it if no one else wants to. -Steve On Fri, Aug 29, 2014 at 12:00 PM, Jesse purplecabb...@gmail.com wrote: Yes, CB-7416 is closed ( now ) Plugin test failures should not affect the release of tooling+platforms.

[GitHub] cordova-coho pull request: CB-7432 - iOS - Version script should b...

2014-08-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-coho/pull/35 --- 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] 3.6.0 Release

2014-08-29 Thread Marcel Kinard
I'm looking at the broken native tests on Android. On Aug 29, 2014, at 3:39 PM, Steven Gill stevengil...@gmail.com wrote: With Joe on Vacation, is anyone looking into tagging cordova-android? I could do it if no one else wants to. -Steve

[GitHub] cordova-coho pull request: Update cadence-release-process.md

2014-08-29 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-coho/pull/36 Update cadence-release-process.md You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-coho patch-14 Alternatively you

[GitHub] cordova-coho pull request: Update cadence-release-process.md

2014-08-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-coho/pull/36 --- 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: input type=“number” working in Chrome but not on Cordova app. Samsung device using KitKat

2014-08-29 Thread Leonardo Martínez
Awesome reply! I have modified the type to be a text type... That's fine for now because I am testing the app... Thank you! On Fri, Aug 29, 2014 at 12:15 PM, Frederico Galvão frederico.gal...@pontoget.com.br wrote: It is a known issue on most Samsumg android devices, plus some HTC and some

Re: input type=“number” working in Chrome but not on Cordova app. Samsung device using KitKat

2014-08-29 Thread Frederico Galvão
You're welcome! 2014-08-29 17:42 GMT-03:00 Leonardo Martínez leolib2...@gmail.com: Awesome reply! I have modified the type to be a text type... That's fine for now because I am testing the app... Thank you! On Fri, Aug 29, 2014 at 12:15 PM, Frederico Galvão

Re: CB-7424

2014-08-29 Thread Shazron
phew! Thanks everyone! On Fri, Aug 29, 2014 at 11:52 AM, Jesse purplecabb...@gmail.com wrote: coffee is my anchor @purplecabbage risingj.com On Fri, Aug 29, 2014 at 5:44 AM, Ian Clelland iclell...@chromium.org wrote: Never mind, I haven't had any coffee this morning... that's almost the

[GitHub] cordova-plugin-camera pull request: CB-7433 Fixes manual tests fai...

2014-08-29 Thread vladimir-kotikov
GitHub user vladimir-kotikov opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/46 CB-7433 Fixes manual tests failure on windows This fixes https://issues.apache.org/jira/browse/CB-7433 You can merge this pull request into a Git repository by running:

New-style tests issues

2014-08-29 Thread Vladimir Kotikov (Akvelon)
We've found issue in manual tests for camera plugin, that crashes an application on windows platform. Issue is that code for manual tests is generated at runtime and injected to DOM using innerHtml property, which is considered as unsafe in windows runtime apps. In other words, if HTML, you are

Re: [Discuss] 3.6.0 Release

2014-08-29 Thread Steven Gill
Sounds good Marcel. Update: Only Android platform is left to tag On Fri, Aug 29, 2014 at 12:52 PM, Marcel Kinard cmarc...@gmail.com wrote: I'm looking at the broken native tests on Android. On Aug 29, 2014, at 3:39 PM, Steven Gill stevengil...@gmail.com wrote: With Joe on Vacation, is

Re: New-style tests issues

2014-08-29 Thread Martin Gonzalez
Hmmm, that's a problem, well create the whole document dynamically, it is possible, but it would require a lot of change son the code. Using appendChild as is at file manual tests, battery-status, media. https://github.com/apache/cordova-plugin-file/blob/master/tests/tests.js

Re: [Discuss] 3.6.0 Release

2014-08-29 Thread Marcel Kinard
I've fixed enough of the native tests on Android to be comfortable with counting the native tests as successful. All the issues have been in the tests themselves, not the platform. So based on that, the failures in the native tests are no longer blockers. That said, I haven't been running the

Re: [Discuss] 3.6.0 Release

2014-08-29 Thread Steven Gill
Thanks for the update! No worries. I will run the tests now and tag if everything looks good. -Steve On Fri, Aug 29, 2014 at 3:16 PM, Marcel Kinard cmarc...@gmail.com wrote: I've fixed enough of the native tests on Android to be comfortable with counting the native tests as successful. All

[Vote] 3.6.0 Cadence Release

2014-08-29 Thread Steven Gill
Please review and vote on this 3.6.0 Cadence Release. Release issue: https://issues.apache.org/jira/browse/CB-7383 Repos ready to be released have been published to dist/dev:https://dist.apache.org/repos/dist/dev/cordova/CB-7383 The packages were published from their corresponding git tags: