GitHub user revolunet opened a pull request:
https://github.com/apache/incubator-cordova-android/pull/19
add volumeupbutton/volumedownbutton events
just added volumeup/volumedown events in the java and tested that the
events are dispatched into the webview. works fine.
thanks
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/revolunet/incubator-cordova-android volumebtns
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-cordova-android/pull/19.patch
----
commit b323f329cc185fba87ace193d6fd7e93373b1af2
Author: Julien Bouquillon <[email protected]>
Date: 2012-05-09T17:04:11-07:00
add volumeupbutton/volumedownbutton events
----