1. df8436b fastboot: implement fastbootd in twrp by bigbiff · 3 years, 10 months ago
  2. ad58e1b repack: move sbin to /system ramdisk and update repacking for android-10 by bigbiff · 4 years ago
  3. 25d25b9 log storage: change AB device log storage to /data/recovery by bigbiff · 4 years ago
  4. 6d3bf89 Add ozip decryption for Oppo/Realme device by mauronofrio · 4 years, 8 months ago
  5. 6ad1457 Add and install permission file for Android 9+ by Stefan Tauner · 4 years, 6 months ago
  6. b98b4f7 partitionmanager: magisk update sytnax as per new binaries by Mohd Faraz · 4 years, 2 months ago
  7. adc599e Revert "Add support for multi-user decryption" by bigbiff · 4 years, 1 month ago
  8. 0b25b1d Add support for multi-user decryption by Noah Jacobson · 5 years ago
  9. d5364a0 Rework progressbar logic, implement scoped/split progressbar by Chaosmaster · 4 years, 5 months ago
  10. d58ba18 AOSP10 TWRP Merge: fix conflicts and update libraries needed by bigbiff · 4 years, 3 months ago
  11. 2034a41 Fix typo in comment by VDavid003 · 4 years, 9 months ago
  12. 76bbd3a Add option to uninstall TWRP app from /system by Ethan Yonker · 5 years ago
  13. 53796e7 Use magiskboot to repack the boot partition by Ethan Yonker · 5 years ago
  14. 19874f1 AB/Non AB Devices: updates for moving cache by bigbiff bigbiff · 5 years ago
  15. 3ed778a Vibration: allow BoardConfig to disable vibration for a device. by bigbiff bigbiff · 5 years ago
  16. 9d6feb5 twrp: use ANDROID_ROOT environment variable by Captain Throwback · 6 years ago
  17. fa67cbf Remove SuperSU by Ethan Yonker · 6 years ago
  18. 6e8c27a Support v2 fstab format by Ethan Yonker · 8 years ago
  19. 19fb79c ADB Backup: add ability for TWRP GUI to restore by bigbiff bigbiff · 8 years ago
  20. 8373cfe Update to AOSP 8.0 base by Ethan Yonker · 7 years ago
  21. 64c5c0a Add TWRP app install to landscape and watch themes by Ethan Yonker · 7 years ago
  22. 5128d29 Fix crash during check for TWRP app by Ethan Yonker · 7 years ago
  23. 0c88b84 Fill uid/gid for screenshots at compile time by Matt Mower · 7 years ago
  24. 5e1a7f9 Fix detection of TWRP app in /data by Ethan Yonker · 7 years ago
  25. 9472ba1 gui: Actions: Toggle backlight on power key by Matt Mower · 8 years ago
  26. 23d8aae Unused variable cleanup by Matt Mower · 7 years ago
  27. 029a82d Very minor code cleanup by Matt Mower · 7 years ago
  28. a8a89d1 Whitespace cleanup by Matt Mower · 8 years ago
  29. 4767caf Fix compile error on 4.4 tree by Ethan Yonker · 7 years ago
  30. b4bff5e Add TWRP app install via TWRP recovery by Ethan Yonker · 8 years ago
  31. 1b19016 Add boot slot support by Ethan Yonker · 8 years ago
  32. bad332a Copy Kernel Logs by bigbiff bigbiff · 8 years ago
  33. e080c1f Fix image flashing by Ethan Yonker · 8 years ago
  34. dcf2b67 Clean up PartitionSettings by Ethan Yonker · 8 years ago
  35. f117962 Make it backwards compatible with 4.4 by Ethan Yonker · 8 years ago
  36. 9a2a205 GUI: Add countdown & cancel to install auto-reboot by Matt Mower · 8 years ago
  37. 786d734 Remove curtainClose() remnants by Matt Mower · 8 years ago
  38. 25036b7 Remove unused identifier from NotifyTouch by Matt Mower · 8 years ago
  39. 76b8afc Move cursor after appending date to backup name by Matt Mower · 8 years ago
  40. ce8f83c ADB: Add adb backup for TWRP. by bigbiff · 9 years ago
  41. a869fc7 TWRP Install Reboot Option by bigbiff · 8 years ago
  42. b5fab76 Replace fix permissions with fix contexts for emulated storage by Ethan Yonker · 8 years ago
  43. fbb4353 Update minuitwrp graphics in line with latest minui by Ethan Yonker · 9 years ago
  44. 66a1949 Adopted Storage support by Ethan Yonker · 9 years ago
  45. 4adc33e Fix (Auto Generate) handling for backup names by Ethan Yonker · 8 years ago
  46. 579e907 Android 6.0 needs permission +x to create screenshot files by Xuefer · 8 years ago
  47. 3c36697 Fix a bunch of messages by Matt Mower · 9 years ago
  48. d4725ca gui: fix return value of NotifyKey by that · 8 years ago
  49. 9598c07 Do not require mounting during zip flashing if path exists by Ethan Yonker · 8 years ago
  50. 483e9f4 Improve sdcard partitioning process by Ethan Yonker · 8 years ago
  51. 8834a0f gui: add keyboard support for Ctrl layer and more special keys by that · 8 years ago
  52. 677b13f gui: fix screenshot_saved message by that · 9 years ago
  53. 10ae24f get rid of console thread for OpenRecoveryScript by that · 9 years ago
  54. 62326f4 Set twrp.action_complete after completing action by LuK1337 · 9 years ago
  55. 80f7b36 exfat: Build fsck and update path to mkfs by Matt Mower · 9 years ago
  56. 74db157 Multiple Language Support by Ethan Yonker · 9 years ago
  57. 18794c8 Update dosfstools by Matt Mower · 9 years ago
  58. e0f1f3b Move reloading of theme outside of the action thread by Ethan Yonker · 9 years ago
  59. 1673e3d Treat /vendor like /system for read only by Ethan Yonker · 9 years ago
  60. d0514ba Fix a bunch of warnings by Ethan Yonker · 9 years ago
  61. c798c9c Merge up to AOSP marshmallow-release by Ethan Yonker · 9 years ago
  62. 85161af ORS: Report success if AOSP script succeeds by Matt Mower · 9 years ago
  63. 28a85d2 Make sure that adbd restarts after sideload by Dees Troy · 9 years ago
  64. e1abe61 Fix ORS scripts displaying an error after completing by Ethan Yonker · 9 years ago
  65. c7b631b gui: set tw_file to the currently flashed file name without path by that · 9 years ago
  66. d6966f4 Fix unable to uncheck the mount read only check box by Ethan Yonker · 9 years ago
  67. 46bdc96 remove useless memset and \n by Xuefer · 9 years ago
  68. a271915 Add resize2fs and ability to run resize2fs via GUI by Ethan Yonker · 9 years ago
  69. eb32b1f Mount system as read-only by default by Ethan Yonker · 9 years ago
  70. e738da5 minuitwrp: fix crash issue, when the console use TTF font to display unicode font. by xiaolu · 9 years ago
  71. 5aa29ab GUI: Terminal command: minor improvements by Matt Mower · 9 years ago
  72. 21ff02a GUI: Support styles in xml to reduce xml file size by Ethan Yonker · 9 years ago
  73. 9132d91 Disable stock recovery replacing TWRP during ORS by Ethan Yonker · 9 years ago
  74. 73a5295 gui: run cancel action in another thread by that · 9 years ago
  75. ecd8918 Use macro to add actions to the action map by Vojtech Bocek · 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. d9ff3c5 Hide some non critical error messages by Ethan Yonker · 9 years ago
  79. cf50da5 Fix handling of custom themes after decrypt by Ethan Yonker · 9 years ago
  80. e979abd Fix some crashes during theme (re)loading by Vojtech Bocek · 9 years ago
  81. 85cfb7d Fix some actions being incorrectly threaded by Vojtech Bocek · 9 years ago
  82. fb759d4 gui: simplify blanktimer by that · 9 years ago
  83. 0d47eb5 Improve GUI handling of zip flashing by Ethan Yonker · 9 years ago
  84. 96af84a Allow flashing of images via the GUI by Ethan Yonker · 9 years ago
  85. 7d3b54f gui: fix action threading if background thread is busy by that · 9 years ago
  86. c608548 Run some actions in a separate thread by that · 9 years ago
  87. 24e7eb7 Thread openrecoveryscript action to properly display action page by Ethan Yonker · 9 years ago
  88. cc8ddca fix adb sideload by that · 10 years ago
  89. d83c9ea Fix GUIAction::operation_start by Ethan Yonker · 10 years ago
  90. 3f7b1ac gui: Move action functions to function pointer map. by that · 10 years ago
  91. 726a020 MTP add/remove storage instead of disabling MTP by Ethan Yonker · 10 years ago
  92. 5216bef Toggle MTP during ADB sideload by Ethan Yonker · 10 years ago
  93. 4b94cfd Attempt to set the proper uid/gid/contexts on new files and dirs by Ethan Yonker · 10 years ago
  94. 2481342 Update adb sideload feature by Ethan Yonker · 10 years ago
  95. 57e3587 Fix zip install by Ethan Yonker · 10 years ago
  96. 5a92672 performance profile support by Tom Hite · 10 years ago
  97. c7eee6f add mtp responder to TWRP. by bigbiff bigbiff · 10 years ago
  98. e85f02d Support reading since_epoch and secondary brightness files by xNUTx · 10 years ago
  99. 03fd6c5 Implement "take a screenshot" feature by Vojtech Bocek · 10 years ago
  100. aad0311 Refresh after partition changes by jrior001 · 10 years ago