1. c81de8c Optimize and reduce size of PNG files by James Christopher Adduono · 8 years ago
  2. ce8f83c ADB: Add adb backup for TWRP. by bigbiff · 9 years ago
  3. a869fc7 TWRP Install Reboot Option by bigbiff · 8 years ago
  4. d3fb4db Fix spelling error on string name by Ethan Yonker · 8 years ago
  5. da31ac4 Remove execute permissions from source files by that · 8 years ago
  6. 3c36697 Fix a bunch of messages by Matt Mower · 9 years ago
  7. 5618952 gui: theme changes for terminal by z31s1g · 8 years ago
  8. 2d65340 gui: Fix partition repair message by Greg Wallace · 9 years ago
  9. 4b44fef gui: Fix typo of formatting_using message by Greg Wallace · 9 years ago
  10. b25a183 gui: PatternPassword: allow any N*N grid by Aleksa Sarai · 9 years ago
  11. 74db157 Multiple Language Support by Ethan Yonker · 9 years ago
  12. 25474e4 Fix screen timeout text placement by Ethan Yonker · 9 years ago
  13. b7a54a3 Allow text to scale to fit by Ethan Yonker · 9 years ago
  14. 88037f4 Remove support for non-TTF fonts by Ethan Yonker · 9 years ago
  15. f13b893 Unicode for temperature by Ketut Putu Kumajaya · 9 years ago
  16. ffc9174 Really fix background color on 480x800 theme by Ethan Yonker · 9 years ago
  17. 961d20e Make system read only show no matter what on first TWRP boot by Ethan Yonker · 9 years ago
  18. 983be2a Fix minor background bug in 480x800 xml by Ethan Yonker · 9 years ago
  19. d6966f4 Fix unable to uncheck the mount read only check box by Ethan Yonker · 9 years ago
  20. a271915 Add resize2fs and ability to run resize2fs via GUI by Ethan Yonker · 9 years ago
  21. eb32b1f Mount system as read-only by default by Ethan Yonker · 9 years ago
  22. 202e51b gui: add DST rules to time zones for USA and Europe by that · 9 years ago
  23. 27b0aee Fix non-working "Do Not Install" button on "installsu" page. by codelover · 9 years ago
  24. 7cec636 gui: fix 1920x1200 keyboard "_", ":", "!" and "?" by that · 9 years ago
  25. 7e11ac5 Add UI for entering pattern for device decryption by Vojtech Bocek · 9 years ago
  26. 989709a GUI: Add monospace TTF by Matt Mower · 9 years ago
  27. 591b920 Reduce themes to 5 and rely on scaling by Ethan Yonker · 9 years ago
  28. 18e13a9 gui: make scroll bars smaller and transparent by that · 9 years ago
  29. 8d46c09 gui: kinetic scrolling for console by that · 9 years ago
  30. 5aa29ab GUI: Terminal command: minor improvements by Matt Mower · 9 years ago
  31. 8293153 GUI: Use valid XML syntax by Matt Mower · 9 years ago
  32. e057c2b GUI: Restore text input field for restore decrypt by Matt Mower · 9 years ago
  33. bf1d672 Theme: Add ability to disable size checking before backup by bigbiff · 9 years ago
  34. 72b90ab Fix reboot system on watch theme by Ethan Yonker · 9 years ago
  35. 21ff02a GUI: Support styles in xml to reduce xml file size by Ethan Yonker · 9 years ago
  36. 63e414f Scale the GUI to fit the screen by Ethan Yonker · 9 years ago
  37. 7abc5fe Add cancel backup capability. by bigbiff · 9 years ago
  38. 751a85e Allow for X and Y offsets in GUI by Ethan Yonker · 10 years ago
  39. f9d818d Merge "Use power button to go back in watch themes" into android-5.0 by Dees Troy · 9 years ago
  40. 8360a34 Use power button to go back in watch themes by Vojtech Bocek · 9 years ago
  41. 96af84a Allow flashing of images via the GUI by Ethan Yonker · 9 years ago
  42. a3d31fb fixPermissions: simplify code, fix bugs by that · 10 years ago
  43. d79d9bc Allow non datamedia devices to wipe encryption by Ethan Yonker · 10 years ago
  44. fb7a2da Fix adb sideload page on 1440x2560 layout by Ethan Yonker · 10 years ago
  45. b38de7e make header layout more readable for 1440x2560 by bigbiff · 10 years ago
  46. 4e36d50 update theme thanks to Alexey71 on xda. by bigbiff · 10 years ago
  47. a7f5ce3 Fix placement of Android Secure and SD-EXT on wipe page by Captain Throwback · 10 years ago
  48. 5f4fd8c Update reference to 24-hour clock by Captain Throwback · 10 years ago
  49. 1710bf2 display cpu temperature in twrp by Jenkins · 10 years ago
  50. 76ee903 Add support for TrueType fonts by Vojtech Bocek · 10 years ago
  51. 298c438 Refresh partition details after changing file system by Dees Troy · 10 years ago
  52. c7eee6f add mtp responder to TWRP. by bigbiff bigbiff · 10 years ago
  53. e85f02d Support reading since_epoch and secondary brightness files by xNUTx · 10 years ago
  54. 13baad2 update 1440x2560 keyboard mapping by bigbiff bigbiff · 10 years ago
  55. 96acb3d Allow using variables and addition/subtraction in variables by Ethan Yonker · 10 years ago
  56. 3d49ea7 Add 280x280 theme by Ethan Yonker · 10 years ago
  57. e2b2902 Minor tweaks to watch ui.xml files by Ethan Yonker · 10 years ago
  58. d9b7200 Add 320x320 theme and split out watch.xml for square watch layout by Ethan Yonker · 10 years ago
  59. c49a366 Update 240x240 theme by Ethan Yonker · 10 years ago
  60. ba535e3 add 1440x2560 theme to TWRP by big biff · 10 years ago
  61. 7d4cedc Revert "add 1440x2560 theme to TWRP" by Dees Troy · 10 years ago
  62. c45181d add 1440x2560 theme to TWRP by bigbiff bigbiff · 10 years ago
  63. 780cd39 Allow ui.xml to include additional xml files to read by Ethan Yonker · 10 years ago
  64. 03fd6c5 Implement "take a screenshot" feature by Vojtech Bocek · 10 years ago
  65. 1b7a31b Track backup and restore progress by Ethan Yonker · 10 years ago
  66. bf2cb1c Color in the console by Ethan Yonker · 10 years ago
  67. fb1c4ff Whitespace and minor code cleanup by Matt Mower · 10 years ago
  68. 87c7bac Add options to repair or change file system by Ethan Yonker · 10 years ago
  69. bf4efa3 Support alternative .android_secure location by Matt Mower · 10 years ago
  70. cd8169c Refresh page after updating partition sizes by Matt Mower · 10 years ago
  71. 05aa135 Convert 1600x2560 ui.xml to unix line endings by Matt Mower · 10 years ago
  72. 1131cff add 1600x2560 to TWRP. Thanks to nrage123 and Gunthermic for creating the theme. by bigbiff bigbiff · 10 years ago
  73. 781e689 Fix incorrect alignment of Restore Defaults button in some themes by Kra1o5 · 10 years ago
  74. 54a69f4 Tweak 240x240 theme by Dees Troy · 10 years ago
  75. c3120d4 Add capslock support to keyboard by Ethan Yonker · 10 years ago
  76. 1fc30fc Implement mouse cursor by Vojtech Bocek · 10 years ago
  77. 03db326 Expansion of vibrate options by Ethan Yonker · 10 years ago
  78. 71e9b04 Add haptic feedback by Samer Diab (S.a.M.e.R_d) · 10 years ago
  79. b58e6d2 Initial 240x240 theme by masteroftime · 10 years ago
  80. b99d8f2 Fix white point on top-bar images in some themes by Kra1o5 · 11 years ago
  81. 1239ee8 Add 1200x1920 theme by Vojtech Bocek · 11 years ago
  82. f193f88 Make fixing su perms automatic by Dees Troy · 11 years ago
  83. b21cc64 Pull ROM info from build.prop for backup names by Dees Troy · 11 years ago
  84. 7abb7a5 Fix backup list height on 1080x1920 by Dees_Troy · 11 years ago
  85. c9ecd44 Add a TW_NO_TIMEOUT option by Ricardo Gomez · 11 years ago
  86. 9309fad Fix background image for 1920x1200 by Dees_Troy · 11 years ago
  87. e7e0ae8 Update themes by Dees_Troy · 11 years ago
  88. 83bd483 Support encrypted backup files by Dees_Troy · 11 years ago
  89. 8593234 Add new SliderValue GUI widget by Vojtech Bocek · 11 years ago
  90. a13d74f Add partition list GUI element by Dees_Troy · 11 years ago
  91. cc5859f Remove unused fonts from 320x480 by Dees_Troy · 11 years ago
  92. 7cc278b Add fast scroll bar to fileselector by Vojtech Bocek · 11 years ago
  93. 8211102 Remove ignore image size setting by Dees_Troy · 11 years ago
  94. 6ef6635 Check for root and root perms and offer to install/fix by Dees_Troy · 11 years ago
  95. 4efe9c3 add military time option by bigbiff bigbiff · 11 years ago
  96. 2f9117a Configurable timeout and brightness settings by Dees_Troy · 11 years ago
  97. f5f395b Fix keyboard layout on 800x1280 by Dees_Troy · 11 years ago
  98. eead985 Update listbox code by Dees_Troy · 11 years ago
  99. e7585ca Add highlight to file selector by Dees_Troy · 11 years ago
  100. 1a7a667 Add button highlight by Dees_Troy · 11 years ago