index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
hosted
/
android
/
button-android.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
touch devices: Disable touch on softlock.
Jean-Louis Biasini
2013-09-05
*
android: Add facility for java code to wait native code to be ready.
Thomas Martitz
2012-03-22
*
Android: Fix crash on start up.
Thomas Martitz
2011-07-22
*
Android: Change headphone detection to call into native.
Thomas Martitz
2011-07-19
*
Android: Refactor some of the glue code.
Thomas Martitz
2011-07-18
*
Android: implement headphone detection thus enabling pause on unplug (FS#12097).
Dominik Riebeling
2011-06-04
*
Fix an implicit declaration warning.
Dominik Riebeling
2011-05-29
*
Fix a problem where hardware keypresses dont reset the idle poweroff timer on...
Jonathan Gordon
2011-05-25
*
Android: Partly revert r29569 and only call the new getJavaEnvironment() when...
Thomas Martitz
2011-03-16
*
Android: Don't share the JNI environment across threads, but obtain it the
Maurus Cuelenaere
2011-03-11
*
Android:
Thomas Martitz
2011-02-23
*
Add widgets to android port.
Antoine Cellerier
2011-01-29
*
remove an unused variable and #include
Jonathan Gordon
2010-11-07
*
Remote android button handling (again). do the press/unpress more like other ...
Jonathan Gordon
2010-11-03
*
Add support multimedia keys/buttons to the core, and adapt Rockbox on android...
Thomas Martitz
2010-10-31
*
Fix android hardware button handling so it actually works.
Jonathan Gordon
2010-10-24
*
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-16
*
Add a few forgotten files, Fix potential startup problem. Fix absolute touchs...
Thomas Martitz
2010-08-04
*
Rockbox as an application: Commit current Android port progress.
Thomas Martitz
2010-08-02