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

[cordova-plugin-device] branch master updated (71c419b -> 6ef6287)

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-device.git.


    from 71c419b  Set VERSION to 1.1.8-dev (via coho)
     add ac14d1c  CB-13670: Remove deprecated platforms
     new 6ef6287  Merge pull request #73 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                    | 45 -----------------------
 package.json                 | 18 +--------
 plugin.xml                   | 83 +-----------------------------------------
 src/blackberry10/index.js    | 71 ------------------------------------
 src/firefoxos/DeviceProxy.js | 77 ---------------------------------------
 src/tizen/DeviceProxy.js     | 38 -------------------
 src/ubuntu/device.cpp        | 64 --------------------------------
 src/ubuntu/device.h          | 47 ------------------------
 src/ubuntu/device.js         | 37 -------------------
 src/wp/Device.cs             | 87 --------------------------------------------
 10 files changed, 2 insertions(+), 565 deletions(-)
 delete mode 100644 src/blackberry10/index.js
 delete mode 100644 src/firefoxos/DeviceProxy.js
 delete mode 100644 src/tizen/DeviceProxy.js
 delete mode 100644 src/ubuntu/device.cpp
 delete mode 100644 src/ubuntu/device.h
 delete mode 100644 src/ubuntu/device.js
 delete mode 100644 src/wp/Device.cs

-- 
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-device] 01/01: Merge pull request #73 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-device.git

commit 6ef6287e6601a05e815da758d6cd393af8de3b84
Merge: 71c419b ac14d1c
Author: Steve Gill <st...@gmail.com>
AuthorDate: Wed Dec 13 17:39:48 2017 -0800

    Merge pull request #73 from surajpindoria/removePlatforms
    
    CB-13670: Remove deprecated platforms

 README.md                    | 45 -----------------------
 package.json                 | 18 +--------
 plugin.xml                   | 83 +-----------------------------------------
 src/blackberry10/index.js    | 71 ------------------------------------
 src/firefoxos/DeviceProxy.js | 77 ---------------------------------------
 src/tizen/DeviceProxy.js     | 38 -------------------
 src/ubuntu/device.cpp        | 64 --------------------------------
 src/ubuntu/device.h          | 47 ------------------------
 src/ubuntu/device.js         | 37 -------------------
 src/wp/Device.cs             | 87 --------------------------------------------
 10 files changed, 2 insertions(+), 565 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