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