1. ae04b28 Enable stock recovery replacement by Maarten Derks · 7 years ago
  2. 0e2140e Add git revision to startup message in recovery.log by that · 8 years ago
  3. 051f476 Check sdk version for M before offering to root by Ethan Yonker · 8 years ago
  4. 3aa66be Append AOSP recovery commands inline by Ethan Yonker · 8 years ago
  5. 74db157 Multiple Language Support by Ethan Yonker · 9 years ago
  6. 9546019 Fix short circuit on tw_mount_system_ro by Matt Mower · 9 years ago
  7. 1673e3d Treat /vendor like /system for read only by Ethan Yonker · 9 years ago
  8. b909aae Fix minor interface bug: No-SU prompt after no-OS prompt by Davis Mosenkovs · 9 years ago
  9. c798c9c Merge up to AOSP marshmallow-release by Ethan Yonker · 9 years ago
  10. 89583ef Fix up some TW_OEM_BUILD things by Ethan Yonker · 9 years ago
  11. 961d20e Make system read only show no matter what on first TWRP boot by Ethan Yonker · 9 years ago
  12. 0e2c657 Fix system read only behavior during boot by Ethan Yonker · 9 years ago
  13. eb32b1f Mount system as read-only by default by Ethan Yonker · 9 years ago
  14. 4e0e3fc bootloader: align with AOSP code by that · 9 years ago
  15. bc2bc6b Fix reboot for some devices by Ethan Yonker · 9 years ago
  16. 9132d91 Disable stock recovery replacing TWRP during ORS by Ethan Yonker · 9 years ago
  17. d9ff3c5 Hide some non critical error messages by Ethan Yonker · 9 years ago
  18. fd0439e Move ORS command line into main thread by Ethan Yonker · 9 years ago
  19. cf50da5 Fix handling of custom themes after decrypt by Ethan Yonker · 9 years ago
  20. cc8ddca fix adb sideload by that · 9 years ago
  21. df7abac Do not toggle USB ID during MTP startup if not needed by Ethan Yonker · 9 years ago
  22. f9f99bc Ingore SIGPIPE errors by Ethan Yonker · 9 years ago
  23. e3e8829 Update SuperSU to 2.40 by Ethan Yonker · 9 years ago
  24. 4b94cfd Attempt to set the proper uid/gid/contexts on new files and dirs by Ethan Yonker · 9 years ago
  25. c8f5899 Fix process to disable stock recovery flashing by Dees Troy · 10 years ago
  26. a167416 Merge in lollipop and attempt to fix merge conflicts by Ethan Yonker · 10 years ago
  27. 6277c79 Attempt to automatically identify data/media devices by Ethan Yonker · 10 years ago
  28. 12055fa Properly set mtp enable variable if disabled during boot by Ethan Yonker · 10 years ago
  29. 6f49e11 Prevent MTP enable on startup if crash detected by Ethan Yonker · 10 years ago
  30. 73da42c Ensure that MTP is enabled by default by Ethan Yonker · 10 years ago
  31. c7eee6f add mtp responder to TWRP. by bigbiff bigbiff · 10 years ago
  32. 03a42f6 Add command line capabilities by Ethan Yonker · 10 years ago
  33. 30f100e Only disable recovery flash if it is truly "stock" recovery by dhacker29 · 10 years ago
  34. 67351dc Check the crash counter instead of date in TWFunc::Fixup_Time_On_Boot() by Vojtech Bocek · 10 years ago
  35. 0fc1573 Change ro.twrp.boot boolean to twrp.crash_counter by Vojtech Bocek · 10 years ago
  36. bf2cb1c Color in the console by Ethan Yonker · 10 years ago
  37. 2005a84 Run TWFunc::Fixup_Time_On_Boot() before OpenRecoveryScript by Vojtech Bocek · 10 years ago
  38. d0e38bc Load RTC offset on Qualcomm Krait chips, fixes the broken time & date by Vojtech Bocek · 10 years ago
  39. 8d0eb13 Improve SELinux support check by Dees Troy · 11 years ago
  40. 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
  41. 995e88c Add check during boot for SELinux support by Dees Troy · 11 years ago
  42. 7b69e9d Skip the = or \n before grabbing Zip_File. by Kevin Steck · 11 years ago
  43. c49d706 fix getting and setting contexts in selinux by bigbiff bigbiff · 11 years ago
  44. 0553420 Add TWFunc::Exec_Cmd() with no 'result' agrument by Vojtech Bocek · 11 years ago
  45. f193f88 Make fixing su perms automatic by Dees Troy · 11 years ago
  46. b21cc64 Pull ROM info from build.prop for backup names by Dees Troy · 11 years ago
  47. 1669f89 Update to latest AOSP master by Dees_Troy · 11 years ago
  48. 329383e Use twrp.fstab if present by Dees_Troy · 11 years ago
  49. fafb0c5 Unify indentation and little clean-up in TWRP files by Vojtech Bocek · 11 years ago
  50. a95f55c Add SELinux support by Dees_Troy · 11 years ago
  51. a449a6f Fix handling of AOSP recovery commands by Dees_Troy · 11 years ago
  52. 91862e6 Fix handling of subpartitions by Dees_Troy · 11 years ago
  53. 2673cec Move all AOSP code out of recovery binary by Dees_Troy · 11 years ago