1. 608493c Add python prebuilts to build by Captain Throwback · 2 years ago
  2. aafc82e Partition_Property_Get: Get props from additional partitions by Captain Throwback · 2 years, 5 months ago
  3. 550a199 Add TW_QCOM_ATS_OFFSET flag to manually set time/date offset by Captain Throwback · 2 years, 4 months ago
  4. 3a59df5 kernel_module_loader: Set a prop after completing by Adithya R · 2 years, 6 months ago
  5. 0863586 System_Property_Get: Set default path for build.prop by Captain Throwback · 2 years, 5 months ago
  6. a185252 System_Property_Get: Allow specifying multiple prop file paths by Captain Throwback · 2 years, 5 months ago
  7. 922b121 libresetprop: use the latest header by bigbiff · 2 years, 5 months ago
  8. 9085047 Handle XML files format properly by zhenyolka · 2 years, 7 months ago
  9. 850fa28 kernel loader: don't try to reload modules already loaded by init by bigbiff · 2 years, 8 months ago
  10. 22851b9 module load: attempt to load modules from /vendor by bigbiff · 2 years, 9 months ago
  11. 5297893 copy log: add option to include logcat by Captain Throwback · 2 years, 9 months ago
  12. 5f3b8f0 Fix permissions on last_log.gz by Ethan Yonker · 2 years, 10 months ago
  13. a957f07 FsCrypt update: support fscrypt policies v1 and v2 by bigbiff · 3 years, 3 months ago
  14. d81833a libtwrpgui: convert gui to use new ziparchive library by bigbiff · 3 years, 5 months ago
  15. 11e9083 Fixes for Add support to change TWRP Folder by epicX · 3 years, 3 months ago
  16. a721f95 Add support to change TWRP Folder by epicX · 3 years, 5 months ago
  17. 271bb3a reduced the checkforapp function call to reduce unwanted log info by epicX · 3 years, 5 months ago
  18. 31c1492 twrpapp: restore system mount to previous state by Captain Throwback · 3 years, 5 months ago
  19. d485182 Clear_Bootloader_Message(): Log non-fatal errors at level INFO. by Ian Macdonald · 3 years, 7 months ago
  20. df8436b fastboot: implement fastbootd in twrp by bigbiff · 3 years, 9 months ago
  21. ad58e1b repack: move sbin to /system ramdisk and update repacking for android-10 by bigbiff · 4 years ago
  22. aac5861 persist logs: remove persist from available log directories in partitions. by bigbiff · 3 years, 9 months ago
  23. 25d25b9 log storage: change AB device log storage to /data/recovery by bigbiff · 4 years ago
  24. 7ba7500 decrypt: AOSP 10 requires the use of fscrypt by bigbiff · 4 years, 2 months ago
  25. ee7b7ff super partition: mount super partitions using fs_mgr by bigbiff · 4 years, 2 months ago
  26. a34befa system mount: unmount system after checking for TWRP app by bigbiff · 4 years, 3 months ago
  27. 65633a4 Add optional PartitionManager and Mount_Point to by Chaosmaster · 4 years, 4 months ago
  28. 461e39f Add TWFunc::Property_Override(name, value) to override properties by Chaosmaster · 4 years, 4 months ago
  29. d331705 android-5.1: use char constructor for default on c++ streams by bigbiff · 4 years, 5 months ago
  30. a895118 cache: Fix typo in twrp-functions.cpp for A/B devices by SyberHexen · 4 years, 7 months ago
  31. e3ad534 Persistent logs: Compress target log on storage. by bigbiff bigbiff · 4 years, 9 months ago
  32. 76bbd3a Add option to uninstall TWRP app from /system by Ethan Yonker · 5 years ago
  33. 53796e7 Use magiskboot to repack the boot partition by Ethan Yonker · 5 years ago
  34. e4bdb15 AB Cache dir: If device doesn't have /data/cache for FBE, we should by bigbiff bigbiff · 5 years ago
  35. abc299c Correct return case for context check in /cache/recovery by Makornthawat Emery · 5 years ago
  36. 7e94158 Support both old and new mkfs.f2fs by Ethan Yonker · 5 years ago
  37. e9a49ef Adding Edl button in reboot menu by mauronofrio · 6 years ago
  38. 19874f1 AB/Non AB Devices: updates for moving cache by bigbiff bigbiff · 5 years ago
  39. 2dab70d Add path for time and date fix by Mauronofrio Matarrese · 5 years ago
  40. 9d6feb5 twrp: use ANDROID_ROOT environment variable by Captain Throwback · 6 years ago
  41. 58f2132 Merge AOSP android-9.0.0_r3 by Ethan Yonker · 6 years ago
  42. fa67cbf Remove SuperSU by Ethan Yonker · 6 years ago
  43. e444d11 TWRP: Added TW_CLOCK_OFFSET flag to further adjust the clock. by Phoenix591 · 6 years ago
  44. 46b05f2 TWRP: Move the valid current time up to trigger fix on more devices. by Phoenix591 · 6 years ago
  45. 98fc399 Use /persist as Qualcomm time fix source during early boot by nkk71 · 6 years ago
  46. 6e8c27a Support v2 fstab format by Ethan Yonker · 7 years ago
  47. 19fb79c ADB Backup: add ability for TWRP GUI to restore by bigbiff bigbiff · 8 years ago
  48. 8373cfe Update to AOSP 8.0 base by Ethan Yonker · 7 years ago
  49. 56cf564 twrpDigest refactor by bigbiff bigbiff · 8 years ago
  50. ddb63e2 Timeout for decrypt by Ethan Yonker · 7 years ago
  51. 23d8aae Unused variable cleanup by Matt Mower · 7 years ago
  52. a8a89d1 Whitespace cleanup by Matt Mower · 7 years ago
  53. b4bff5e Add TWRP app install via TWRP recovery by Ethan Yonker · 7 years ago
  54. ff2b788 Change handling of /cache due to AB devices not having cache by Ethan Yonker · 7 years ago
  55. bad332a Copy Kernel Logs by bigbiff bigbiff · 8 years ago
  56. b523650 Update to android-7.1 by Ethan Yonker · 8 years ago
  57. f117962 Make it backwards compatible with 4.4 by Ethan Yonker · 8 years ago
  58. ce8f83c ADB: Add adb backup for TWRP. by bigbiff · 8 years ago
  59. 2416a50 Rewrite TWRP fstab flag processing by Matt Mower · 8 years ago
  60. 472f506 Improve progress bar handling for backup / restore / image flash by Ethan Yonker · 8 years ago
  61. fe91611 DataManager Updates by Ethan Yonker · 8 years ago
  62. 548a175 Improve max brightness handling by Tatsuyuki Ishi · 8 years ago
  63. 3c36697 Fix a bunch of messages by Matt Mower · 8 years ago
  64. 483e9f4 Improve sdcard partitioning process by Ethan Yonker · 8 years ago
  65. f1408b3 Fix Recursive_Mkdir if path doesn't end with "/" by that · 8 years ago
  66. 74db157 Multiple Language Support by Ethan Yonker · 9 years ago
  67. 13a8f0b Free some memory allocations by Matt Mower · 9 years ago
  68. d0514ba Fix a bunch of warnings by Ethan Yonker · 9 years ago
  69. 46bdc96 remove useless memset and \n by Xuefer · 9 years ago
  70. 4e0e3fc bootloader: align with AOSP code by that · 9 years ago
  71. 2252d24 twrpTar: fix segfault after encrypted backups by that · 9 years ago
  72. bc2bc6b Fix reboot for some devices by Ethan Yonker · 9 years ago
  73. 0fdcbec Fix TWFunc::Wait_For_Child reporting success when child segfaults by Vojtech Bocek · 9 years ago
  74. 74a6d0d Replace Auto_Generated name spaces with underscores. by bigbiff · 9 years ago
  75. 9132d91 Disable stock recovery replacing TWRP during ORS by Ethan Yonker · 9 years ago
  76. 7abc5fe Add cancel backup capability. by bigbiff · 9 years ago
  77. 3454ade Use /twres instead of /res for theme resources by Dees Troy · 9 years ago
  78. fcdb76d twrp-functions: remove unused functions by that · 9 years ago
  79. e3e8829 Update SuperSU to 2.40 by Ethan Yonker · 9 years ago
  80. 4b94cfd Attempt to set the proper uid/gid/contexts on new files and dirs by Ethan Yonker · 9 years ago
  81. 75bf041 Make the android-5.0 branch compile in 4.4 to 4.1 by Ethan Yonker · 10 years ago
  82. d7f2092 Fix up tw_reboot function by Ethan Yonker · 10 years ago
  83. d43bf2d fix some compiler warnings by that · 10 years ago
  84. 1710bf2 display cpu temperature in twrp by Jenkins · 10 years ago
  85. 5a92672 performance profile support by Tom Hite · 10 years ago
  86. c7eee6f add mtp responder to TWRP. by bigbiff bigbiff · 10 years ago
  87. e85f02d Support reading since_epoch and secondary brightness files by xNUTx · 10 years ago
  88. 03fd6c5 Implement "take a screenshot" feature by Vojtech Bocek · 10 years ago
  89. 67351dc Check the crash counter instead of date in TWFunc::Fixup_Time_On_Boot() by Vojtech Bocek · 10 years ago
  90. 1b7a31b Track backup and restore progress by Ethan Yonker · 10 years ago
  91. fb1c4ff Whitespace and minor code cleanup by Matt Mower · 10 years ago
  92. 0b7fe50 Add support for actions triggered by key combination by Vojtech Bocek · 10 years ago
  93. 05f87d6 Fix skipping of relative paths and lost+found in twrpDU by Vojtech Bocek · 10 years ago
  94. 3e254b9 Change qcom time error messages to info by Dees Troy · 10 years ago
  95. 92d48e0 Check auto generated backup names for invalid characters by Ethan Yonker · 10 years ago
  96. 731df79 fix slash between directories by bigbiff bigbiff · 10 years ago
  97. af2897c ifdef some functions that depend on other TWRP parts by Ethan Yonker · 10 years ago
  98. 0385f51 Update SuperSU by Ethan Yonker · 10 years ago
  99. b555789 Separate out function for reading /system/build.prop values by Ethan Yonker · 10 years ago
  100. e5ffcd1 Add option to print render time of each frame to log file by Vojtech Bocek · 10 years ago