aboutsummaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* do sdcard sideloading through the fuse filesystemDoug Zongker2014-07-101-1/+2
* refactor fuse sideloading codeDoug Zongker2014-07-101-0/+13
* Use LOCAL_REQUIRED_MODULES for mkfs.f2fsJi-Hwan Lee2014-06-181-5/+3
* Support F2FS for the data partitionJP Abgrall2014-06-161-0/+6
* Merge "Fix build break caused by vold change"Paul Lawrence2014-03-211-0/+1
|\
| * Fix build break caused by vold changePaul Lawrence2014-03-031-0/+1
* | remove pixelflinger from recoveryDoug Zongker2014-03-111-1/+0
|/
* clean up some warnings when building recoveryDoug Zongker2014-02-131-0/+2
* remove 'retouch' ASLR supportDoug Zongker2014-02-131-1/+0
* program to store unencrypted files in an encrypted filesystemDoug Zongker2014-01-161-0/+1
* do verification and extraction on memory, not filesDoug Zongker2014-01-161-0/+1
* recovery: wipe encryption metadata along with data partitionDoug Zongker2013-12-121-1/+1
* am fc7eab96: am f4a6ab27: Merge "Add support for ECDSA signatures"Kenny Root2013-10-141-1/+10
|\
| * Add support for ECDSA signaturesKenny Root2013-10-101-1/+10
* | allow CheckKey to request mounting /systemDoug Zongker2013-09-041-0/+1
|/
* Add liblogYing Wang2013-04-091-0/+1
* Move to using the new unified fstab in recovery.Ken Sumrall2013-02-191-0/+2
* resolved conflicts for merge of 78afed1c to jb-mr1-dev-plus-aospKenny Root2012-10-161-12/+1
|\
| * Remove HAVE_SELINUX guardsKenny Root2012-10-161-12/+1
* | Add libm due to libpng dependency.Stephen Hines2012-08-231-0/+1
|/
* Use the static version of libsparseJoe Onorato2012-07-231-1/+1
* Multiple modules with the same name are going away.Joe Onorato2012-07-211-35/+59
* Link against libsparseColin Cross2012-07-171-2/+2
* resolved conflicts for merge of 0b1fee1b to masterKenny Root2012-03-301-0/+12
|\
| * Extend recovery and updater to support setting file security contexts.Stephen Smalley2012-03-301-1/+2
| * Add libselinux to LOCAL_STATIC_LIBRARIES wherever libext4_utils is used.Stephen Smalley2012-01-241-0/+11
* | libz is a superset of libunz, so we don't need both.Elliott Hughes2012-01-301-2/+2
* | support "sideload over ADB" modeDoug Zongker2012-01-101-2/+4
* | move key processing to RecoveryUIDoug Zongker2011-11-041-2/+3
* | C++ class for device-specific codeDoug Zongker2011-10-311-7/+7
* | temporarily remove verifier_test binaryDoug Zongker2011-10-311-6/+6
* | refactor ui functions into a classDoug Zongker2011-10-311-1/+1
* | turn recovery into a C++ binaryDoug Zongker2011-10-311-7/+7
|/
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-4/+0
* Fix x86 build.Ying Wang2011-02-081-3/+0
* remove encrypted filesystem code from recoveryDoug Zongker2011-01-181-2/+1
* remove the notion of "root path"; support mixed flash typesDoug Zongker2010-09-211-2/+3
* Working ASLR implementationHristo Bojinov2010-08-021-0/+1
* support userdata and cache partitions using emmc/ext4 instead of mtd/yaffsDoug Zongker2010-06-291-1/+8
* Encrypted File Systems part 3. Recovery changes.Oscar Montemayor2010-03-151-1/+1
* relocate applypatch; add type system and new functions to edifyDoug Zongker2010-02-181-0/+1
* bump updater API version to 3; deprecate firmware update commandDoug Zongker2010-02-031-2/+1
* am 9b430e11: am 73ae31ce: add a simple unit test for the OTA package verifierDoug Zongker2009-12-101-0/+16
|\
| * add a simple unit test for the OTA package verifierDoug Zongker2009-12-091-0/+16
* | Recovery changes for Encrypted File Systems.Oscar Montemayor2009-12-101-8/+9
|/
* resolved conflicts for merge of 64893ccc to masterDoug Zongker2009-07-151-3/+1
|\
| * remove amendDoug Zongker2009-07-141-3/+1
* | resolved conflicts for merge of fb2e3af3 to masterDoug Zongker2009-06-171-0/+3
|\ \ | |/
| * let the "firmware" command take the file straight from the packageDoug Zongker2009-06-171-0/+3
| * fix sim build in donut, tooDoug Zongker2009-06-111-4/+4