You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ld...@apache.org on 2014/07/07 19:51:32 UTC

[03/11] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/commit/401ea85e
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/tree/401ea85e
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/diff/401ea85e

Branch: refs/heads/master
Commit: 401ea85eefecddc1004b4ffef418180911ba2817
Parents: 37ce7ad c0ef6c7
Author: ldeluca <ld...@us.ibm.com>
Authored: Mon May 5 10:03:00 2014 -0400
Committer: ldeluca <ld...@us.ibm.com>
Committed: Mon May 5 10:03:00 2014 -0400

----------------------------------------------------------------------
 CONTRIBUTING.md                  | 16 ++++++
 NOTICE                           |  5 ++
 RELEASENOTES.md                  |  7 +++
 doc/index.md                     |  6 +++
 plugin.xml                       | 25 ++++++---
 src/firefoxos/NetworkProxy.js    | 97 +++++++++++++++++++++++------------
 src/ios/CDVConnection.m          | 10 +++-
 src/ios/CDVReachability.m        |  2 +-
 src/tizen/NetworkProxy.js        | 21 ++++++++
 src/windows8/NetworkInfoProxy.js |  2 +-
 10 files changed, 147 insertions(+), 44 deletions(-)
----------------------------------------------------------------------