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:23:05 UTC

[cordova-plugin-battery-status] branch master updated (f215efc -> 3e36391)

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

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


    from f215efc  Set VERSION to 1.2.6-dev (via coho)
     add 85dffff  CB-13667 : Remove deprecated platforms
     new 3e36391  Merge pull request #61 from maverickmishra/master

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                       |  35 ++------------
 package.json                    |  20 ++------
 plugin.xml                      |  63 +-----------------------
 src/blackberry10/index.js       |  79 ------------------------------
 src/firefoxos/BatteryProxy.js   |  61 -----------------------
 src/tizen/BatteryStatusProxy.js |  47 ------------------
 src/ubuntu/battery.cpp          |  78 ------------------------------
 src/ubuntu/battery.h            |  62 ------------------------
 src/wp/Battery.cs               | 104 ----------------------------------------
 9 files changed, 10 insertions(+), 539 deletions(-)
 delete mode 100644 src/blackberry10/index.js
 delete mode 100644 src/firefoxos/BatteryProxy.js
 delete mode 100644 src/tizen/BatteryStatusProxy.js
 delete mode 100644 src/ubuntu/battery.cpp
 delete mode 100644 src/ubuntu/battery.h
 delete mode 100644 src/wp/Battery.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-battery-status] 01/01: Merge pull request #61 from maverickmishra/master

Posted by vi...@apache.org.
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-battery-status.git

commit 3e36391c15246d5a34d4e4428ce030edd5b15e7a
Merge: f215efc 85dffff
Author: Vishal Mishra <ma...@users.noreply.github.com>
AuthorDate: Wed Dec 13 23:23:03 2017 -0800

    Merge pull request #61 from maverickmishra/master
    
    CB-13667 : Remove deprecated platforms

 README.md                       |  35 ++------------
 package.json                    |  20 ++------
 plugin.xml                      |  63 +-----------------------
 src/blackberry10/index.js       |  79 ------------------------------
 src/firefoxos/BatteryProxy.js   |  61 -----------------------
 src/tizen/BatteryStatusProxy.js |  47 ------------------
 src/ubuntu/battery.cpp          |  78 ------------------------------
 src/ubuntu/battery.h            |  62 ------------------------
 src/wp/Battery.cs               | 104 ----------------------------------------
 9 files changed, 10 insertions(+), 539 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