1. 608d7ff gui: add language selection to several pages by z31s1g · 8 years ago
  2. 4adc33e Fix (Auto Generate) handling for backup names by Ethan Yonker · 8 years ago
  3. 6193e73 gui: language EN fixes by z31s1g · 8 years ago
  4. 579e907 Android 6.0 needs permission +x to create screenshot files by Xuefer · 8 years ago
  5. 548a175 Improve max brightness handling by Tatsuyuki Ishi · 9 years ago
  6. 3c36697 Fix a bunch of messages by Matt Mower · 9 years ago
  7. 8e5692f Ensure that a base language is loaded before custom theme by Ethan Yonker · 8 years ago
  8. d4725ca gui: fix return value of NotifyKey by that · 8 years ago
  9. faa4377 gui: make tw_show_kb non-persistent by z31s1g · 8 years ago
  10. dedbb7f Make listbox translation work by Ethan Yonker · 8 years ago
  11. 1cc7fed Delete leading spaces after word wrapping in console by that · 8 years ago
  12. 9598c07 Do not require mounting during zip flashing if path exists by Ethan Yonker · 8 years ago
  13. 1308d53 Add theme version checking by Ethan Yonker · 8 years ago
  14. 483e9f4 Improve sdcard partitioning process by Ethan Yonker · 8 years ago
  15. 5618952 gui: theme changes for terminal by z31s1g · 8 years ago
  16. a17f175 gui: reap terminal child process to avoid zombies by that · 8 years ago
  17. 1964d19 gui: add terminal emulator by that · 9 years ago
  18. 8834a0f gui: add keyboard support for Ctrl layer and more special keys by that · 9 years ago
  19. 4c105b9 Fix translation spellings by Ethan Yonker · 9 years ago
  20. 2d65340 gui: Fix partition repair message by Greg Wallace · 9 years ago
  21. 4b44fef gui: Fix typo of formatting_using message by Greg Wallace · 9 years ago
  22. b25a183 gui: PatternPassword: allow any N*N grid by Aleksa Sarai · 9 years ago
  23. 54f34fc twrp: fix a typo and remove whitespace by Andreas Blaesius · 9 years ago
  24. 677b13f gui: fix screenshot_saved message by that · 9 years ago
  25. 10ae24f get rid of console thread for OpenRecoveryScript by that · 9 years ago
  26. 0af1ac1 do not include stlport headers unless link to it by Xing · 9 years ago
  27. 62326f4 Set twrp.action_complete after completing action by LuK1337 · 9 years ago
  28. 80f7b36 exfat: Build fsck and update path to mkfs by Matt Mower · 9 years ago
  29. ab7955d Improve string resource lookup in twmsg by Ethan Yonker · 9 years ago
  30. 9ce9591 twmsg: fix notfound detection by Ethan Yonker · 9 years ago
  31. d62d886 twmsg: fix build error (isdigit not declared) by that · 9 years ago
  32. 74db157 Multiple Language Support by Ethan Yonker · 9 years ago
  33. 28f0a92 gui: stock theme rework by z31s1g · 9 years ago
  34. 18794c8 Update dosfstools by Matt Mower · 9 years ago
  35. e0f1f3b Move reloading of theme outside of the action thread by Ethan Yonker · 9 years ago
  36. fd52b98 Fix bution action position when using textplacement TEXT_ONLY_RIGHT by Ethan Yonker · 9 years ago
  37. 1673e3d Treat /vendor like /system for read only by Ethan Yonker · 9 years ago
  38. 54e9c83 gui: fix default styles if object type is in element name by that · 9 years ago
  39. 35f1740 gui: fix initial state of checkboxes in listbox by that · 9 years ago
  40. 25474e4 Fix screen timeout text placement by Ethan Yonker · 9 years ago
  41. 44925ad GUI TextBox by Ethan Yonker · 9 years ago
  42. d0514ba Fix a bunch of warnings by Ethan Yonker · 9 years ago
  43. b7a54a3 Allow text to scale to fit by Ethan Yonker · 9 years ago
  44. 8ab5c13 gui: support conditions for listbox items by that · 9 years ago
  45. 20fb95d gui: extract methods for condition list handling by that · 9 years ago
  46. 56ce332 Allow listbox to have a list of check boxes by Ethan Yonker · 9 years ago
  47. 561c58d Use unified LoadFileToBuffer function by Ethan Yonker · 9 years ago
  48. 88037f4 Remove support for non-TTF fonts by Ethan Yonker · 9 years ago
  49. f13b893 Unicode for temperature by Ketut Putu Kumajaya · 9 years ago
  50. c798c9c Merge up to AOSP marshmallow-release by Ethan Yonker · 9 years ago
  51. 85161af ORS: Report success if AOSP script succeeds by Matt Mower · 9 years ago
  52. d16b2ce gui: support new theme directory structure by that · 9 years ago
  53. ffc9174 Really fix background color on 480x800 theme by Ethan Yonker · 9 years ago
  54. 961d20e Make system read only show no matter what on first TWRP boot by Ethan Yonker · 9 years ago
  55. c01391c gui: allow listbox to be used as menu and as read-only list by that · 9 years ago
  56. f6b2066 gui: keyboard: support longpress label offset, code cleanup by that · 9 years ago
  57. 983be2a Fix minor background bug in 480x800 xml by Ethan Yonker · 9 years ago
  58. b63e2f9 gui: allow specifying object type in element name by that · 9 years ago
  59. f256b72 [WIP] gui: software drawn keyboard (code only) by that · 9 years ago
  60. 28a85d2 Make sure that adbd restarts after sideload by Dees Troy · 9 years ago
  61. e1abe61 Fix ORS scripts displaying an error after completing by Ethan Yonker · 9 years ago
  62. c7b631b gui: set tw_file to the currently flashed file name without path by that · 9 years ago
  63. 5267a21 gui: move retainaspect handling to the resource ctors by that · 9 years ago
  64. d6966f4 Fix unable to uncheck the mount read only check box by Ethan Yonker · 9 years ago
  65. 46bdc96 remove useless memset and \n by Xuefer · 9 years ago
  66. a271915 Add resize2fs and ability to run resize2fs via GUI by Ethan Yonker · 9 years ago
  67. eb32b1f Mount system as read-only by default by Ethan Yonker · 9 years ago
  68. d411f8d GUI: Prevent duplicate page overlays by Matt Mower · 9 years ago
  69. 202e51b gui: add DST rules to time zones for USA and Europe by that · 9 years ago
  70. 1c27331 Allow multiple overlays by Ethan Yonker · 9 years ago
  71. 27b0aee Fix non-working "Do Not Install" button on "installsu" page. by codelover · 9 years ago
  72. e8c3927 Fix GUIPatternPassword when the pattern crosses already visited dots by Vojtech Bocek · 9 years ago
  73. d86f49d gui: keyboard: introduce struct Layout and simplify caps handling by that · 9 years ago
  74. e79878b gui: keyboard: add HitTestKey method, minor simplifications by that · 9 years ago
  75. 7cec636 gui: fix 1920x1200 keyboard "_", ":", "!" and "?" by that · 9 years ago
  76. 6db855e gui: keyboard doesn't need its own action by that · 9 years ago
  77. 7e11ac5 Add UI for entering pattern for device decryption by Vojtech Bocek · 9 years ago
  78. 30fa335 Allow touch to use a key code to sync touch events by Ethan Yonker · 9 years ago
  79. 989709a GUI: Add monospace TTF by Matt Mower · 9 years ago
  80. 591b920 Reduce themes to 5 and rely on scaling by Ethan Yonker · 9 years ago
  81. b2e8f67 gui: support string resources by that · 9 years ago
  82. 0f42506 gui: allow specifying resource type in element name by that · 9 years ago
  83. 74ac606 gui: type safe resources part 2 by that · 9 years ago
  84. 18e13a9 gui: make scroll bars smaller and transparent by that · 9 years ago
  85. 8d46c09 gui: kinetic scrolling for console by that · 9 years ago
  86. 0af7795 gui: introduce virtual RenderItem method in ScrollList by that · 9 years ago
  87. e738da5 minuitwrp: fix crash issue, when the console use TTF font to display unicode font. by xiaolu · 9 years ago
  88. 5aa29ab GUI: Terminal command: minor improvements by Matt Mower · 9 years ago
  89. 8293153 GUI: Use valid XML syntax by Matt Mower · 9 years ago
  90. e057c2b GUI: Restore text input field for restore decrypt by Matt Mower · 9 years ago
  91. 72b90e3 gui: fix missing icons in fileselector by that · 9 years ago
  92. bf1d672 Theme: Add ability to disable size checking before backup by bigbiff · 9 years ago
  93. ba75a0e gui: don't truncate values to 0 after scaling by that · 9 years ago
  94. 72b90ab Fix reboot system on watch theme by Ethan Yonker · 9 years ago
  95. a999821 gui: proportional scrollbars by that · 9 years ago
  96. 21ff02a GUI: Support styles in xml to reduce xml file size by Ethan Yonker · 9 years ago
  97. 10ec017 gui: make kinetic scrolling deceleration more awesome by that · 9 years ago
  98. 9876ac3 gui: support scrollable lists without headers by that · 9 years ago
  99. f6ed8fc gui: make resources type safe by that · 9 years ago
  100. cfd6509 Retain and display previous selection for image flashing by Ethan Yonker · 9 years ago