Move java_core_sleep (now jave_wait_for_interrupt) to the Timer,
commitb188a243a8a5039fa726c27346042bb0663f425d
authorThomas Martitz <thomas.martitz@student.htw-berlin.de>
Mon, 2 Aug 2010 20:00:49 +0000 (2 22:00 +0200)
committerThomas Martitz <thomas.martitz@student.htw-berlin.de>
Mon, 2 Aug 2010 20:00:49 +0000 (2 22:00 +0200)
treea0ae9ba85d7c91c6f7918a178ada8cfc767fccaa
parent839f7af1e9357a836e9e0ceec6dea2a6bf2950a8
Move java_core_sleep (now jave_wait_for_interrupt) to the Timer,
remove the RockboxTimer object from the activity and allocate it from native code.
android/src/org/rockbox/RockboxActivity.java
android/src/org/rockbox/RockboxTimer.java
firmware/target/hosted/android/kernel-android.c
firmware/target/hosted/android/thread-android-arm.c