1. 6277c79 Attempt to automatically identify data/media devices by Ethan Yonker · 10 years ago
  2. 1eff6cd Additional checks to prevent partitioning internal storage by Ethan Yonker · 10 years ago
  3. 8613dc0 Fix handling of MTP fork/child process by Ethan Yonker · 10 years ago
  4. 8dfa777 MTP: Use fork instead of pthread by Ethan Yonker · 10 years ago
  5. 6d154c4 Allow toggle of MTP debug by Ethan Yonker · 10 years ago
  6. c7eee6f add mtp responder to TWRP. by bigbiff bigbiff · 10 years ago
  7. 1b7a31b Track backup and restore progress by Ethan Yonker · 10 years ago
  8. bf2cb1c Color in the console by Ethan Yonker · 10 years ago
  9. fb1c4ff Whitespace and minor code cleanup by Matt Mower · 10 years ago
  10. 87c7bac Add options to repair or change file system by Ethan Yonker · 10 years ago
  11. 93cb1ef Fix crash while loading config due to incorrect tw_storage_path by Vojtech Bocek · 10 years ago
  12. ee71706 Fix multiple lun file USB mounting by Matt Mower · 10 years ago
  13. ed71fa3 Only setup settings,andsec partitions if available by Matt Mower · 10 years ago
  14. bf4efa3 Support alternative .android_secure location by Matt Mower · 10 years ago
  15. e65e35c Merge "Fix display of .android_secure size in Backup" into android-4.4 by Dees Troy · 10 years ago
  16. 74a149b Merge changes Ia75c34ab,I5743d9b9 into android-4.4 by Ethan Yonker · 10 years ago
  17. ed42690 Fix display of .android_secure size in Backup by Matt Mower · 10 years ago
  18. 47360be Improve USB Storage handling by Ethan Yonker · 10 years ago
  19. 0733881 if md5 check is not selected for subpartitions, don't check it. by bigbiff bigbiff · 10 years ago
  20. 02a6453 Re-arrange handling of settings storage partition by Dees Troy · 10 years ago
  21. c05c598 Improve handling of settings storage and android secure by Ethan Yonker · 10 years ago
  22. 4159aed Restore capabilities to run-as binary by Dees Troy · 10 years ago
  23. 71413f4 Check crypto footer before offering to decrypt by Ethan Yonker · 10 years ago
  24. f08ada8 Allow recovery to be restored if backup=1 flag is present in recovery.fstab by bigbiff bigbiff · 10 years ago
  25. d4d1073 Improve android secure handling by Ethan Yonker · 10 years ago
  26. 6f6441d Fix include of cutils by Dees Troy · 10 years ago
  27. a6a2642 Merge changes I4c369222,I8a8ad4b3 into android-4.4 by Dees Troy · 10 years ago
  28. 98fb46c Fix handling of storage after decryption by Dees Troy · 11 years ago
  29. d9cb906 Set listener properties for UMS mount/unmount by Matt Mower · 11 years ago
  30. 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
  31. 62bd9e0 add support for fsflags= option in twrp.fstab file by Hashcode · 11 years ago
  32. 3be70a8 Update licenses to all match by Dees Troy · 11 years ago
  33. c49d706 fix getting and setting contexts in selinux by bigbiff bigbiff · 11 years ago
  34. 0553420 Add TWFunc::Exec_Cmd() with no 'result' agrument by Vojtech Bocek · 11 years ago
  35. b21cc64 Pull ROM info from build.prop for backup names by Dees Troy · 11 years ago
  36. dabfd49 implement "usermrf" fstab flag to force rm -rf * deletion on specific partitions by Hashcode · 11 years ago
  37. fafb0c5 Unify indentation and little clean-up in TWRP files by Vojtech Bocek · 11 years ago
  38. 066eb30 Fix AOSP decrypt when TouchWiz code is present by Dees_Troy · 11 years ago
  39. 2727b99 Fix problem with not waiting for pigz to exit by Dees_Troy · 11 years ago
  40. d93bda5 2.6.0.0 by Dees_Troy · 11 years ago
  41. 59df926 Fix backup of datadata by Dees_Troy · 11 years ago
  42. 74fb2e9 Fix some issues with wipe partition list by Dees_Troy · 11 years ago
  43. 83bd483 Support encrypted backup files by Dees_Troy · 11 years ago
  44. 9e0b71c Improve backup list results by Dees_Troy · 11 years ago
  45. 91862e6 Fix handling of subpartitions by Dees_Troy · 11 years ago
  46. 2673cec Move all AOSP code out of recovery binary by Dees_Troy · 11 years ago
  47. a13d74f Add partition list GUI element by Dees_Troy · 11 years ago
  48. 65a4c73 trying to fix md5 Change-Id: I4ec037f76aa965bc818afe924942adbe9a080b36 by bigbiff bigbiff · 11 years ago
  49. cdcfee4 use md5.c for computation of md5sums by bigbiff bigbiff · 11 years ago
  50. cf33e4d support devices without bootpartition by ChampionSwimmer · 11 years ago
  51. 2c57d78 convert file_bps to be unsigned long long by bigbiff bigbiff · 11 years ago
  52. 3f5c4e8 Fix fail over to vfat from exfat by Dees_Troy · 11 years ago
  53. 6a042c8 Disable USB Mass Storage if the USB lun file does not exist. by Dees_Troy · 11 years ago
  54. d4b22b0 Move backup folder creation to after free space calc by Dees_Troy · 11 years ago
  55. dc8bc1b ORS engine fixes by Dees_Troy · 11 years ago
  56. 16c2b31 Add flag for retaining layout version by Dees_Troy · 11 years ago
  57. 999b39d Check to ensure that external is encrypted by Dees_Troy · 11 years ago
  58. c8bafa1 More Samsung sdcard crypto fixes by Dees_Troy · 11 years ago
  59. 20c02c0 Fix ifdefs for Samsung encryption by Dees_Troy · 11 years ago
  60. 85f44ed Improve remounting sdcard with ecryptfs by Dees_Troy · 11 years ago
  61. 9c75405 Add libtar to TWRP instead of using busybox tar by bigbiff bigbiff · 11 years ago
  62. 6ff55ce Add Samsung TouchWiz decryption by a3955269 · 11 years ago
  63. 82599a8 Improve handling of undecrypted encrypted /data by Gary Peck · 12 years ago
  64. 68cab49 Add ignore blkid flag for Transformers by Dees_Troy · 12 years ago
  65. 004d48b print partition details independent of whether its mountable by Gary Peck · 12 years ago
  66. 16b7435 Fixes for multi-user in 4.2 by Dees_Troy · 12 years ago
  67. 1a650e6 Unmount main partitions after fixing permissions by Dees_Troy · 12 years ago
  68. d21618c Update and improve USB storage code by Dees_Troy · 12 years ago
  69. f4ca612 Handle single lun file for USB storage by Dees_Troy · 12 years ago
  70. aa9cc40 Fix problem with sizes of images after reset default by Dees_Troy · 12 years ago
  71. cfd73ef Unmount main partitions after USB storage disable by Dees_Troy · 12 years ago
  72. d0384ef Unmount system after boot, backup, and restore by Dees_Troy · 12 years ago
  73. a0f8a59 redo fix permissions in c++ for faster changes by bigbiff bigbiff · 12 years ago
  74. 9350b8d Update sdcard partitioning to C++ by Dees_Troy · 12 years ago
  75. c9ff7a3 Port backup name checking to Partition Manager by Dees_Troy · 12 years ago
  76. 2c50e18 Handle mountable boot partitions by Dees_Troy · 12 years ago
  77. 2ff5a8d Add option to wipe android secure by Dees_Troy · 12 years ago
  78. 4be841b Fix permissions updates by Dees_Troy · 12 years ago
  79. 094207a Fix problems with MTD devices by Dees_Troy · 12 years ago
  80. b46a684 Unify portrait layouts again by Dees_Troy · 12 years ago
  81. c5865ab Fix skip MD5 setting during backup by Dees_Troy · 12 years ago
  82. 093b764 Add progress bar support to backup and restore by Dees_Troy · 12 years ago
  83. ab10ee2 Fix special partition handling by Dees_Troy · 12 years ago
  84. e58d526 Add android_secure support by Dees_Troy · 12 years ago
  85. c51f1f9 Various fixes by Dees_Troy · 12 years ago
  86. 2a92358 Fix fstab and unmount problems by Dees_Troy · 12 years ago
  87. 812660f Add and improve OpenRecoveryScript support by Dees_Troy · 12 years ago
  88. 8170a92 Cleanup extra-functions by Dees_Troy · 12 years ago
  89. 4a2a126 Improve backup and restore by Dees_Troy · 12 years ago
  90. 43d8b00 Update backup and restore code, adb sideload by Dees_Troy · 12 years ago
  91. 38bd760 Add wipe functions, compiles in CM7, text shows in UI, zips install by Dees_Troy · 12 years ago
  92. 32c8eb8 Make text appear in GUI console, Zip install works. by Dees_Troy · 12 years ago
  93. 657c309 Zip install works again by Dees_Troy · 12 years ago
  94. 63c8df7 More Partition Manager functionality by Dees_Troy · 12 years ago
  95. 5112731 Improve storage size code, mount, unmount by Dees_Troy · 12 years ago
  96. 5bf4392 Add processing of fstab, mounting, and decrypt by Dees_Troy · 12 years ago
  97. 51a0e82 TWRP-ify AOSP code by Dees_Troy · 12 years ago