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