1. e85f02d Support reading since_epoch and secondary brightness files by xNUTx · 10 years ago
  2. 03fd6c5 Implement "take a screenshot" feature by Vojtech Bocek · 10 years ago
  3. 67351dc Check the crash counter instead of date in TWFunc::Fixup_Time_On_Boot() by Vojtech Bocek · 10 years ago
  4. 1b7a31b Track backup and restore progress by Ethan Yonker · 10 years ago
  5. fb1c4ff Whitespace and minor code cleanup by Matt Mower · 10 years ago
  6. 0b7fe50 Add support for actions triggered by key combination by Vojtech Bocek · 10 years ago
  7. 05f87d6 Fix skipping of relative paths and lost+found in twrpDU by Vojtech Bocek · 10 years ago
  8. 3e254b9 Change qcom time error messages to info by Dees Troy · 10 years ago
  9. 92d48e0 Check auto generated backup names for invalid characters by Ethan Yonker · 10 years ago
  10. 731df79 fix slash between directories by bigbiff bigbiff · 10 years ago
  11. af2897c ifdef some functions that depend on other TWRP parts by Ethan Yonker · 10 years ago
  12. 0385f51 Update SuperSU by Ethan Yonker · 10 years ago
  13. b555789 Separate out function for reading /system/build.prop values by Ethan Yonker · 10 years ago
  14. e5ffcd1 Add option to print render time of each frame to log file by Vojtech Bocek · 10 years ago
  15. d0e38bc Load RTC offset on Qualcomm Krait chips, fixes the broken time & date by Vojtech Bocek · 10 years ago
  16. 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
  17. 3be70a8 Update licenses to all match by Dees Troy · 11 years ago
  18. a829d5d Remove trailing spaces on auto generated backup names by Dees Troy · 11 years ago
  19. 9d7fdf5 Improvements to Update_Log_File by Dees Troy · 11 years ago
  20. a2e7016 Never generate empty backup name by Vojtech Bocek · 11 years ago
  21. 0553420 Add TWFunc::Exec_Cmd() with no 'result' agrument by Vojtech Bocek · 11 years ago
  22. b21cc64 Pull ROM info from build.prop for backup names by Dees Troy · 11 years ago
  23. 37aeb8d Really fix TWFunc::tw_chmod() for 3-character mode string by Vojtech Bocek · 11 years ago
  24. a7939bb Update SuperSU for 4.3 SELinux, 2.6.1.0 by Dees_Troy · 11 years ago
  25. 616afed ignore lost+found in all the places by bigbiff bigbiff · 11 years ago
  26. fafb0c5 Unify indentation and little clean-up in TWRP files by Vojtech Bocek · 11 years ago
  27. 00b2605 Fix TWFunc::tw_chmod() for 3-character mode string by Vojtech Bocek · 11 years ago
  28. 29a0635 Revert "Rewrite TWFunc::Exec_Cmd() to use pipe() instead of popen()" by Dees_Troy · 11 years ago
  29. c5754cf Rewrite TWFunc::Exec_Cmd() to use pipe() instead of popen() by Vojtech Bocek · 11 years ago
  30. 83bd483 Support encrypted backup files by Dees_Troy · 11 years ago
  31. 2673cec Move all AOSP code out of recovery binary by Dees_Troy · 11 years ago
  32. cdcfee4 use md5.c for computation of md5sums by bigbiff bigbiff · 11 years ago
  33. 113ee73 fixes for fakeflash zips by jt1134 · 11 years ago
  34. a443878 Fix compiling on CM7 by Dees_Troy · 11 years ago
  35. 6ef6635 Check for root and root perms and offer to install/fix by Dees_Troy · 11 years ago
  36. 8a68c31 This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future. by bigbiff bigbiff · 11 years ago
  37. e34c133 Add write buffer for tar writes by Dees_Troy · 11 years ago
  38. 2e97ec5 Use only std::string in TWFunc::Get_Folder_Size by Vojtech Bocek · 11 years ago
  39. 3f5c4e8 Fix fail over to vfat from exfat by Dees_Troy · 11 years ago
  40. b05ddee exFAT improvements, fixes by Dees_Troy · 11 years ago
  41. 3ee47bc file manager updates for exFAT by Dees_Troy · 11 years ago
  42. 98f1f90 Remove sockets and FIFOS when removing files by bigbiff bigbiff · 11 years ago
  43. ce67546 Fix wiping problems and save ecrypt key by Dees_Troy · 11 years ago
  44. 9c75405 Add libtar to TWRP instead of using busybox tar by bigbiff bigbiff · 11 years ago
  45. d9a9616 Increase array size to fix crashes on some devices by Dees_Troy · 12 years ago
  46. 01a9b7a Fix output of version number by Dees_Troy · 12 years ago
  47. f759675 Fix compiler warnings by Dees_Troy · 12 years ago
  48. 3477d71 Save version number to storage by Dees_Troy · 12 years ago
  49. a58bead Port reboot functions to C++ by Dees_Troy · 12 years ago
  50. 7c2dec8 Add backup size checking by Dees_Troy · 12 years ago
  51. b46a684 Unify portrait layouts again by Dees_Troy · 12 years ago
  52. 2a92358 Fix fstab and unmount problems by Dees_Troy · 12 years ago
  53. 8170a92 Cleanup extra-functions by Dees_Troy · 12 years ago
  54. 43d8b00 Update backup and restore code, adb sideload by Dees_Troy · 12 years ago
  55. 38bd760 Add wipe functions, compiles in CM7, text shows in UI, zips install by Dees_Troy · 12 years ago