You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ag...@apache.org on 2015/02/17 16:39:34 UTC

docs commit: Volume events work on Android (close #265)

Repository: cordova-docs
Updated Branches:
  refs/heads/master 436e22a50 -> 780950ce7


Volume events work on Android (close #265)


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/780950ce
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/780950ce
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/780950ce

Branch: refs/heads/master
Commit: 780950ce70dfc42b595b1b21c7b663d0d0977804
Parents: 436e22a
Author: Jamie Arseneault <ja...@jamiearseneault.com>
Authored: Wed Feb 4 10:01:06 2015 -0500
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Tue Feb 17 10:38:45 2015 -0500

----------------------------------------------------------------------
 docs/en/4.0.0/cordova/events/events.volumedownbutton.md | 1 +
 docs/en/4.0.0/cordova/events/events.volumeupbutton.md   | 1 +
 2 files changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/780950ce/docs/en/4.0.0/cordova/events/events.volumedownbutton.md
----------------------------------------------------------------------
diff --git a/docs/en/4.0.0/cordova/events/events.volumedownbutton.md b/docs/en/4.0.0/cordova/events/events.volumedownbutton.md
index fd3ff6c..9a44d91 100644
--- a/docs/en/4.0.0/cordova/events/events.volumedownbutton.md
+++ b/docs/en/4.0.0/cordova/events/events.volumedownbutton.md
@@ -33,6 +33,7 @@ attach an event listener once the `deviceready` event fires.
 
 ## Supported Platforms
 
+- Android
 - BlackBerry 10
 
 ## Quick Example

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/780950ce/docs/en/4.0.0/cordova/events/events.volumeupbutton.md
----------------------------------------------------------------------
diff --git a/docs/en/4.0.0/cordova/events/events.volumeupbutton.md b/docs/en/4.0.0/cordova/events/events.volumeupbutton.md
index a17e63b..be109be 100644
--- a/docs/en/4.0.0/cordova/events/events.volumeupbutton.md
+++ b/docs/en/4.0.0/cordova/events/events.volumeupbutton.md
@@ -33,6 +33,7 @@ attach an event listener once the `deviceready` event fires.
 
 ## Supported Platforms
 
+- Android
 - BlackBerry 10
 
 ## Quick Example


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