[GitHub] cordova-medic pull request: CB-8507 Adjusted documentation to ment...

2015-02-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-medic/pull/32 --- 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 i

[GitHub] cordova-plugin-file pull request: CB-7956 Add cordova-plugin-file ...

2015-02-19 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/99#issuecomment-75195058 @purplecabbage 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

[GitHub] cordova-wp8 pull request: CB-8516 Support DefaultLanguage selectio...

2015-02-19 Thread muratsu
GitHub user muratsu opened a pull request: https://github.com/apache/cordova-wp8/pull/76 CB-8516 Support DefaultLanguage selection for WP8 Cordova should set the appropriate project file attributes for WP 8.0 using the W3C widget spec "defaultlocale" attribute. Related JIRA

[GitHub] cordova-windows pull request: CB-8515 Support DefaultLanguage sele...

2015-02-19 Thread muratsu
GitHub user muratsu opened a pull request: https://github.com/apache/cordova-windows/pull/59 CB-8515 Support DefaultLanguage selection for Windows Cordova should set the appropriate project file attributes for Windows 8.0, 8.1, and Windows Phone 8.1 using the W3C widget spec "defaul

RE: Android packaging signed archive - Gradle vs Ant

2015-02-19 Thread Nikhil Khandelwal
Responses inline. My initial thinking was to create a 'cordova package' command that did all the steps that you mention below. I can see value in having this integrated as part of 'cordova build' itself for Android. There are still some questions on how this will for iOS and Windows. Thanks, N

[GitHub] cordova-plugin-inappbrowser pull request: Keep external android pa...

2015-02-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-inappbrowser/pull/61 --- 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-plugin-inappbrowser pull request: CB-8444 Don't clobber `w...

2015-02-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-inappbrowser/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 if

Re: prepare --browserify fails to find referenced modules

2015-02-19 Thread Steven Gill
Good catch. Thanks for letting us know. Do you mind sending over a pull request? I will have to test it with our core plugins. On Wed, Feb 18, 2015 at 9:55 PM, Christian G. Warden wrote: > On Wed, Feb 18, 2015 at 10:51:29AM -0800, Christian G. Warden wrote: > > When using the --browserify option

[VOTE] 3.8.0 iOS Release

2015-02-19 Thread Shazron
Please review and vote on this 3.8.0 iOS Release. Release issue: https://issues.apache.org/jira/browse/CB-8511 Repos ready to be released have been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/CB-8511 The package was published from its corresponding git tag: cordova-

[GitHub] cordova-plugin-file pull request: CB-7956 Add cordova-plugin-file ...

2015-02-19 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/99#issuecomment-75155285 Rebase please --- 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-plugin-file-transfer pull request: CB-8495 Fixed wp8 and w...

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

[GitHub] cordova-plugin-file-transfer pull request: CB-8495 Fixed wp8 and w...

2015-02-19 Thread dblotsky
Github user dblotsky commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/64#issuecomment-75153737 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

Re: Proposal for CSP support

2015-02-19 Thread Michal Mocny
Thanks for this clear outline. Jason, I know you've been working on the short-term items for a while as part of your investigation, fixing things as you went -- what is the current state of CSP support in platforms / plugins? What portion already has fixes (or PR for them), what work is known but

Proposal for CSP support

2015-02-19 Thread Jason Chase
I'm interested in full-blown support for CSP (Content Security Policy) in Cordova. While we're close to having new and improved whitelist functionality, there are gaps in what the whitelist is able to protect against. In particular, inline script and eval() are higher risks that are not addressed

Re: Blog post validation for rss.xml

2015-02-19 Thread Shazron
Fixed it in svn, but no validator in there yet On Thu, Feb 19, 2015 at 1:53 PM, Shazron wrote: > Our website rss.xml has invalid xml. So when you post a new blog post, > can you escape any ampersands (the culprit usually) until we can get > some validation tools going. > > See: https://issues.apa

Blog post validation for rss.xml

