Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/commit/3f53fc51 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/tree/3f53fc51 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/diff/3f53fc51 Branch: refs/heads/master Commit: 3f53fc51215b5b5abcf8c052b4c29592332a59e1 Parents: c0ac7e4 1ac2200 Author: ldeluca <[email protected]> Authored: Mon May 5 10:01:42 2014 -0400 Committer: ldeluca <[email protected]> Committed: Mon May 5 10:01:42 2014 -0400 ---------------------------------------------------------------------- CONTRIBUTING.md | 16 ++ NOTICE | 5 + RELEASENOTES.md | 7 + plugin.xml | 47 ++--- src/android/CordovaLocationListener.java | 251 -------------------------- src/android/GPSListener.java | 50 ----- src/android/GeoBroker.java | 205 --------------------- src/android/NetworkListener.java | 33 ---- src/ios/CDVLocation.m | 2 +- src/windows8/GeolocationProxy.js | 2 +- 10 files changed, 49 insertions(+), 569 deletions(-) ----------------------------------------------------------------------
