1. a895118 cache: Fix typo in twrp-functions.cpp for A/B devices by SyberHexen · 4 years, 8 months ago
  2. e3ad534 Persistent logs: Compress target log on storage. by bigbiff bigbiff · 4 years, 10 months ago
  3. 76bbd3a Add option to uninstall TWRP app from /system by Ethan Yonker · 5 years ago
  4. 53796e7 Use magiskboot to repack the boot partition by Ethan Yonker · 5 years ago
  5. e4bdb15 AB Cache dir: If device doesn't have /data/cache for FBE, we should by bigbiff bigbiff · 5 years ago
  6. abc299c Correct return case for context check in /cache/recovery by Makornthawat Emery · 5 years ago
  7. 7e94158 Support both old and new mkfs.f2fs by Ethan Yonker · 5 years ago
  8. e9a49ef Adding Edl button in reboot menu by mauronofrio · 6 years ago
  9. 19874f1 AB/Non AB Devices: updates for moving cache by bigbiff bigbiff · 5 years ago
  10. 2dab70d Add path for time and date fix by Mauronofrio Matarrese · 5 years ago
  11. 9d6feb5 twrp: use ANDROID_ROOT environment variable by Captain Throwback · 6 years ago
  12. 58f2132 Merge AOSP android-9.0.0_r3 by Ethan Yonker · 6 years ago
  13. fa67cbf Remove SuperSU by Ethan Yonker · 6 years ago
  14. e444d11 TWRP: Added TW_CLOCK_OFFSET flag to further adjust the clock. by Phoenix591 · 6 years ago
  15. 46b05f2 TWRP: Move the valid current time up to trigger fix on more devices. by Phoenix591 · 6 years ago
  16. 98fc399 Use /persist as Qualcomm time fix source during early boot by nkk71 · 7 years ago
  17. 6e8c27a Support v2 fstab format by Ethan Yonker · 8 years ago
  18. 19fb79c ADB Backup: add ability for TWRP GUI to restore by bigbiff bigbiff · 8 years ago
  19. 8373cfe Update to AOSP 8.0 base by Ethan Yonker · 7 years ago
  20. 56cf564 twrpDigest refactor by bigbiff bigbiff · 8 years ago
  21. ddb63e2 Timeout for decrypt by Ethan Yonker · 7 years ago
  22. 23d8aae Unused variable cleanup by Matt Mower · 7 years ago
  23. a8a89d1 Whitespace cleanup by Matt Mower · 7 years ago
  24. b4bff5e Add TWRP app install via TWRP recovery by Ethan Yonker · 8 years ago
  25. ff2b788 Change handling of /cache due to AB devices not having cache by Ethan Yonker · 8 years ago
  26. bad332a Copy Kernel Logs by bigbiff bigbiff · 8 years ago
  27. b523650 Update to android-7.1 by Ethan Yonker · 8 years ago
  28. f117962 Make it backwards compatible with 4.4 by Ethan Yonker · 8 years ago
  29. ce8f83c ADB: Add adb backup for TWRP. by bigbiff · 9 years ago
  30. 2416a50 Rewrite TWRP fstab flag processing by Matt Mower · 8 years ago
  31. 472f506 Improve progress bar handling for backup / restore / image flash by Ethan Yonker · 8 years ago
  32. fe91611 DataManager Updates by Ethan Yonker · 8 years ago
  33. 548a175 Improve max brightness handling by Tatsuyuki Ishi · 9 years ago
  34. 3c36697 Fix a bunch of messages by Matt Mower · 9 years ago
  35. 483e9f4 Improve sdcard partitioning process by Ethan Yonker · 8 years ago
  36. f1408b3 Fix Recursive_Mkdir if path doesn't end with "/" by that · 8 years ago
  37. 74db157 Multiple Language Support by Ethan Yonker · 9 years ago
  38. 13a8f0b Free some memory allocations by Matt Mower · 9 years ago
  39. d0514ba Fix a bunch of warnings by Ethan Yonker · 9 years ago
  40. 46bdc96 remove useless memset and \n by Xuefer · 9 years ago
  41. 4e0e3fc bootloader: align with AOSP code by that · 9 years ago
  42. 2252d24 twrpTar: fix segfault after encrypted backups by that · 9 years ago
  43. bc2bc6b Fix reboot for some devices by Ethan Yonker · 9 years ago
  44. 0fdcbec Fix TWFunc::Wait_For_Child reporting success when child segfaults by Vojtech Bocek · 9 years ago
  45. 74a6d0d Replace Auto_Generated name spaces with underscores. by bigbiff · 9 years ago
  46. 9132d91 Disable stock recovery replacing TWRP during ORS by Ethan Yonker · 9 years ago
  47. 7abc5fe Add cancel backup capability. by bigbiff · 9 years ago
  48. 3454ade Use /twres instead of /res for theme resources by Dees Troy · 9 years ago
  49. fcdb76d twrp-functions: remove unused functions by that · 10 years ago
  50. e3e8829 Update SuperSU to 2.40 by Ethan Yonker · 10 years ago
  51. 4b94cfd Attempt to set the proper uid/gid/contexts on new files and dirs by Ethan Yonker · 10 years ago
  52. 75bf041 Make the android-5.0 branch compile in 4.4 to 4.1 by Ethan Yonker · 10 years ago
  53. d7f2092 Fix up tw_reboot function by Ethan Yonker · 10 years ago
  54. d43bf2d fix some compiler warnings by that · 10 years ago
  55. 1710bf2 display cpu temperature in twrp by Jenkins · 10 years ago
  56. 5a92672 performance profile support by Tom Hite · 10 years ago
  57. c7eee6f add mtp responder to TWRP. by bigbiff bigbiff · 10 years ago
  58. e85f02d Support reading since_epoch and secondary brightness files by xNUTx · 10 years ago
  59. 03fd6c5 Implement "take a screenshot" feature by Vojtech Bocek · 10 years ago
  60. 67351dc Check the crash counter instead of date in TWFunc::Fixup_Time_On_Boot() by Vojtech Bocek · 10 years ago
  61. 1b7a31b Track backup and restore progress by Ethan Yonker · 10 years ago
  62. fb1c4ff Whitespace and minor code cleanup by Matt Mower · 10 years ago
  63. 0b7fe50 Add support for actions triggered by key combination by Vojtech Bocek · 10 years ago
  64. 05f87d6 Fix skipping of relative paths and lost+found in twrpDU by Vojtech Bocek · 10 years ago
  65. 3e254b9 Change qcom time error messages to info by Dees Troy · 10 years ago
  66. 92d48e0 Check auto generated backup names for invalid characters by Ethan Yonker · 10 years ago
  67. 731df79 fix slash between directories by bigbiff bigbiff · 10 years ago
  68. af2897c ifdef some functions that depend on other TWRP parts by Ethan Yonker · 10 years ago
  69. 0385f51 Update SuperSU by Ethan Yonker · 10 years ago
  70. b555789 Separate out function for reading /system/build.prop values by Ethan Yonker · 10 years ago
  71. e5ffcd1 Add option to print render time of each frame to log file by Vojtech Bocek · 10 years ago
  72. d0e38bc Load RTC offset on Qualcomm Krait chips, fixes the broken time & date by Vojtech Bocek · 10 years ago
  73. 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
  74. 3be70a8 Update licenses to all match by Dees Troy · 11 years ago
  75. a829d5d Remove trailing spaces on auto generated backup names by Dees Troy · 11 years ago
  76. 9d7fdf5 Improvements to Update_Log_File by Dees Troy · 11 years ago
  77. a2e7016 Never generate empty backup name by Vojtech Bocek · 11 years ago
  78. 0553420 Add TWFunc::Exec_Cmd() with no 'result' agrument by Vojtech Bocek · 11 years ago
  79. b21cc64 Pull ROM info from build.prop for backup names by Dees Troy · 11 years ago
  80. 37aeb8d Really fix TWFunc::tw_chmod() for 3-character mode string by Vojtech Bocek · 11 years ago
  81. a7939bb Update SuperSU for 4.3 SELinux, 2.6.1.0 by Dees_Troy · 11 years ago
  82. 616afed ignore lost+found in all the places by bigbiff bigbiff · 11 years ago
  83. fafb0c5 Unify indentation and little clean-up in TWRP files by Vojtech Bocek · 11 years ago
  84. 00b2605 Fix TWFunc::tw_chmod() for 3-character mode string by Vojtech Bocek · 11 years ago
  85. 29a0635 Revert "Rewrite TWFunc::Exec_Cmd() to use pipe() instead of popen()" by Dees_Troy · 11 years ago
  86. c5754cf Rewrite TWFunc::Exec_Cmd() to use pipe() instead of popen() by Vojtech Bocek · 11 years ago
  87. 83bd483 Support encrypted backup files by Dees_Troy · 11 years ago
  88. 2673cec Move all AOSP code out of recovery binary by Dees_Troy · 11 years ago
  89. cdcfee4 use md5.c for computation of md5sums by bigbiff bigbiff · 11 years ago
  90. 113ee73 fixes for fakeflash zips by jt1134 · 11 years ago
  91. a443878 Fix compiling on CM7 by Dees_Troy · 11 years ago
  92. 6ef6635 Check for root and root perms and offer to install/fix by Dees_Troy · 11 years ago
  93. 8a68c31 This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future. by bigbiff bigbiff · 11 years ago
  94. e34c133 Add write buffer for tar writes by Dees_Troy · 11 years ago
  95. 2e97ec5 Use only std::string in TWFunc::Get_Folder_Size by Vojtech Bocek · 11 years ago
  96. 3f5c4e8 Fix fail over to vfat from exfat by Dees_Troy · 11 years ago
  97. b05ddee exFAT improvements, fixes by Dees_Troy · 11 years ago
  98. 3ee47bc file manager updates for exFAT by Dees_Troy · 11 years ago
  99. 98f1f90 Remove sockets and FIFOS when removing files by bigbiff bigbiff · 11 years ago
  100. ce67546 Fix wiping problems and save ecrypt key by Dees_Troy · 11 years ago