1. 01f4e03 Improve backup display names with emulated storage by Ethan Yonker · 7 years ago
  2. bd7492d Support File Based Encryption by Ethan Yonker · 8 years ago
  3. 1b19016 Add boot slot support by Ethan Yonker · 8 years ago
  4. 3fdcda4 Improve backup & wipe exclusion handling by Ethan Yonker · 8 years ago
  5. 79ae093 MD5 verification sanity by James Christopher Adduono · 8 years ago
  6. e080c1f Fix image flashing by Ethan Yonker · 8 years ago
  7. dcf2b67 Clean up PartitionSettings by Ethan Yonker · 8 years ago
  8. 8fd4b09 MD5 checking: fix issues introduced with adb backup patchset by bigbiff bigbiff · 8 years ago
  9. 3126a11 wait for cryptfs device node to come up by Kjell Braden · 8 years ago
  10. a481d36 Fix md5 creation from adb backup patch. by bigbiff bigbiff · 8 years ago
  11. ce8f83c ADB: Add adb backup for TWRP. by bigbiff · 9 years ago
  12. 72c87ce Wait to mount until after fstab processed by Matt Mower · 8 years ago
  13. 2b2dd15 Remove char/string conversions in fstab processing by Matt Mower · 8 years ago
  14. 4ab42b1 Rewrite FS fstab flag processing by Matt Mower · 8 years ago
  15. 2416a50 Rewrite TWRP fstab flag processing by Matt Mower · 8 years ago
  16. 472f506 Improve progress bar handling for backup / restore / image flash by Ethan Yonker · 8 years ago
  17. d6f94ac Allow restoring to read-only file system by James Christopher Adduono · 8 years ago
  18. fcf3f24 Fix adopted storage when andsec flag is present by Ethan Yonker · 8 years ago
  19. b5fab76 Replace fix permissions with fix contexts for emulated storage by Ethan Yonker · 8 years ago
  20. 66a1949 Adopted Storage support by Ethan Yonker · 9 years ago
  21. 123fcd0 partitions.hpp: some formatting by Andreas Blaesius · 9 years ago
  22. d18a821 Use ioctl to get block device size by Ethan Yonker · 9 years ago
  23. 74db157 Multiple Language Support by Ethan Yonker · 9 years ago
  24. bfb72b0 Fix broken fsflags support by Ketut Putu Kumajaya · 9 years ago
  25. 18794c8 Update dosfstools by Matt Mower · 9 years ago
  26. b81d905 Add ntfs-3g support by Ethan Yonker · 9 years ago
  27. a271915 Add resize2fs and ability to run resize2fs via GUI by Ethan Yonker · 9 years ago
  28. eb32b1f Mount system as read-only by default by Ethan Yonker · 9 years ago
  29. bf1d672 Theme: Add ability to disable size checking before backup by bigbiff · 9 years ago
  30. 1b03920 MTP: make MTP work even if unplugged and replugged by Ethan Yonker · 9 years ago
  31. 7abc5fe Add cancel backup capability. by bigbiff · 9 years ago
  32. 96af84a Allow flashing of images via the GUI by Ethan Yonker · 9 years ago
  33. 726a020 MTP add/remove storage instead of disabling MTP by Ethan Yonker · 10 years ago
  34. 7cb4c33 add function to partition.cpp to return max file size to mtp responder by bigbiff · 10 years ago
  35. 253368a Reduce libs needed for decrypt and clean up old decypt files by Ethan Yonker · 10 years ago
  36. 78d0c5f partitionmanager: remove unused By_Block and By_Name methods by that · 10 years ago
  37. 9e0593e mtp: cleanup, fixes and performance improvements by that · 10 years ago
  38. 6277c79 Attempt to automatically identify data/media devices by Ethan Yonker · 10 years ago
  39. 1eff6cd Additional checks to prevent partitioning internal storage by Ethan Yonker · 10 years ago
  40. 8dfa777 MTP: Use fork instead of pthread by Ethan Yonker · 10 years ago
  41. c7eee6f add mtp responder to TWRP. by bigbiff bigbiff · 10 years ago
  42. 1b7a31b Track backup and restore progress by Ethan Yonker · 10 years ago
  43. 87c7bac Add options to repair or change file system by Ethan Yonker · 10 years ago
  44. 93cb1ef Fix crash while loading config due to incorrect tw_storage_path by Vojtech Bocek · 10 years ago
  45. bf4efa3 Support alternative .android_secure location by Matt Mower · 10 years ago
  46. 47360be Improve USB Storage handling by Ethan Yonker · 10 years ago
  47. c05c598 Improve handling of settings storage and android secure by Ethan Yonker · 10 years ago
  48. 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
  49. 62bd9e0 add support for fsflags= option in twrp.fstab file by Hashcode · 11 years ago
  50. 3be70a8 Update licenses to all match by Dees Troy · 11 years ago
  51. dabfd49 implement "usermrf" fstab flag to force rm -rf * deletion on specific partitions by Hashcode · 11 years ago
  52. e501704 Initial f2fs support by Dees_Troy · 11 years ago
  53. 8b44bbd Clean-up in partitions.hpp by Vojtech Bocek · 11 years ago
  54. d93bda5 2.6.0.0 by Dees_Troy · 11 years ago
  55. 83bd483 Support encrypted backup files by Dees_Troy · 11 years ago
  56. a13d74f Add partition list GUI element by Dees_Troy · 11 years ago
  57. 16c2b31 Add flag for retaining layout version by Dees_Troy · 11 years ago
  58. 85f44ed Improve remounting sdcard with ecryptfs by Dees_Troy · 11 years ago
  59. 9c75405 Add libtar to TWRP instead of using busybox tar by bigbiff bigbiff · 11 years ago
  60. 68cab49 Add ignore blkid flag for Transformers by Dees_Troy · 12 years ago
  61. 43acadf restore based on backup type, not destination type by Gary Peck · 12 years ago
  62. d21618c Update and improve USB storage code by Dees_Troy · 12 years ago
  63. 8e337f3 Handle storage devices that are slow to mount by Dees_Troy · 12 years ago
  64. d0384ef Unmount system after boot, backup, and restore by Dees_Troy · 12 years ago
  65. a0f8a59 redo fix permissions in c++ for faster changes by bigbiff bigbiff · 12 years ago
  66. 9350b8d Update sdcard partitioning to C++ by Dees_Troy · 12 years ago
  67. c9ff7a3 Port backup name checking to Partition Manager by Dees_Troy · 12 years ago
  68. 2ff5a8d Add option to wipe android secure by Dees_Troy · 12 years ago
  69. 4be841b Fix permissions updates by Dees_Troy · 12 years ago
  70. 094207a Fix problems with MTD devices by Dees_Troy · 12 years ago
  71. 7c2dec8 Add backup size checking by Dees_Troy · 12 years ago
  72. 093b764 Add progress bar support to backup and restore by Dees_Troy · 12 years ago
  73. e58d526 Add android_secure support by Dees_Troy · 12 years ago
  74. 812660f Add and improve OpenRecoveryScript support by Dees_Troy · 12 years ago
  75. 8170a92 Cleanup extra-functions by Dees_Troy · 12 years ago
  76. 4a2a126 Improve backup and restore by Dees_Troy · 12 years ago
  77. 43d8b00 Update backup and restore code, adb sideload by Dees_Troy · 12 years ago
  78. 38bd760 Add wipe functions, compiles in CM7, text shows in UI, zips install by Dees_Troy · 12 years ago
  79. 63c8df7 More Partition Manager functionality by Dees_Troy · 12 years ago
  80. 5112731 Improve storage size code, mount, unmount by Dees_Troy · 12 years ago
  81. 5bf4392 Add processing of fstab, mounting, and decrypt by Dees_Troy · 12 years ago
  82. 51a0e82 TWRP-ify AOSP code by Dees_Troy · 12 years ago
  83. 240e4a7 Initial stub of partitions.hpp by Dees_Troy · 12 years ago