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:50:56 UTC

[3/9] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation

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 <ld...@us.ibm.com>
Authored: Mon May 5 10:01:42 2014 -0400
Committer: ldeluca <ld...@us.ibm.com>
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(-)
----------------------------------------------------------------------