2015-02-19 Thread Shazron
Our website rss.xml has invalid xml. So when you post a new blog post, can you escape any ampersands (the culprit usually) until we can get some validation tools going. See: https://issues.apache.org/jira/browse/CB-8064 - To unsu

Re: Android packaging signed archive - Gradle vs Ant

2015-02-19 Thread Andrew Grieve
Sorry for the slow reply :(. I believe the environment variable docs have been updated in cordova-docs. just not pushed to the website yet. The gradle support has certainly come a long way since the signing logic was first added. There are two goals here, i think: 1. Allow signing of debug/relea

Re: [DISCUSS] Cordova-Windows@3.7.2 release

2015-02-19 Thread Jesse
+1 @purplecabbage risingj.com On Thu, Feb 19, 2015 at 12:53 PM, Parashuram N (MS OPEN TECH) < panar...@microsoft.com> wrote: > Sounds good - can we start a VOTE thread on this? We could release this in > time, so that we have the tools release that may go out with > Cordova-Android 4.0.0 to have

RE: [DISCUSS] Cordova-Windows@3.7.2 release

2015-02-19 Thread Parashuram N (MS OPEN TECH)
Sounds good - can we start a VOTE thread on this? We could release this in time, so that we have the tools release that may go out with Cordova-Android 4.0.0 to have this too. -Original Message- From: Vladimir Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com] Sent: Thursday, February 1

RE: [DISCUSS] Cordova-Windows@3.7.2 release

2015-02-19 Thread Vladimir Kotikov (Akvelon)
+1 --- Best regards, Vladimir -Original Message- From: Sergey Grebnov (Akvelon) [mailto:v-seg...@microsoft.com] Sent: Thursday, February 19, 2015 10:38 PM To: dev@cordova.apache.org Subject: RE: [DISCUSS] Cordova-Windows@3.7.2 release +1 - there are a few interesting feature

Re: [DISCUSS] Cordova-Android 4.0.0 Release

2015-02-19 Thread Andrew Grieve
Yes, did some no-op changes on master to make the PR diff smaller / more readable. Are you saying some relate to existing JIRA issues, or that some should make JIRA issues for? Not saying none are deserving of one, just want to clarify what you're thinking. On Thu, Feb 19, 2015 at 1:38 PM, Joe Bow

Re: [DISCUSS] Cordova-Android 4.0.0 Release

2015-02-19 Thread Andrew Grieve
Thanks for the quick review. I'll have a look through your comments. Now's a good time to change names, so feel free to suggest alternatives. On Thu, Feb 19, 2015 at 1:32 PM, Joe Bowser wrote: > I've done a quick read of the pull request and left some comments in > there. I'm in Salt Lake this

RE: [DISCUSS] Cordova-Windows@3.7.2 release

2015-02-19 Thread Sergey Grebnov (Akvelon)
+1 - there are a few interesting features landed from last release - supported orientations for example. -Sergey -Original Message- From: Parashuram N (MS OPEN TECH) [mailto:panar...@microsoft.com] Sent: Thursday, February 12, 2015 3:22 AM To: dev@cordova.apache.org Subject: [DISCUSS] C

Re: [DISCUSS] Cordova-Android 4.0.0 Release

2015-02-19 Thread Joe Bowser
Andrew, I noticed a bunch of commits done 3 hours ago that were added. They're minor, but some should have some record in JIRA. I know that JIRA is a mess, but since we've talked about the issues on the list, we should probably track them. On Thu Feb 19 2015 at 11:32:07 AM Joe Bowser wrote: > I

Re: [DISCUSS] Cordova-Android 4.0.0 Release

2015-02-19 Thread Joe Bowser
I've done a quick read of the pull request and left some comments in there. I'm in Salt Lake this week, so I haven't had a chance to really test this pull request yet, but while I'm not in love with the naming convention used, it looks mostly OK. On Thu Feb 19 2015 at 11:19:51 AM Andrew Grieve w

