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
/
Android.mk
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-06
Fix references to libcrypto_utils_static.
Josh Gao
1
-4
/
+4
2016-06-30
Create bootloader_message static library.
Yabin Cui
1
-5
/
+7
2016-06-10
Remove obsolete MTD support.
Elliott Hughes
1
-9
/
+13
2016-05-24
Disable the meaningless parts of the UI for A/B.
Elliott Hughes
1
-0
/
+4
2016-04-14
Use BoringSSL instead of mincrypt to speed up package verification.
Elliott Hughes
1
-2
/
+3
2016-04-06
Convert recovery to use BoringSSL instead of mincrypt.
Mattias Nissler
1
-2
/
+4
2016-03-31
recovery: use __android_log_pmsg_file_write for log files
Mark Salyzyn
1
-0
/
+24
2016-03-28
recovery: use __android_log_pmsg_file_write for log files
Mark Salyzyn
1
-0
/
+24
2016-03-18
recovery: Move SwipeDetector into common location
Prashant Malani
1
-0
/
+1
2016-03-03
Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.
Tao Bao
1
-3
/
+6
2016-02-23
recovery: check battery level before installing package.
Yabin Cui
1
-0
/
+4
2016-02-20
recovery: check battery level before installing package.
Yabin Cui
1
-0
/
+4
2016-02-10
IO fault injection for OTA packages
Jed Estep
1
-0
/
+1
2016-02-04
Refactor existing tests to use gtest
Jed Estep
1
-19
/
+1
2016-01-06
IO fault injection for OTA packages
Jed Estep
1
-0
/
+1
2015-12-08
Add update_verifier for A/B OTA update.
Tao Bao
1
-0
/
+1
2015-12-07
Add update_verifier for A/B OTA update.
Tao Bao
1
-0
/
+1
2015-11-16
Stop using libstdc++.
Dan Albert
1
-2
/
+0
2015-11-16
recovery: Switch to clang
Tao Bao
1
-2
/
+4
2015-10-28
recovery: Depend on mkfs.f2fs only if needed.
Tao Bao
1
-0
/
+2
2015-09-09
Track usage of Vector / SortedVector from libutils DO NOT MERGE
Narayan Kamath
1
-0
/
+1
2015-08-25
recovery: Factor out wear_ui.{cpp,h} into bootable/recovery.
Tao Bao
1
-0
/
+1
2015-07-24
recovery: Switch fuse_* to C++.
Tao Bao
1
-2
/
+2
2015-07-20
recovery: Switch fuse_* to C++.
Tao Bao
1
-2
/
+2
2015-06-03
recovery: Switch to clang
Tao Bao
1
-2
/
+4
2015-05-19
Stop using libstdc++.
Dan Albert
1
-2
/
+0
2015-04-14
Move the menu header out of the menu.
Elliott Hughes
1
-0
/
+1
2015-04-10
Move "Mount /system" to the main menu.
Elliott Hughes
1
-1
/
+0
2015-04-09
Move default implementations into Device.
Elliott Hughes
1
-5
/
+6
2015-03-11
Install the recovery binary directly to the recovery image.
Ying Wang
1
-5
/
+1
2015-03-10
Install the recovery binary directly to the recovery image.
Ying Wang
1
-5
/
+1
2015-02-20
Kill of most of the remainder of minadbd.
Dan Albert
1
-1
/
+0
2015-02-19
Use headers from adb.
Dan Albert
1
-3
/
+4
2015-02-19
Lose USB transport code to libadb.
Dan Albert
1
-1
/
+1
2015-01-23
Remove superfluous OpenSSL include paths.
Adam Langley
1
-1
/
+0
2014-11-25
Start losing code to libadb.
Dan Albert
1
-0
/
+1
2014-11-07
Fix build when TARGET_USERIMAGES_USE_EXT4 is not defined
Adrien Grassein
1
-1
/
+3
2014-07-10
do sdcard sideloading through the fuse filesystem
Doug Zongker
1
-1
/
+2
2014-07-10
refactor fuse sideloading code
Doug Zongker
1
-0
/
+13
2014-06-18
Use LOCAL_REQUIRED_MODULES for mkfs.f2fs
Ji-Hwan Lee
1
-5
/
+3
2014-06-17
Support F2FS for the data partition
JP Abgrall
1
-0
/
+6
2014-03-11
remove pixelflinger from recovery
Doug Zongker
1
-1
/
+0
2014-03-11
allow CheckKey to request mounting /system
Doug Zongker
1
-0
/
+1
2014-03-11
remove pixelflinger from recovery
Doug Zongker
1
-1
/
+0
2014-03-03
Fix build break caused by vold change
Paul Lawrence
1
-0
/
+1
2014-02-14
clean up some warnings when building recovery
Doug Zongker
1
-0
/
+2
2014-02-14
remove 'retouch' ASLR support
Doug Zongker
1
-1
/
+0
2014-01-16
program to store unencrypted files in an encrypted filesystem
Doug Zongker
1
-0
/
+1
2014-01-16
do verification and extraction on memory, not files
Doug Zongker
1
-0
/
+1
2013-12-13
recovery: wipe encryption metadata along with data partition
Doug Zongker
1
-1
/
+1
2013-10-10
Add support for ECDSA signatures
Kenny Root
1
-1
/
+10
2013-09-05
allow CheckKey to request mounting /system
Doug Zongker
1
-0
/
+1
2013-04-10
Add liblog
Ying Wang
1
-0
/
+1
2013-02-20
Move to using the new unified fstab in recovery.
Ken Sumrall
1
-0
/
+2
2012-10-16
Remove HAVE_SELINUX guards
Kenny Root
1
-12
/
+1
2012-08-24
Add libm due to libpng dependency.
Stephen Hines
1
-0
/
+1
2012-08-14
Use the static version of libsparse
Joe Onorato
1
-1
/
+1
2012-08-14
Multiple modules with the same name are going away.
Joe Onorato
1
-35
/
+59
2012-07-24
Use the static version of libsparse
Joe Onorato
1
-1
/
+1
2012-07-22
Multiple modules with the same name are going away.
Joe Onorato
1
-35
/
+59
2012-07-18
Link against libsparse
Colin Cross
1
-2
/
+2
2012-03-30
Extend recovery and updater to support setting file security contexts.
Stephen Smalley
1
-1
/
+2
2012-01-31
libz is a superset of libunz, so we don't need both.
Elliott Hughes
1
-2
/
+2
2012-01-24
Add libselinux to LOCAL_STATIC_LIBRARIES wherever libext4_utils is used.
Stephen Smalley
1
-0
/
+11
2012-01-18
support "sideload over ADB" mode
Doug Zongker
1
-2
/
+4
2012-01-10
support "sideload over ADB" mode
Doug Zongker
1
-2
/
+4
2011-11-04
move key processing to RecoveryUI
Doug Zongker
1
-2
/
+3
2011-11-01
fix verifier test
Doug Zongker
1
-2
/
+2
2011-11-01
move key processing to RecoveryUI
Doug Zongker
1
-0
/
+1
2011-10-31
C++ class for device-specific code
Doug Zongker
1
-7
/
+7
2011-10-31
temporarily remove verifier_test binary
Doug Zongker
1
-6
/
+6
2011-10-31
refactor ui functions into a class
Doug Zongker
1
-1
/
+1
2011-10-31
C++ class for device-specific code
Doug Zongker
1
-1
/
+1
2011-10-31
turn recovery into a C++ binary
Doug Zongker
1
-7
/
+7
2011-10-29
refactor ui functions into a class
Doug Zongker
1
-1
/
+1
2011-10-28
turn recovery into a C++ binary
Doug Zongker
1
-7
/
+7
2011-07-12
Remove the simulator target from all makefiles.
Jeff Brown
1
-4
/
+0
2011-02-09
Fix x86 build.
Ying Wang
1
-3
/
+0
2011-01-18
remove encrypted filesystem code from recovery
Doug Zongker
1
-2
/
+1
2010-09-21
remove the notion of "root path"; support mixed flash types
Doug Zongker
1
-2
/
+3
2010-09-21
remove the notion of "root path"; support mixed flash types (do not merge)
Doug Zongker
1
-2
/
+3
2010-08-02
Working ASLR implementation
Hristo Bojinov
1
-0
/
+1
2010-06-30
support userdata and cache partitions using emmc/ext4 instead of mtd/yaffs
Doug Zongker
1
-1
/
+8
2010-04-02
DO NOT MERGE
Oscar Montemayor
1
-1
/
+1
2010-03-27
DO NOT MERGE
Oscar Montemayor
1
-2
/
+1
2010-03-15
Encrypted File Systems part 3. Recovery changes.
Oscar Montemayor
1
-1
/
+1
2010-02-18
relocate applypatch; add type system and new functions to edify
Doug Zongker
1
-0
/
+1
2010-02-03
bump updater API version to 3; deprecate firmware update command
Doug Zongker
1
-2
/
+1
2009-12-10
Recovery changes for Encrypted File Systems.
Oscar Montemayor
1
-8
/
+9
2009-12-10
add a simple unit test for the OTA package verifier
Doug Zongker
1
-0
/
+16
2009-11-13
eclair snapshot
Jean-Baptiste Queru
1
-4
/
+10
2009-07-15
remove amend
Doug Zongker
1
-3
/
+1
2009-06-18
let the "firmware" command take the file straight from the package
Doug Zongker
1
-0
/
+3
2009-06-12
fix sim build in donut, too
Doug Zongker
1
-4
/
+4
2009-06-12
fix simulator build by excluding more of recovery
Doug Zongker
1
-3
/
+4
2009-06-12
edify extensions for OTA package installation, part 1
Doug Zongker
1
-0
/
+2
2009-06-11
split out device-specific recovery UI code into vendor directories
Doug Zongker
1
-6
/
+11
2009-04-02
AI 144132: am: CL 144130 Don't build OTA package keys into the recovery binary; read
Doug Zongker
1
-13
/
+0
2009-04-02
AI 144130: Don't build OTA package keys into the recovery binary; read
Doug Zongker
1
-13
/
+0
2009-03-28
AI 143289: am: CL 143128 Use PNG instead of BMP for recovery image icons. This saves
Doug Zongker
1
-1
/
+1
2009-03-27
AI 143128: Use PNG instead of BMP for recovery image icons. This saves
Doug Zongker
1
-1
/
+1
2009-03-04
auto import from //depot/cupcake/@135843
The Android Open Source Project
1
-0
/
+60
2009-03-04
auto import from //depot/cupcake/@135843
The Android Open Source Project
1
-60
/
+0
2008-12-18
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
1
-0
/
+3