index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
hosted
/
android
/
button-android.c
Age
Commit message (
Expand
)
Author
2011-07-22
Android: Fix crash on start up.
Thomas Martitz
2011-07-19
Android: Change headphone detection to call into native.
Thomas Martitz
2011-07-18
Android: Refactor some of the glue code.
Thomas Martitz
2011-06-04
Android: implement headphone detection thus enabling pause on unplug (FS#12097).
Dominik Riebeling
2011-05-29
Fix an implicit declaration warning.
Dominik Riebeling
2011-05-25
Fix a problem where hardware keypresses dont reset the idle poweroff timer on...
Jonathan Gordon
2011-03-16
Android: Partly revert r29569 and only call the new getJavaEnvironment() when...
Thomas Martitz
2011-03-11
Android: Don't share the JNI environment across threads, but obtain it the
Maurus Cuelenaere
2011-02-23
Android:
Thomas Martitz
2011-01-29
Add widgets to android port.
Antoine Cellerier
2010-11-07
remove an unused variable and #include
Jonathan Gordon
2010-11-03
Remote android button handling (again). do the press/unpress more like other ...
Jonathan Gordon
2010-10-31
Add support multimedia keys/buttons to the core, and adapt Rockbox on android...
Thomas Martitz
2010-10-24
Fix android hardware button handling so it actually works.
Jonathan Gordon
2010-08-16
Android port: simplify sending touch events from Java->C
Maurus Cuelenaere
2010-08-16
Android port: add support for hardware keys
Maurus Cuelenaere
2010-08-04
Add a few forgotten files, Fix potential startup problem. Fix absolute touchs...
Thomas Martitz
2010-08-02
Rockbox as an application: Commit current Android port progress.
Thomas Martitz