- 66c9fb4 twrpRepacker: override slot back after flashing by nebrassy · 3 years ago
- 7ae713a One more path fix for partitionmanager by Captain Throwback · 3 years ago
- 0c4e6b8 Fix build in 5.1 tree by Captain Throwback · 3 years ago
- f940ba2 Adopted Storage: Add support for mixed mode sdcards by nkk71 · 8 years ago
- 22be9c1 Handle XML files format properly by zhenyolka · 3 years ago
- a1ad7eb crypto: only set crypto state and type if not already set by Captain Throwback · 3 years, 1 month ago
- 6e2f366 repacker: override slot for flashing images instead of using bootctrl by bigbiff · 3 years, 3 months ago
- 56b02eb repack: update repacking by bigbiff · 4 years, 4 months ago
- 98053c3 Add support to change TWRP Folder by epicX · 3 years, 10 months ago
- c50044b partitionmanager: support delayed adopted storage mount by Peter Cai · 5 years ago
- 35d2bfd android root: restore context for android system root by bigbiff · 3 years, 9 months ago
- 674bb0c set crypto state/type when detected by nebrassy · 4 years ago
- 07b8e05 fde: move crypto state & type setting to function by Captain Throwback · 4 years ago
- 6e80600 fde: set ro.crypto.type to block by Captain Throwback · 4 years ago
- 349ea55 log storage: change AB device log storage to /data/recovery by bigbiff · 4 years, 5 months ago
- bf0b0fb multiuser: Parse users only when Decrypt_DE runs successfully by Noah Jacobson · 4 years, 5 months ago
- 5738e76 partitionmanager: magisk update sytnax as per new binaries by Mohd Faraz · 4 years, 6 months ago
- 5a79f67 Add support for multi-user decryption by Noah Jacobson · 6 years ago
- a2bd7b7 factory reset: restore ext4 policy on /data/cache by bigbiff · 4 years, 6 months ago
- 1db9432 Encryption: don't try wrapped key if not needed by mauronofrio · 5 years ago
- b76a73a Fix backup and restore after autodetection for SAR by dianlujitao · 4 years, 6 months ago
- f6e42ce Implement autodetection for SAR, based on the installed system by Chaosmaster · 4 years, 9 months ago
- 58f1a63 Properly detect system-as-root by dianlujitao · 4 years, 10 months ago
- 77a3191 partitionmanager: Unmount all directories mounted to same block by Mohd Faraz · 4 years, 7 months ago
- d54e1da partitionmanager: add /etc to Local_Path by Captain Throwback · 4 years, 8 months ago
- 9632f30 Removing fake error: E: recv error on uevent by Mauronofrio Matarrese · 5 years ago
- 0be03b3 Encryption: try wrapped key if the first time decryption fails by bigbiff bigbiff · 5 years ago
- f5955b1 Digest: Create digest for each subpartition and not just the first. by bigbiff bigbiff · 5 years ago
- 76bbd3a Add option to uninstall TWRP app from /system by Ethan Yonker · 5 years ago
- 9f5dd31 Flash both A/B partitions when flashing recovery ramdisk by Ethan Yonker · 5 years ago
- 82a2f45 Fix "Install Recovery Ramdisk" of a file which contains a space in the name by Mauronofrio Matarrese · 6 years ago
- 53796e7 Use magiskboot to repack the boot partition by Ethan Yonker · 6 years ago
- e4bdb15 AB Cache dir: If device doesn't have /data/cache for FBE, we should by bigbiff bigbiff · 6 years ago
- cdd97c7 ADB Backup: Ignore creating backup folder for phones by bigbiff bigbiff · 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
- 19874f1 AB/Non AB Devices: updates for moving cache by bigbiff bigbiff · 6 years ago
- 9338282 Add metadata decrypt support for FBE by Ethan Yonker · 6 years ago
- 9d6feb5 twrp: use ANDROID_ROOT environment variable by Captain Throwback · 6 years ago
- 58f2132 Merge AOSP android-9.0.0_r3 by Ethan Yonker · 6 years ago
- a82a754 partitionmanager: signal when Mount_To_Decrypt partitions are mounted by oshmoun · 7 years ago
- 7d1222a vold_decrypt: FDE Keymaster 3.0 support by nkk71 · 7 years ago
- fefe591 FBE for Pixel 2 by Ethan Yonker · 7 years ago
- 6e8c27a Support v2 fstab format by Ethan Yonker · 8 years ago
- 19fb79c ADB Backup: add ability for TWRP GUI to restore by bigbiff bigbiff · 8 years ago
- 884bb2b Fix 'No OS' on System_Image restore after wipe by nkk71 · 7 years ago
- cd00a8b backup: fix return handling when no digest is being created by Ethan Yonker · 7 years ago
- 56cf564 twrpDigest refactor by bigbiff bigbiff · 8 years ago
- ffb02bd Improve decrypted partition logging by nkk71 · 7 years ago
- b5ecaad ADB Backup: fix adb restore issues by bigbiff bigbiff · 8 years ago
- 71c6c50 crypto: Use system's vold for decryption by nkk71 · 8 years ago
- ddb63e2 Timeout for decrypt by Ethan Yonker · 8 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
- 9cc33c8 Partition: Remove unused has_data_media variable by Matt Mower · 8 years ago
- 01f4e03 Improve backup display names with emulated storage by Ethan Yonker · 8 years ago
- 173cdb9 Restore TW_BACKUP_AVG_IMG_RATE handling by Matt Mower · 8 years ago
- 8741364 SELinux can be assumed for Android 4.4+ by Matt Mower · 8 years ago
- 0289955 Do not disable performance mode too early for backup by Matt Mower · 8 years ago
- 23d8aae Unused variable cleanup by Matt Mower · 8 years ago
- 029a82d Very minor code 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
- bd7492d Support File Based Encryption by Ethan Yonker · 8 years ago
- 1b19016 Add boot slot support by Ethan Yonker · 8 years ago
- 3fdcda4 Improve backup & wipe exclusion handling by Ethan Yonker · 8 years ago
- e080c1f Fix image flashing by Ethan Yonker · 8 years ago
- dcf2b67 Clean up PartitionSettings by Ethan Yonker · 8 years ago
- 724c514 Fix restore of subpartitions by Ethan Yonker · 8 years ago
- 8fd4b09 MD5 checking: fix issues introduced with adb backup patchset by bigbiff bigbiff · 8 years ago
- bfccfb8 Finish creating disable_free_space_check variable by Matt Mower · 9 years ago
- 9fa76ba Allow running of a custom script after factory reset by Ethan Yonker · 8 years ago
- a481d36 Fix md5 creation from adb backup patch. by bigbiff bigbiff · 8 years ago
- 9643a80 Add typecode to sgdisk for proper detection in Android by Captain Throwback · 8 years ago
- ce8f83c ADB: Add adb backup for TWRP. by bigbiff · 9 years ago
- 72c87ce Wait to mount until after fstab processed by Matt Mower · 9 years ago
- 2b2dd15 Remove char/string conversions in fstab processing by Matt Mower · 9 years ago
- 4ab42b1 Rewrite FS fstab flag processing by Matt Mower · 9 years ago
- 308b1ca Really remove all old SP* flags and code by Ethan Yonker · 9 years ago
- 472f506 Improve progress bar handling for backup / restore / image flash by Ethan Yonker · 9 years ago
- fe91611 DataManager Updates by Ethan Yonker · 9 years ago
- fddbdfa Don't add subpartitions to restore list by James Christopher Adduono · 9 years ago
- 9a561dd partitions: Fix path based Find_Next_Storage by Matt Mower · 9 years ago
- fcf3f24 Fix adopted storage when andsec flag is present by Ethan Yonker · 9 years ago
- 1fdcdb7 partitions: Avoid duplicate UMS mounts by Matt Mower · 9 years ago
- 2053fe0 gui: add german translation by z31s1g · 9 years ago
- b5fab76 Replace fix permissions with fix contexts for emulated storage by Ethan Yonker · 9 years ago
- 66a1949 Adopted Storage support by Ethan Yonker · 9 years ago
- 4adc33e Fix (Auto Generate) handling for backup names by Ethan Yonker · 9 years ago
- 3c36697 Fix a bunch of messages by Matt Mower · 9 years ago
- b78fbdf Improve flash image handling of mounting by Ethan Yonker · 9 years ago
- 483e9f4 Improve sdcard partitioning process by Ethan Yonker · 9 years ago
- 7d304c7 Generate new format /etc/fstab by dianlujitao · 9 years ago
- 2d50cad Remove dead code: TW_HAS_DUAL_STORAGE by Matt Mower · 9 years ago
- 56db1c4 Fix gui_msg %s to {1} call by Ethan Yonker · 9 years ago
- 74db157 Multiple Language Support by Ethan Yonker · 9 years ago
- a1de149 Minor update to decrypt device routine for Nexus 6P decrypt by Ethan Yonker · 9 years ago
- 37d4299 Properly set sys.usb.config when ums is enabled. by HandyMenny · 10 years ago