1. ce8f83c ADB: Add adb backup for TWRP. by bigbiff · 9 years ago
  2. a869fc7 TWRP Install Reboot Option by bigbiff · 8 years ago
  3. b5fab76 Replace fix permissions with fix contexts for emulated storage by Ethan Yonker · 8 years ago
  4. fbb4353 Update minuitwrp graphics in line with latest minui by Ethan Yonker · 9 years ago
  5. 66a1949 Adopted Storage support by Ethan Yonker · 9 years ago
  6. 4adc33e Fix (Auto Generate) handling for backup names by Ethan Yonker · 8 years ago
  7. 579e907 Android 6.0 needs permission +x to create screenshot files by Xuefer · 8 years ago
  8. 3c36697 Fix a bunch of messages by Matt Mower · 9 years ago
  9. d4725ca gui: fix return value of NotifyKey by that · 8 years ago
  10. 9598c07 Do not require mounting during zip flashing if path exists by Ethan Yonker · 8 years ago
  11. 483e9f4 Improve sdcard partitioning process by Ethan Yonker · 8 years ago
  12. 8834a0f gui: add keyboard support for Ctrl layer and more special keys by that · 8 years ago
  13. 677b13f gui: fix screenshot_saved message by that · 9 years ago
  14. 10ae24f get rid of console thread for OpenRecoveryScript by that · 9 years ago
  15. 62326f4 Set twrp.action_complete after completing action by LuK1337 · 9 years ago
  16. 80f7b36 exfat: Build fsck and update path to mkfs by Matt Mower · 9 years ago
  17. 74db157 Multiple Language Support by Ethan Yonker · 9 years ago
  18. 18794c8 Update dosfstools by Matt Mower · 9 years ago
  19. e0f1f3b Move reloading of theme outside of the action thread by Ethan Yonker · 9 years ago
  20. 1673e3d Treat /vendor like /system for read only by Ethan Yonker · 9 years ago
  21. d0514ba Fix a bunch of warnings by Ethan Yonker · 9 years ago
  22. c798c9c Merge up to AOSP marshmallow-release by Ethan Yonker · 9 years ago
  23. 85161af ORS: Report success if AOSP script succeeds by Matt Mower · 9 years ago
  24. 28a85d2 Make sure that adbd restarts after sideload by Dees Troy · 9 years ago
  25. e1abe61 Fix ORS scripts displaying an error after completing by Ethan Yonker · 9 years ago
  26. c7b631b gui: set tw_file to the currently flashed file name without path by that · 9 years ago
  27. d6966f4 Fix unable to uncheck the mount read only check box by Ethan Yonker · 9 years ago
  28. 46bdc96 remove useless memset and \n by Xuefer · 9 years ago
  29. a271915 Add resize2fs and ability to run resize2fs via GUI by Ethan Yonker · 9 years ago
  30. eb32b1f Mount system as read-only by default by Ethan Yonker · 9 years ago
  31. e738da5 minuitwrp: fix crash issue, when the console use TTF font to display unicode font. by xiaolu · 9 years ago
  32. 5aa29ab GUI: Terminal command: minor improvements by Matt Mower · 9 years ago
  33. 21ff02a GUI: Support styles in xml to reduce xml file size by Ethan Yonker · 9 years ago
  34. 9132d91 Disable stock recovery replacing TWRP during ORS by Ethan Yonker · 9 years ago
  35. 73a5295 gui: run cancel action in another thread by that · 9 years ago
  36. ecd8918 Use macro to add actions to the action map by Vojtech Bocek · 9 years ago
  37. 7abc5fe Add cancel backup capability. by bigbiff · 9 years ago
  38. 3454ade Use /twres instead of /res for theme resources by Dees Troy · 9 years ago
  39. d9ff3c5 Hide some non critical error messages by Ethan Yonker · 9 years ago
  40. cf50da5 Fix handling of custom themes after decrypt by Ethan Yonker · 9 years ago
  41. e979abd Fix some crashes during theme (re)loading by Vojtech Bocek · 9 years ago
  42. 85cfb7d Fix some actions being incorrectly threaded by Vojtech Bocek · 9 years ago
  43. fb759d4 gui: simplify blanktimer by that · 9 years ago
  44. 0d47eb5 Improve GUI handling of zip flashing by Ethan Yonker · 9 years ago
  45. 96af84a Allow flashing of images via the GUI by Ethan Yonker · 9 years ago
  46. 7d3b54f gui: fix action threading if background thread is busy by that · 9 years ago
  47. c608548 Run some actions in a separate thread by that · 9 years ago
  48. 24e7eb7 Thread openrecoveryscript action to properly display action page by Ethan Yonker · 9 years ago
  49. cc8ddca fix adb sideload by that · 9 years ago
  50. d83c9ea Fix GUIAction::operation_start by Ethan Yonker · 9 years ago
  51. 3f7b1ac gui: Move action functions to function pointer map. by that · 10 years ago
  52. 726a020 MTP add/remove storage instead of disabling MTP by Ethan Yonker · 10 years ago
  53. 5216bef Toggle MTP during ADB sideload by Ethan Yonker · 10 years ago
  54. 4b94cfd Attempt to set the proper uid/gid/contexts on new files and dirs by Ethan Yonker · 10 years ago
  55. 2481342 Update adb sideload feature by Ethan Yonker · 10 years ago
  56. 57e3587 Fix zip install by Ethan Yonker · 10 years ago
  57. 5a92672 performance profile support by Tom Hite · 10 years ago
  58. c7eee6f add mtp responder to TWRP. by bigbiff bigbiff · 10 years ago
  59. e85f02d Support reading since_epoch and secondary brightness files by xNUTx · 10 years ago
  60. 03fd6c5 Implement "take a screenshot" feature by Vojtech Bocek · 10 years ago
  61. aad0311 Refresh after partition changes by jrior001 · 10 years ago
  62. fb1c4ff Whitespace and minor code cleanup by Matt Mower · 10 years ago
  63. 87c7bac Add options to repair or change file system by Ethan Yonker · 10 years ago
  64. 0b7fe50 Add support for actions triggered by key combination by Vojtech Bocek · 10 years ago
  65. 83e8257 Allow building of an OEM friendly TWRP by Ethan Yonker · 10 years ago
  66. 45312e5 Allow sideloading from /tmp by Ethan Yonker · 10 years ago
  67. 8214f0a Remove some unneeded code by Ethan Yonker · 10 years ago
  68. 0722056 Cache results of GUIObject::isConditionTrue() by Vojtech Bocek · 10 years ago
  69. ede51c5 Conditional -> GUIObject and make all gui objects children of GUIObject by Vojtech Bocek · 10 years ago
  70. 03db326 Expansion of vibrate options by Ethan Yonker · 10 years ago
  71. 71e9b04 Add haptic feedback by Samer Diab (S.a.M.e.R_d) · 10 years ago
  72. 8c0f06b Update partition sizes after sideload by Dees Troy · 11 years ago
  73. 0553420 Add TWFunc::Exec_Cmd() with no 'result' agrument by Vojtech Bocek · 11 years ago
  74. f193f88 Make fixing su perms automatic by Dees Troy · 11 years ago
  75. b21cc64 Pull ROM info from build.prop for backup names by Dees Troy · 11 years ago
  76. c9ecd44 Add a TW_NO_TIMEOUT option by Ricardo Gomez · 11 years ago
  77. fafb0c5 Unify indentation and little clean-up in TWRP files by Vojtech Bocek · 11 years ago
  78. 74fb2e9 Fix some issues with wipe partition list by Dees_Troy · 11 years ago
  79. 83bd483 Support encrypted backup files by Dees_Troy · 11 years ago
  80. 8593234 Add new SliderValue GUI widget by Vojtech Bocek · 11 years ago
  81. 2673cec Move all AOSP code out of recovery binary by Dees_Troy · 11 years ago
  82. a13d74f Add partition list GUI element by Dees_Troy · 11 years ago
  83. 6ef6635 Check for root and root perms and offer to install/fix by Dees_Troy · 11 years ago
  84. 8a68c31 This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future. by bigbiff bigbiff · 11 years ago
  85. eb50caa Remove thread logging from actions.cpp by Dees_Troy · 11 years ago
  86. 7ce7f0c adding sideload page with wipe cache and dalvik by bigbiff bigbiff · 11 years ago
  87. 6ed34b7 Use GUI for ORS instead of console only by Dees_Troy · 11 years ago
  88. 01b6d0c Convert AOSP commands to ORS for encrypted devices by Dees_Troy · 11 years ago
  89. 3bf2b0e change tar create to pthread by bigbiff bigbiff · 11 years ago
  90. 4bc09ae Improve ORS sideload to display GUI with cancel button by Dees_Troy · 11 years ago
  91. ab4963c Fix problems with thread creation on some devices by Dees_Troy · 11 years ago
  92. 9c75405 Add libtar to TWRP instead of using busybox tar by bigbiff bigbiff · 11 years ago
  93. 06b4fe9 Update injecttwrp for Epic 4G Touch by Dees_Troy · 12 years ago
  94. 6480ce0 Finalize 2.3.0.0 by Dees_Troy · 12 years ago
  95. 01a9b7a Fix output of version number by Dees_Troy · 12 years ago
  96. 3477d71 Save version number to storage by Dees_Troy · 12 years ago
  97. 9350b8d Update sdcard partitioning to C++ by Dees_Troy · 12 years ago
  98. c9ff7a3 Port backup name checking to Partition Manager by Dees_Troy · 12 years ago
  99. a58bead Port reboot functions to C++ by Dees_Troy · 12 years ago
  100. 2ff5a8d Add option to wipe android secure by Dees_Troy · 12 years ago