1. 96af84a Allow flashing of images via the GUI by Ethan Yonker · 9 years ago
  2. df7abac Do not toggle USB ID during MTP startup if not needed by Ethan Yonker · 10 years ago
  3. abb5c4e Move sleep during MTP startup to MTP thread by Ethan Yonker · 10 years ago
  4. 4bfabab Check for valid MTP_Storage_ID before adding or removing by Ethan Yonker · 10 years ago
  5. 0c53203 Fix else if and maxFileSize initializer. by bigbiff · 10 years ago
  6. a3d31fb fixPermissions: simplify code, fix bugs by that · 10 years ago
  7. 726a020 MTP add/remove storage instead of disabling MTP by Ethan Yonker · 10 years ago
  8. 4b94cfd Attempt to set the proper uid/gid/contexts on new files and dirs by Ethan Yonker · 10 years ago
  9. b6ef478 Revert "Fix USB Mass Storage on some devices" by Matt Mower · 10 years ago
  10. d5c6069 This fixes kernel panic on find7 when disabling MTP before flashing zips. by bigbiff · 10 years ago
  11. 0bc17c6 Fix occasional MTP kernel panic by Ethan Yonker · 10 years ago
  12. 7cb4c33 add function to partition.cpp to return max file size to mtp responder by bigbiff · 10 years ago
  13. 253368a Reduce libs needed for decrypt and clean up old decypt files by Ethan Yonker · 10 years ago
  14. ec0fa4a Properly set tw_settings_path after decrypt on data media devices by Ethan Yonker · 10 years ago
  15. 2b55601 Add /firmware to the mount list for L decrypt by Ethan Yonker · 10 years ago
  16. cceebb8 Tweak 5.0 L decrypt by Ethan Yonker · 10 years ago
  17. 4eca40d Add lollipop decrypt support by Ethan Yonker · 10 years ago
  18. 9eb1cd4 Fix USB Mass Storage on some devices by Ethan Yonker · 10 years ago
  19. 39b7c16 add "done" after "Updating partition details..." by that · 11 years ago
  20. 78d0c5f partitionmanager: remove unused By_Block and By_Name methods by that · 10 years ago
  21. 5a92672 performance profile support by Tom Hite · 10 years ago
  22. 9e0593e mtp: cleanup, fixes and performance improvements by that · 10 years ago
  23. 6277c79 Attempt to automatically identify data/media devices by Ethan Yonker · 10 years ago
  24. 1eff6cd Additional checks to prevent partitioning internal storage by Ethan Yonker · 10 years ago
  25. 8613dc0 Fix handling of MTP fork/child process by Ethan Yonker · 10 years ago
  26. 8dfa777 MTP: Use fork instead of pthread by Ethan Yonker · 10 years ago
  27. 6d154c4 Allow toggle of MTP debug by Ethan Yonker · 10 years ago
  28. c7eee6f add mtp responder to TWRP. by bigbiff bigbiff · 10 years ago
  29. 1b7a31b Track backup and restore progress by Ethan Yonker · 10 years ago
  30. bf2cb1c Color in the console by Ethan Yonker · 10 years ago
  31. fb1c4ff Whitespace and minor code cleanup by Matt Mower · 10 years ago
  32. 87c7bac Add options to repair or change file system by Ethan Yonker · 10 years ago
  33. 93cb1ef Fix crash while loading config due to incorrect tw_storage_path by Vojtech Bocek · 10 years ago
  34. ee71706 Fix multiple lun file USB mounting by Matt Mower · 10 years ago
  35. ed71fa3 Only setup settings,andsec partitions if available by Matt Mower · 10 years ago
  36. bf4efa3 Support alternative .android_secure location by Matt Mower · 10 years ago
  37. e65e35c Merge "Fix display of .android_secure size in Backup" into android-4.4 by Dees Troy · 10 years ago
  38. 74a149b Merge changes Ia75c34ab,I5743d9b9 into android-4.4 by Ethan Yonker · 10 years ago
  39. ed42690 Fix display of .android_secure size in Backup by Matt Mower · 10 years ago
  40. 47360be Improve USB Storage handling by Ethan Yonker · 10 years ago
  41. 0733881 if md5 check is not selected for subpartitions, don't check it. by bigbiff bigbiff · 10 years ago
  42. 02a6453 Re-arrange handling of settings storage partition by Dees Troy · 10 years ago
  43. c05c598 Improve handling of settings storage and android secure by Ethan Yonker · 10 years ago
  44. 4159aed Restore capabilities to run-as binary by Dees Troy · 10 years ago
  45. 71413f4 Check crypto footer before offering to decrypt by Ethan Yonker · 10 years ago
  46. f08ada8 Allow recovery to be restored if backup=1 flag is present in recovery.fstab by bigbiff bigbiff · 10 years ago
  47. d4d1073 Improve android secure handling by Ethan Yonker · 10 years ago
  48. 6f6441d Fix include of cutils by Dees Troy · 10 years ago
  49. a6a2642 Merge changes I4c369222,I8a8ad4b3 into android-4.4 by Dees Troy · 10 years ago
  50. 98fb46c Fix handling of storage after decryption by Dees Troy · 11 years ago
  51. d9cb906 Set listener properties for UMS mount/unmount by Matt Mower · 11 years ago
  52. 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
  53. 62bd9e0 add support for fsflags= option in twrp.fstab file by Hashcode · 11 years ago
  54. 3be70a8 Update licenses to all match by Dees Troy · 11 years ago
  55. c49d706 fix getting and setting contexts in selinux by bigbiff bigbiff · 11 years ago
  56. 0553420 Add TWFunc::Exec_Cmd() with no 'result' agrument by Vojtech Bocek · 11 years ago
  57. b21cc64 Pull ROM info from build.prop for backup names by Dees Troy · 11 years ago
  58. dabfd49 implement "usermrf" fstab flag to force rm -rf * deletion on specific partitions by Hashcode · 11 years ago
  59. fafb0c5 Unify indentation and little clean-up in TWRP files by Vojtech Bocek · 11 years ago
  60. 066eb30 Fix AOSP decrypt when TouchWiz code is present by Dees_Troy · 11 years ago
  61. 2727b99 Fix problem with not waiting for pigz to exit by Dees_Troy · 11 years ago
  62. d93bda5 2.6.0.0 by Dees_Troy · 11 years ago
  63. 59df926 Fix backup of datadata by Dees_Troy · 11 years ago
  64. 74fb2e9 Fix some issues with wipe partition list by Dees_Troy · 11 years ago
  65. 83bd483 Support encrypted backup files by Dees_Troy · 11 years ago
  66. 9e0b71c Improve backup list results by Dees_Troy · 11 years ago
  67. 91862e6 Fix handling of subpartitions by Dees_Troy · 11 years ago
  68. 2673cec Move all AOSP code out of recovery binary by Dees_Troy · 11 years ago
  69. a13d74f Add partition list GUI element by Dees_Troy · 11 years ago
  70. 65a4c73 trying to fix md5 Change-Id: I4ec037f76aa965bc818afe924942adbe9a080b36 by bigbiff bigbiff · 11 years ago
  71. cdcfee4 use md5.c for computation of md5sums by bigbiff bigbiff · 11 years ago
  72. cf33e4d support devices without bootpartition by ChampionSwimmer · 11 years ago
  73. 2c57d78 convert file_bps to be unsigned long long by bigbiff bigbiff · 11 years ago
  74. 3f5c4e8 Fix fail over to vfat from exfat by Dees_Troy · 11 years ago
  75. 6a042c8 Disable USB Mass Storage if the USB lun file does not exist. by Dees_Troy · 11 years ago
  76. d4b22b0 Move backup folder creation to after free space calc by Dees_Troy · 11 years ago
  77. dc8bc1b ORS engine fixes by Dees_Troy · 11 years ago
  78. 16c2b31 Add flag for retaining layout version by Dees_Troy · 11 years ago
  79. 999b39d Check to ensure that external is encrypted by Dees_Troy · 11 years ago
  80. c8bafa1 More Samsung sdcard crypto fixes by Dees_Troy · 11 years ago
  81. 20c02c0 Fix ifdefs for Samsung encryption by Dees_Troy · 11 years ago
  82. 85f44ed Improve remounting sdcard with ecryptfs by Dees_Troy · 11 years ago
  83. 9c75405 Add libtar to TWRP instead of using busybox tar by bigbiff bigbiff · 11 years ago
  84. 6ff55ce Add Samsung TouchWiz decryption by a3955269 · 11 years ago
  85. 82599a8 Improve handling of undecrypted encrypted /data by Gary Peck · 12 years ago
  86. 68cab49 Add ignore blkid flag for Transformers by Dees_Troy · 12 years ago
  87. 004d48b print partition details independent of whether its mountable by Gary Peck · 12 years ago
  88. 16b7435 Fixes for multi-user in 4.2 by Dees_Troy · 12 years ago
  89. 1a650e6 Unmount main partitions after fixing permissions by Dees_Troy · 12 years ago
  90. d21618c Update and improve USB storage code by Dees_Troy · 12 years ago
  91. f4ca612 Handle single lun file for USB storage by Dees_Troy · 12 years ago
  92. aa9cc40 Fix problem with sizes of images after reset default by Dees_Troy · 12 years ago
  93. cfd73ef Unmount main partitions after USB storage disable by Dees_Troy · 12 years ago
  94. d0384ef Unmount system after boot, backup, and restore by Dees_Troy · 12 years ago
  95. a0f8a59 redo fix permissions in c++ for faster changes by bigbiff bigbiff · 12 years ago
  96. 9350b8d Update sdcard partitioning to C++ by Dees_Troy · 12 years ago
  97. c9ff7a3 Port backup name checking to Partition Manager by Dees_Troy · 12 years ago
  98. 2c50e18 Handle mountable boot partitions by Dees_Troy · 12 years ago
  99. 2ff5a8d Add option to wipe android secure by Dees_Troy · 12 years ago
  100. 4be841b Fix permissions updates by Dees_Troy · 12 years ago