1. 173cdb9 Restore TW_BACKUP_AVG_IMG_RATE handling by Matt Mower · 7 years ago
  2. 8741364 SELinux can be assumed for Android 4.4+ by Matt Mower · 7 years ago
  3. 0289955 Do not disable performance mode too early for backup by Matt Mower · 7 years ago
  4. 23d8aae Unused variable cleanup by Matt Mower · 7 years ago
  5. 029a82d Very minor code cleanup by Matt Mower · 7 years ago
  6. a8a89d1 Whitespace cleanup by Matt Mower · 7 years ago
  7. ff2b788 Change handling of /cache due to AB devices not having cache by Ethan Yonker · 8 years ago
  8. bd7492d Support File Based Encryption by Ethan Yonker · 8 years ago
  9. 1b19016 Add boot slot support by Ethan Yonker · 8 years ago
  10. 3fdcda4 Improve backup & wipe exclusion handling by Ethan Yonker · 8 years ago
  11. e080c1f Fix image flashing by Ethan Yonker · 8 years ago
  12. dcf2b67 Clean up PartitionSettings by Ethan Yonker · 8 years ago
  13. 724c514 Fix restore of subpartitions by Ethan Yonker · 8 years ago
  14. 8fd4b09 MD5 checking: fix issues introduced with adb backup patchset by bigbiff bigbiff · 8 years ago
  15. bfccfb8 Finish creating disable_free_space_check variable by Matt Mower · 8 years ago
  16. 9fa76ba Allow running of a custom script after factory reset by Ethan Yonker · 8 years ago
  17. a481d36 Fix md5 creation from adb backup patch. by bigbiff bigbiff · 8 years ago
  18. 9643a80 Add typecode to sgdisk for proper detection in Android by Captain Throwback · 8 years ago
  19. ce8f83c ADB: Add adb backup for TWRP. by bigbiff · 9 years ago
  20. 72c87ce Wait to mount until after fstab processed by Matt Mower · 8 years ago
  21. 2b2dd15 Remove char/string conversions in fstab processing by Matt Mower · 8 years ago
  22. 4ab42b1 Rewrite FS fstab flag processing by Matt Mower · 8 years ago
  23. 308b1ca Really remove all old SP* flags and code by Ethan Yonker · 8 years ago
  24. 472f506 Improve progress bar handling for backup / restore / image flash by Ethan Yonker · 8 years ago
  25. fe91611 DataManager Updates by Ethan Yonker · 8 years ago
  26. fddbdfa Don't add subpartitions to restore list by James Christopher Adduono · 8 years ago
  27. 9a561dd partitions: Fix path based Find_Next_Storage by Matt Mower · 8 years ago
  28. fcf3f24 Fix adopted storage when andsec flag is present by Ethan Yonker · 8 years ago
  29. 1fdcdb7 partitions: Avoid duplicate UMS mounts by Matt Mower · 8 years ago
  30. 2053fe0 gui: add german translation by z31s1g · 8 years ago
  31. b5fab76 Replace fix permissions with fix contexts for emulated storage by Ethan Yonker · 8 years ago
  32. 66a1949 Adopted Storage support by Ethan Yonker · 9 years ago
  33. 4adc33e Fix (Auto Generate) handling for backup names by Ethan Yonker · 8 years ago
  34. 3c36697 Fix a bunch of messages by Matt Mower · 8 years ago
  35. b78fbdf Improve flash image handling of mounting by Ethan Yonker · 8 years ago
  36. 483e9f4 Improve sdcard partitioning process by Ethan Yonker · 8 years ago
  37. 7d304c7 Generate new format /etc/fstab by dianlujitao · 8 years ago
  38. 2d50cad Remove dead code: TW_HAS_DUAL_STORAGE by Matt Mower · 9 years ago
  39. 56db1c4 Fix gui_msg %s to {1} call by Ethan Yonker · 8 years ago
  40. 74db157 Multiple Language Support by Ethan Yonker · 9 years ago
  41. a1de149 Minor update to decrypt device routine for Nexus 6P decrypt by Ethan Yonker · 9 years ago
  42. 37d4299 Properly set sys.usb.config when ums is enabled. by HandyMenny · 10 years ago
  43. c798c9c Merge up to AOSP marshmallow-release by Ethan Yonker · 9 years ago
  44. 89583ef Fix up some TW_OEM_BUILD things by Ethan Yonker · 9 years ago
  45. 9416f4f partition: recreate tw_internal_path(/data/media/0), after wipe media from data or format /data. by xiaolu · 9 years ago
  46. a271915 Add resize2fs and ability to run resize2fs via GUI by Ethan Yonker · 9 years ago
  47. eb32b1f Mount system as read-only by default by Ethan Yonker · 9 years ago
  48. 203bcc9 partitionmanager: remove broken and unused progress calculation code by that · 9 years ago
  49. 2b18a53 Address a few compiler warnings by Matt Mower · 9 years ago
  50. bf1d672 Theme: Add ability to disable size checking before backup by bigbiff · 9 years ago
  51. 1b03920 MTP: make MTP work even if unplugged and replugged by Ethan Yonker · 9 years ago
  52. 7abc5fe Add cancel backup capability. by bigbiff · 9 years ago
  53. d9ff3c5 Hide some non critical error messages by Ethan Yonker · 9 years ago
  54. 96af84a Allow flashing of images via the GUI by Ethan Yonker · 9 years ago
  55. df7abac Do not toggle USB ID during MTP startup if not needed by Ethan Yonker · 9 years ago
  56. abb5c4e Move sleep during MTP startup to MTP thread by Ethan Yonker · 9 years ago
  57. 4bfabab Check for valid MTP_Storage_ID before adding or removing by Ethan Yonker · 9 years ago
  58. 0c53203 Fix else if and maxFileSize initializer. by bigbiff · 9 years ago
  59. a3d31fb fixPermissions: simplify code, fix bugs by that · 9 years ago
  60. 726a020 MTP add/remove storage instead of disabling MTP by Ethan Yonker · 10 years ago
  61. 4b94cfd Attempt to set the proper uid/gid/contexts on new files and dirs by Ethan Yonker · 10 years ago
  62. b6ef478 Revert "Fix USB Mass Storage on some devices" by Matt Mower · 10 years ago
  63. d5c6069 This fixes kernel panic on find7 when disabling MTP before flashing zips. by bigbiff · 10 years ago
  64. 0bc17c6 Fix occasional MTP kernel panic by Ethan Yonker · 10 years ago
  65. 7cb4c33 add function to partition.cpp to return max file size to mtp responder by bigbiff · 10 years ago
  66. 253368a Reduce libs needed for decrypt and clean up old decypt files by Ethan Yonker · 10 years ago
  67. ec0fa4a Properly set tw_settings_path after decrypt on data media devices by Ethan Yonker · 10 years ago
  68. 2b55601 Add /firmware to the mount list for L decrypt by Ethan Yonker · 10 years ago
  69. cceebb8 Tweak 5.0 L decrypt by Ethan Yonker · 10 years ago
  70. 4eca40d Add lollipop decrypt support by Ethan Yonker · 10 years ago
  71. 9eb1cd4 Fix USB Mass Storage on some devices by Ethan Yonker · 10 years ago
  72. 39b7c16 add "done" after "Updating partition details..." by that · 11 years ago
  73. 78d0c5f partitionmanager: remove unused By_Block and By_Name methods by that · 10 years ago
  74. 5a92672 performance profile support by Tom Hite · 10 years ago
  75. 9e0593e mtp: cleanup, fixes and performance improvements by that · 10 years ago
  76. 6277c79 Attempt to automatically identify data/media devices by Ethan Yonker · 10 years ago
  77. 1eff6cd Additional checks to prevent partitioning internal storage by Ethan Yonker · 10 years ago
  78. 8613dc0 Fix handling of MTP fork/child process by Ethan Yonker · 10 years ago
  79. 8dfa777 MTP: Use fork instead of pthread by Ethan Yonker · 10 years ago
  80. 6d154c4 Allow toggle of MTP debug by Ethan Yonker · 10 years ago
  81. c7eee6f add mtp responder to TWRP. by bigbiff bigbiff · 10 years ago
  82. 1b7a31b Track backup and restore progress by Ethan Yonker · 10 years ago
  83. bf2cb1c Color in the console by Ethan Yonker · 10 years ago
  84. fb1c4ff Whitespace and minor code cleanup by Matt Mower · 10 years ago
  85. 87c7bac Add options to repair or change file system by Ethan Yonker · 10 years ago
  86. 93cb1ef Fix crash while loading config due to incorrect tw_storage_path by Vojtech Bocek · 10 years ago
  87. ee71706 Fix multiple lun file USB mounting by Matt Mower · 10 years ago
  88. ed71fa3 Only setup settings,andsec partitions if available by Matt Mower · 10 years ago
  89. bf4efa3 Support alternative .android_secure location by Matt Mower · 10 years ago
  90. e65e35c Merge "Fix display of .android_secure size in Backup" into android-4.4 by Dees Troy · 10 years ago
  91. 74a149b Merge changes Ia75c34ab,I5743d9b9 into android-4.4 by Ethan Yonker · 10 years ago
  92. ed42690 Fix display of .android_secure size in Backup by Matt Mower · 10 years ago
  93. 47360be Improve USB Storage handling by Ethan Yonker · 10 years ago
  94. 0733881 if md5 check is not selected for subpartitions, don't check it. by bigbiff bigbiff · 10 years ago
  95. 02a6453 Re-arrange handling of settings storage partition by Dees Troy · 10 years ago
  96. c05c598 Improve handling of settings storage and android secure by Ethan Yonker · 10 years ago
  97. 4159aed Restore capabilities to run-as binary by Dees Troy · 10 years ago
  98. 71413f4 Check crypto footer before offering to decrypt by Ethan Yonker · 10 years ago
  99. f08ada8 Allow recovery to be restored if backup=1 flag is present in recovery.fstab by bigbiff bigbiff · 10 years ago
  100. d4d1073 Improve android secure handling by Ethan Yonker · 10 years ago