1. d21252f merges: allow user to perform snapshot merges in advanced menu by bigbiff · 2 years, 10 months ago
  2. ac29e69 Add an option to one click flash current booted TWRP ramdisk by nebrassy · 3 years, 1 month ago
  3. cfa875c vab support: merges and unmapping super devices by bigbiff · 3 years ago
  4. d81833a libtwrpgui: convert gui to use new ziparchive library by bigbiff · 3 years, 6 months ago
  5. a721f95 Add support to change TWRP Folder by epicX · 3 years, 6 months ago
  6. 16dd81b nano: Add File Manager option to edit selected file by Captain Throwback · 3 years, 5 months ago
  7. 77bbeb0 Added Support for terminal from filemanager by Mohd Faraz · 3 years, 11 months ago
  8. e7c34e5 Include common names for Magisk app in list of flashable zip files. by Ian Macdonald · 3 years, 5 months ago
  9. df8436b fastboot: implement fastbootd in twrp by bigbiff · 3 years, 10 months ago
  10. 6d3bf89 Add ozip decryption for Oppo/Realme device by mauronofrio · 4 years, 8 months ago
  11. 76bbd3a Add option to uninstall TWRP app from /system by Ethan Yonker · 5 years ago
  12. 53796e7 Use magiskboot to repack the boot partition by Ethan Yonker · 5 years ago
  13. a9dd9f0 gui: preserve order of gui_print vs gui_msg by that · 7 years ago
  14. 9472ba1 gui: Actions: Toggle backlight on power key by Matt Mower · 8 years ago
  15. a8a89d1 Whitespace cleanup by Matt Mower · 8 years ago
  16. dcd1e44 Support theme width and height offsets by James Christopher Adduono · 8 years ago
  17. b4bff5e Add TWRP app install via TWRP recovery by Ethan Yonker · 8 years ago
  18. 1b19016 Add boot slot support by Ethan Yonker · 8 years ago
  19. 9a2a205 GUI: Add countdown & cancel to install auto-reboot by Matt Mower · 8 years ago
  20. 14138d9 gui: don't mix up display value with actual value by Sultan Qasim Khan · 8 years ago
  21. a5db712 Improve input box text handling by Ethan Yonker · 8 years ago
  22. db79f22 gui: remove unused struct translate_later_struct by that · 8 years ago
  23. b5fab76 Replace fix permissions with fix contexts for emulated storage by Ethan Yonker · 8 years ago
  24. dedbb7f Make listbox translation work by Ethan Yonker · 8 years ago
  25. 1964d19 gui: add terminal emulator by that · 8 years ago
  26. 8834a0f gui: add keyboard support for Ctrl layer and more special keys by that · 8 years ago
  27. b25a183 gui: PatternPassword: allow any N*N grid by Aleksa Sarai · 9 years ago
  28. 10ae24f get rid of console thread for OpenRecoveryScript by that · 9 years ago
  29. 74db157 Multiple Language Support by Ethan Yonker · 9 years ago
  30. 44925ad GUI TextBox by Ethan Yonker · 9 years ago
  31. d0514ba Fix a bunch of warnings by Ethan Yonker · 9 years ago
  32. b7a54a3 Allow text to scale to fit by Ethan Yonker · 9 years ago
  33. 8ab5c13 gui: support conditions for listbox items by that · 9 years ago
  34. 20fb95d gui: extract methods for condition list handling by that · 9 years ago
  35. 56ce332 Allow listbox to have a list of check boxes by Ethan Yonker · 9 years ago
  36. c01391c gui: allow listbox to be used as menu and as read-only list by that · 9 years ago
  37. f6b2066 gui: keyboard: support longpress label offset, code cleanup by that · 9 years ago
  38. f256b72 [WIP] gui: software drawn keyboard (code only) by that · 9 years ago
  39. a271915 Add resize2fs and ability to run resize2fs via GUI by Ethan Yonker · 9 years ago
  40. eb32b1f Mount system as read-only by default by Ethan Yonker · 9 years ago
  41. d86f49d gui: keyboard: introduce struct Layout and simplify caps handling by that · 9 years ago
  42. e79878b gui: keyboard: add HitTestKey method, minor simplifications by that · 9 years ago
  43. 6db855e gui: keyboard doesn't need its own action by that · 9 years ago
  44. 7e11ac5 Add UI for entering pattern for device decryption by Vojtech Bocek · 9 years ago
  45. b2e8f67 gui: support string resources by that · 9 years ago
  46. 8d46c09 gui: kinetic scrolling for console by that · 9 years ago
  47. 0af7795 gui: introduce virtual RenderItem method in ScrollList by that · 9 years ago
  48. ba75a0e gui: don't truncate values to 0 after scaling by that · 9 years ago
  49. a999821 gui: proportional scrollbars by that · 9 years ago
  50. 21ff02a GUI: Support styles in xml to reduce xml file size by Ethan Yonker · 9 years ago
  51. 9876ac3 gui: support scrollable lists without headers by that · 9 years ago
  52. f6ed8fc gui: make resources type safe by that · 9 years ago
  53. cfd6509 Retain and display previous selection for image flashing by Ethan Yonker · 9 years ago
  54. 05360ba gui: fix console lockup when scrolling by that · 9 years ago
  55. 0a3a98f Unify scrollable list code by Ethan Yonker · 9 years ago
  56. 1a7ba97 gui: simplify code in GUIKeyboard by that · 9 years ago
  57. f37aec2 gui: fix hardware keyboard by that · 9 years ago
  58. 73a5295 gui: run cancel action in another thread by that · 9 years ago
  59. f8194e2 gui: fix IsInRegion by that · 9 years ago
  60. 7abc5fe Add cancel backup capability. by bigbiff · 9 years ago
  61. 751a85e Allow for X and Y offsets in GUI by Ethan Yonker · 10 years ago
  62. 0d47eb5 Improve GUI handling of zip flashing by Ethan Yonker · 9 years ago
  63. 96af84a Allow flashing of images via the GUI by Ethan Yonker · 9 years ago
  64. 7d3b54f gui: fix action threading if background thread is busy by that · 9 years ago
  65. c608548 Run some actions in a separate thread by that · 9 years ago
  66. 24e7eb7 Thread openrecoveryscript action to properly display action page by Ethan Yonker · 9 years ago
  67. cc8ddca fix adb sideload by that · 10 years ago
  68. 3f7b1ac gui: Move action functions to function pointer map. by that · 10 years ago
  69. 738be7a Use one mizip for all by Ethan Yonker · 10 years ago
  70. 18d7c98 Add possibility to use images as background or handle of slidevalue by Vojtech Bocek · 10 years ago
  71. bf2cb1c Color in the console by Ethan Yonker · 10 years ago
  72. 0b7fe50 Add support for actions triggered by key combination by Vojtech Bocek · 10 years ago
  73. 31218ec Add word wrap to console output and fix scrolling in console by Dees Troy · 10 years ago
  74. c3120d4 Add capslock support to keyboard by Ethan Yonker · 10 years ago
  75. 0722056 Cache results of GUIObject::isConditionTrue() by Vojtech Bocek · 10 years ago
  76. ede51c5 Conditional -> GUIObject and make all gui objects children of GUIObject by Vojtech Bocek · 10 years ago
  77. 1fc30fc Implement mouse cursor by Vojtech Bocek · 10 years ago
  78. 71e9b04 Add haptic feedback by Samer Diab (S.a.M.e.R_d) · 10 years ago
  79. 3be70a8 Update licenses to all match by Dees Troy · 11 years ago
  80. 6041a78 Add conditions support to GUIImage by Vojtech Bocek · 11 years ago
  81. b21cc64 Pull ROM info from build.prop for backup names by Dees Troy · 11 years ago
  82. b7ae098 Kang in older minzip for building in CM9 & CM7 by Dees Troy · 11 years ago
  83. fafb0c5 Unify indentation and little clean-up in TWRP files by Vojtech Bocek · 11 years ago
  84. 8593234 Add new SliderValue GUI widget by Vojtech Bocek · 11 years ago
  85. a13d74f Add partition list GUI element by Dees_Troy · 11 years ago
  86. 146d72a Remove mutex from file seselector by Dees_Troy · 11 years ago
  87. 4622cf9 More file selector fixes by Dees_Troy · 11 years ago
  88. c0583f5 Fix file selector crash by Dees_Troy · 11 years ago
  89. 58f5cf0 Copy fast scroll feature to listbox by Dees_Troy · 11 years ago
  90. 7cc278b Add fast scroll bar to fileselector by Vojtech Bocek · 11 years ago
  91. eead985 Update listbox code by Dees_Troy · 11 years ago
  92. e7585ca Add highlight to file selector by Dees_Troy · 11 years ago
  93. 1a7a667 Add button highlight by Dees_Troy · 11 years ago
  94. 30b962e Add keyboard key highlight by Dees_Troy · 12 years ago
  95. 4d12f96 Add ability for buttons to have highlights on touch by Dees_Troy · 12 years ago
  96. 657c309 Zip install works again by Dees_Troy · 12 years ago
  97. 51a0e82 TWRP-ify AOSP code by Dees_Troy · 12 years ago