Hi Vladyslav,
This mailing list is only for development of the Cordova framework, not
for support for building apps or plugins with Cordova.
For support, I'd suggest try asking in our Slack community at
http://slack.cordova.io/
Alternatively, you can also try asking on StackOverflow at
https
Hello, I'm developing a plugin for cordova, but I noticed, that config-file
in plugins.xml doesn't work. I'm using a Cordova 10.0. Nothing add to
AndroidManifest after adding plugin to cordova project and after cordova
build android.
http://apache.org/cordova/ns/plugins/1.0";
xmlns:androi
9:32, Jan Piotrowski ()
escribió:
> Which plugins do fall in these two categories in your opinion?
> Am Do., 23. Aug. 2018 um 01:27 Uhr schrieb Chris Brody <
> chris.br...@gmail.com>:
> >
> > From some other discussions I started to wonder if we should consider
> >
Which plugins do fall in these two categories in your opinion?
Am Do., 23. Aug. 2018 um 01:27 Uhr schrieb Chris Brody :
>
> From some other discussions I started to wonder if we should consider
> deprecating some more Cordova plugins that fall into either of these
> categories:
> *
>From some other discussions I started to wonder if we should consider
deprecating some more Cordova plugins that fall into either of these
categories:
* not critical to core need or functionality
* hard to support
My idea is that people in the user community can start to expand and
support
Github user shazron commented on the issue:
https://github.com/apache/cordova-plugins/pull/28
FYI, the `local-webserver` code has been moved to a
[branch](https://github.com/apache/cordova-plugins/tree/local-webserver), see
the README in the root of this repo.
Don't
Github user shazron commented on a diff in the pull request:
https://github.com/apache/cordova-plugins/pull/28#discussion_r102574949
--- Diff: local-webserver/src/ios/CDVLocalWebServer.m ---
@@ -52,6 +53,12 @@ - (void) pluginInitialize {
if (startPageUrl != nil
Github user shazron commented on a diff in the pull request:
https://github.com/apache/cordova-plugins/pull/28#discussion_r102574864
--- Diff: local-webserver/src/ios/CDVLocalWebServer.m ---
@@ -52,6 +53,12 @@ - (void) pluginInitialize {
if (startPageUrl != nil
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugins/pull/25
---
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 user asfgit closed the pull request at:
https://github.com/apache/cordova-plugins/pull/22
---
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 user asfgit closed the pull request at:
https://github.com/apache/cordova-plugins/pull/19
---
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 user asfgit closed the pull request at:
https://github.com/apache/cordova-plugins/pull/15
---
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 user jordanhaven opened a pull request:
https://github.com/apache/cordova-plugins/pull/28
CB-12443 CB-10959 (ios) include path and fragment when updating startPage
When setting the startPage, ensure that paths and fragments are included
You can merge this pull request into a
Github user oliverfriedmann closed the pull request at:
https://github.com/apache/cordova-plugins/pull/14
---
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 shazron commented on the issue:
https://github.com/apache/cordova-plugins/pull/14
It's been so long -- If this is still relevant, please let me know or
either close this PR. Thanks! (Needs to be rebased otherwise)
---
If your project is set up for it, you can rep
Github user shazron commented on the issue:
https://github.com/apache/cordova-plugins/pull/15
It's been so long -- If this is still relevant, please let me know or
either close this PR. Thanks!
---
If your project is set up for it, you can reply to this email and have your
Github user shazron commented on the issue:
https://github.com/apache/cordova-plugins/pull/19
Hello, thanks for this PR. If this is still relevant, please rebase or else
close this PR.
---
If your project is set up for it, you can reply to this email and have your
reply appear on
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugins/pull/20
---
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 user asfgit closed the pull request at:
https://github.com/apache/cordova-plugins/pull/21
---
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 user shazron commented on the issue:
https://github.com/apache/cordova-plugins/pull/25
Hello, thanks for this PR. If this is still relevant, please rebase or else
close this PR.
---
If your project is set up for it, you can reply to this email and have your
reply appear on
Github user shazron commented on the issue:
https://github.com/apache/cordova-plugins/pull/22
Looks like this was in #26, sorry about that. This PR can be closed now.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugins/pull/24
---
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 user asfgit closed the pull request at:
https://github.com/apache/cordova-plugins/pull/27
---
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 user asfgit closed the pull request at:
https://github.com/apache/cordova-plugins/pull/26
---
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 user cjpearson opened a pull request:
https://github.com/apache/cordova-plugins/pull/27
CB-11644: (ios) Set cdvtoken cookie path to root
### Platforms affected
iOS
### What does this PR do?
Set the cdvToken cookie's path to root, so it applies to all req
GitHub user cjpearson opened a pull request:
https://github.com/apache/cordova-plugins/pull/26
CB-11643: return after sending error
### Platforms affected
iOS
### What does this PR do?
After an error is returned, we should return and not process the
Github user ankon commented on the issue:
https://github.com/apache/cordova-plugins/pull/23
@shazron the PR updates it to
https://github.com/swisspol/GCDWebServer/commit/55104e5b1ea7ac84e8a42263750b6f7973f5da20,
which is somewhere between 3.3.3 and 3.3.4.
---
If your project is set
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugins/pull/23
---
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 user shazron commented on the issue:
https://github.com/apache/cordova-plugins/pull/23
Thanks! Can someone tell me what is the version of the GCDWebServer version
we are bumping to? (for determining the plugin version bump)
---
If your project is set up for it, you can reply
Github user rayshan commented on the issue:
https://github.com/apache/cordova-plugins/pull/23
We've tested this and it seems to work well.
---
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
To: dev@cordova.apache.org
Subject: [DISCUSS] CI Builds on PRs submitted for cordova plugins
Hi All,
I have created a proposal for adding CI builds on PRs submitted for cordova
plugins. You could find the details in this PR:
https://github.com/cordova/cordova-discuss/pull/42. Please review the
Hi All,
I have created a proposal for adding CI builds on PRs submitted for cordova
plugins. You could find the details in this PR:
https://github.com/cordova/cordova-discuss/pull/42. Please review the proposal
and provide your feedback.
Thanks in advance.
Regards
Sarangan Rajamanickam
GitHub user ankon opened a pull request:
https://github.com/apache/cordova-plugins/pull/25
CB-10959: Retain the index page as path of the generated URL
Note that this includes CB-10958 / #24
You can merge this pull request into a Git repository by running:
$ git pull
GitHub user ankon opened a pull request:
https://github.com/apache/cordova-plugins/pull/24
CB-10958: Retain the `src` attribute of the `content` element when itâ¦
⦠already points to localhost
Note that this does also add a package.json file for the urijs
GitHub user ankon opened a pull request:
https://github.com/apache/cordova-plugins/pull/23
CB-10956: Update the GCDWebServer
These are multiple parts:
1. Fix the README.md
2. Drop the existing GCDWebServer subtree, and readd it at the new path,
with the same revision as
Github user ankon commented on the pull request:
https://github.com/apache/cordova-plugins/pull/22#issuecomment-200932334
FWIW: This is the fix for the issue
https://issues.apache.org/jira/browse/CB-10953
---
If your project is set up for it, you can reply to this email and have
GitHub user ankon opened a pull request:
https://github.com/apache/cordova-plugins/pull/22
Return after calling complete
This fixes a SIGABRT in `GCDWebServerConnection`: calling `complete` twice
fails, because we already have a `_responseMessage` for the connection after
the
Github user kaynz commented on the pull request:
https://github.com/apache/cordova-plugins/pull/14#issuecomment-187738268
up
---
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
Tweet: https://twitter.com/apachecordova/status/689631426921107457
Blog: https://cordova.apache.org/news/2016/01/19/plugins-release.html
;t pin the cli and the plugins
> >>
> >> 2015-11-25 23:28 GMT+01:00 Steven Gill :
> >>
> >> > having trouble rolling latest back currently. npm seems to be having
> >> issues
> >> > with dist-tag. https://github.com/npm/npm/issues/10548
> >>
s I can. I've already pinged people at npm.
>> >
>> > On Wed, Nov 25, 2015 at 2:26 PM, Parashuram N
>> > wrote:
>> >
>> > > +1 to having a way for pinning too.
>> > >
>> > > -Original Message-
>> > > From: Shazron [m
> > On Wed, Nov 25, 2015 at 2:26 PM, Parashuram N
> > wrote:
> >
> > > +1 to having a way for pinning too.
> > >
> > > -Original Message-
> > > From: Shazron [mailto:shaz...@gmail.com]
> > > Sent: Wednesday, November 25, 2015 2:23
t: Wednesday, November 25, 2015 2:23 PM
> > To: dev@cordova.apache.org
> > Subject: Re: [DISCUSS] Revert Cordova plugins to work with default pinned
> > versions
> >
> > +1 what Steve said. Let's make sure all stakeholders take note of the
> > discuss thre
r pinning too.
>
> -Original Message-
> From: Shazron [mailto:shaz...@gmail.com]
> Sent: Wednesday, November 25, 2015 2:23 PM
> To: dev@cordova.apache.org
> Subject: Re: [DISCUSS] Revert Cordova plugins to work with default pinned
> versions
>
> +1 what Steve said. Let
+1 to having a way for pinning too.
-Original Message-
From: Shazron [mailto:shaz...@gmail.com]
Sent: Wednesday, November 25, 2015 2:23 PM
To: dev@cordova.apache.org
Subject: Re: [DISCUSS] Revert Cordova plugins to work with default pinned
versions
+1 what Steve said. Let's make
Gill [mailto:stevengil...@gmail.com]
>> Sent: Wednesday, November 25, 2015 12:46 PM
>> To: dev@cordova.apache.org
>> Subject: Re: [DISCUSS] Revert Cordova plugins to work with default pinned
>> versions
>>
>> I think it is more reasonable to get users to explic
ec 7 when we are anticipating
> > Cordova 6 with ios9 and marshmallow support.
> >
> > -Original Message-
> > From: Steven Gill [mailto:stevengil...@gmail.com]
> > Sent: Wednesday, November 25, 2015 12:46 PM
> > To: dev@cordova.apache.org
> > Subject: Re
week of Dec 7 when we are anticipating
> Cordova 6 with ios9 and marshmallow support.
>
> -Original Message-
> From: Steven Gill [mailto:stevengil...@gmail.com]
> Sent: Wednesday, November 25, 2015 12:46 PM
> To: dev@cordova.apache.org
> Subject: Re: [DISCUSS] Revert Cor
, 2015 12:46 PM
To: dev@cordova.apache.org
Subject: Re: [DISCUSS] Revert Cordova plugins to work with default pinned
versions
I think it is more reasonable to get users to explicitly update their
cordova-android to 5 than it is to get people who are using
cordova-android@5 now to be explicit
I think it is more reasonable to get users to explicitly update their
cordova-android to 5 than it is to get people who are using
cordova-android@5 now to be explicit about adding plugins versions which
are higher than what npm shows (assuming we set latest back to previous
release).
Most people w
Hi,
The latest Cordova plugin release [1] has some plugins like camera, contacts,
files, geolocation, etc. that require mailto:cordova-android@5.0.0 to work. The
latest released version of Cordova-cli does not pin
mailto:cordova-android@5.0.0, but instead pins cordova-android@4.1.1.
Scenario
l Message-
> From: mikeywbro...@gmail.com [mailto:mikeywbro...@gmail.com] On Behalf Of
> Michael Brooks
> Sent: Friday, October 16, 2015 10:29 AM
> To: dev@cordova.apache.org
> Subject: Re: Using Cordova Plugins with ReactNative
>
> So rad! Amazing work Parashuram!
>
&
Thanks :)
-Original Message-
From: mikeywbro...@gmail.com [mailto:mikeywbro...@gmail.com] On Behalf Of
Michael Brooks
Sent: Friday, October 16, 2015 10:29 AM
To: dev@cordova.apache.org
Subject: Re: Using Cordova Plugins with ReactNative
So rad! Amazing work Parashuram!
On Fri, Oct 16
So rad! Amazing work Parashuram!
On Fri, Oct 16, 2015 at 10:25 AM, Parashuram N
wrote:
> During the Face to Face yesterday, I showed a quick hack that I put
> together to use Cordova plugins in React Native. I was encouraged to share
> it on the dev mailing list. Would love to hear
During the Face to Face yesterday, I showed a quick hack that I put together to
use Cordova plugins in React Native. I was encouraged to share it on the dev
mailing list. Would love to hear what you guys think about the idea.
The basic idea here is that we have more than 1000 Cordova plugins
Github user anchann commented on the pull request:
https://github.com/apache/cordova-plugins/pull/15#issuecomment-147935881
I just ended up implementing this by adopting the ionic version of the
keyboard plugin (which seems to be the inspiration for this PR as well). Was
going to try
Github user f3rno commented on the pull request:
https://github.com/apache/cordova-plugins/pull/18#issuecomment-138998550
@cjpearson, you are a gentleman and a scholar. After nearly a day of on-off
debugging due to keyboard related issues, your fork works perfectly (so far)
:dancer
com]
> Sent: Tuesday, June 16, 2015 3:39 PM
> To: dev
> Subject: Facebook infer on Cordova / plugins
>
> Hi,
>
> I ran infer on one of my projects and get the output below. I looked only
> at the first issue reported and it I think it is an issue and easy to fix.
> http
We could incorporate this into our CI. I've also been reading about Infer
recently. Folks: thoughts?
Kindly,
Dmitry
-Original Message-
From: Axel Nennker [mailto:ignisvul...@gmail.com]
Sent: Tuesday, June 16, 2015 3:39 PM
To: dev
Subject: Facebook infer on Cordova / plugins
Hi,
Hi,
I ran infer on one of my projects and get the output below. I looked only
at the first issue reported and it I think it is an issue and easy to fix.
http://fbinfer.com/docs/hello-world.html#hello-world-android
Maybe this should be run on all Android plugins and Cordova Android code
from time
Github user akrymski commented on the pull request:
https://github.com/apache/cordova-plugins/pull/18#issuecomment-107082152
@Fmstrat itâs just basic js/css ⦠assuming your app is wrapped in a
you can use css like this:
$(div).css(âbottomâ, keyboardHeight
Github user cjpearson commented on the pull request:
https://github.com/apache/cordova-plugins/pull/18#issuecomment-107043443
@Fmstrat these changes should be in the latest version. Cordova no longer
supports this as a core plugin though. I have a fork
[here](https://github.com
Github user Fmstrat commented on the pull request:
https://github.com/apache/cordova-plugins/pull/18#issuecomment-106986865
Ahh, I gave that a shot, thanks. I've got a console.log running with the
keyboard height, but any idea where I can find an example of using JS to shrink
Github user akrymski commented on the pull request:
https://github.com/apache/cordova-plugins/pull/18#issuecomment-106972661
I believe the general consensus is that itâs too hard to get resizing to
behave reliably across many OS versions, and that the best solution is to use
detect
Github user Fmstrat commented on the pull request:
https://github.com/apache/cordova-plugins/pull/18#issuecomment-106969886
So, is this not ever being merged? There are a buttload of posts on Google
of people trying to figure out how to get the WebView to resize on 7.1+, it
took me
t seems to work - Anyone know if there are
potential unintended side-effects of doing that?
-Chuck
-Original Message-
From: Chuck Lantz [mailto:cla...@microsoft.com]
Sent: Thursday, May 7, 2015 8:05 AM
To: dev@cordova.apache.org
Subject: RE: Cordova Plugins with Symlinks
Possibly
an acceptable workaround. Need to validate.
-Chuck
-Original Message-
From: agri...@google.com [mailto:agri...@google.com] On Behalf Of Andrew Grieve
Sent: Thursday, May 7, 2015 6:55 AM
To: dev
Subject: Re: Cordova Plugins with Symlinks
Could we fix our un-tarring logic to create symlin
. #1 is likely a
> bit more robust.
>
> -Chuck
>
> -Original Message-
> From: Josh Soref [mailto:jso...@blackberry.com]
> Sent: Wednesday, May 6, 2015 11:05 AM
> To: dev@cordova.apache.org
> Subject: RE: Cordova Plugins with Symlinks
>
> It should be possible f
these hooks and add them to the default
template for plugins and in addition to the docs. #1 is likely a bit more
robust.
-Chuck
-Original Message-
From: Josh Soref [mailto:jso...@blackberry.com]
Sent: Wednesday, May 6, 2015 11:05 AM
To: dev@cordova.apache.org
Subject: RE: Cordova Pl
another directory, other platforms should be able to do similar.
> -Original Message-
> From: Shazron [mailto:shaz...@gmail.com]
> Sent: Wednesday, May 06, 2015 1:23 PM
> To: dev@cordova.apache.org
> Subject: Re: Cordova Plugins with Symlinks
>
> Ordinarily I agree with Je
---
> From: Jesse [mailto:purplecabb...@gmail.com]
> Sent: Wednesday, May 6, 2015 9:16 AM
> To: dev@cordova.apache.org
> Subject: Re: Cordova Plugins with Symlinks
>
> I think in this case we should be not be using symlinks. All of our output
> project types support adding a referen
ediate the problem does
it not?
-Chuck
-Original Message-
From: Jesse [mailto:purplecabb...@gmail.com]
Sent: Wednesday, May 6, 2015 9:16 AM
To: dev@cordova.apache.org
Subject: Re: Cordova Plugins with Symlinks
I think in this case we should be not be using symlinks. All of our output
pro
least I think we should explore this way.
> On May 6, 2015, at 7:53 AM, Chuck Lantz wrote:
>
> Hey folks,
>
> So I’ve started to see some issues come up with certain Cordova plugins
> when devs are mixing a Windows and OSX environment together when developing
> an app.
Hey folks,
So I’ve started to see some issues come up with certain Cordova plugins when
devs are mixing a Windows and OSX environment together when developing an app.
Digging into it a bit, it looks like root cause is that there are some
situations where iOS plugin implementations with custom
u have any thoughts on how you
guys would like to contribute, please let me know.
Thanks!
Tim
From: Carlos Santana [csantan...@gmail.com]
Sent: Saturday, March 28, 2015 7:51 AM
To: dev@cordova.apache.org
Subject: Re: Simulating Cordova plugins and device ca
Github user agrieve commented on a diff in the pull request:
https://github.com/apache/cordova-plugins/pull/15#discussion_r27444603
--- Diff: keyboard/src/android/Keyboard.java ---
@@ -0,0 +1,124 @@
+/*
+ Licensed to the Apache Software Foundation (ASF) under one
Github user agrieve commented on a diff in the pull request:
https://github.com/apache/cordova-plugins/pull/15#discussion_r2735
--- Diff: keyboard/src/android/Keyboard.java ---
@@ -0,0 +1,124 @@
+/*
+ Licensed to the Apache Software Foundation (ASF) under one
Github user kant2002 commented on a diff in the pull request:
https://github.com/apache/cordova-plugins/pull/15#discussion_r27401690
--- Diff: keyboard/src/android/Keyboard.java ---
@@ -0,0 +1,124 @@
+/*
+ Licensed to the Apache Software Foundation (ASF) under one
Github user kant2002 commented on a diff in the pull request:
https://github.com/apache/cordova-plugins/pull/15#discussion_r27401502
--- Diff: keyboard/src/android/Keyboard.java ---
@@ -0,0 +1,124 @@
+/*
+ Licensed to the Apache Software Foundation (ASF) under one
Github user cjpearson commented on the pull request:
https://github.com/apache/cordova-plugins/pull/18#issuecomment-87709992
Thanks for the merge @agrieve. Unfortunately, I've just found another issue.
If I recall correctly, one of the major factors was because iOS 7 s
Github user agrieve commented on the pull request:
https://github.com/apache/cordova-plugins/pull/18#issuecomment-87696102
Merged this in, but last I recall discussing the plugin on the dev
mailinglist, I don't think anyone was interested in pursuing it. Might try
raising the su
Github user agrieve commented on a diff in the pull request:
https://github.com/apache/cordova-plugins/pull/15#discussion_r27393159
--- Diff: keyboard/src/android/Keyboard.java ---
@@ -0,0 +1,124 @@
+/*
+ Licensed to the Apache Software Foundation (ASF) under one
Github user agrieve commented on a diff in the pull request:
https://github.com/apache/cordova-plugins/pull/15#discussion_r27393052
--- Diff: keyboard/src/android/Keyboard.java ---
@@ -0,0 +1,124 @@
+/*
+ Licensed to the Apache Software Foundation (ASF) under one
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugins/pull/18
---
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 user cjpearson commented on the pull request:
https://github.com/apache/cordova-plugins/pull/18#issuecomment-87343580
@davidtlee If you're using the cordova command line, `cordova plugin add
"https://github.com/cjpearson/cordova-plugins#master:keyboard"` shoul
Github user davidtlee commented on the pull request:
https://github.com/apache/cordova-plugins/pull/18#issuecomment-87331872
Would be great to have this merged in! :)
@cjpearson, while I'm waiting for it to get merged in, is there a way for
me to use your branch? (do I
tomer who develops apps
> for
> > a living. For less technical customers a prototype of an app he would
> > build running in the XDK Device Emulator to show what the app would feel
> > like. We lose this capability if we entrust the device emulation problem
> > to the
im Barham [mailto:tim.bar...@microsoft.com]
> Sent: Wednesday, March 25, 2015 1:50 AM
> To: dev@cordova.apache.org
> Subject: RE: Simulating Cordova plugins and device capabilities
>
> Thanks Michal and Jesse!
>
> Jesse, in response to your additional questions...
>
> >
com]
Sent: Wednesday, March 25, 2015 1:50 AM
To: dev@cordova.apache.org
Subject: RE: Simulating Cordova plugins and device capabilities
Thanks Michal and Jesse!
Jesse, in response to your additional questions...
> What value does Ripple if the basic functionality becomes part of a
> ge
Tim
-Original Message-
From: mmo...@google.com [mailto:mmo...@google.com] On Behalf Of Michal Mocny
Sent: Wednesday, March 25, 2015 8:32 AM
To: dev
Subject: Re: Simulating Cordova plugins and device capabilities
This is exceptionally cool (and thanks for doing a video demonstration, gre
have emulation hooks inside cordova browser platform and cordova
plugins' browser versions, but have them no-op by default.
+1 to support any downstream emulation embedders, and perhaps have a very
lightweight cordova project (though perhaps not necessary beyond a simple
testing app).
+1 to su
completely separate from the browser
> platform. Completely separate from Cordova, in fact, though personally I'd
> also love to see a basic simulation host available as part of Cordova (but
> in its own module).
>
> Tim
>
>
> From:
available as part of Cordova (but in its own
module).
Tim
________
From: Jesse [purplecabb...@gmail.com]
Sent: Thursday, March 19, 2015 2:44 AM
To: dev@cordova.apache.org
Subject: Re: Simulating Cordova plugins and device capabilities
Hi Tim,
Nice work. I was going t
wrote:
> Hey everyone... I would like to introduce a proposal and proof-of-concept
> prototype that we have been working on. The proposal is to provide a
> tool/feature that allows you to simulate Cordova plugins and device
> capabilities when a Cordova app is launched in your des
Hey everyone... I would like to introduce a proposal and proof-of-concept
prototype that we have been working on. The proposal is to provide a
tool/feature that allows you to simulate Cordova plugins and device
capabilities when a Cordova app is launched in your desktop browser.
The goals for
GitHub user zalun opened a pull request:
https://github.com/apache/cordova-plugins/pull/21
TCP Socket working for FxOS
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zalun/cordova-plugins tcp-socket-plugin
Alternatively you
GitHub user zalun opened a pull request:
https://github.com/apache/cordova-plugins/pull/20
Notification plugin with firefox OS support
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zalun/cordova-plugins notification-plugin
GitHub user cmarcelk opened a pull request:
https://github.com/apache/cordova-plugins/pull/19
clarify wording on browser intent
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cmarcelk/cordova-plugins wording
Alternatively you
Github user cjpearson commented on the pull request:
https://github.com/apache/cordova-plugins/pull/18#issuecomment-73932253
@akrymski I removed the animation block because it wasn't actually working.
Even though the webview's frame was changing size inside the block, t
Github user akrymski commented on the pull request:
https://github.com/apache/cordova-plugins/pull/18#issuecomment-73753163
Just tried this together with wk-webview and getting compilation errors.
Works fine with the old UIWebView though.
---
If your project is set up for it, you
1 - 100 of 251 matches
Mail list logo