No description
Find a file
Michael Runge a91ecc59b2 Auto create parent directories for rename support
Sometimes renames will move a file into a directory
that does not yet exist.  This will create the
parent directories, using the same symlink logic,
to ensure that there is a valid destination.

Change-Id: Iaa005a12ce800c39f4db20f7c25a2a68cb40a52d
2014-07-21 17:40:02 -07:00
applypatch am c4804e9b: am d4592694: am 3ca99f6c: Merge "fix vulnerability in bspatch" 2014-05-16 15:09:35 +00:00
edify clean up some warnings when building recovery 2014-02-13 15:34:18 -08:00
etc sideload without holding the whole package in RAM 2014-07-02 12:16:36 -07:00
fonts more font improvements and cleanup 2013-03-07 13:34:24 -08:00
minadbd refactor fuse sideloading code 2014-07-10 10:55:07 -07:00
minui minui: avoid random screen frame at startup 2014-06-12 11:06:52 -07:00
minzip Allow 0-byte files in full OTAs. 2014-05-09 18:09:28 +00:00
mtdutils remove pixelflinger from recovery 2014-03-11 14:40:04 -07:00
res-hdpi/images restore holo UI in recovery 2014-06-06 09:01:57 -07:00
res-mdpi/images restore holo UI in recovery 2014-06-06 09:01:57 -07:00
res-xhdpi/images restore holo UI in recovery 2014-06-06 09:01:57 -07:00
res-xxhdpi/images restore holo UI in recovery 2014-06-06 09:01:57 -07:00
res-xxxhdpi/images restore holo UI in recovery 2014-06-06 09:01:57 -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 Recovery 64-bit compile issues 2014-03-14 13:51:39 -07:00
uncrypt recovery: 64 bit build issues 2014-03-19 15:30:25 -07:00
updater Auto create parent directories for rename support 2014-07-21 17:40:02 -07:00
adb_install.cpp refactor fuse sideloading code 2014-07-10 10:55:07 -07:00
adb_install.h support "sideload over ADB" mode 2012-01-10 10:18:17 -08:00
Android.mk do sdcard sideloading through the fuse filesystem 2014-07-10 10:58:35 -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 add the functions for multi-stage packages to updater 2013-11-26 15:46:57 -08:00
CleanSpec.mk recovery: minui: add adf backend 2014-04-25 15:47:34 -07: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 add reboot-to-bootloader and power down options to recovery menu 2014-04-01 13:20:23 -07:00
device.h drop APPLY_CACHE and refactor APPLY_EXT 2014-07-08 14:10:23 -07:00
fuse_sdcard_provider.c do sdcard sideloading through the fuse filesystem 2014-07-10 10:58:35 -07:00
fuse_sdcard_provider.h do sdcard sideloading through the fuse filesystem 2014-07-10 10:58:35 -07:00
fuse_sideload.c refactor fuse sideloading code 2014-07-10 10:55:07 -07:00
fuse_sideload.h refactor fuse sideloading code 2014-07-10 10:55:07 -07:00
install.cpp sideload without holding the whole package in RAM 2014-07-02 12:16:36 -07:00
install.h sideload without holding the whole package in RAM 2014-07-02 12:16:36 -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 do sdcard sideloading through the fuse filesystem 2014-07-10 10:58:35 -07:00
roots.cpp Support F2FS for the data partition 2014-06-16 19:07:39 -07:00
roots.h recovery: install packages in a known mount environment 2013-08-21 13:44:35 -07:00
screen_ui.cpp restore holo UI in recovery 2014-06-06 09:01:57 -07:00
screen_ui.h restore holo UI in recovery 2014-06-06 09:01:57 -07:00
ui.cpp am 54a61179: am cfd4b286: Merge "recovery: initialize keys press tracking status" 2014-06-06 16:00:20 +00:00
ui.h disable async reboot during package installation 2014-05-23 08:52:31 -07:00
verifier.cpp am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues" 2014-03-14 21:35:41 +00:00
verifier.h do verification and extraction on memory, not files 2014-01-16 13:29:28 -08:00
verifier_test.cpp do verification and extraction on memory, not files 2014-01-16 13:29:28 -08:00
verifier_test.sh Add support for ECDSA signatures 2013-10-10 14:19:19 -07:00