1. 6d5d08a Move decryption error from logerror to loginfo by Mauronofrio Matarrese · 4 years, 7 months ago
  2. 0864aa5 Prevent errors caused by /data/per_boot/ by Darth9 · 4 years, 6 months ago
  3. 9bf7335 Encryption: try wrapped key also for device without metadata support by mauronofrio · 4 years, 7 months ago
  4. 69ab4a6 Merge "fix build error in 9.0 with TW_NO_EXFAT_FUSE:=true" into android-9.0 by big biff · 5 years ago
  5. a3b25a3 Backup_Tar(): Properly localise string instead of using English. by Ian Macdonald · 5 years ago
  6. 3cf05a5 Resolve e2fsdroid failure in certain cases by dianlujitao · 5 years ago
  7. 19e8461 Pass file_contexts path to e2fsdroid by dianlujitao · 5 years ago
  8. 6d84378 fix build error in 9.0 with TW_NO_EXFAT_FUSE:=true by Martin Dünkelmann · 6 years ago
  9. 9a4d740 Fix build in 5.1 tree by Dees Troy · 5 years ago
  10. 7e94158 Support both old and new mkfs.f2fs by Ethan Yonker · 5 years ago
  11. 4879b37 Fix the long broken format function by dianlujitao · 6 years ago
  12. 98661c1 Update FDE decrypt to pie from CAF by Ethan Yonker · 6 years ago
  13. b859e91 partition: add squashfs support by Erfan Abdi · 5 years ago
  14. 54970bb Fix Check_Lifetime_Writes on AB devices by Ethan Yonker · 5 years ago
  15. 9338282 Add metadata decrypt support for FBE by Ethan Yonker · 6 years ago
  16. 09ee3ea Merge "twrp: use ANDROID_ROOT environment variable" into android-9.0 by big biff · 6 years ago
  17. 007de98 Fix header file for property_get by Ethan Yonker · 6 years ago
  18. e9afc3d Decrypt FBE on 9.0 (backwards compatible) by Ethan Yonker · 6 years ago
  19. 9d6feb5 twrp: use ANDROID_ROOT environment variable by Captain Throwback · 6 years ago
  20. 38b83c1 ADB Backup: fix md5 check on restore. by bigbiff bigbiff · 7 years ago
  21. 98fc399 Use /persist as Qualcomm time fix source during early boot by nkk71 · 7 years ago
  22. fefe591 FBE for Pixel 2 by Ethan Yonker · 7 years ago
  23. 6e8c27a Support v2 fstab format by Ethan Yonker · 8 years ago
  24. 19fb79c ADB Backup: add ability for TWRP GUI to restore by bigbiff bigbiff · 8 years ago
  25. 8373cfe Update to AOSP 8.0 base by Ethan Yonker · 7 years ago
  26. 9efbe76 Fix incorrect 'unlink' return value check by nkk71 · 7 years ago
  27. 56cf564 twrpDigest refactor by bigbiff bigbiff · 8 years ago
  28. 6355b56 Adopted Storage: backup keys but do not wipe them by Ethan Yonker · 7 years ago
  29. b5ecaad ADB Backup: fix adb restore issues by bigbiff bigbiff · 7 years ago
  30. a8e6d83 Do not unconditionally remove MTP storage on unmount by Matt Mower · 7 years ago
  31. 01f4e03 Improve backup display names with emulated storage by Ethan Yonker · 7 years ago
  32. 06543e3 Add missing file descriptor closes by Matt Mower · 7 years ago
  33. 8741364 SELinux can be assumed for Android 4.4+ by Matt Mower · 7 years ago
  34. a0cd91d Restore file system type logline on restore 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. a083dc6 ADBbackups: Fix wrong owner on binary backups. by nailyk · 8 years ago
  39. 79f88bd Support backup/restore of FBE policies by Ethan Yonker · 8 years ago
  40. bd7492d Support File Based Encryption by Ethan Yonker · 8 years ago
  41. 1b19016 Add boot slot support by Ethan Yonker · 8 years ago
  42. 3fdcda4 Improve backup & wipe exclusion handling by Ethan Yonker · 8 years ago
  43. 93ac7a0 Check if mount point is dir during startup by Ethan Yonker · 8 years ago
  44. 79ae093 MD5 verification sanity by James Christopher Adduono · 8 years ago
  45. e080c1f Fix image flashing by Ethan Yonker · 8 years ago
  46. dcf2b67 Clean up PartitionSettings by Ethan Yonker · 8 years ago
  47. 8fd4b09 MD5 checking: fix issues introduced with adb backup patchset by bigbiff bigbiff · 8 years ago
  48. 3126a11 wait for cryptfs device node to come up by Kjell Braden · 8 years ago
  49. ce8f83c ADB: Add adb backup for TWRP. by bigbiff · 9 years ago
  50. 72c87ce Wait to mount until after fstab processed by Matt Mower · 8 years ago
  51. 2b2dd15 Remove char/string conversions in fstab processing by Matt Mower · 8 years ago
  52. 4ab42b1 Rewrite FS fstab flag processing by Matt Mower · 8 years ago
  53. 2416a50 Rewrite TWRP fstab flag processing by Matt Mower · 8 years ago
  54. 5da1302 Partition: Fix parsing of several twrp fstab flags by Gordon Freeman · 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. d6f94ac Allow restoring to read-only file system by James Christopher Adduono · 8 years ago
  58. c2dafbb Change to dd for wiping crypto partitions by Ethan Yonker · 8 years ago
  59. fcf3f24 Fix adopted storage when andsec flag is present by Ethan Yonker · 8 years ago
  60. 209c963 partitions: Mount storage for MTP after wipe by Matt Mower · 8 years ago
  61. ed974bb allow flashing sparse images by HashBang · 8 years ago
  62. f54e539 partition.cpp: fix build, add missing include by that · 8 years ago
  63. b5fab76 Replace fix permissions with fix contexts for emulated storage by Ethan Yonker · 8 years ago
  64. 558aef7 Reduce format f2fs time by Greg Wallace · 8 years ago
  65. 66a1949 Adopted Storage support by Ethan Yonker · 9 years ago
  66. 3c36697 Fix a bunch of messages by Matt Mower · 9 years ago
  67. 483e9f4 Improve sdcard partitioning process by Ethan Yonker · 8 years ago
  68. 2d65340 gui: Fix partition repair message by Greg Wallace · 9 years ago
  69. 4b44fef gui: Fix typo of formatting_using message by Greg Wallace · 9 years ago
  70. b39e6c6 ntfs-3g: Fix cm-13 compatibility by Greg Wallace · 9 years ago
  71. d18a821 Use ioctl to get block device size by Ethan Yonker · 9 years ago
  72. 74db157 Multiple Language Support by Ethan Yonker · 9 years ago
  73. bfb72b0 Fix broken fsflags support by Ketut Putu Kumajaya · 9 years ago
  74. 18794c8 Update dosfstools by Matt Mower · 9 years ago
  75. 13a8f0b Free some memory allocations by Matt Mower · 9 years ago
  76. 1673e3d Treat /vendor like /system for read only by Ethan Yonker · 9 years ago
  77. d0514ba Fix a bunch of warnings by Ethan Yonker · 9 years ago
  78. bc85b63 Wipe crypto key when formatting data by Ethan Yonker · 9 years ago
  79. b81d905 Add ntfs-3g support by Ethan Yonker · 9 years ago
  80. bfce504 fix settingsstorage mark by Xuefer · 9 years ago
  81. 9416f4f partition: recreate tw_internal_path(/data/media/0), after wipe media from data or format /data. by xiaolu · 9 years ago
  82. a271915 Add resize2fs and ability to run resize2fs via GUI by Ethan Yonker · 9 years ago
  83. eb32b1f Mount system as read-only by default by Ethan Yonker · 9 years ago
  84. c7572eb partition: support texfat module by that · 9 years ago
  85. 352b75e Backup: fix 'out of memory' issue when backing up large partition as image by codelover · 9 years ago
  86. c657cc0 Support Qualcomm hardware decrypt by Dees Troy · 9 years ago
  87. 2a3d4ce Fix TWRP not mounting /data/media type storage if built with toolbox utils by codelover · 9 years ago
  88. 7e11ac5 Add UI for entering pattern for device decryption by Vojtech Bocek · 9 years ago
  89. 2b18a53 Address a few compiler warnings by Matt Mower · 9 years ago
  90. a3fa75f Allow wiping f2fs to reserve space for a crypto footer by dhacker29 · 9 years ago
  91. 7abc5fe Add cancel backup capability. by bigbiff · 9 years ago
  92. f66324f Fix restore of images for mtd and bml nand by Ethan Yonker · 9 years ago
  93. 96af84a Allow flashing of images via the GUI by Ethan Yonker · 9 years ago
  94. 7b4c7a6 Update blkid to 2.25.0 by bigbiff · 9 years ago
  95. 0c53203 Fix else if and maxFileSize initializer. by bigbiff · 10 years ago
  96. a3d31fb fixPermissions: simplify code, fix bugs by that · 10 years ago
  97. d79d9bc Allow non datamedia devices to wipe encryption by Ethan Yonker · 10 years ago
  98. 726a020 MTP add/remove storage instead of disabling MTP by Ethan Yonker · 10 years ago
  99. 4b94cfd Attempt to set the proper uid/gid/contexts on new files and dirs by Ethan Yonker · 10 years ago
  100. 448c8dc Fix png graphics load / display on AArch64 by Ethan Yonker · 10 years ago