You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/01/30 13:42:35 UTC

[jira] [Commented] (CB-8384) Add Windows platform support to Network Information plugin

    [ https://issues.apache.org/jira/browse/CB-8384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298583#comment-14298583 ] 

ASF GitHub Bot commented on CB-8384:
------------------------------------

GitHub user sgrebnov opened a pull request:

    https://github.com/apache/cordova-plugin-network-information/pull/24

    CB-8384 Add Windows platform support to Network Information plugin

    https://issues.apache.org/jira/browse/CB-8384

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sgrebnov/cordova-plugin-network-information CB-8384

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-network-information/pull/24.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #24
    
----
commit fb608698e5c97e18da8bb1d6f73621bb3676ebfe
Author: sgrebnov <v-...@microsoft.com>
Date:   2015-01-30T11:57:10Z

    CB-8384 Add Windows section to Network Information plugin

commit c8281535160a547a367b7c820360e711c59d4cc9
Author: sgrebnov <v-...@microsoft.com>
Date:   2015-01-30T12:33:36Z

    CB-8384 Add Windows platform quirks

commit d8a714757fae0ac615224a7a0daabaa88c8e2581
Author: sgrebnov <v-...@microsoft.com>
Date:   2015-01-30T12:37:16Z

    CB-8384 Fixes the way we detect online status on Windows

----


> Add Windows platform support to Network Information plugin
> ----------------------------------------------------------
>
>                 Key: CB-8384
>                 URL: https://issues.apache.org/jira/browse/CB-8384
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Plugin Network Information, Windows
>            Reporter: Sergey Grebnov
>            Assignee: Sergey Grebnov
>              Labels: cordova-plugin-network-information, plugins, windows
>
> There is currently only windows8 platform section in plugin.xml
> {code}
> <platform name="windows8">
> {code}
> To correctly add support of Windows Universal Platform we should create separate section below:
> {code}
> <platform name="windows">
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org