summaryrefslogtreecommitdiff
path: root/firmware/target/hosted/android/button-android.c (follow)
Commit message (Expand)AuthorAge
* touch devices: Disable touch on softlock.Jean-Louis Biasini2013-09-05
* android: Add facility for java code to wait native code to be ready.Thomas Martitz2012-03-22
* Android: Fix crash on start up.Thomas Martitz2011-07-22
* Android: Change headphone detection to call into native.Thomas Martitz2011-07-19
* Android: Refactor some of the glue code.Thomas Martitz2011-07-18
* Android: implement headphone detection thus enabling pause on unplug (FS#12097).Dominik Riebeling2011-06-04
* Fix an implicit declaration warning.Dominik Riebeling2011-05-29
* Fix a problem where hardware keypresses dont reset the idle poweroff timer on...Jonathan Gordon2011-05-25
* Android: Partly revert r29569 and only call the new getJavaEnvironment() when...Thomas Martitz2011-03-16
* Android: Don't share the JNI environment across threads, but obtain it theMaurus Cuelenaere2011-03-11
* Android:Thomas Martitz2011-02-23
* Add widgets to android port.Antoine Cellerier2011-01-29
* remove an unused variable and #includeJonathan Gordon2010-11-07
* Remote android button handling (again). do the press/unpress more like other ...Jonathan Gordon2010-11-03
* Add support multimedia keys/buttons to the core, and adapt Rockbox on android...Thomas Martitz2010-10-31
* Fix android hardware button handling so it actually works.Jonathan Gordon2010-10-24
* Android port: simplify sending touch events from Java->CMaurus Cuelenaere2010-08-16
* Android port: add support for hardware keysMaurus Cuelenaere2010-08-16
* Add a few forgotten files, Fix potential startup problem. Fix absolute touchs...Thomas Martitz2010-08-04
* Rockbox as an application: Commit current Android port progress.Thomas Martitz2010-08-02