1. 1f9e484 twrpinstall: create library for twrpinstall by bigbiff · 3 years, 8 months ago
  2. 18aea27 fde: move crypto state & type setting to function by Captain Throwback · 3 years, 8 months ago
  3. 81d638d Add support for multi-user decryption by Noah Jacobson · 5 years ago
  4. 57c289f Fix path to fscrypt_policy.h include file. by Ian Macdonald · 3 years, 10 months ago
  5. 8da46fa Revert "Implement autodetection for SAR, based on the installed system" by bigbiff · 3 years, 10 months ago
  6. e3948ec Fix up issue during decryption by Mohd Faraz · 3 years, 11 months ago
  7. ad58e1b repack: move sbin to /system ramdisk and update repacking for android-10 by bigbiff · 4 years ago
  8. 25d25b9 log storage: change AB device log storage to /data/recovery by bigbiff · 4 years ago
  9. 7ba7500 decrypt: AOSP 10 requires the use of fscrypt by bigbiff · 4 years, 3 months ago
  10. ee7b7ff super partition: mount super partitions using fs_mgr by bigbiff · 4 years, 3 months ago
  11. adc599e Revert "Add support for multi-user decryption" by bigbiff · 4 years, 1 month ago
  12. 0b25b1d Add support for multi-user decryption by Noah Jacobson · 5 years ago
  13. 437b93a Merge remote-tracking branch 'origin/android-9.0' into android-10.0 by bigbiff · 4 years, 2 months ago
  14. f6e42ce Implement autodetection for SAR, based on the installed system by Chaosmaster · 4 years, 5 months ago
  15. d58ba18 AOSP10 TWRP Merge: fix conflicts and update libraries needed by bigbiff · 4 years, 3 months ago
  16. 53796e7 Use magiskboot to repack the boot partition by Ethan Yonker · 5 years ago
  17. 4879b37 Fix the long broken format function by dianlujitao · 6 years ago
  18. 9338282 Add metadata decrypt support for FBE by Ethan Yonker · 6 years ago
  19. 9d6feb5 twrp: use ANDROID_ROOT environment variable by Captain Throwback · 6 years ago
  20. 6e8c27a Support v2 fstab format by Ethan Yonker · 8 years ago
  21. 19fb79c ADB Backup: add ability for TWRP GUI to restore by bigbiff bigbiff · 8 years ago
  22. 56cf564 twrpDigest refactor by bigbiff bigbiff · 8 years ago
  23. b5ecaad ADB Backup: fix adb restore issues by bigbiff bigbiff · 7 years ago
  24. 01f4e03 Improve backup display names with emulated storage by Ethan Yonker · 7 years ago
  25. bd7492d Support File Based Encryption by Ethan Yonker · 8 years ago
  26. 1b19016 Add boot slot support by Ethan Yonker · 8 years ago
  27. 3fdcda4 Improve backup & wipe exclusion handling by Ethan Yonker · 8 years ago
  28. 79ae093 MD5 verification sanity by James Christopher Adduono · 8 years ago
  29. e080c1f Fix image flashing by Ethan Yonker · 8 years ago
  30. dcf2b67 Clean up PartitionSettings by Ethan Yonker · 8 years ago
  31. 8fd4b09 MD5 checking: fix issues introduced with adb backup patchset by bigbiff bigbiff · 8 years ago
  32. 3126a11 wait for cryptfs device node to come up by Kjell Braden · 8 years ago
  33. a481d36 Fix md5 creation from adb backup patch. by bigbiff bigbiff · 8 years ago
  34. ce8f83c ADB: Add adb backup for TWRP. by bigbiff · 9 years ago
  35. 72c87ce Wait to mount until after fstab processed by Matt Mower · 8 years ago
  36. 2b2dd15 Remove char/string conversions in fstab processing by Matt Mower · 8 years ago
  37. 4ab42b1 Rewrite FS fstab flag processing by Matt Mower · 8 years ago
  38. 2416a50 Rewrite TWRP fstab flag processing by Matt Mower · 8 years ago
  39. 472f506 Improve progress bar handling for backup / restore / image flash by Ethan Yonker · 8 years ago
  40. d6f94ac Allow restoring to read-only file system by James Christopher Adduono · 8 years ago
  41. fcf3f24 Fix adopted storage when andsec flag is present by Ethan Yonker · 8 years ago
  42. b5fab76 Replace fix permissions with fix contexts for emulated storage by Ethan Yonker · 8 years ago
  43. 66a1949 Adopted Storage support by Ethan Yonker · 9 years ago
  44. 123fcd0 partitions.hpp: some formatting by Andreas Blaesius · 9 years ago
  45. d18a821 Use ioctl to get block device size by Ethan Yonker · 9 years ago
  46. 74db157 Multiple Language Support by Ethan Yonker · 9 years ago
  47. bfb72b0 Fix broken fsflags support by Ketut Putu Kumajaya · 9 years ago
  48. 18794c8 Update dosfstools by Matt Mower · 9 years ago
  49. b81d905 Add ntfs-3g support by Ethan Yonker · 9 years ago
  50. a271915 Add resize2fs and ability to run resize2fs via GUI by Ethan Yonker · 9 years ago
  51. eb32b1f Mount system as read-only by default by Ethan Yonker · 9 years ago
  52. bf1d672 Theme: Add ability to disable size checking before backup by bigbiff · 9 years ago
  53. 1b03920 MTP: make MTP work even if unplugged and replugged by Ethan Yonker · 9 years ago
  54. 7abc5fe Add cancel backup capability. by bigbiff · 9 years ago
  55. 96af84a Allow flashing of images via the GUI by Ethan Yonker · 9 years ago
  56. 726a020 MTP add/remove storage instead of disabling MTP by Ethan Yonker · 10 years ago
  57. 7cb4c33 add function to partition.cpp to return max file size to mtp responder by bigbiff · 10 years ago
  58. 253368a Reduce libs needed for decrypt and clean up old decypt files by Ethan Yonker · 10 years ago
  59. 78d0c5f partitionmanager: remove unused By_Block and By_Name methods by that · 10 years ago
  60. 9e0593e mtp: cleanup, fixes and performance improvements by that · 10 years ago
  61. 6277c79 Attempt to automatically identify data/media devices by Ethan Yonker · 10 years ago
  62. 1eff6cd Additional checks to prevent partitioning internal storage by Ethan Yonker · 10 years ago
  63. 8dfa777 MTP: Use fork instead of pthread by Ethan Yonker · 10 years ago
  64. c7eee6f add mtp responder to TWRP. by bigbiff bigbiff · 10 years ago
  65. 1b7a31b Track backup and restore progress by Ethan Yonker · 10 years ago
  66. 87c7bac Add options to repair or change file system by Ethan Yonker · 10 years ago
  67. 93cb1ef Fix crash while loading config due to incorrect tw_storage_path by Vojtech Bocek · 10 years ago
  68. bf4efa3 Support alternative .android_secure location by Matt Mower · 10 years ago
  69. 47360be Improve USB Storage handling by Ethan Yonker · 10 years ago
  70. c05c598 Improve handling of settings storage and android secure by Ethan Yonker · 10 years ago
  71. 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
  72. 62bd9e0 add support for fsflags= option in twrp.fstab file by Hashcode · 11 years ago
  73. 3be70a8 Update licenses to all match by Dees Troy · 11 years ago
  74. dabfd49 implement "usermrf" fstab flag to force rm -rf * deletion on specific partitions by Hashcode · 11 years ago
  75. e501704 Initial f2fs support by Dees_Troy · 11 years ago
  76. 8b44bbd Clean-up in partitions.hpp by Vojtech Bocek · 11 years ago
  77. d93bda5 2.6.0.0 by Dees_Troy · 11 years ago
  78. 83bd483 Support encrypted backup files by Dees_Troy · 11 years ago
  79. a13d74f Add partition list GUI element by Dees_Troy · 11 years ago
  80. 16c2b31 Add flag for retaining layout version by Dees_Troy · 11 years ago
  81. 85f44ed Improve remounting sdcard with ecryptfs by Dees_Troy · 11 years ago
  82. 9c75405 Add libtar to TWRP instead of using busybox tar by bigbiff bigbiff · 11 years ago
  83. 68cab49 Add ignore blkid flag for Transformers by Dees_Troy · 12 years ago
  84. 43acadf restore based on backup type, not destination type by Gary Peck · 12 years ago
  85. d21618c Update and improve USB storage code by Dees_Troy · 12 years ago
  86. 8e337f3 Handle storage devices that are slow to mount by Dees_Troy · 12 years ago
  87. d0384ef Unmount system after boot, backup, and restore by Dees_Troy · 12 years ago
  88. a0f8a59 redo fix permissions in c++ for faster changes by bigbiff bigbiff · 12 years ago
  89. 9350b8d Update sdcard partitioning to C++ by Dees_Troy · 12 years ago
  90. c9ff7a3 Port backup name checking to Partition Manager by Dees_Troy · 12 years ago
  91. 2ff5a8d Add option to wipe android secure by Dees_Troy · 12 years ago
  92. 4be841b Fix permissions updates by Dees_Troy · 12 years ago
  93. 094207a Fix problems with MTD devices by Dees_Troy · 12 years ago
  94. 7c2dec8 Add backup size checking by Dees_Troy · 12 years ago
  95. 093b764 Add progress bar support to backup and restore by Dees_Troy · 12 years ago
  96. e58d526 Add android_secure support by Dees_Troy · 12 years ago
  97. 812660f Add and improve OpenRecoveryScript support by Dees_Troy · 12 years ago
  98. 8170a92 Cleanup extra-functions by Dees_Troy · 12 years ago
  99. 4a2a126 Improve backup and restore by Dees_Troy · 12 years ago
  100. 43d8b00 Update backup and restore code, adb sideload by Dees_Troy · 12 years ago