- a991022 Fix TWRP starting in English no matter what. by Ian Macdonald · 4 years ago
- 81d638d Add support for multi-user decryption by Noah Jacobson · 6 years ago
- df8436b fastboot: implement fastbootd in twrp by bigbiff · 4 years, 2 months ago
- 815e240 Fixes Decryption prompt asking when not needed by Mohd Faraz · 4 years, 2 months ago
- 1e0474a Unconditionally call DataManager::ReadSettingsFile(). by Ian Macdonald · 4 years, 2 months ago
- 8da46fa Revert "Implement autodetection for SAR, based on the installed system" by bigbiff · 4 years, 2 months ago
- dc0823c TW_OVERRIDE_SYSTEM_PROPS: move up to just after fstab processing by Captain Throwback · 4 years, 2 months ago
- e3948ec Fix up issue during decryption by Mohd Faraz · 4 years, 3 months ago
- ad58e1b repack: move sbin to /system ramdisk and update repacking for android-10 by bigbiff · 4 years, 4 months ago
- 3db1ffc Merge "persist logs: remove persist from available log directories in partitions." into android-10.0 by bigbiff · 4 years, 2 months ago
- b7cefd1 TW_OVERRIDE_SYSTEM_PROPS: move to after super partition is set up by Captain Throwback · 4 years, 2 months ago
- aac5861 persist logs: remove persist from available log directories in partitions. by bigbiff · 4 years, 2 months ago
- 25d25b9 log storage: change AB device log storage to /data/recovery by bigbiff · 4 years, 5 months ago
- 86fabbe vendor partition: mount if found in super by bigbiff · 4 years, 4 months ago
- 7ba7500 decrypt: AOSP 10 requires the use of fscrypt by bigbiff · 4 years, 7 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
- adc599e Revert "Add support for multi-user decryption" by bigbiff · 4 years, 5 months ago
- 0b25b1d Add support for multi-user decryption by Noah Jacobson · 6 years 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
- 01a1799 Add flag for overwriting properties with system values by Chaosmaster · 4 years, 9 months ago
- f6e42ce Implement autodetection for SAR, based on the installed system by Chaosmaster · 4 years, 9 months ago
- d58ba18 AOSP10 TWRP Merge: fix conflicts and update libraries needed by bigbiff · 4 years, 8 months ago
- f8d0e21 openrecoveryscript: do not skip decryption even if using block.map by Captain Throwback · 5 years ago
- e9a49ef Adding Edl button in reboot menu by mauronofrio · 6 years ago
- 19874f1 AB/Non AB Devices: updates for moving cache by bigbiff bigbiff · 6 years ago
- 9d6feb5 twrp: use ANDROID_ROOT environment variable by Captain Throwback · 6 years ago
- a344ac6 Fix installing OTAs without decrypting by Ethan Yonker · 6 years ago
- fa67cbf Remove SuperSU by Ethan Yonker · 6 years ago
- 72638b6 Skip decryption when installing mapped zips by Gabriele M · 7 years ago
- 53273ec Don't rename twrp.fstab to recovery.fstab by Ethan Yonker · 7 years ago
- 19fb79c ADB Backup: add ability for TWRP GUI to restore by bigbiff bigbiff · 8 years ago
- 8373cfe Update to AOSP 8.0 base by Ethan Yonker · 7 years ago
- 84d61ce Update TWRP to AOSP 7.1.2 by Ethan Yonker · 7 years ago
- 653a170 Tweak MTP startup routine by Matt Mower · 8 years ago
- e07f010 Fix handling of USB config during MTP switching by Matt Mower · 8 years ago
- a8e6d83 Do not unconditionally remove MTP storage on unmount by Matt Mower · 8 years ago
- 84830ce Only change USB mode to mtp when ready for MTP by Matt Mower · 8 years ago
- 3626bdc bldrmsg: Only emmc /misc is supported by Matt Mower · 8 years ago
- 8741364 SELinux can be assumed for Android 4.4+ by Matt Mower · 8 years ago
- 23d8aae Unused variable cleanup by Matt Mower · 8 years ago
- a8a89d1 Whitespace cleanup by Matt Mower · 8 years ago
- ff2b788 Change handling of /cache due to AB devices not having cache by Ethan Yonker · 8 years ago
- 3fdcda4 Improve backup & wipe exclusion handling by Ethan Yonker · 8 years ago
- b523650 Update to android-7.1 by Ethan Yonker · 8 years ago
- 534d4e0 Fix compatibility across the board by Ethan Yonker · 8 years ago
- f117962 Make it backwards compatible with 4.4 by Ethan Yonker · 8 years ago
- 34ae483 Update to 7.0 by Ethan Yonker · 8 years ago
- 0e2140e Add git revision to startup message in recovery.log by that · 8 years ago
- 051f476 Check sdk version for M before offering to root by Ethan Yonker · 9 years ago
- 3aa66be Append AOSP recovery commands inline by Ethan Yonker · 9 years ago
- 74db157 Multiple Language Support by Ethan Yonker · 9 years ago
- 9546019 Fix short circuit on tw_mount_system_ro by Matt Mower · 9 years ago
- 1673e3d Treat /vendor like /system for read only by Ethan Yonker · 9 years ago
- b909aae Fix minor interface bug: No-SU prompt after no-OS prompt by Davis Mosenkovs · 9 years ago
- c798c9c Merge up to AOSP marshmallow-release by Ethan Yonker · 9 years ago
- 89583ef Fix up some TW_OEM_BUILD things by Ethan Yonker · 9 years ago
- 961d20e Make system read only show no matter what on first TWRP boot by Ethan Yonker · 9 years ago
- 0e2c657 Fix system read only behavior during boot by Ethan Yonker · 9 years ago
- eb32b1f Mount system as read-only by default by Ethan Yonker · 9 years ago
- 4e0e3fc bootloader: align with AOSP code by that · 10 years ago
- bc2bc6b Fix reboot for some devices by Ethan Yonker · 10 years ago
- 9132d91 Disable stock recovery replacing TWRP during ORS by Ethan Yonker · 10 years ago
- d9ff3c5 Hide some non critical error messages by Ethan Yonker · 10 years ago
- fd0439e Move ORS command line into main thread by Ethan Yonker · 10 years ago
- cf50da5 Fix handling of custom themes after decrypt by Ethan Yonker · 10 years ago
- cc8ddca fix adb sideload by that · 10 years ago
- df7abac Do not toggle USB ID during MTP startup if not needed by Ethan Yonker · 10 years ago
- f9f99bc Ingore SIGPIPE errors by Ethan Yonker · 10 years ago
- e3e8829 Update SuperSU to 2.40 by Ethan Yonker · 10 years ago
- 4b94cfd Attempt to set the proper uid/gid/contexts on new files and dirs by Ethan Yonker · 10 years ago
- c8f5899 Fix process to disable stock recovery flashing by Dees Troy · 10 years ago
- a167416 Merge in lollipop and attempt to fix merge conflicts by Ethan Yonker · 10 years ago
- 6277c79 Attempt to automatically identify data/media devices by Ethan Yonker · 10 years ago
- 12055fa Properly set mtp enable variable if disabled during boot by Ethan Yonker · 10 years ago
- 6f49e11 Prevent MTP enable on startup if crash detected by Ethan Yonker · 10 years ago
- 73da42c Ensure that MTP is enabled by default by Ethan Yonker · 10 years ago
- c7eee6f add mtp responder to TWRP. by bigbiff bigbiff · 10 years ago
- 03a42f6 Add command line capabilities by Ethan Yonker · 10 years ago
- 30f100e Only disable recovery flash if it is truly "stock" recovery by dhacker29 · 10 years ago
- 67351dc Check the crash counter instead of date in TWFunc::Fixup_Time_On_Boot() by Vojtech Bocek · 10 years ago
- 0fc1573 Change ro.twrp.boot boolean to twrp.crash_counter by Vojtech Bocek · 10 years ago
- bf2cb1c Color in the console by Ethan Yonker · 10 years ago
- 2005a84 Run TWFunc::Fixup_Time_On_Boot() before OpenRecoveryScript by Vojtech Bocek · 11 years ago
- d0e38bc Load RTC offset on Qualcomm Krait chips, fixes the broken time & date by Vojtech Bocek · 11 years ago
- 8d0eb13 Improve SELinux support check by Dees Troy · 11 years ago
- 34684ff Create a TWRP Disk Usage Class to retain state about a directory and whether we should skip it in other classes like twrpTar. by bigbiff bigbiff · 11 years ago
- 995e88c Add check during boot for SELinux support by Dees Troy · 11 years ago
- 7b69e9d Skip the = or \n before grabbing Zip_File. by Kevin Steck · 11 years ago
- c49d706 fix getting and setting contexts in selinux by bigbiff bigbiff · 11 years ago
- 0553420 Add TWFunc::Exec_Cmd() with no 'result' agrument by Vojtech Bocek · 11 years ago
- f193f88 Make fixing su perms automatic by Dees Troy · 11 years ago
- b21cc64 Pull ROM info from build.prop for backup names by Dees Troy · 11 years ago
- 1669f89 Update to latest AOSP master by Dees_Troy · 11 years ago
- 329383e Use twrp.fstab if present by Dees_Troy · 11 years ago
- fafb0c5 Unify indentation and little clean-up in TWRP files by Vojtech Bocek · 11 years ago
- a95f55c Add SELinux support by Dees_Troy · 11 years ago
- a449a6f Fix handling of AOSP recovery commands by Dees_Troy · 12 years ago
- 91862e6 Fix handling of subpartitions by Dees_Troy · 12 years ago