rockbox/firmware/target/hosted/android/app
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
..
adc-target.h adc-target.h: cleanup 2012-01-08 00:39:29 +00:00
android_keyevents.h
android_keyevents.sh
backlight-target.h
button-application.c Enable volume keys in Android. 2011-03-10 22:53:58 +00:00
button-target.h touchscreen: Fix kinetic scrolling when the statusbar is off. 2012-04-05 15:01:59 +02:00