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

[cordova-plugin-vibration] 01/01: Merge pull request #62 from maverickmishra/master

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

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

commit c255a2f73176e83aa6bf28a75bd33f04fb54060d
Merge: f2a2dd2 1359394
Author: Vishal Mishra <ma...@users.noreply.github.com>
AuthorDate: Wed Dec 13 23:20:00 2017 -0800

    Merge pull request #62 from maverickmishra/master
    
    CB-13666 : Removed deprecated platforms

 README.md                                         |  18 +-
 package.json                                      |  16 +-
 plugin.xml                                        | 115 +----
 src/blackberry10/index.js                         |  82 ----
 src/blackberry10/native/.cproject                 | 526 ----------------------
 src/blackberry10/native/.project                  |  51 ---
 src/blackberry10/native/device/libVibration.so    | Bin 417305 -> 0 bytes
 src/blackberry10/native/public/plugin.cpp         | 341 --------------
 src/blackberry10/native/public/plugin.h           |  91 ----
 src/blackberry10/native/public/tokenizer.cpp      | 222 ---------
 src/blackberry10/native/public/tokenizer.h        |  55 ---
 src/blackberry10/native/simulator/libVibration.so | Bin 404571 -> 0 bytes
 src/blackberry10/native/src/vibration_js.cpp      | 116 -----
 src/blackberry10/native/src/vibration_js.hpp      |  42 --
 src/firefoxos/VibrationProxy.js                   |  33 --
 src/tizen/VibrationProxy.js                       |  30 --
 src/ubuntu/vibration.cpp                          |  64 ---
 src/ubuntu/vibration.h                            |  54 ---
 src/wp/Vibration.cs                               | 117 -----
 tests/tests.js                                    |  13 -
 www/blackberry10/vibrate.js                       |  26 --
 21 files changed, 14 insertions(+), 1998 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