1. f5955b1 Digest: Create digest for each subpartition and not just the first. by bigbiff bigbiff · 5 years ago
  2. 76bbd3a Add option to uninstall TWRP app from /system by Ethan Yonker · 5 years ago
  3. 9f5dd31 Flash both A/B partitions when flashing recovery ramdisk by Ethan Yonker · 5 years ago
  4. 82a2f45 Fix "Install Recovery Ramdisk" of a file which contains a space in the name by Mauronofrio Matarrese · 5 years ago
  5. 53796e7 Use magiskboot to repack the boot partition by Ethan Yonker · 5 years ago
  6. e4bdb15 AB Cache dir: If device doesn't have /data/cache for FBE, we should by bigbiff bigbiff · 5 years ago
  7. cdd97c7 ADB Backup: Ignore creating backup folder for phones by bigbiff bigbiff · 5 years ago
  8. 4879b37 Fix the long broken format function by dianlujitao · 6 years ago
  9. 908442d Merge "Update FDE decrypt to pie from CAF" into android-9.0 by Dees Troy · 5 years ago
  10. 98661c1 Update FDE decrypt to pie from CAF by Ethan Yonker · 6 years ago
  11. af32bb9 MTP FFS updates: by bigbiff bigbiff · 6 years ago
  12. 19874f1 AB/Non AB Devices: updates for moving cache by bigbiff bigbiff · 5 years ago
  13. 9338282 Add metadata decrypt support for FBE by Ethan Yonker · 6 years ago
  14. 9d6feb5 twrp: use ANDROID_ROOT environment variable by Captain Throwback · 6 years ago
  15. 58f2132 Merge AOSP android-9.0.0_r3 by Ethan Yonker · 6 years ago
  16. a82a754 partitionmanager: signal when Mount_To_Decrypt partitions are mounted by oshmoun · 6 years ago
  17. 7d1222a vold_decrypt: FDE Keymaster 3.0 support by nkk71 · 7 years ago
  18. fefe591 FBE for Pixel 2 by Ethan Yonker · 7 years ago
  19. 6e8c27a Support v2 fstab format by Ethan Yonker · 8 years ago
  20. 19fb79c ADB Backup: add ability for TWRP GUI to restore by bigbiff bigbiff · 8 years ago
  21. 884bb2b Fix 'No OS' on System_Image restore after wipe by nkk71 · 7 years ago
  22. cd00a8b backup: fix return handling when no digest is being created by Ethan Yonker · 7 years ago
  23. 56cf564 twrpDigest refactor by bigbiff bigbiff · 8 years ago
  24. ffb02bd Improve decrypted partition logging by nkk71 · 7 years ago
  25. b5ecaad ADB Backup: fix adb restore issues by bigbiff bigbiff · 7 years ago
  26. 71c6c50 crypto: Use system's vold for decryption by nkk71 · 7 years ago
  27. ddb63e2 Timeout for decrypt by Ethan Yonker · 7 years ago
  28. 653a170 Tweak MTP startup routine by Matt Mower · 7 years ago
  29. e07f010 Fix handling of USB config during MTP switching by Matt Mower · 7 years ago
  30. 9cc33c8 Partition: Remove unused has_data_media variable by Matt Mower · 7 years ago
  31. 01f4e03 Improve backup display names with emulated storage by Ethan Yonker · 7 years ago
  32. 173cdb9 Restore TW_BACKUP_AVG_IMG_RATE handling by Matt Mower · 7 years ago
  33. 8741364 SELinux can be assumed for Android 4.4+ by Matt Mower · 7 years ago
  34. 0289955 Do not disable performance mode too early for backup by Matt Mower · 7 years ago
  35. 23d8aae Unused variable cleanup by Matt Mower · 7 years ago
  36. 029a82d Very minor code cleanup by Matt Mower · 7 years ago
  37. a8a89d1 Whitespace cleanup by Matt Mower · 7 years ago
  38. ff2b788 Change handling of /cache due to AB devices not having cache by Ethan Yonker · 8 years ago
  39. bd7492d Support File Based Encryption by Ethan Yonker · 8 years ago
  40. 1b19016 Add boot slot support by Ethan Yonker · 8 years ago
  41. 3fdcda4 Improve backup & wipe exclusion handling by Ethan Yonker · 8 years ago
  42. e080c1f Fix image flashing by Ethan Yonker · 8 years ago
  43. dcf2b67 Clean up PartitionSettings by Ethan Yonker · 8 years ago
  44. 724c514 Fix restore of subpartitions by Ethan Yonker · 8 years ago
  45. 8fd4b09 MD5 checking: fix issues introduced with adb backup patchset by bigbiff bigbiff · 8 years ago
  46. bfccfb8 Finish creating disable_free_space_check variable by Matt Mower · 8 years ago
  47. 9fa76ba Allow running of a custom script after factory reset by Ethan Yonker · 8 years ago
  48. a481d36 Fix md5 creation from adb backup patch. by bigbiff bigbiff · 8 years ago
  49. 9643a80 Add typecode to sgdisk for proper detection in Android by Captain Throwback · 8 years ago
  50. ce8f83c ADB: Add adb backup for TWRP. by bigbiff · 9 years ago
  51. 72c87ce Wait to mount until after fstab processed by Matt Mower · 8 years ago
  52. 2b2dd15 Remove char/string conversions in fstab processing by Matt Mower · 8 years ago
  53. 4ab42b1 Rewrite FS fstab flag processing by Matt Mower · 8 years ago
  54. 308b1ca Really remove all old SP* flags and code by Ethan Yonker · 8 years ago
  55. 472f506 Improve progress bar handling for backup / restore / image flash by Ethan Yonker · 8 years ago
  56. fe91611 DataManager Updates by Ethan Yonker · 8 years ago
  57. fddbdfa Don't add subpartitions to restore list by James Christopher Adduono · 8 years ago
  58. 9a561dd partitions: Fix path based Find_Next_Storage by Matt Mower · 8 years ago
  59. fcf3f24 Fix adopted storage when andsec flag is present by Ethan Yonker · 8 years ago
  60. 1fdcdb7 partitions: Avoid duplicate UMS mounts by Matt Mower · 8 years ago
  61. 2053fe0 gui: add german translation by z31s1g · 8 years ago
  62. b5fab76 Replace fix permissions with fix contexts for emulated storage by Ethan Yonker · 8 years ago
  63. 66a1949 Adopted Storage support by Ethan Yonker · 9 years ago
  64. 4adc33e Fix (Auto Generate) handling for backup names by Ethan Yonker · 8 years ago
  65. 3c36697 Fix a bunch of messages by Matt Mower · 9 years ago
  66. b78fbdf Improve flash image handling of mounting by Ethan Yonker · 8 years ago
  67. 483e9f4 Improve sdcard partitioning process by Ethan Yonker · 8 years ago
  68. 7d304c7 Generate new format /etc/fstab by dianlujitao · 8 years ago
  69. 2d50cad Remove dead code: TW_HAS_DUAL_STORAGE by Matt Mower · 9 years ago
  70. 56db1c4 Fix gui_msg %s to {1} call by Ethan Yonker · 9 years ago
  71. 74db157 Multiple Language Support by Ethan Yonker · 9 years ago
  72. a1de149 Minor update to decrypt device routine for Nexus 6P decrypt by Ethan Yonker · 9 years ago
  73. 37d4299 Properly set sys.usb.config when ums is enabled. by HandyMenny · 10 years ago
  74. c798c9c Merge up to AOSP marshmallow-release by Ethan Yonker · 9 years ago
  75. 89583ef Fix up some TW_OEM_BUILD things by Ethan Yonker · 9 years ago
  76. 9416f4f partition: recreate tw_internal_path(/data/media/0), after wipe media from data or format /data. by xiaolu · 9 years ago
  77. a271915 Add resize2fs and ability to run resize2fs via GUI by Ethan Yonker · 9 years ago
  78. eb32b1f Mount system as read-only by default by Ethan Yonker · 9 years ago
  79. 203bcc9 partitionmanager: remove broken and unused progress calculation code by that · 9 years ago
  80. 2b18a53 Address a few compiler warnings by Matt Mower · 9 years ago
  81. bf1d672 Theme: Add ability to disable size checking before backup by bigbiff · 9 years ago
  82. 1b03920 MTP: make MTP work even if unplugged and replugged by Ethan Yonker · 9 years ago
  83. 7abc5fe Add cancel backup capability. by bigbiff · 9 years ago
  84. d9ff3c5 Hide some non critical error messages by Ethan Yonker · 9 years ago
  85. 96af84a Allow flashing of images via the GUI by Ethan Yonker · 9 years ago
  86. df7abac Do not toggle USB ID during MTP startup if not needed by Ethan Yonker · 10 years ago
  87. abb5c4e Move sleep during MTP startup to MTP thread by Ethan Yonker · 10 years ago
  88. 4bfabab Check for valid MTP_Storage_ID before adding or removing by Ethan Yonker · 10 years ago
  89. 0c53203 Fix else if and maxFileSize initializer. by bigbiff · 10 years ago
  90. a3d31fb fixPermissions: simplify code, fix bugs by that · 10 years ago
  91. 726a020 MTP add/remove storage instead of disabling MTP by Ethan Yonker · 10 years ago
  92. 4b94cfd Attempt to set the proper uid/gid/contexts on new files and dirs by Ethan Yonker · 10 years ago
  93. b6ef478 Revert "Fix USB Mass Storage on some devices" by Matt Mower · 10 years ago
  94. d5c6069 This fixes kernel panic on find7 when disabling MTP before flashing zips. by bigbiff · 10 years ago
  95. 0bc17c6 Fix occasional MTP kernel panic by Ethan Yonker · 10 years ago
  96. 7cb4c33 add function to partition.cpp to return max file size to mtp responder by bigbiff · 10 years ago
  97. 253368a Reduce libs needed for decrypt and clean up old decypt files by Ethan Yonker · 10 years ago
  98. ec0fa4a Properly set tw_settings_path after decrypt on data media devices by Ethan Yonker · 10 years ago
  99. 2b55601 Add /firmware to the mount list for L decrypt by Ethan Yonker · 10 years ago
  100. cceebb8 Tweak 5.0 L decrypt by Ethan Yonker · 10 years ago