>
> Published it to npm!
>
> https://www.npmjs.com/package/cordova-plugin-crosswalk-webview
It works like a charm!
>
> Once a CLI release happens, we can update the docs to install it via plugin
> ID.
It sounds good!
>
> On Wed, Mar 25, 2015 at 8:56 AM, Ian Clelland
> wrote:
>
> > Once w
Github user vladimir-kotikov commented on the pull request:
https://github.com/apache/cordova-wp8/pull/62#issuecomment-86358789
@mowcixo, here is another solution for the problem with headers, you
described: https://github.com/apache/cordova-plugin-file-transfer/pull/72
---
If your p
GitHub user vladimir-kotikov opened a pull request:
https://github.com/apache/cordova-plugin-file-transfer/pull/72
CB-8721 Fixes incorrect headers and upload params parsing on wp8
This is a bugfix for
[CB-8721](https://issues.apache.org/jira/browse/CB-8721) which replaces custom
pa
GitHub user AlexTalis opened a pull request:
https://github.com/apache/cordova-android/pull/168
CB-8753 Maintain splash screen aspect ratio
This pull request implements https://issues.apache.org/jira/browse/CB-8753.
Apologies for multiple commits. I was trying to edit the commit mes
I fixed the broken link, but we need a JIRA for the missing docs.
Thanks Ray!
On Wed, Mar 25, 2015 at 9:04 PM, Raymond Camden
wrote:
> I'll file a JIRA ticket for this - in a bit.
>
> On Wed, Mar 25, 2015 at 4:54 PM, Michal Mocny wrote:
> > Here are some links:
> >
> > default hooks:
> > https
Github user clelland commented on the pull request:
https://github.com/apache/cordova-android/pull/167#issuecomment-86287451
It seems so small now.. only 17 changes :)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If yo
I'll file a JIRA ticket for this - in a bit.
On Wed, Mar 25, 2015 at 4:54 PM, Michal Mocny wrote:
> Here are some links:
>
> default hooks:
> https://github.com/apache/cordova-app-hello-world/tree/master/hooks
> cli hooks section: https://github.com/apache/cordova-cli/#hooks and
> https://github.
I'd like to get input on how 'cordova platform save' and 'cordova plugin save'
commands (that save information about all installed platforms or plugins to
config.xml) should work with regard to modifying existing version information
in config.xml.
(Background: I'm updating the --save option whe
There is no consensus on this.
See https://issues.apache.org/jira/browse/CB-8730. I will venture for
now that this bug is valid, because it broke the existing pre-3.7.0
behaviour, and the "fix" to make it build for emulator only was
unintended.
On Wed, Mar 4, 2015 at 7:20 AM, Michal Mocny wro
Github user shazron commented on the pull request:
https://github.com/apache/cordova-ios/pull/128#issuecomment-86250795
I don't, but you can probably modify this to do what you want:
http://stackoverflow.com/a/26563642/219684
---
If your project is set up for it, you can reply to thi
Github user purplecabbage commented on the pull request:
https://github.com/apache/cordova-lib/pull/187#issuecomment-86237288
LGTM, can I accept this?
---
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 n
Github user TimBarham closed the pull request at:
https://github.com/apache/cordova-lib/pull/190
---
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 user TimBarham commented on a diff in the pull request:
https://github.com/apache/cordova-lib/pull/190#discussion_r27172276
--- Diff: cordova-lib/src/platforms/platforms.js ---
@@ -102,5 +102,10 @@ function getPlatformProject(platform, platformRootDir)
{
}
mo
Here are some links:
default hooks:
https://github.com/apache/cordova-app-hello-world/tree/master/hooks
cli hooks section: https://github.com/apache/cordova-cli/#hooks and
https://github.com/apache/cordova-cli/#hooks-1
Seems the link from the main README is actually dead ever since I moved the
ho
That is correct.
Does not exist in the repo:
https://github.com/apache/cordova-docs/search?p=3&q=hooks&type=Code&utf8=✓
On Wed, Mar 25, 2015 at 2:32 PM, Raymond Camden wrote:
> Before I file an issue I want to make sure I'm just not missing
> something right in front of me. Are the docs for hook
I can't find docs on that website, but there are docs in the cordova-cli
repo and are linked from the main top-level README.md.
Additionally, any cordova project created will have a default
hooks/README.md which explains how they work.
Then there are plugin hooks which are documented in plugman,
Github user nikhilkh commented on the pull request:
https://github.com/apache/cordova-lib/pull/177#issuecomment-86228108
This PR needs to be closed as it is a dup of #191.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well.
I'd like to add some more questions to what Leo asked.
Can anyone explain how the hundreds of plugins that are published in git repos
are supposed to transition to CLI 5 (and beyond)? It seems like the answer is
that they don't change anything. What if they want to (or already do) publish
via
Before I file an issue I want to make sure I'm just not missing
something right in front of me. Are the docs for hooks missing from
docs.cordova.io?
If I'm seeing right, there's no core doc for hooks or mention of the
support to configure them in config.xml as well.
(I see the docs in the hooks f
Thanks, Buildbot! Machine was cycled and is back up.
-Original Message-
From: build...@apache.org [mailto:build...@apache.org]
Sent: Wednesday, March 25, 2015 9:58 AM
To: dev@cordova.apache.org
Subject: Buildbot: buildslave cordova-windows-slave was lost
The Buildbot working for 'ASF Bui
GitHub user jpchase opened a pull request:
https://github.com/apache/cordova-android/pull/167
CB-8717 Write cordova-android@4.0.0 release notes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jpchase/cordova-android CB-8717
Alte
https://issues.apache.org/jira/browse/CB-8748
On Wed, Mar 25, 2015 at 1:18 PM, Jesse wrote:
> Yeah, let's push out a 3.8.0 for cordova-wp8
> We can do a 4.0.0 after I get the JSON fixes in.
>
> @purplecabbage
> risingj.com
>
> On Tue, Mar 24, 2015 at 2:36 PM, Rob Paveza
> wrote:
>
> > Is it wor
Please review and vote on the releases of cordova-plugin-whitelist and
cordova-plugin-legacy-whitelist plugins.
Release issue: https://issues.apache.org/jira/browse/CB-8739
The plugins have been published to
dist/dev:https://dist.apache.org/repos/dist/dev/cordova/CB-8739/
The packages were publi
Yeah, let's push out a 3.8.0 for cordova-wp8
We can do a 4.0.0 after I get the JSON fixes in.
@purplecabbage
risingj.com
On Tue, Mar 24, 2015 at 2:36 PM, Rob Paveza
wrote:
> Is it worth breaking out the Newtonsoft.Json additions into a separate
> (major 4.0) release and taking these bugfixes in
Github user mowcixo commented on the pull request:
https://github.com/apache/cordova-wp8/pull/62#issuecomment-86197976
I just pushed another change, to include Newtonsoft.Json by nuget package
manager. I think it is the best solution, because, the errors you was getting,
those was bec
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-browser/pull/9
---
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
+1
On Tue, Mar 24, 2015 at 9:29 AM, Ian Clelland wrote:
> +1
>
> * Checked signatures and checksums
> * Verified contents against Git repo at 3.9.0 tag
> * Successfully built and ran hello world with Cordova-Android 3.7.1 and
> 4.0.0-dev (master)
>
> On Mon, Mar 23, 2015 at 8:13 PM, Steven Gill
Thanks for the information Steve. That helps with our planning. I have a
couple of follow-ups.
> We don't necessarily have to do a major bump
> for the CLI. We could easily save the major jump until we switch npm
> fetching as default (approx July 1)
Re: the major bump. This seems like a "del
Damn, I completely missed this development last month. We're still going
to have to rely on XWalk for KitKat and lower for this to happen. :/
On Wed, Mar 25, 2015 at 11:40 AM Darryl Pogue wrote:
> On 24 March 2015 at 09:46, Joe Bowser wrote:
> >
> > The problem is that Android WebView on Lolli
On 24 March 2015 at 09:46, Joe Bowser wrote:
>
> The problem is that Android WebView on Lollipop that's installable from the
> Play Store is at 37, and of course I don't even have to mention earlier
> Android versions that we support, some of which don't even support Chromium.
>
Just a note that
Thanks for answering tony. More comments below.
On Tue, Mar 24, 2015 at 12:45 PM, Homer, Tony wrote:
> I¹ll try to answer some of Leo¹s questions, but it would be great if
> someone else (Steve?) could comment.
>
> First, though, I¹ll ask a question of my own.
> Is there a doc or JIRA task for t
The Buildbot working for 'ASF Buildbot'
has noticed that the buildslave named cordova-windows-slave went away
It last disconnected at Wed Mar 25 16:53:11 2015 (buildmaster-local time)
The admin on record (as reported by BUILDSLAVE:info/admin)
was 'Dmitry Blotsky
'.
Sincerely,
The Buildbot
htt
Github user dblotsky commented on the pull request:
https://github.com/apache/cordova-mobile-spec/pull/125#issuecomment-86120742
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 fea
GitHub user dmitriy-barkalov opened a pull request:
https://github.com/apache/cordova-mobile-spec/pull/125
CB-8742 fixed XMLHttpRequest.spec.6 to use local variable
https://issues.apache.org/jira/browse/CB-8742
You can merge this pull request into a Git repository by running:
$
Github user kamrik commented on the pull request:
https://github.com/apache/cordova-lib/pull/190#issuecomment-86068631
Apparently I had a typo in the GitHub close command in the commit message :)
@TimBarham , could you please close the PR, thanks.
---
If your project is set up for
Github user kamrik commented on a diff in the pull request:
https://github.com/apache/cordova-lib/pull/190#discussion_r27128059
--- Diff: cordova-lib/src/platforms/platforms.js ---
@@ -102,5 +102,10 @@ function getPlatformProject(platform, platformRootDir)
{
}
modul
Github user kamrik commented on a diff in the pull request:
https://github.com/apache/cordova-lib/pull/190#discussion_r27125556
--- Diff: cordova-lib/src/platforms/platforms.js ---
@@ -102,5 +102,10 @@ function getPlatformProject(platform, platformRootDir)
{
}
modul
Published it to npm!
https://www.npmjs.com/package/cordova-plugin-crosswalk-webview
Once a CLI release happens, we can update the docs to install it via plugin
ID.
On Wed, Mar 25, 2015 at 8:56 AM, Ian Clelland
wrote:
> Once we publish this to npm (or the Cordova plugin registry) it will be
> m
Github user walski closed the pull request at:
https://github.com/apache/cordova-plugin-file/pull/107
---
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 fe
GitHub user walski opened a pull request:
https://github.com/apache/cordova-plugin-file/pull/107
[WIP] Removes unecessary Android permissions
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/easybiblabs/cordova-plugin-file
f/remo
That's what we already do (CPR *is* an npm database)
On Wed, Mar 25, 2015 at 12:00 AM, Michal Mocny wrote:
> ..Also with the move to put plugins in npm, I think we would be directly
> using npm's resolution of the version?
>
> On Tue, Mar 24, 2015 at 8:48 PM, Andrew Grieve
> wrote:
>
> > On Tue
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-docs/pull/272
---
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 user asfgit closed the pull request at:
https://github.com/apache/cordova-docs/pull/268
---
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 user asfgit closed the pull request at:
https://github.com/apache/cordova-android/pull/166
---
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 featur
Github user osvso closed the pull request at:
https://github.com/apache/cordova-plugin-inappbrowser/pull/96
---
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 user TimBarham commented on a diff in the pull request:
https://github.com/apache/cordova-lib/pull/190#discussion_r27118067
--- Diff: cordova-lib/src/platforms/platforms.js ---
@@ -102,5 +102,10 @@ function getPlatformProject(platform, platformRootDir)
{
}
mo
Github user kamrik commented on the pull request:
https://github.com/apache/cordova-lib/pull/190#issuecomment-86014944
Will take a look at this today.
---
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 n
Github user kamrik commented on a diff in the pull request:
https://github.com/apache/cordova-lib/pull/190#discussion_r27117493
--- Diff: cordova-lib/src/platforms/platforms.js ---
@@ -102,5 +102,10 @@ function getPlatformProject(platform, platformRootDir)
{
}
modul
Once we publish this to npm (or the Cordova plugin registry) it will be
much smaller; just containing the code that is absolutely required for the
current version.
I think that the only reasonable way to make the git repo itself smaller
would be to move it to a new location (new name or new organi
Thanks Jesse for doing this.
On Wed, Mar 25, 2015 at 12:06 AM, Jesse wrote:
> https://github.com/apache/cordova-plugin-battery-status/commit/16740d612db8dec22fd34ca26a9302abb6d63b1b
>
> @purplecabbage
> risingj.com
>
> On Tue, Mar 24, 2015 at 9:03 PM, Michal Mocny wrote:
>
>> ..and regarding the
50 matches
Mail list logo