No description
Find a file
Doug Zongker 3ceeb580eb update tools for making recovery images
We no longer render animations as a base image with a
possibly-partially-transparent overlay drawn over it, so delete the
make-overlay.py tool.  Now we represent them as series of images that
are interlaced by row (with a special text chunk in the PNG file
specifying the number of frames) so add the interlace-frames.py tool
to make those.

Change-Id: I866db269107a21351c3df3b4683f233f72234334
2014-03-11 14:29:50 -07:00
applypatch verifier: update to support certificates using SHA-256 2013-09-25 10:11:46 -07:00
edify recovery: move log output to stdout 2013-07-09 12:50:24 -07:00
etc recovery: Fix adb with linux 3.10 2014-02-19 17:48:49 -08:00
fonts more font improvements and cleanup 2013-03-07 13:34:24 -08:00
minadbd Merge "ADB sideload command not work" 2014-02-26 22:17:57 +00:00
minelf remove retouching code from updater 2012-02-28 12:30:13 -08:00
minui change how recovery animation is implemented 2014-03-11 14:06:35 -07:00
minzip recovery: fix building with pointer-to-int errors turned on 2014-02-05 17:34:45 -08:00
mtdutils recovery: move log output to stdout 2013-07-09 12:50:24 -07:00
res/images change how recovery animation is implemented 2014-03-11 14:06:35 -07:00
testdata Add support for ECDSA signatures 2013-10-10 14:19:19 -07:00
tests Add support for ECDSA signatures 2013-10-10 14:19:19 -07:00
tools Fixed unused param warnings for check-lost+found 2012-08-21 16:03:46 -04:00
updater am c64e76c7: Merge "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add." into klp-dev 2013-11-07 15:00:42 -08:00
adb_install.cpp support "sideload over ADB" mode 2012-01-10 10:18:17 -08:00
adb_install.h support "sideload over ADB" mode 2012-01-10 10:18:17 -08:00
Android.mk allow CheckKey to request mounting /system 2014-03-11 14:19:48 -07:00
asn1_decoder.cpp Add support for ECDSA signatures 2013-10-10 14:19:19 -07:00
asn1_decoder.h Add support for ECDSA signatures 2013-10-10 14:19:19 -07:00
bootloader.cpp Move to using the new unified fstab in recovery. 2013-02-19 17:37:22 -08:00
bootloader.h turn recovery into a C++ binary 2011-10-31 10:24:09 -07:00
CleanSpec.mk Add a CleanSpec for bootable/recovery 2013-02-22 11:29:02 +00:00
common.h recovery: turn on text display for install errors in debug builds 2013-05-16 10:47:02 -07:00
default_device.cpp support "sideload over ADB" mode 2012-01-10 10:18:17 -08:00
device.h support "sideload over ADB" mode 2012-01-10 10:18:17 -08:00
install.cpp verifier: update to support certificates using SHA-256 2013-09-25 10:11:46 -07:00
install.h add simple text to recovery UI 2012-08-22 17:26:40 -07:00
interlace-frames.py update tools for making recovery images 2014-03-11 14:29:50 -07:00
NOTICE Automated import from //branches/master/...@140824,140824 2009-03-24 18:36:42 -07:00
recovery.cpp recovery: fix use of init reboot method 2013-09-03 14:29:54 -07:00
roots.cpp recovery: install packages in a known mount environment 2013-08-21 13:44:35 -07:00
roots.h recovery: install packages in a known mount environment 2013-08-21 13:44:35 -07:00
screen_ui.cpp change how recovery animation is implemented 2014-03-11 14:06:35 -07:00
screen_ui.h change how recovery animation is implemented 2014-03-11 14:06:35 -07:00
ui.cpp allow CheckKey to request mounting /system 2014-03-11 14:19:48 -07:00
ui.h allow CheckKey to request mounting /system 2014-03-11 14:19:48 -07:00
verifier.cpp Add support for ECDSA signatures 2013-10-10 14:19:19 -07:00
verifier.h Add support for ECDSA signatures 2013-10-10 14:19:19 -07:00
verifier_test.cpp Add support for ECDSA signatures 2013-10-10 14:19:19 -07:00
verifier_test.sh Add support for ECDSA signatures 2013-10-10 14:19:19 -07:00