1
0
Fork 0
forked from len0rd/rockbox
foxbox/android/src/org/rockbox
Thomas Martitz b2f52477df Android: Change headphone detection to call into native.
Making a JNI call from tick tasks is not permitted as the underlying thread
is not attached to the Java VM. This is an error and crashes in the emulator
(which has stricter JNI checks enabled by default).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30173 a1c6a512-1295-4272-9138-f99709370657
2011-07-19 23:44:56 +00:00
..
Helper Android: Rework RunForegroundManager (again) 2011-07-18 22:04:08 +00:00
monitors Android: Change headphone detection to call into native. 2011-07-19 23:44:56 +00:00
widgets Android: Fix widget albumart display on pre-2.2 devices. 2011-03-16 11:38:49 +00:00
RockboxActivity.java Android: Slightly rework logging to logcat by offloading duplicated code to a new helper class. 2011-07-18 21:26:03 +00:00
RockboxFramebuffer.java Android: Slightly rework logging to logcat by offloading duplicated code to a new helper class. 2011-07-18 21:26:03 +00:00
RockboxKeyboardInput.java Android: get rid of warnings (no functional changes) 2011-03-11 15:46:02 +00:00
RockboxPCM.java Android: Slightly rework logging to logcat by offloading duplicated code to a new helper class. 2011-07-18 21:26:03 +00:00
RockboxService.java Android: Refactor some of the glue code. 2011-07-18 21:02:47 +00:00
RockboxYesno.java Android: get rid of warnings (no functional changes) 2011-03-11 15:46:02 +00:00