aboutsummaryrefslogtreecommitdiffstats
path: root/updater
Commit message (Expand)AuthorAgeFilesLines
* C++ class for device-specific codeDoug Zongker2011-10-311-1/+2
* allow recovery packages to wipe cacheDoug Zongker2011-10-191-0/+10
* Support multiple recovery updater extensions.Michael Ward2011-07-141-2/+2
* make write_raw_image able to take a blobDoug Zongker2011-04-121-27/+40
* Reserve the last 16 Kbytes of /data for the crypto footer.Ken Sumrall2011-01-191-8/+11
* Update arguments to make_ext4fsColin Cross2010-12-291-1/+1
* add missing sparseness parameterDoug Zongker2010-09-151-1/+1
* resolved conflicts for merge of 9f89b0e4 to masterDoug Zongker2010-09-151-1/+1
|\
| * support for ext4/EMMC filesystems in updater binaryDoug Zongker2010-09-152-25/+64
* | am 858f0a76: am 8e5e4dad: close update package before installing; allow remountDoug Zongker2010-09-151-1/+3
|\ \ | |/
| * close update package before installing; allow remountDoug Zongker2010-09-141-1/+3
* | Changes to work with updated make_ext4fs tool that supports creating sparse i...Ken Sumrall2010-08-131-1/+1
* | Working ASLR implementationHristo Bojinov2010-08-022-2/+123
* | Mute unwanted error messageYing Wang2010-07-201-1/+1
* | support for ext4/EMMC filesystems in updater binaryDoug Zongker2010-07-012-25/+64
|/
* refactor applypatch and friendsDoug Zongker2010-02-221-65/+107
* relocate applypatch; add type system and new functions to edifyDoug Zongker2010-02-182-52/+190
* bump updater API version to 3; deprecate firmware update commandDoug Zongker2010-02-033-42/+7
* add a one-argument version of package_extract_fileDoug Zongker2010-02-011-24/+69
* delete files before symlinking; log error messagesDoug Zongker2009-09-181-3/+21
* add a run_program() function to edifyDoug Zongker2009-09-101-0/+49
* am d8f7c9b8: Merge change 5545 into donutAndroid (Google) Code Review2009-06-291-1/+6
|\
| * Merge change 5545 into donutAndroid (Google) Code Review2009-06-261-1/+6
| |\
| | * remove updater from the user system imageDoug Zongker2009-06-261-1/+6
* | | am 0bbfe3d9: fix off-by-one error in set_perm()Doug Zongker2009-06-251-1/+1
|\ \ \ | |/ /
| * | fix off-by-one error in set_perm()Doug Zongker2009-06-251-1/+1
| |/
* | am fbf3c10e: improve updater progress barDoug Zongker2009-06-241-3/+21
|\ \ | |/
| * improve updater progress barDoug Zongker2009-06-241-3/+21
* | add device extension mechanism to updaterDoug Zongker2009-06-222-1/+43
|/
* add file_getprop() to updaterDoug Zongker2009-06-181-11/+100
* let the "firmware" command take the file straight from the packageDoug Zongker2009-06-171-3/+4
* fixes to edify and updater scriptDoug Zongker2009-06-122-67/+124
* edify extensions for OTA package installation, part 2Doug Zongker2009-06-123-7/+278
* edify extensions for OTA package installation, part 1Doug Zongker2009-06-115-0/+555