You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2017/12/14 01:36:45 UTC

[cordova-plugin-geolocation] branch master updated (083a1c5 -> 76579eb)

This is an automated email from the ASF dual-hosted git repository.

steven pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-geolocation.git.


    from 083a1c5  Set VERSION to 3.0.1-dev (via coho)
     add 92f595c  CB-13664: remove deprecated platforms
     new 76579eb  Merge pull request #99 from surajpindoria/removePlatforms

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md                            |   9 ---
 package.json                         |  20 +----
 plugin.xml                           | 146 +----------------------------------
 src/firefoxos/GeolocationProxy.js    |  67 ----------------
 src/ubuntu/geolocation.cpp           | 133 -------------------------------
 src/ubuntu/geolocation.h             |  69 -----------------
 src/wp/GeoLocation.cs                |  34 --------
 www/blackberry10/GeolocationProxy.js |  69 -----------------
 8 files changed, 4 insertions(+), 543 deletions(-)
 delete mode 100644 src/firefoxos/GeolocationProxy.js
 delete mode 100644 src/ubuntu/geolocation.cpp
 delete mode 100644 src/ubuntu/geolocation.h
 delete mode 100644 src/wp/GeoLocation.cs
 delete mode 100644 www/blackberry10/GeolocationProxy.js

-- 
To stop receiving notification emails like this one, please contact
['"commits@cordova.apache.org" <co...@cordova.apache.org>'].

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


[cordova-plugin-geolocation] 01/01: Merge pull request #99 from surajpindoria/removePlatforms

Posted by st...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

steven pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-geolocation.git

commit 76579eb007764570da28da330d366460d56bf5f0
Merge: 083a1c5 92f595c
Author: Steve Gill <st...@gmail.com>
AuthorDate: Wed Dec 13 17:36:42 2017 -0800

    Merge pull request #99 from surajpindoria/removePlatforms
    
    CB-13664: remove deprecated platforms

 README.md                            |   9 ---
 package.json                         |  20 +----
 plugin.xml                           | 146 +----------------------------------
 src/firefoxos/GeolocationProxy.js    |  67 ----------------
 src/ubuntu/geolocation.cpp           | 133 -------------------------------
 src/ubuntu/geolocation.h             |  69 -----------------
 src/wp/GeoLocation.cs                |  34 --------
 www/blackberry10/GeolocationProxy.js |  69 -----------------
 8 files changed, 4 insertions(+), 543 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@cordova.apache.org" <co...@cordova.apache.org>.

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