handle multimedia keys on android
commitf1d5599a2edc6cfcb637ff682cede8a5c7be92b5
authorThomas Martitz <thomas.martitz@student.htw-berlin.de>
Sun, 24 Oct 2010 00:52:28 +0000 (24 02:52 +0200)
committerThomas Martitz <thomas.martitz@student.htw-berlin.de>
Sun, 24 Oct 2010 00:52:28 +0000 (24 02:52 +0200)
tree54410a889f003e358c4711bbad3c070370689101
parentfc034f5e7813a4899e698b329fdae764f2207aea
handle multimedia keys on android
12 files changed:
android/AndroidManifest.xml
android/src/org/rockbox/RockboxMediaButtonReceiver.java [new file with mode: 0644]
android/src/org/rockbox/RockboxService.java
apps/action.c
apps/gui/wps.c
apps/menu.c
apps/misc.c
firmware/export/button.h
firmware/export/config/application.h
firmware/target/hosted/android/app/button-application.c
firmware/target/hosted/android/app/button-target.h
firmware/target/hosted/android/button-android.c