- ddb0a40 TWRP_REQUIRED_MODULES: add more criteria to exclude packages by Captain Throwback · 4 years ago
- 2d9953a Add BOARD_SAMSUNG_DYNAMIC_PARTITIONS_PARTITION_LIST group list to 'super' partition description in back-up menu by Mohammad Afaneh · 4 years ago
- 3150f1e selinux: Build required contexts modules for devices that do not use encryption. by Mohammad Afaneh · 4 years, 1 month ago
- 9a4ef26 Unmount vendor after apex by Mohd Faraz · 4 years, 1 month ago
- 49df547 init: include more services in TWRP by default by Captain Throwback · 4 years, 1 month ago
- 160e8d3 Improve 'super' partition description in back-up menu. by Ian Macdonald · 4 years, 1 month ago
- df8436b fastboot: implement fastbootd in twrp by bigbiff · 4 years, 2 months ago
- ca2ba93 init: add services to build by Captain Throwback · 4 years, 1 month ago
- ad58e1b repack: move sbin to /system ramdisk and update repacking for android-10 by bigbiff · 4 years, 4 months ago
- 7ba7500 decrypt: AOSP 10 requires the use of fscrypt by bigbiff · 4 years, 7 months ago
- 6d3bf89 Add ozip decryption for Oppo/Realme device by mauronofrio · 5 years ago
- 325e0a2 ext4crypt: fix include location for recovery-twrp in lineage by bigbiff · 4 years, 5 months ago
- 32cbabe apex: mount up apex files into /sbin for library access by bigbiff · 4 years, 7 months ago
- ee7b7ff super partition: mount super partitions using fs_mgr by bigbiff · 4 years, 8 months ago
- babc15e Set toolbox as default for android 9+ TWRPs by mauronofrio · 4 years, 8 months ago
- 89a03cc vold_decrypt: automatically set Android version & patch level by Captain Throwback · 4 years, 9 months ago
- 437b93a Merge remote-tracking branch 'origin/android-9.0' into android-10.0 by bigbiff · 4 years, 6 months ago
- 0d9a62e Remove Extra spaces occured while using multiline string variable by Mohd Faraz · 4 years, 9 months ago
- 97c4541 libresetprop: not available for Android < 7 by Chaosmaster · 4 years, 9 months ago
- 461e39f Add TWFunc::Property_Override(name, value) to override properties by Chaosmaster · 4 years, 9 months ago
- 973167a ramdisk: move uevent link that build creates by bigbiff · 4 years, 7 months ago
- 416fe3a toybox: deprecate busybox and toolbox utils by bigbiff · 4 years, 7 months ago
- bf3b156 aosp10: minor cleanup, other commented makefiles need to be worked on by bigbiff · 4 years, 8 months ago
- d58ba18 AOSP10 TWRP Merge: fix conflicts and update libraries needed by bigbiff · 4 years, 8 months ago
- 26d5d5f Merge tag 'android-10.0.0_r25' into aosp10-4 by bigbiff · 4 years, 8 months ago
- c630b38 Fix 'system/etc/ld.config.txt' not found error by Martin Dünkelmann · 4 years, 10 months ago
- 2923def /sbin should come first in the linker search path. by Ian Macdonald · 5 years ago
- 8d70eb6 ldconfig: add /sbin to search.paths by Captain Throwback · 5 years ago
- ae7ff3b Fix symlink creation by Ethan Yonker · 5 years ago
- abf1fb0 Switch between dependencies and modules by Ethan Yonker · 6 years ago
- f0a7e59 Fix recovery-twrp in some old CM trees by Ethan Yonker · 6 years ago
- de18923 Remove duplicate ext4 flags from Android.mk by Michael Bestas · 6 years ago
- 0cc2376 Set a dummy CM_PLATFORM_SDK_VERSION if it doesn't exist by Michael Bestas · 6 years ago
- 4879b37 Fix the long broken format function by dianlujitao · 6 years ago
- 908442d Merge "Update FDE decrypt to pie from CAF" into android-9.0 by Dees Troy · 6 years ago
- 98661c1 Update FDE decrypt to pie from CAF by Ethan Yonker · 6 years ago
- af32bb9 MTP FFS updates: by bigbiff bigbiff · 6 years ago
- e9a49ef Adding Edl button in reboot menu by mauronofrio · 6 years ago
- 38d2d52 TWRP: fix compiling on Android 7 by Andreas Blaesius · 6 years ago
- 3ed778a Vibration: allow BoardConfig to disable vibration for a device. by bigbiff bigbiff · 6 years ago
- 9220dba fix building TWRP for devices without cache by oshmoun · 6 years ago
- c630cee slot management: add library for slot management. by bigbiff bigbiff · 6 years ago
- 9338282 Add metadata decrypt support for FBE by Ethan Yonker · 6 years ago
- 6f44c11 e2fsck_static is no longer needed for remount by Hridya Valsaraju · 6 years ago
- 66bcd49 Fix building in Lineage 16.0 by Ethan Yonker · 6 years ago
- c674dfb Use dynamically linked f2fs executables. by Tao Bao · 6 years ago
- fc0b16d Add option to use ro.serialno for generating device id by lambdadroid · 7 years ago
- 2b1a464 Move the parse of last_install to recovery-persist by Tianjie Xu · 6 years ago
- 58f2132 Merge AOSP android-9.0.0_r3 by Ethan Yonker · 6 years ago
- ef5e38f tests: Move to Android.bp. by Tao Bao · 6 years ago
- 673bb6f updater: Move libupdater to Soong. by Tao Bao · 6 years ago
- df264e0 Merge "Build `recovery` with Soong." by Tao Bao · 6 years ago
- bbe8816 Merge "Build boot control HAL with Android.bp" by Treehugger Robot · 6 years ago
- 5fc72a1 Build `recovery` with Soong. by Tao Bao · 6 years ago
- afa1648 Merge "updater_sample: Move to Soong." by Tao Bao · 6 years ago
- d2be7fc updater_sample: Move to Soong. by Tao Bao · 6 years ago
- c53dad2 Build boot control HAL with Android.bp by Hridya Valsaraju · 6 years ago
- 818f938 `recovery` uses more shared libraries. by Tao Bao · 6 years ago
- c70446c Revert "Build and use minadbd as a shared library." by Tao Bao · 6 years ago
- ea38c41 Merge "Build and use minadbd as a shared library." by Tao Bao · 6 years ago
- 4fd4f89 Build and use minadbd as a shared library. by Tao Bao · 6 years ago
- 75acf24 Merge "Dynamically load device-specific recovery UI lib." am: 9cf9b689d9 by Tao Bao · 6 years ago
- 42c45e2 Dynamically load device-specific recovery UI lib. by Tao Bao · 6 years ago
- ea10588 Merge "minui: Move to Soong." am: f2bc68cfe1 by Tao Bao · 6 years ago
- 7ee83f6 minui: Move to Soong. by Tao Bao · 6 years ago
- 17bf8d0 Merge "ui: Read custom recovery UI values via system property." am: 2117b4bd07 by Tao Bao · 6 years ago
- 0bc88de ui: Read custom recovery UI values via system property. by Tao Bao · 6 years ago
- ed2480b Merge "Move recovery from /sbin to /system/bin" am: 4c80768796 by Hridya Valsaraju · 6 years ago
- cfb3c92 Move recovery from /sbin to /system/bin by Hridya Valsaraju · 6 years ago
- b6b129b Revert "Make recovery libraries shared / recovery_available" by Hridya Valsaraju · 6 years ago
- fa67cbf Remove SuperSU by Ethan Yonker · 6 years ago
- c936a69 Make recovery libraries shared / recovery_available by Jerry Zhang · 6 years ago
- 681ae40 Merge "e2fsdroid and mke2fs are dynamic executable in recovery partition" by Jiyong Park · 6 years ago
- 69364fe e2fsdroid and mke2fs are dynamic executable in recovery partition by Jiyong Park · 6 years ago
- a855c33 Merge "Drop the dependency on AB_OTA_UPDATER flag." am: 9fb0d89583 by Tao Bao · 6 years ago
- cf60a44 Drop the dependency on AB_OTA_UPDATER flag. by Tao Bao · 6 years ago
- 73e9ae7 Cleanup TWRP flags by nailyk-fr · 7 years ago
- 5a78f39 Merge "recovery: add --fsck_unshare_blocks option for adb remount" am: bda4495176 by David Anderson · 6 years ago
- edee836 recovery: add --fsck_unshare_blocks option for adb remount by David Anderson · 6 years ago
- f91fdfb Merge "tools: Move to Soong." am: 6b16093b29 am: 9016deefe4 by Tao Bao · 6 years ago
- 6b16093 Merge "tools: Move to Soong." by Tao Bao · 6 years ago
- e444d11 TWRP: Added TW_CLOCK_OFFSET flag to further adjust the clock. by Phoenix591 · 7 years ago
- e462cdf tools: Move to Soong. by Tao Bao · 7 years ago
- 371fe6e Move stuff from recovery into librecovery. by Tao Bao · 7 years ago
- fd0ace8 Move stuff from recovery into librecovery. by Tao Bao · 7 years ago
- 554a876 Merge "Clean up the Makefile for recovery and tests." am: 1f0b9962b0 by Tao Bao · 6 years ago
- 9e30997 Clean up the Makefile for recovery and tests. by Tao Bao · 6 years ago
- 81726e4 Merge "Move device.cpp into librecovery_ui." am: db6dc14bff am: fb8636f48f by Tao Bao · 6 years ago
- db6dc14 Merge "Move device.cpp into librecovery_ui." by Tao Bao · 6 years ago
- e087129 Merge "tests: Add tests for ScreenRecoveryUI." am: 8c6f699b36 am: ca88c67135 by Tao Bao · 6 years ago
- 8c6f699 Merge "tests: Add tests for ScreenRecoveryUI." by Tao Bao · 6 years ago
- 20976a0 Merge "recovery: Configure device menu based on runtime info." am: e498ef2f03 by Tao Bao · 6 years ago
- 6a542dc Move device.cpp into librecovery_ui. by Tao Bao · 7 years ago
- e5d2c25 recovery: Configure device menu based on runtime info. by Tao Bao · 6 years ago
- 6cd8168 tests: Add tests for ScreenRecoveryUI. by Tao Bao · 7 years ago
- 152933a recovery: Refactor logging code into logging.cpp by Jerry Zhang · 7 years ago
- cadf4ed recovery: Refactor logging code into logging.cpp by Jerry Zhang · 7 years ago
- 13415d9 Merge changes I1cc5d702,I32ab9854 am: 420f7f8df4 am: c4ba6b738f by android-build-prod (mdb) · 7 years ago
- 2c52639 Move reboot() from common.h into otautil/sysutil.h. by Tao Bao · 7 years ago
- 6d99d4b recovery: Split main() into recovery_main.cpp. by Tao Bao · 7 years ago