android_bootable_recovery/minui
Dima Zavin 441031dadc minui: add ability to synchronize current key state
If a key is down prior to the time of initialization, we would not get the
down event for the key, and thus think that the key is not pressed.

Add an interface that allows one to provide a callback to execute
on all keys that are currently down.

Change-Id: I2a4096c0cb4c7c7a9a80d207835f168a0b418413
Signed-off-by: Dima Zavin <dima@android.com>
2011-10-12 15:53:32 -07:00
..
Android.mk Graphics can handle stride != xres, and BGRA support. 2011-06-22 15:04:00 -07:00
events.c minui: add ability to synchronize current key state 2011-10-12 15:53:32 -07:00
font_10x18.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
graphics.c fix problem where the screen is sometimes all black in recovery 2011-09-27 13:09:48 -07:00
minui.h minui: add ability to synchronize current key state 2011-10-12 15:53:32 -07:00
mkfont.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
resources.c allow paletted RGB images in recovery 2011-03-04 17:13:16 -08:00