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