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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-25
Mute unharmful build warning at the top of the build log:
Ying Wang
1
-1
/
+1
2011-04-13
make write_raw_image able to take a blob
Doug Zongker
1
-27
/
+40
2011-01-20
Reserve the last 16 Kbytes of /data for the crypto footer.
Ken Sumrall
1
-8
/
+11
2010-12-29
Update arguments to make_ext4fs
Colin Cross
1
-1
/
+1
2010-09-16
add missing sparseness parameter
Doug Zongker
1
-1
/
+1
2010-09-16
do not merge - update to match ext4utils api
Brian Swetland
1
-1
/
+1
2010-09-15
support for ext4/EMMC filesystems in updater binary
Doug Zongker
2
-25
/
+64
2010-09-15
close update package before installing; allow remount
Doug Zongker
1
-1
/
+3
2010-08-14
Changes to work with updated make_ext4fs tool that supports creating sparse images.
Ken Sumrall
1
-1
/
+1
2010-08-02
Working ASLR implementation
Hristo Bojinov
2
-2
/
+123
2010-07-21
Mute unwanted error message
Ying Wang
1
-1
/
+1
2010-07-02
support for ext4/EMMC filesystems in updater binary
Doug Zongker
2
-25
/
+64
2010-02-23
refactor applypatch and friends
Doug Zongker
1
-65
/
+107
2010-02-18
relocate applypatch; add type system and new functions to edify
Doug Zongker
2
-52
/
+190
2010-02-03
bump updater API version to 3; deprecate firmware update command
Doug Zongker
3
-42
/
+7
2010-02-01
add a one-argument version of package_extract_file
Doug Zongker
1
-24
/
+69
2009-11-13
eclair snapshot
Jean-Baptiste Queru
3
-4
/
+113
2009-09-19
delete files before symlinking; log error messages
Doug Zongker
1
-3
/
+21
2009-09-10
add a run_program() function to edify
Doug Zongker
1
-0
/
+49
2009-06-26
remove updater from the user system image
Doug Zongker
1
-1
/
+6
2009-06-25
fix off-by-one error in set_perm()
Doug Zongker
1
-1
/
+1
2009-06-24
improve updater progress bar
Doug Zongker
1
-3
/
+21
2009-06-22
add device extension mechanism to updater
Doug Zongker
2
-1
/
+43
2009-06-18
add file_getprop() to updater
Doug Zongker
1
-11
/
+100
2009-06-18
let the "firmware" command take the file straight from the package
Doug Zongker
1
-3
/
+4
2009-06-12
fixes to edify and updater script
Doug Zongker
2
-67
/
+124
2009-06-12
edify extensions for OTA package installation, part 2
Doug Zongker
3
-7
/
+278
2009-06-12
edify extensions for OTA package installation, part 1
Doug Zongker
5
-0
/
+555