1. ce8f83c ADB: Add adb backup for TWRP. by bigbiff · 8 years ago
  2. 2416a50 Rewrite TWRP fstab flag processing by Matt Mower · 8 years ago
  3. 472f506 Improve progress bar handling for backup / restore / image flash by Ethan Yonker · 8 years ago
  4. fe91611 DataManager Updates by Ethan Yonker · 8 years ago
  5. 548a175 Improve max brightness handling by Tatsuyuki Ishi · 8 years ago
  6. 3c36697 Fix a bunch of messages by Matt Mower · 8 years ago
  7. 483e9f4 Improve sdcard partitioning process by Ethan Yonker · 8 years ago
  8. f1408b3 Fix Recursive_Mkdir if path doesn't end with "/" by that · 8 years ago
  9. 74db157 Multiple Language Support by Ethan Yonker · 9 years ago
  10. 13a8f0b Free some memory allocations by Matt Mower · 9 years ago
  11. d0514ba Fix a bunch of warnings by Ethan Yonker · 9 years ago
  12. 46bdc96 remove useless memset and \n by Xuefer · 9 years ago
  13. 4e0e3fc bootloader: align with AOSP code by that · 9 years ago
  14. 2252d24 twrpTar: fix segfault after encrypted backups by that · 9 years ago
  15. bc2bc6b Fix reboot for some devices by Ethan Yonker · 9 years ago
  16. 0fdcbec Fix TWFunc::Wait_For_Child reporting success when child segfaults by Vojtech Bocek · 9 years ago
  17. 74a6d0d Replace Auto_Generated name spaces with underscores. by bigbiff · 9 years ago
  18. 9132d91 Disable stock recovery replacing TWRP during ORS by Ethan Yonker · 9 years ago
  19. 7abc5fe Add cancel backup capability. by bigbiff · 9 years ago
  20. 3454ade Use /twres instead of /res for theme resources by Dees Troy · 9 years ago
  21. fcdb76d twrp-functions: remove unused functions by that · 9 years ago
  22. e3e8829 Update SuperSU to 2.40 by Ethan Yonker · 9 years ago
  23. 4b94cfd Attempt to set the proper uid/gid/contexts on new files and dirs by Ethan Yonker · 9 years ago
  24. 75bf041 Make the android-5.0 branch compile in 4.4 to 4.1 by Ethan Yonker · 10 years ago
  25. d7f2092 Fix up tw_reboot function by Ethan Yonker · 10 years ago
  26. d43bf2d fix some compiler warnings by that · 10 years ago
  27. 1710bf2 display cpu temperature in twrp by Jenkins · 10 years ago
  28. 5a92672 performance profile support by Tom Hite · 10 years ago
  29. c7eee6f add mtp responder to TWRP. by bigbiff bigbiff · 10 years ago
  30. e85f02d Support reading since_epoch and secondary brightness files by xNUTx · 10 years ago
  31. 03fd6c5 Implement "take a screenshot" feature by Vojtech Bocek · 10 years ago
  32. 67351dc Check the crash counter instead of date in TWFunc::Fixup_Time_On_Boot() by Vojtech Bocek · 10 years ago
  33. 1b7a31b Track backup and restore progress by Ethan Yonker · 10 years ago
  34. fb1c4ff Whitespace and minor code cleanup by Matt Mower · 10 years ago
  35. 0b7fe50 Add support for actions triggered by key combination by Vojtech Bocek · 10 years ago
  36. 05f87d6 Fix skipping of relative paths and lost+found in twrpDU by Vojtech Bocek · 10 years ago
  37. 3e254b9 Change qcom time error messages to info by Dees Troy · 10 years ago
  38. 92d48e0 Check auto generated backup names for invalid characters by Ethan Yonker · 10 years ago
  39. 731df79 fix slash between directories by bigbiff bigbiff · 10 years ago
  40. af2897c ifdef some functions that depend on other TWRP parts by Ethan Yonker · 10 years ago
  41. 0385f51 Update SuperSU by Ethan Yonker · 10 years ago
  42. b555789 Separate out function for reading /system/build.prop values by Ethan Yonker · 10 years ago
  43. e5ffcd1 Add option to print render time of each frame to log file by Vojtech Bocek · 10 years ago
  44. d0e38bc Load RTC offset on Qualcomm Krait chips, fixes the broken time & date by Vojtech Bocek · 10 years ago
  45. 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
  46. 3be70a8 Update licenses to all match by Dees Troy · 11 years ago
  47. a829d5d Remove trailing spaces on auto generated backup names by Dees Troy · 11 years ago
  48. 9d7fdf5 Improvements to Update_Log_File by Dees Troy · 11 years ago
  49. a2e7016 Never generate empty backup name by Vojtech Bocek · 11 years ago
  50. 0553420 Add TWFunc::Exec_Cmd() with no 'result' agrument by Vojtech Bocek · 11 years ago
  51. b21cc64 Pull ROM info from build.prop for backup names by Dees Troy · 11 years ago
  52. 37aeb8d Really fix TWFunc::tw_chmod() for 3-character mode string by Vojtech Bocek · 11 years ago
  53. a7939bb Update SuperSU for 4.3 SELinux, 2.6.1.0 by Dees_Troy · 11 years ago
  54. 616afed ignore lost+found in all the places by bigbiff bigbiff · 11 years ago
  55. fafb0c5 Unify indentation and little clean-up in TWRP files by Vojtech Bocek · 11 years ago
  56. 00b2605 Fix TWFunc::tw_chmod() for 3-character mode string by Vojtech Bocek · 11 years ago
  57. 29a0635 Revert "Rewrite TWFunc::Exec_Cmd() to use pipe() instead of popen()" by Dees_Troy · 11 years ago
  58. c5754cf Rewrite TWFunc::Exec_Cmd() to use pipe() instead of popen() by Vojtech Bocek · 11 years ago
  59. 83bd483 Support encrypted backup files by Dees_Troy · 11 years ago
  60. 2673cec Move all AOSP code out of recovery binary by Dees_Troy · 11 years ago
  61. cdcfee4 use md5.c for computation of md5sums by bigbiff bigbiff · 11 years ago
  62. 113ee73 fixes for fakeflash zips by jt1134 · 11 years ago
  63. a443878 Fix compiling on CM7 by Dees_Troy · 11 years ago
  64. 6ef6635 Check for root and root perms and offer to install/fix by Dees_Troy · 11 years ago
  65. 8a68c31 This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future. by bigbiff bigbiff · 11 years ago
  66. e34c133 Add write buffer for tar writes by Dees_Troy · 11 years ago
  67. 2e97ec5 Use only std::string in TWFunc::Get_Folder_Size by Vojtech Bocek · 11 years ago
  68. 3f5c4e8 Fix fail over to vfat from exfat by Dees_Troy · 11 years ago
  69. b05ddee exFAT improvements, fixes by Dees_Troy · 11 years ago
  70. 3ee47bc file manager updates for exFAT by Dees_Troy · 11 years ago
  71. 98f1f90 Remove sockets and FIFOS when removing files by bigbiff bigbiff · 11 years ago
  72. ce67546 Fix wiping problems and save ecrypt key by Dees_Troy · 11 years ago
  73. 9c75405 Add libtar to TWRP instead of using busybox tar by bigbiff bigbiff · 11 years ago
  74. d9a9616 Increase array size to fix crashes on some devices by Dees_Troy · 11 years ago
  75. 01a9b7a Fix output of version number by Dees_Troy · 12 years ago
  76. f759675 Fix compiler warnings by Dees_Troy · 12 years ago
  77. 3477d71 Save version number to storage by Dees_Troy · 12 years ago
  78. a58bead Port reboot functions to C++ by Dees_Troy · 12 years ago
  79. 7c2dec8 Add backup size checking by Dees_Troy · 12 years ago
  80. b46a684 Unify portrait layouts again by Dees_Troy · 12 years ago
  81. 2a92358 Fix fstab and unmount problems by Dees_Troy · 12 years ago
  82. 8170a92 Cleanup extra-functions by Dees_Troy · 12 years ago
  83. 43d8b00 Update backup and restore code, adb sideload by Dees_Troy · 12 years ago
  84. 38bd760 Add wipe functions, compiles in CM7, text shows in UI, zips install by Dees_Troy · 12 years ago