- f46463a ext4crypt: only include if TARGET_USERIMAGES_USE_EXT4 is set by Captain Throwback · 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
- 39881ab partition: add support dm_use_original_path by Peter Cai · 5 years ago
- c50044b partitionmanager: support delayed adopted storage mount by Peter Cai · 5 years ago
- 07b8e05 fde: move crypto state & type setting to function by Captain Throwback · 4 years ago
- 349ea55 log storage: change AB device log storage to /data/recovery by bigbiff · 4 years, 5 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
- f6e42ce Implement autodetection for SAR, based on the installed system by Chaosmaster · 4 years, 9 months ago
- 53796e7 Use magiskboot to repack the boot partition by Ethan Yonker · 6 years ago
- 4879b37 Fix the long broken format function by dianlujitao · 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
- 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
- 56cf564 twrpDigest refactor by bigbiff bigbiff · 8 years ago
- b5ecaad ADB Backup: fix adb restore issues by bigbiff bigbiff · 8 years ago
- 01f4e03 Improve backup display names with emulated storage 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
- 79ae093 MD5 verification sanity by James Christopher Adduono · 8 years ago
- e080c1f Fix image flashing by Ethan Yonker · 8 years ago
- dcf2b67 Clean up PartitionSettings by Ethan Yonker · 8 years ago
- 8fd4b09 MD5 checking: fix issues introduced with adb backup patchset by bigbiff bigbiff · 8 years ago
- 3126a11 wait for cryptfs device node to come up by Kjell Braden · 8 years ago
- a481d36 Fix md5 creation from adb backup patch. by bigbiff bigbiff · 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
- 2416a50 Rewrite TWRP fstab flag processing by Matt Mower · 9 years ago
- 472f506 Improve progress bar handling for backup / restore / image flash by Ethan Yonker · 9 years ago
- d6f94ac Allow restoring to read-only file system by James Christopher Adduono · 9 years ago
- fcf3f24 Fix adopted storage when andsec flag is present by Ethan Yonker · 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
- 123fcd0 partitions.hpp: some formatting by Andreas Blaesius · 9 years ago
- d18a821 Use ioctl to get block device size by Ethan Yonker · 9 years ago
- 74db157 Multiple Language Support by Ethan Yonker · 9 years ago
- bfb72b0 Fix broken fsflags support by Ketut Putu Kumajaya · 9 years ago
- 18794c8 Update dosfstools by Matt Mower · 9 years ago
- b81d905 Add ntfs-3g support by Ethan Yonker · 9 years ago
- a271915 Add resize2fs and ability to run resize2fs via GUI by Ethan Yonker · 9 years ago
- eb32b1f Mount system as read-only by default by Ethan Yonker · 9 years ago
- bf1d672 Theme: Add ability to disable size checking before backup by bigbiff · 10 years ago
- 1b03920 MTP: make MTP work even if unplugged and replugged by Ethan Yonker · 10 years ago
- 7abc5fe Add cancel backup capability. by bigbiff · 10 years ago
- 96af84a Allow flashing of images via the GUI by Ethan Yonker · 10 years ago
- 726a020 MTP add/remove storage instead of disabling MTP by Ethan Yonker · 10 years ago
- 7cb4c33 add function to partition.cpp to return max file size to mtp responder by bigbiff · 10 years ago
- 253368a Reduce libs needed for decrypt and clean up old decypt files by Ethan Yonker · 10 years ago
- 78d0c5f partitionmanager: remove unused By_Block and By_Name methods by that · 10 years ago
- 9e0593e mtp: cleanup, fixes and performance improvements by that · 10 years ago
- 6277c79 Attempt to automatically identify data/media devices by Ethan Yonker · 10 years ago
- 1eff6cd Additional checks to prevent partitioning internal storage by Ethan Yonker · 10 years ago
- 8dfa777 MTP: Use fork instead of pthread by Ethan Yonker · 10 years ago
- c7eee6f add mtp responder to TWRP. by bigbiff bigbiff · 10 years ago
- 1b7a31b Track backup and restore progress by Ethan Yonker · 10 years ago
- 87c7bac Add options to repair or change file system by Ethan Yonker · 10 years ago
- 93cb1ef Fix crash while loading config due to incorrect tw_storage_path by Vojtech Bocek · 10 years ago
- bf4efa3 Support alternative .android_secure location by Matt Mower · 11 years ago
- 47360be Improve USB Storage handling by Ethan Yonker · 11 years ago
- c05c598 Improve handling of settings storage and android secure by Ethan Yonker · 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
- 62bd9e0 add support for fsflags= option in twrp.fstab file by Hashcode · 11 years ago
- 3be70a8 Update licenses to all match by Dees Troy · 11 years ago
- dabfd49 implement "usermrf" fstab flag to force rm -rf * deletion on specific partitions by Hashcode · 11 years ago
- e501704 Initial f2fs support by Dees_Troy · 11 years ago
- 8b44bbd Clean-up in partitions.hpp by Vojtech Bocek · 11 years ago
- d93bda5 2.6.0.0 by Dees_Troy · 11 years ago
- 83bd483 Support encrypted backup files by Dees_Troy · 12 years ago
- a13d74f Add partition list GUI element by Dees_Troy · 12 years ago
- 16c2b31 Add flag for retaining layout version by Dees_Troy · 12 years ago
- 85f44ed Improve remounting sdcard with ecryptfs by Dees_Troy · 12 years ago
- 9c75405 Add libtar to TWRP instead of using busybox tar by bigbiff bigbiff · 12 years ago
- 68cab49 Add ignore blkid flag for Transformers by Dees_Troy · 12 years ago
- 43acadf restore based on backup type, not destination type by Gary Peck · 12 years ago
- d21618c Update and improve USB storage code by Dees_Troy · 12 years ago
- 8e337f3 Handle storage devices that are slow to mount by Dees_Troy · 12 years ago
- d0384ef Unmount system after boot, backup, and restore by Dees_Troy · 12 years ago
- a0f8a59 redo fix permissions in c++ for faster changes by bigbiff bigbiff · 12 years ago
- 9350b8d Update sdcard partitioning to C++ by Dees_Troy · 12 years ago
- c9ff7a3 Port backup name checking to Partition Manager by Dees_Troy · 12 years ago
- 2ff5a8d Add option to wipe android secure by Dees_Troy · 12 years ago
- 4be841b Fix permissions updates by Dees_Troy · 12 years ago
- 094207a Fix problems with MTD devices by Dees_Troy · 12 years ago
- 7c2dec8 Add backup size checking by Dees_Troy · 12 years ago
- 093b764 Add progress bar support to backup and restore by Dees_Troy · 12 years ago
- e58d526 Add android_secure support by Dees_Troy · 12 years ago
- 812660f Add and improve OpenRecoveryScript support by Dees_Troy · 12 years ago
- 8170a92 Cleanup extra-functions by Dees_Troy · 12 years ago
- 4a2a126 Improve backup and restore by Dees_Troy · 12 years ago
- 43d8b00 Update backup and restore code, adb sideload by Dees_Troy · 12 years ago
- 38bd760 Add wipe functions, compiles in CM7, text shows in UI, zips install by Dees_Troy · 12 years ago
- 63c8df7 More Partition Manager functionality by Dees_Troy · 12 years ago
- 5112731 Improve storage size code, mount, unmount by Dees_Troy · 12 years ago
- 5bf4392 Add processing of fstab, mounting, and decrypt by Dees_Troy · 12 years ago