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