1. 9cf5fe6 System_Property_Get: Allow specifying multiple prop file paths by Captain Throwback · 2 years, 5 months ago
  2. 0c4e6b8 Fix build in 5.1 tree by Captain Throwback · 2 years, 6 months ago
  3. f46463a ext4crypt: only include if TARGET_USERIMAGES_USE_EXT4 is set by Captain Throwback · 2 years, 6 months ago
  4. 22be9c1 Handle XML files format properly by zhenyolka · 2 years, 7 months ago
  5. 202df17 copy log: add option to include logcat by Captain Throwback · 2 years, 9 months ago
  6. 56b02eb repack: update repacking by bigbiff · 4 years ago
  7. 98053c3 Add support to change TWRP Folder by epicX · 3 years, 5 months ago
  8. 9d930a2 reduced the checkforapp function call to reduce unwanted log info by epicX · 3 years, 5 months ago
  9. ace7eec persist logs: remove persist from available log directories in partitions. by bigbiff · 3 years, 9 months ago
  10. 349ea55 log storage: change AB device log storage to /data/recovery by bigbiff · 4 years ago
  11. 2df2490 Is_Data_Wiped: simplify function signature by bigbiff · 4 years ago
  12. ffc9896 Little fix of double includes by mauronofrio · 4 years ago
  13. f62d249 includes: update includes for base and ext4 policies by bigbiff · 4 years ago
  14. a2bd7b7 factory reset: restore ext4 policy on /data/cache by bigbiff · 4 years, 1 month ago
  15. 65633a4 Add optional PartitionManager and Mount_Point to by Chaosmaster · 4 years, 4 months ago
  16. 461e39f Add TWFunc::Property_Override(name, value) to override properties by Chaosmaster · 4 years, 4 months ago
  17. 76bbd3a Add option to uninstall TWRP app from /system by Ethan Yonker · 5 years ago
  18. e4bdb15 AB Cache dir: If device doesn't have /data/cache for FBE, we should by bigbiff bigbiff · 5 years ago
  19. 7e94158 Support both old and new mkfs.f2fs by Ethan Yonker · 5 years ago
  20. e9a49ef Adding Edl button in reboot menu by mauronofrio · 6 years ago
  21. 19874f1 AB/Non AB Devices: updates for moving cache by bigbiff bigbiff · 5 years ago
  22. fa67cbf Remove SuperSU by Ethan Yonker · 6 years ago
  23. 98fc399 Use /persist as Qualcomm time fix source during early boot by nkk71 · 6 years ago
  24. 6e8c27a Support v2 fstab format by Ethan Yonker · 7 years ago
  25. 19fb79c ADB Backup: add ability for TWRP GUI to restore by bigbiff bigbiff · 8 years ago
  26. 56cf564 twrpDigest refactor by bigbiff bigbiff · 8 years ago
  27. ddb63e2 Timeout for decrypt by Ethan Yonker · 7 years ago
  28. bad332a Copy Kernel Logs by bigbiff bigbiff · 8 years ago
  29. ce8f83c ADB: Add adb backup for TWRP. by bigbiff · 8 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. 483e9f4 Improve sdcard partitioning process by Ethan Yonker · 8 years ago
  33. 9132d91 Disable stock recovery replacing TWRP during ORS by Ethan Yonker · 9 years ago
  34. fcdb76d twrp-functions: remove unused functions by that · 9 years ago
  35. e3e8829 Update SuperSU to 2.40 by Ethan Yonker · 9 years ago
  36. 1710bf2 display cpu temperature in twrp by Jenkins · 10 years ago
  37. 5a92672 performance profile support by Tom Hite · 10 years ago
  38. c7eee6f add mtp responder to TWRP. by bigbiff bigbiff · 10 years ago
  39. e85f02d Support reading since_epoch and secondary brightness files by xNUTx · 10 years ago
  40. 03fd6c5 Implement "take a screenshot" feature by Vojtech Bocek · 10 years ago
  41. 1b7a31b Track backup and restore progress by Ethan Yonker · 10 years ago
  42. 0b7fe50 Add support for actions triggered by key combination by Vojtech Bocek · 10 years ago
  43. 05f87d6 Fix skipping of relative paths and lost+found in twrpDU by Vojtech Bocek · 10 years ago
  44. a869edd Remove unused functions by Ethan Yonker · 10 years ago
  45. af2897c ifdef some functions that depend on other TWRP parts by Ethan Yonker · 10 years ago
  46. b555789 Separate out function for reading /system/build.prop values by Ethan Yonker · 10 years ago
  47. e5ffcd1 Add option to print render time of each frame to log file by Vojtech Bocek · 10 years ago
  48. d0e38bc Load RTC offset on Qualcomm Krait chips, fixes the broken time & date by Vojtech Bocek · 10 years ago
  49. 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
  50. 3be70a8 Update licenses to all match by Dees Troy · 11 years ago
  51. 0553420 Add TWFunc::Exec_Cmd() with no 'result' agrument by Vojtech Bocek · 11 years ago
  52. b21cc64 Pull ROM info from build.prop for backup names by Dees Troy · 11 years ago
  53. 37aeb8d Really fix TWFunc::tw_chmod() for 3-character mode string by Vojtech Bocek · 11 years ago
  54. fafb0c5 Unify indentation and little clean-up in TWRP files by Vojtech Bocek · 11 years ago
  55. 83bd483 Support encrypted backup files by Dees_Troy · 11 years ago
  56. 2673cec Move all AOSP code out of recovery binary by Dees_Troy · 11 years ago
  57. cdcfee4 use md5.c for computation of md5sums by bigbiff bigbiff · 11 years ago
  58. 6ef6635 Check for root and root perms and offer to install/fix by Dees_Troy · 11 years ago
  59. 8a68c31 This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future. by bigbiff bigbiff · 11 years ago
  60. 2e97ec5 Use only std::string in TWFunc::Get_Folder_Size by Vojtech Bocek · 11 years ago
  61. 3ee47bc file manager updates for exFAT by Dees_Troy · 11 years ago
  62. 9c75405 Add libtar to TWRP instead of using busybox tar by bigbiff bigbiff · 11 years ago
  63. 01a9b7a Fix output of version number by Dees_Troy · 12 years ago
  64. 3477d71 Save version number to storage by Dees_Troy · 12 years ago
  65. a58bead Port reboot functions to C++ by Dees_Troy · 12 years ago
  66. 7c2dec8 Add backup size checking by Dees_Troy · 12 years ago
  67. b46a684 Unify portrait layouts again by Dees_Troy · 12 years ago
  68. 43d8b00 Update backup and restore code, adb sideload by Dees_Troy · 12 years ago
  69. 38bd760 Add wipe functions, compiles in CM7, text shows in UI, zips install by Dees_Troy · 12 years ago