You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2015/03/25 06:05:11 UTC

cordova-plugin-battery-status git commit: add Android+FireOS warning to tell devs that prolonged use will drain the battery.

Repository: cordova-plugin-battery-status
Updated Branches:
  refs/heads/master c29fdde22 -> 16740d612


add Android+FireOS warning to tell devs that prolonged use will drain the battery.


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/commit/16740d61
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/tree/16740d61
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/diff/16740d61

Branch: refs/heads/master
Commit: 16740d612db8dec22fd34ca26a9302abb6d63b1b
Parents: c29fdde
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Tue Mar 24 22:05:04 2015 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Tue Mar 24 22:05:04 2015 -0700

----------------------------------------------------------------------
 README.md | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/16740d61/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 3c6247f..d1cd359 100644
--- a/README.md
+++ b/README.md
@@ -59,6 +59,10 @@ attach an event listener after the `deviceready` event fires.
 - Tizen
 - Firefox OS
 
+### Android and Amazon Fire OS Quirks
+
+- Warning: the Android + Fire OS implementations are greedy and prolonged use will drain the users battery. 
+
 ### Windows Phone 7 and 8 Quirks
 
 Windows Phone 7 does not provide native APIs to determine battery


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