rockbox/firmware/target/hosted/android
Thomas Martitz bb0e4cc543 touchscreen: Fix kinetic scrolling when the statusbar is off.
The scrolling code cannot differentiate between the BUTTON_TOUCHSCREEN post
from normal touches and the one posted in the timeout callback.

To fix introduce a global special button (BUTTON_REDRAW) that results
in the desired redraw. This existed already as a local kludge for android
and is now generalized.

Change-Id: I6bfa6c66431c48f5042fcd8fce2ea72cd3457f58
2012-04-05 15:01:59 +02:00
..
app touchscreen: Fix kinetic scrolling when the statusbar is off. 2012-04-05 15:01:59 +02:00
button-android.c android: Add facility for java code to wait native code to be ready. 2012-03-22 20:44:52 +01:00
buttonmap.h
debug-android.c Android: Minor changes in ldebugf. 2011-08-14 13:58:39 +00:00
dir-target.h android/ypr0: Merge fs-*.c to generic filesystem-unix.c. 2012-01-21 18:39:19 +01:00
lcd-android.c touchscreen: Fix kinetic scrolling when the statusbar is off. 2012-04-05 15:01:59 +02:00
pcm-android.c Tweak some PCM drivers for less typecasting with the data pointer. 2012-03-04 08:52:50 -05:00
powermgmt-android.c Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00
system-android.c android: implement system_exception_wait and system_reboot, so that the panicf() screen can be exited. 2012-03-30 11:23:07 +02:00
system-target.h android: Add facility for java code to wait native code to be ready. 2012-03-22 20:44:52 +01:00
telephony-android.c android: Add facility for java code to wait native code to be ready. 2012-03-22 20:44:52 +01:00