1. 72c87ce Wait to mount until after fstab processed by Matt Mower · 8 years ago
  2. 2b2dd15 Remove char/string conversions in fstab processing by Matt Mower · 8 years ago
  3. 4ab42b1 Rewrite FS fstab flag processing by Matt Mower · 8 years ago
  4. 308b1ca Really remove all old SP* flags and code by Ethan Yonker · 8 years ago
  5. 472f506 Improve progress bar handling for backup / restore / image flash by Ethan Yonker · 8 years ago
  6. fe91611 DataManager Updates by Ethan Yonker · 8 years ago
  7. fddbdfa Don't add subpartitions to restore list by James Christopher Adduono · 8 years ago
  8. 9a561dd partitions: Fix path based Find_Next_Storage by Matt Mower · 8 years ago
  9. fcf3f24 Fix adopted storage when andsec flag is present by Ethan Yonker · 8 years ago
  10. 1fdcdb7 partitions: Avoid duplicate UMS mounts by Matt Mower · 8 years ago
  11. 2053fe0 gui: add german translation by z31s1g · 8 years ago
  12. b5fab76 Replace fix permissions with fix contexts for emulated storage by Ethan Yonker · 8 years ago
  13. 66a1949 Adopted Storage support by Ethan Yonker · 9 years ago
  14. 4adc33e Fix (Auto Generate) handling for backup names by Ethan Yonker · 8 years ago
  15. 3c36697 Fix a bunch of messages by Matt Mower · 9 years ago
  16. b78fbdf Improve flash image handling of mounting by Ethan Yonker · 8 years ago
  17. 483e9f4 Improve sdcard partitioning process by Ethan Yonker · 8 years ago
  18. 7d304c7 Generate new format /etc/fstab by dianlujitao · 8 years ago
  19. 2d50cad Remove dead code: TW_HAS_DUAL_STORAGE by Matt Mower · 9 years ago
  20. 56db1c4 Fix gui_msg %s to {1} call by Ethan Yonker · 9 years ago
  21. 74db157 Multiple Language Support by Ethan Yonker · 9 years ago
  22. a1de149 Minor update to decrypt device routine for Nexus 6P decrypt by Ethan Yonker · 9 years ago
  23. 37d4299 Properly set sys.usb.config when ums is enabled. by HandyMenny · 10 years ago
  24. c798c9c Merge up to AOSP marshmallow-release by Ethan Yonker · 9 years ago
  25. 89583ef Fix up some TW_OEM_BUILD things by Ethan Yonker · 9 years ago
  26. 9416f4f partition: recreate tw_internal_path(/data/media/0), after wipe media from data or format /data. by xiaolu · 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. 203bcc9 partitionmanager: remove broken and unused progress calculation code by that · 9 years ago
  30. 2b18a53 Address a few compiler warnings by Matt Mower · 9 years ago
  31. bf1d672 Theme: Add ability to disable size checking before backup by bigbiff · 9 years ago
  32. 1b03920 MTP: make MTP work even if unplugged and replugged by Ethan Yonker · 9 years ago
  33. 7abc5fe Add cancel backup capability. by bigbiff · 9 years ago
  34. d9ff3c5 Hide some non critical error messages by Ethan Yonker · 9 years ago
  35. 96af84a Allow flashing of images via the GUI by Ethan Yonker · 9 years ago
  36. df7abac Do not toggle USB ID during MTP startup if not needed by Ethan Yonker · 10 years ago
  37. abb5c4e Move sleep during MTP startup to MTP thread by Ethan Yonker · 10 years ago
  38. 4bfabab Check for valid MTP_Storage_ID before adding or removing by Ethan Yonker · 10 years ago
  39. 0c53203 Fix else if and maxFileSize initializer. by bigbiff · 10 years ago
  40. a3d31fb fixPermissions: simplify code, fix bugs by that · 10 years ago
  41. 726a020 MTP add/remove storage instead of disabling MTP by Ethan Yonker · 10 years ago
  42. 4b94cfd Attempt to set the proper uid/gid/contexts on new files and dirs by Ethan Yonker · 10 years ago
  43. b6ef478 Revert "Fix USB Mass Storage on some devices" by Matt Mower · 10 years ago
  44. d5c6069 This fixes kernel panic on find7 when disabling MTP before flashing zips. by bigbiff · 10 years ago
  45. 0bc17c6 Fix occasional MTP kernel panic by Ethan Yonker · 10 years ago
  46. 7cb4c33 add function to partition.cpp to return max file size to mtp responder by bigbiff · 10 years ago
  47. 253368a Reduce libs needed for decrypt and clean up old decypt files by Ethan Yonker · 10 years ago
  48. ec0fa4a Properly set tw_settings_path after decrypt on data media devices by Ethan Yonker · 10 years ago
  49. 2b55601 Add /firmware to the mount list for L decrypt by Ethan Yonker · 10 years ago
  50. cceebb8 Tweak 5.0 L decrypt by Ethan Yonker · 10 years ago
  51. 4eca40d Add lollipop decrypt support by Ethan Yonker · 10 years ago
  52. 9eb1cd4 Fix USB Mass Storage on some devices by Ethan Yonker · 10 years ago
  53. 39b7c16 add "done" after "Updating partition details..." by that · 11 years ago
  54. 78d0c5f partitionmanager: remove unused By_Block and By_Name methods by that · 10 years ago
  55. 5a92672 performance profile support by Tom Hite · 10 years ago
  56. 9e0593e mtp: cleanup, fixes and performance improvements by that · 10 years ago
  57. 6277c79 Attempt to automatically identify data/media devices by Ethan Yonker · 10 years ago
  58. 1eff6cd Additional checks to prevent partitioning internal storage by Ethan Yonker · 10 years ago
  59. 8613dc0 Fix handling of MTP fork/child process by Ethan Yonker · 10 years ago
  60. 8dfa777 MTP: Use fork instead of pthread by Ethan Yonker · 10 years ago
  61. 6d154c4 Allow toggle of MTP debug by Ethan Yonker · 10 years ago
  62. c7eee6f add mtp responder to TWRP. by bigbiff bigbiff · 10 years ago
  63. 1b7a31b Track backup and restore progress by Ethan Yonker · 10 years ago
  64. bf2cb1c Color in the console by Ethan Yonker · 10 years ago
  65. fb1c4ff Whitespace and minor code cleanup by Matt Mower · 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. ee71706 Fix multiple lun file USB mounting by Matt Mower · 10 years ago
  69. ed71fa3 Only setup settings,andsec partitions if available by Matt Mower · 10 years ago
  70. bf4efa3 Support alternative .android_secure location by Matt Mower · 10 years ago
  71. e65e35c Merge "Fix display of .android_secure size in Backup" into android-4.4 by Dees Troy · 10 years ago
  72. 74a149b Merge changes Ia75c34ab,I5743d9b9 into android-4.4 by Ethan Yonker · 10 years ago
  73. ed42690 Fix display of .android_secure size in Backup by Matt Mower · 10 years ago
  74. 47360be Improve USB Storage handling by Ethan Yonker · 10 years ago
  75. 0733881 if md5 check is not selected for subpartitions, don't check it. by bigbiff bigbiff · 10 years ago
  76. 02a6453 Re-arrange handling of settings storage partition by Dees Troy · 10 years ago
  77. c05c598 Improve handling of settings storage and android secure by Ethan Yonker · 10 years ago
  78. 4159aed Restore capabilities to run-as binary by Dees Troy · 10 years ago
  79. 71413f4 Check crypto footer before offering to decrypt by Ethan Yonker · 10 years ago
  80. f08ada8 Allow recovery to be restored if backup=1 flag is present in recovery.fstab by bigbiff bigbiff · 10 years ago
  81. d4d1073 Improve android secure handling by Ethan Yonker · 10 years ago
  82. 6f6441d Fix include of cutils by Dees Troy · 10 years ago
  83. a6a2642 Merge changes I4c369222,I8a8ad4b3 into android-4.4 by Dees Troy · 10 years ago
  84. 98fb46c Fix handling of storage after decryption by Dees Troy · 11 years ago
  85. d9cb906 Set listener properties for UMS mount/unmount by Matt Mower · 11 years ago
  86. 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
  87. 62bd9e0 add support for fsflags= option in twrp.fstab file by Hashcode · 11 years ago
  88. 3be70a8 Update licenses to all match by Dees Troy · 11 years ago
  89. c49d706 fix getting and setting contexts in selinux by bigbiff bigbiff · 11 years ago
  90. 0553420 Add TWFunc::Exec_Cmd() with no 'result' agrument by Vojtech Bocek · 11 years ago
  91. b21cc64 Pull ROM info from build.prop for backup names by Dees Troy · 11 years ago
  92. dabfd49 implement "usermrf" fstab flag to force rm -rf * deletion on specific partitions by Hashcode · 11 years ago
  93. fafb0c5 Unify indentation and little clean-up in TWRP files by Vojtech Bocek · 11 years ago
  94. 066eb30 Fix AOSP decrypt when TouchWiz code is present by Dees_Troy · 11 years ago
  95. 2727b99 Fix problem with not waiting for pigz to exit by Dees_Troy · 11 years ago
  96. d93bda5 2.6.0.0 by Dees_Troy · 11 years ago
  97. 59df926 Fix backup of datadata by Dees_Troy · 11 years ago
  98. 74fb2e9 Fix some issues with wipe partition list by Dees_Troy · 11 years ago
  99. 83bd483 Support encrypted backup files by Dees_Troy · 11 years ago
  100. 9e0b71c Improve backup list results by Dees_Troy · 11 years ago