Re: [DISCUSS] Cordova-Android 4.0.0 Release

2015-02-19 Thread Andrew Grieve
They would need to do similar to the PR for xwalk. It's actually a lot less code now to implement a custom engine, so I think it makes geckoview much more feasible. The embedded case (I'm guessing you mean layout xml?) is one of the unit tests. Have a look here: https://github.com/agrieve/cordova-

Re: [DISCUSS] Cordova-Android 4.0.0 Release

2015-02-19 Thread Joe Bowser
So, I know that XWalk is the only production-ready WebView right now, but what would other third party providers need to implement/change for their webviews to work? Also, I'm not clear how the embedded CordovaWebView use case would work in this scenario. If we delete the LinearLayout, what do we

[GitHub] cordova-lib pull request: CB-8482: Update engine syntax within con...

2015-02-19 Thread gorkem
Github user gorkem commented on the pull request: https://github.com/apache/cordova-lib/pull/168#issuecomment-75103410 I wonder if it is worth to do an auto convert from old syntax when we encounter it? --- If your project is set up for it, you can reply to this email and have your r

Re: [DISCUSS] Cordova-Android 4.0.0 Release

2015-02-19 Thread Andrew Grieve
I've finished playing with third-party plugins. If anyone else wants to have fun with them, use --thirdpartyplugins in createmobilespec.js, and then find the manual test for them. TLDR - most compiled/worked fine. Two that interacted with Views a lot had lots of compile errors, but in the end I do

[GitHub] cordova-android pull request: Create a new abstraction for sharing...

2015-02-19 Thread agrieve
GitHub user agrieve opened a pull request: https://github.com/apache/cordova-android/pull/158 Create a new abstraction for sharing common logic of WebView engines. Having CordovaWebViewImpl separate from CordovaWebViewEngine is helpful because now each webview doesn't have to re

Re: jquery plugins move to npm

2015-02-19 Thread Michal Mocny
Yeah, sounds like they weren't facing the same problems migrating that we are. On Wed, Feb 18, 2015 at 6:24 PM, Brian LeRoux wrote: > I'm on the jquery foundation board of advisers. TODO MVC and, rumour has > it, Polymer are moving over too. Bower is not a package manager (though it > certainly

[GitHub] cordova-lib pull request: Make required subdirectories for icons

2015-02-19 Thread juriejan
GitHub user juriejan opened a pull request: https://github.com/apache/cordova-lib/pull/169 Make required subdirectories for icons I was getting a 'no such file or directory' error when adding the 'blackberry10' platform when I has icons indicated in paths with more than one level.

Re: Schedule for npm transition

2015-02-19 Thread Carlos Santana
Lets consider to take this time and make our plugins 1.0.0 and start following semver 2.0 more strict. The community is starting to accept that is ok if the major number is not zero, and a number means something that can be use in production. I understand that people might have their own opinion on

Re: CB-8471: Impossible to resume FileTransfer

2015-02-19 Thread Mike Dawson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Thanks - I have filed the issue in Jira (CB-8471): https://issues.apache.org/jira/browse/CB-8471 I forked the repository and implemented the feature here in GitHub: https://github.com/UstadMobile/cordova-plugin-file-transfer It works as inten

[GitHub] cordova-medic pull request: CB-8508 Android scripts rework, config...

2015-02-19 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-medic/pull/33 CB-8508 Android scripts rework, config patching changes https://issues.apache.org/jira/browse/CB-8508 You can merge this pull request into a Git repository by running: $ git pull https:

[GitHub] cordova-medic pull request: CB-8507 Adjusted documentation to ment...

2015-02-19 Thread dmitriy-barkalov
GitHub user dmitriy-barkalov opened a pull request: https://github.com/apache/cordova-medic/pull/32 CB-8507 Adjusted documentation to mention cordova-config.json and cordova-repos.json https://issues.apache.org/jira/browse/CB-8507 You can merge this pull request into a Git reposito