Github user kant2002 commented on the pull request:
https://github.com/apache/cordova-lib/pull/112#issuecomment-61050070
just want to clarify - without that patch, running `npm test` crashed and
report error. With that fix I have `npm test` running and it is produced
similar results a
Github user kant2002 commented on the pull request:
https://github.com/apache/cordova-lib/pull/112#issuecomment-61049460
I think that AppVeyor broken tests related to the
https://issues.apache.org/jira/browse/CB-7722.
Initially I think that issue related to
https://issues.apac
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-coho/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 feature is
I have been doing some work on releasing nightlys recently.
Please review PR [1] and comment on the issue [2].
[1] https://github.com/apache/cordova-coho/pull/58
[2] https://issues.apache.org/jira/browse/CB-7904
GitHub user stevengill opened a pull request:
https://github.com/apache/cordova-coho/pull/58
Cb-7904: Pull request for nightlys
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/stevengill/cordova-coho cb-7904
Alternatively you ca
Github user sgrebnov commented on a diff in the pull request:
https://github.com/apache/cordova-plugin-contacts/pull/49#discussion_r19587554
--- Diff: tests/tests.js ---
@@ -99,7 +110,14 @@ exports.defineAutoTests = function () {
afterEach(removeContact);
On Wed, Oct 29, 2014 at 7:52 PM, Andrew Grieve wrote:
> On Wed, Oct 29, 2014 at 2:46 PM, Michal Mocny wrote:
>
> > On Wed, Oct 29, 2014 at 2:18 PM, Andrew Grieve
> > wrote:
> >
> > > PROMPT isn't the default bridge, addJavaScriptInterface is. We fall
> back
> > to
> > > PROMPT on Androids where
On Wed Oct 29 2014 at 4:56:24 PM Andrew Grieve wrote:
>
> >
> > Is any of this documented anywhere other than the Cordova Mailing List?
> I'm
> > noticing a lack of comments on the NativeToJsMessageQueue object I was
> > hoping to re-use for MozillaView so I wouldn't have to create another
> > fe
We could restrict access to the webserver by stuffing a cookie into the
webview with an access token, then have the server just 500 on any request
missing the cookie. We should also be able to restrict external requests
just by listening on 127.0.0.1 instead of 0.0.0.0 (doesn't look
like GCDWebServ
On Wed, Oct 29, 2014 at 2:42 PM, Joe Bowser wrote:
> On Wed Oct 29 2014 at 11:19:02 AM Andrew Grieve
> wrote:
>
> > PROMPT isn't the default bridge, addJavaScriptInterface is. We fall back
> to
> > PROMPT on Androids where AJI exposes security concerns. For Native->JS,
> we
> > still use ONLINE
On Wed, Oct 29, 2014 at 2:46 PM, Michal Mocny wrote:
> On Wed, Oct 29, 2014 at 2:18 PM, Andrew Grieve
> wrote:
>
> > PROMPT isn't the default bridge, addJavaScriptInterface is. We fall back
> to
> > PROMPT on Androids where AJI exposes security concerns. For Native->JS,
> we
> > still use ONLINE
This vote wasn't closed, so I am closing it.
---
The vote has now closed. The results are:
Positive Binding Votes: 3
Steve Gill
Sergey Grebnov
Marcel Kinard
Negative Binding Votes: 0
The vote has passed.
On Fri, Oct 3, 2014 at 1:36 PM, Marcel Kinard wrote:
> I vote +1:
> - Did full functi
Just a little book-keeping, this:
cordova-plugin-inappbrowser: 0.5.2
is actually:
cordova-plugin-inappbrowser: 0.5.3
On Wed, Oct 15, 2014 at 6:47 PM, Steven Gill wrote:
> The vote has now closed. The results are:
>
> Positive Binding Votes: 3
>
> Steve Gill
> Sergey Grebnov
> Parashuram Naras
Mark, this patch is important for us to get pulled in:
https://github.com/apache/cordova-lib/pull/116
On Wed, Oct 29, 2014 at 3:27 PM, Steven Gill wrote:
> Okay, so lets get windows + ios platforms released and then follow that up
> with a tools release
>
> On Wed, Oct 29, 2014 at 2:40 PM, Paras
Okay, so lets get windows + ios platforms released and then follow that up
with a tools release
On Wed, Oct 29, 2014 at 2:40 PM, Parashuram Narasimhan (MS OPEN TECH) <
panar...@microsoft.com> wrote:
> +1 to a tools release. We also have some bugs fixes for the Windows
> platform, so we may use th
This does not preclude using the file url API function I suppose. Here's a
flowchart on how I think it would work: http://i.imgur.com/zq4zreN.png
On Wed, Oct 29, 2014 at 2:48 PM, Tommy Williams wrote:
> This whole thing reeks of sadness and pain.
>
> The security implications of this will have
GitHub user goya opened a pull request:
https://github.com/apache/cordova-lib/pull/116
CB-7890 validate file copy operations in plugman
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/phonegap-build/cordova-lib CB-7890
Alternati
Filed: https://issues.apache.org/jira/browse/CB-7900.
On 10/29/2014 1:43 PM, Brian LeRoux wrote:
thats def a bug John / pls file!
On Wed, Oct 29, 2014 at 5:52 AM, John M. Wargo wrote:
I'm playing around with plugman in Cordova 4.0 and have found some issues
and have some questions.
First of
Shaz,
Thanks. I just tried it against my registry entry and was able to get it to
work. There's a bug in plugman - if I don't provide a plugin ID, I get weird
errors.
For example, if I issue "plugman owner ls" and don't provide a plugin ID, I get a 404
error rather than something like "You d
See cordova-ios 3.7.0 discuss thread. That release will require Xcode 6,
and I will update the docs accordingly.
On Sat, Oct 18, 2014 at 8:24 AM, Kevin Hawkins <
kevin.hawkins.cord...@gmail.com> wrote:
> Our biggest reason for not having solidly moved to Xcode 6 is that there
> are a number of r
Does anyone have any reason to delay a cordova-ios platform release?
Any outstanding patches to land?
If not, I will start the release tomorrow.
This whole thing reeks of sadness and pain.
The security implications of this will have to be considered very carefully.
On 29 Oct 2014 16:40, "Shazron" wrote:
> ## What We Know So Far
>
> 1. Because of the file:// url loading bug, we couldn't support the
> WKWebView in the iOS 8 GM release. It
Github user purplecabbage commented on the pull request:
https://github.com/apache/cordova-ios/pull/116#issuecomment-61010261
Also important to note that the tests are now failing.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub a
+1 to a tools release. We also have some bugs fixes for the Windows platform,
so we may use this as an opportunity to increase the pinned windows platform
version.
-Original Message-
From: Mark Koudritsky [mailto:kam...@google.com]
Sent: Wednesday, October 29, 2014 2:20 PM
To: dev@cord
## What We Know So Far
1. Because of the file:// url loading bug, we couldn't support the
WKWebView in the iOS 8 GM release. It has since been fixed, for release
post iOS 8.1 (not sure when), through a new WKWebView API function (
http://trac.webkit.org/changeset/174029/trunk)
2. The alternative i
Github user purplecabbage commented on a diff in the pull request:
https://github.com/apache/cordova-ios/pull/116#discussion_r19574303
--- Diff: CordovaLib/Classes/CDVViewController.m ---
@@ -714,24 +712,44 @@ - (BOOL)webView:(UIWebView*)theWebView
shouldStartLoadWithRequest:(NSURL
Github user purplecabbage commented on the pull request:
https://github.com/apache/cordova-lib/pull/112#issuecomment-61009185
Unfortunately, it looks like appveyor is reporting that tests are failing
...
---
If your project is set up for it, you can reply to this email and have your
I would like to start a tools release.
Any outstanding patches to land? Thoughts?
- Mark
Thanks for the warm welcome :)
My experience with cordova is almost 100% on Android, so I'll probably start
out there.
-Original Message-
From: mmo...@google.com [mailto:mmo...@google.com] On Behalf Of Michal Mocny
Sent: Wednesday, October 29, 2014 1:23 PM
To: dev
Subject: Re: introducti
```
$ plugman owner ls org.apache.cordova.core.file
$ plugman owner add username org.apache.cordova.core.file
$ plugman owner rm username org.apache.cordova.core.file
```
plugins.cordova.io basically uses npm code on the backend, so it's similar
(substitute package for plugin). Each plugin on plug
Steve,
I'd love to make the changes, but I can't right now. With my day job and trying
to finish up Apache Cordova 4 Programming at night, I won't be able to
contribute any doc changes until after that is done.
Yeah, I figured as much, but the download link on the home page says "Download
4.0
On Wed Oct 29 2014 at 11:46:43 AM Michal Mocny wrote:
> On Wed, Oct 29, 2014 at 2:18 PM, Joe Bowser wrote:
>
> Not sure KK and L will kill 2.3, but perhaps Android One etc will (cheap
> devices and 512 ram was previous motivation to continue shipping these old
> versions).
>
>
I thought the KK/L
On Wed, Oct 29, 2014 at 2:18 PM, Andrew Grieve wrote:
> PROMPT isn't the default bridge, addJavaScriptInterface is. We fall back to
> PROMPT on Androids where AJI exposes security concerns. For Native->JS, we
> still use ONLINE events, which is actually crazy.
>
> Reason for non-JSON is two-fold:
On Wed, Oct 29, 2014 at 2:18 PM, Joe Bowser wrote:
> On Wed Oct 29 2014 at 10:58:08 AM Michal Mocny
> wrote:
>
> > On Wed, Oct 29, 2014 at 1:45 PM, Joe Bowser wrote:
> >
> > > Hey
> > >
> > > Unfortunately, I don't have anything working yet for the new
> MozillaView,
> > > but because MozillaVi
On Wed Oct 29 2014 at 11:19:02 AM Andrew Grieve
wrote:
> PROMPT isn't the default bridge, addJavaScriptInterface is. We fall back to
> PROMPT on Androids where AJI exposes security concerns. For Native->JS, we
> still use ONLINE events, which is actually crazy.
>
>
OK, so it's not the default, it
Hey John,
Thanks for filing the two issues. It would be great if you could send PRs
for them too! I believe the correct information is in this help file [1]
Platform scripts: the platforms were not bumped to version 4.0. What you
see at https://www.apache.org/dist/cordova/platforms/ is the latest
On Wed Oct 29 2014 at 10:58:08 AM Michal Mocny wrote:
> On Wed, Oct 29, 2014 at 1:45 PM, Joe Bowser wrote:
>
> > Hey
> >
> > Unfortunately, I don't have anything working yet for the new MozillaView,
> > but because MozillaView is so radically different than any other view,
> I've
> > been forced
PROMPT isn't the default bridge, addJavaScriptInterface is. We fall back to
PROMPT on Androids where AJI exposes security concerns. For Native->JS, we
still use ONLINE events, which is actually crazy.
Reason for non-JSON is two-fold:
1. JSON doesn't support binary (e.g. ArrayBuffer)
2. JSON doesn'
On Wed, Oct 29, 2014 at 1:45 PM, Joe Bowser wrote:
> Hey
>
> Unfortunately, I don't have anything working yet for the new MozillaView,
> but because MozillaView is so radically different than any other view, I've
> been forced to re-think some things with our current exec script in
> cordova.js,
Hey
Unfortunately, I don't have anything working yet for the new MozillaView,
but because MozillaView is so radically different than any other view, I've
been forced to re-think some things with our current exec script in
cordova.js, namely why we're still using a prompt-based solution for
NativeT
thats def a bug John / pls file!
On Wed, Oct 29, 2014 at 5:52 AM, John M. Wargo wrote:
> I'm playing around with plugman in Cordova 4.0 and have found some issues
> and have some questions.
>
> First of all, the docs are incorrect and I've filed a ticket:
> https://issues.apache.org/jira/browse/
Pleasure to meet you, thanks for saying hello!
Do you have any particular interests of focus? Any specific platforms or
tooling features? Perhaps interested in starting out with documentation or
tests?
-Michal
On Wed, Oct 29, 2014 at 1:05 PM, Shazron wrote:
> Welcome Alan!
> Any and all cont
Hi,
I'm going to put out a proposal on this list on the next steps for
WKWebView. Wait for it.
On Tue, Oct 28, 2014 at 10:44 AM, CHRISTELDA, SUNIJA wrote:
> Hi,
>
>
>
> The iOS version 7.0 has a bug related to text inputs in iframes as
> mentioned in these posts:
>
>
>
> http://openradar.appspo
Welcome Alan!
Any and all contributions welcome. Let me know if you need any help
navigating.
On Wed, Oct 29, 2014 at 7:01 AM, Kinzie, Alan wrote:
> Hi all,
>
> I'm getting myself set up as a contributor to Cordova. So far I've just
> been working on projects that use Cordova, but I hope to con
Github user clelland commented on a diff in the pull request:
https://github.com/apache/cordova-android/pull/132#discussion_r19553788
--- Diff: framework/src/org/apache/cordova/AndroidWebView.java ---
@@ -354,7 +349,9 @@ private void loadUrlNow(String url) {
if (LOG.isL
Welcome Alan!
Alan is one of the developers working on the SAP Mobile Platform Hybrid SDK
(what we call Kapsel, our set of Cordova plugins).
John M. Wargo
Email: john.wa...@sap.com
SCN Blog: http://scn.sap.com/blogs/johnwargo
Twitter: @johnwargo
-Original Message-
From: Kinzie, Alan [m
Github user clelland commented on a diff in the pull request:
https://github.com/apache/cordova-ios/pull/116#discussion_r19543890
--- Diff: CordovaLib/Classes/CDVViewController.m ---
@@ -714,24 +712,44 @@ - (BOOL)webView:(UIWebView*)theWebView
shouldStartLoadWithRequest:(NSURLReque
GitHub user MariaBukharina opened a pull request:
https://github.com/apache/cordova-plugin-contacts/pull/49
CB-7896 Pending tests for Save and Find methods for windows
Pending tests for Save and Find methods for windows cause they are not
supported yet
You can merge this pull req
Github user clelland commented on a diff in the pull request:
https://github.com/apache/cordova-android/pull/132#discussion_r19542061
--- Diff: framework/src/org/apache/cordova/PluginManager.java ---
@@ -254,6 +254,110 @@ public void onNewIntent(Intent intent) {
}
Github user agrieve commented on a diff in the pull request:
https://github.com/apache/cordova-ios/pull/116#discussion_r19541663
--- Diff: CordovaLib/Classes/CDVViewController.m ---
@@ -749,24 +767,77 @@ - (BOOL)webView:(UIWebView*)theWebView
shouldStartLoadWithRequest:(NSURLReques
Github user agrieve commented on a diff in the pull request:
https://github.com/apache/cordova-ios/pull/116#discussion_r19541386
--- Diff: CordovaLib/Classes/CDVViewController.m ---
@@ -714,24 +712,44 @@ - (BOOL)webView:(UIWebView*)theWebView
shouldStartLoadWithRequest:(NSURLReques
Github user agrieve commented on a diff in the pull request:
https://github.com/apache/cordova-android/pull/132#discussion_r19541221
--- Diff: framework/src/org/apache/cordova/CordovaUriHelper.java ---
@@ -37,11 +38,54 @@ public CordovaUriHelper(CordovaInterface cdv,
CordovaWebView
Github user clelland commented on a diff in the pull request:
https://github.com/apache/cordova-android/pull/132#discussion_r19540735
--- Diff: framework/src/org/apache/cordova/AndroidWebView.java ---
@@ -429,7 +426,7 @@ public void showWebPage(String url, boolean
openExternal, boo
GitHub user agrieve opened a pull request:
https://github.com/apache/cordova-ios/pull/116
Unplug whitelist - review
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/cordova-ios unplug-whitelist
Alternatively you can review
Github user agrieve commented on a diff in the pull request:
https://github.com/apache/cordova-android/pull/132#discussion_r19541119
--- Diff: framework/src/org/apache/cordova/PluginManager.java ---
@@ -254,6 +254,110 @@ public void onNewIntent(Intent intent) {
}
Github user agrieve commented on a diff in the pull request:
https://github.com/apache/cordova-android/pull/132#discussion_r19541046
--- Diff:
framework/src/org/apache/cordova/IceCreamCordovaWebViewClient.java ---
@@ -72,8 +72,14 @@ public WebResourceResponse
shouldInterceptReques
Github user clelland commented on a diff in the pull request:
https://github.com/apache/cordova-android/pull/132#discussion_r19541080
--- Diff: framework/src/org/apache/cordova/CordovaPlugin.java ---
@@ -162,19 +162,53 @@ public Object onMessage(String id, Object data) {
*
Github user clelland commented on a diff in the pull request:
https://github.com/apache/cordova-android/pull/132#discussion_r19540972
--- Diff: framework/src/org/apache/cordova/CordovaPlugin.java ---
@@ -162,19 +162,53 @@ public Object onMessage(String id, Object data) {
*
Github user agrieve commented on a diff in the pull request:
https://github.com/apache/cordova-android/pull/132#discussion_r19540914
--- Diff:
framework/src/org/apache/cordova/IceCreamCordovaWebViewClient.java ---
@@ -72,8 +72,14 @@ public WebResourceResponse
shouldInterceptReques
Github user agrieve commented on a diff in the pull request:
https://github.com/apache/cordova-android/pull/132#discussion_r19540574
--- Diff: framework/src/org/apache/cordova/CordovaUriHelper.java ---
@@ -37,11 +38,54 @@ public CordovaUriHelper(CordovaInterface cdv,
CordovaWebView
Github user agrieve commented on a diff in the pull request:
https://github.com/apache/cordova-android/pull/132#discussion_r19540508
--- Diff: framework/src/org/apache/cordova/AndroidWebView.java ---
@@ -429,7 +426,7 @@ public void showWebPage(String url, boolean
openExternal, bool
Github user agrieve commented on a diff in the pull request:
https://github.com/apache/cordova-android/pull/132#discussion_r19540420
--- Diff: framework/src/org/apache/cordova/CordovaPlugin.java ---
@@ -162,19 +162,53 @@ public Object onMessage(String id, Object data) {
*
Github user agrieve commented on a diff in the pull request:
https://github.com/apache/cordova-android/pull/132#discussion_r19540361
--- Diff: framework/src/org/apache/cordova/CordovaPlugin.java ---
@@ -162,19 +162,53 @@ public Object onMessage(String id, Object data) {
*
Github user agrieve commented on a diff in the pull request:
https://github.com/apache/cordova-android/pull/132#discussion_r19540282
--- Diff: framework/src/org/apache/cordova/CordovaPlugin.java ---
@@ -162,19 +162,53 @@ public Object onMessage(String id, Object data) {
*
Github user agrieve commented on a diff in the pull request:
https://github.com/apache/cordova-android/pull/132#discussion_r19540154
--- Diff: framework/src/org/apache/cordova/AndroidWebView.java ---
@@ -429,7 +426,7 @@ public void showWebPage(String url, boolean
openExternal, bool
Github user agrieve commented on a diff in the pull request:
https://github.com/apache/cordova-android/pull/132#discussion_r19540066
--- Diff: framework/src/org/apache/cordova/AndroidWebView.java ---
@@ -354,7 +349,9 @@ private void loadUrlNow(String url) {
if (LOG.isLo
GitHub user agrieve opened a pull request:
https://github.com/apache/cordova-android/pull/132
Unplug whitelist
Creating for code review.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/cordova-android unplug-whitelist
Alte
Hi all,
I'm getting myself set up as a contributor to Cordova. So far I've just been
working on projects that use Cordova, but I hope to contribute back to Cordova
in the future.
Regards,
Alan
Github user EvgenyAgafonchikov closed the pull request at:
https://github.com/apache/cordova-js/pull/87
---
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
I'm playing around with plugman in Cordova 4.0 and have found some issues and
have some questions.
First of all, the docs are incorrect and I've filed a ticket:
https://issues.apache.org/jira/browse/CB-7894. The example for adding a plugin
is missing the install switch.:
$ plugman -platform
70 matches
Mail list logo