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
*
Fix updater binary compile
Dees_Troy
2012-10-11
1
-2
/
+1
*
Use the static version of libsparse
Joe Onorato
2012-07-24
1
-1
/
+1
*
Multiple modules with the same name are going away.
Joe Onorato
2012-07-22
1
-1
/
+4
*
Link against libsparse
Colin Cross
2012-07-18
1
-1
/
+1
*
am 6d60667d: Merge "Use a dependency file to replace the list file."
Ying Wang
2012-06-12
1
-10
/
+14
|
\
|
*
Use a dependency file to replace the list file.
Ying Wang
2012-06-11
1
-10
/
+14
*
|
am 78911bdf: am 2a4ab824: Merge "Change the format command to always take the mount point as an argument."
Kenny Root
2012-04-07
1
-13
/
+4
|
\
|
|
*
Change the format command to always take the mount point as an argument.
Stephen Smalley
2012-04-03
1
-13
/
+4
*
|
resolved conflicts for merge of 0b1fee1b to master
Kenny Root
2012-03-31
4
-7
/
+69
|
\
|
|
*
Extend recovery and updater to support setting file security contexts.
Stephen Smalley
2012-03-30
4
-8
/
+65
|
*
Add libselinux to LOCAL_STATIC_LIBRARIES wherever libext4_utils is used.
Stephen Smalley
2012-01-24
1
-0
/
+5
*
|
fail edify script if set_perm() or symlink() fails
Doug Zongker
2012-03-22
1
-0
/
+13
*
|
remove retouching code from updater
Doug Zongker
2012-02-28
1
-118
/
+0
*
|
C++ class for device-specific code
Doug Zongker
2011-10-31
1
-1
/
+2
|
/
*
allow recovery packages to wipe cache
Doug Zongker
2011-10-19
1
-0
/
+10
*
Support multiple recovery updater extensions.
Michael Ward
2011-07-15
1
-2
/
+2
*
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