index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
updater
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
make write_raw_image able to take a blob
Doug Zongker
2011-04-13
1
-27
/
+40
*
Reserve the last 16 Kbytes of /data for the crypto footer.
Ken Sumrall
2011-01-20
1
-8
/
+11
*
Update arguments to make_ext4fs
Colin Cross
2010-12-29
1
-1
/
+1
*
add missing sparseness parameter
Doug Zongker
2010-09-16
1
-1
/
+1
*
resolved conflicts for merge of 9f89b0e4 to master
Doug Zongker
2010-09-16
1
-1
/
+1
|
\
|
*
support for ext4/EMMC filesystems in updater binary
Doug Zongker
2010-09-15
2
-25
/
+64
*
|
am 858f0a76: am 8e5e4dad: close update package before installing; allow remount
Doug Zongker
2010-09-16
1
-1
/
+3
|
\
|
|
*
close update package before installing; allow remount
Doug Zongker
2010-09-15
1
-1
/
+3
*
|
Changes to work with updated make_ext4fs tool that supports creating sparse images.
Ken Sumrall
2010-08-14
1
-1
/
+1
*
|
Working ASLR implementation
Hristo Bojinov
2010-08-02
2
-2
/
+123
*
|
Mute unwanted error message
Ying Wang
2010-07-21
1
-1
/
+1
*
|
support for ext4/EMMC filesystems in updater binary
Doug Zongker
2010-07-02
2
-25
/
+64
|
/
*
refactor applypatch and friends
Doug Zongker
2010-02-23
1
-65
/
+107
*
relocate applypatch; add type system and new functions to edify
Doug Zongker
2010-02-18
2
-52
/
+190
*
bump updater API version to 3; deprecate firmware update command
Doug Zongker
2010-02-03
3
-42
/
+7
*
add a one-argument version of package_extract_file
Doug Zongker
2010-02-01
1
-24
/
+69
*
delete files before symlinking; log error messages
Doug Zongker
2009-09-19
1
-3
/
+21
*
add a run_program() function to edify
Doug Zongker
2009-09-10
1
-0
/
+49
*
am d8f7c9b8: Merge change 5545 into donut
Android (Google) Code Review
2009-06-30
1
-1
/
+6
|
\
|
*
Merge change 5545 into donut
Android (Google) Code Review
2009-06-26
1
-1
/
+6
|
|
\
|
|
*
remove updater from the user system image
Doug Zongker
2009-06-26
1
-1
/
+6
*
|
|
am 0bbfe3d9: fix off-by-one error in set_perm()
Doug Zongker
2009-06-25
1
-1
/
+1
|
\
|
|
|
*
|
fix off-by-one error in set_perm()
Doug Zongker
2009-06-25
1
-1
/
+1
|
|
/
*
|
am fbf3c10e: improve updater progress bar
Doug Zongker
2009-06-25
1
-3
/
+21
|
\
|
|
*
improve updater progress bar
Doug Zongker
2009-06-24
1
-3
/
+21
*
|
add device extension mechanism to updater
Doug Zongker
2009-06-22
2
-1
/
+43
|
/
*
add file_getprop() to updater
Doug Zongker
2009-06-18
1
-11
/
+100
*
let the "firmware" command take the file straight from the package
Doug Zongker
2009-06-18
1
-3
/
+4
*
fixes to edify and updater script
Doug Zongker
2009-06-12
2
-67
/
+124
*
edify extensions for OTA package installation, part 2
Doug Zongker
2009-06-12
3
-7
/
+278
*
edify extensions for OTA package installation, part 1
Doug Zongker
2009-06-12
5
-0
/
+555