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 <[email protected]> Authored: Mon May 5 10:03:00 2014 -0400 Committer: ldeluca <[email protected]> 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(-) ----------------------------------------------------------------------
