Go to file
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
applypatch Remove the simulator target from all makefiles. 2011-07-11 22:11:45 -07:00
edify make StringValue wrapper okay to call on NULL 2010-02-24 15:05:07 -08:00
etc Add missing commands to recovery init.rc 2011-07-07 13:29:43 -07:00
minelf Working ASLR implementation 2010-08-02 14:17:33 -07:00
minui minui: add ability to synchronize current key state 2011-10-12 15:53:32 -07:00
minzip add a one-argument version of package_extract_file 2010-02-01 14:40:12 -08:00
mtdutils Remove the simulator target from all makefiles. 2011-07-11 22:11:45 -07:00
res/images update recovery with new 3D images 2011-09-20 14:16:46 -07:00
testdata add a simple unit test for the OTA package verifier 2009-12-09 17:01:45 -08:00
tools Remove the simulator target from all makefiles. 2011-07-11 22:11:45 -07:00
updater Support multiple recovery updater extensions. 2011-07-14 15:12:20 -07:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:11:45 -07:00
bootloader.c Check pointer for null before dereferencing 2011-07-13 15:24:38 -07:00
bootloader.h bump updater API version to 3; deprecate firmware update command 2010-02-03 09:20:07 -08:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:04:03 -08:00
common.h save a last_install file with the result of the last package install attempt 2011-04-12 09:28:10 -07:00
default_recovery_ui.c Allow applying an OTA package manually from cache. 2011-06-24 11:53:58 -07:00
install.c save a last_install file with the result of the last package install attempt 2011-04-12 09:28:10 -07:00
install.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
make-overlay.py change the default recovery assets to be in holograph style 2011-03-02 10:38:02 -08:00
NOTICE Automated import from //branches/master/...@140824,140824 2009-03-24 18:36:42 -07:00
recovery_ui.h Allow applying an OTA package manually from cache. 2011-06-24 11:53:58 -07:00
recovery.c Allow applying an OTA package manually from cache. 2011-06-24 11:53:58 -07:00
roots.c save a last_install file with the result of the last package install attempt 2011-04-12 09:28:10 -07:00
roots.h remove the notion of "root path"; support mixed flash types 2010-09-21 14:13:45 -07:00
ui.c update recovery with new 3D images 2011-09-20 14:16:46 -07:00
verifier_test.c add a simple unit test for the OTA package verifier 2009-12-09 17:01:45 -08:00
verifier_test.sh add a simple unit test for the OTA package verifier 2009-12-09 17:01:45 -08:00
verifier.c log which key a package verified against in recovery 2011-03-15 12:11:08 -07:00
verifier.h do not merge: cherry-picked 60151a295c from master branch 2009-08-17 13:21:04 -07:00