1. a2dc2f2 Make custom themes work again by Ethan Yonker · 10 years ago
  2. 2481342 Update adb sideload feature by Ethan Yonker · 10 years ago
  3. 57e3587 Fix zip install by Ethan Yonker · 10 years ago
  4. 5a95c3f Disable custom theme and fix png loading by Ethan Yonker · 10 years ago
  5. ffbd6ff Fix crash when rapid firing command line commands by Ethan Yonker · 10 years ago
  6. 466dc97 gui: Disable unnecessary checks if TW_CUSTOM_THEME is defined by HandyMenny · 10 years ago
  7. a7f5ce3 Fix placement of Android Secure and SD-EXT on wipe page by Captain Throwback · 10 years ago
  8. 5f4fd8c Update reference to 24-hour clock by Captain Throwback · 10 years ago
  9. 1710bf2 display cpu temperature in twrp by Jenkins · 10 years ago
  10. 76ee903 Add support for TrueType fonts by Vojtech Bocek · 10 years ago
  11. 5a92672 performance profile support by Tom Hite · 10 years ago
  12. 6277c79 Attempt to automatically identify data/media devices by Ethan Yonker · 10 years ago
  13. 55c75ca Build block TWRP with RECOVERY_VARIANT by Matt Mower · 10 years ago
  14. 298c438 Refresh partition details after changing file system by Dees Troy · 10 years ago
  15. c7eee6f add mtp responder to TWRP. by bigbiff bigbiff · 10 years ago
  16. e85f02d Support reading since_epoch and secondary brightness files by xNUTx · 10 years ago
  17. 03a42f6 Add command line capabilities by Ethan Yonker · 10 years ago
  18. 18d7c98 Add possibility to use images as background or handle of slidevalue by Vojtech Bocek · 10 years ago
  19. 13baad2 update 1440x2560 keyboard mapping by bigbiff bigbiff · 10 years ago
  20. 96acb3d Allow using variables and addition/subtraction in variables by Ethan Yonker · 10 years ago
  21. 3d49ea7 Add 280x280 theme by Ethan Yonker · 10 years ago
  22. e2b2902 Minor tweaks to watch ui.xml files by Ethan Yonker · 10 years ago
  23. d9b7200 Add 320x320 theme and split out watch.xml for square watch layout by Ethan Yonker · 10 years ago
  24. c49a366 Update 240x240 theme by Ethan Yonker · 10 years ago
  25. ba535e3 add 1440x2560 theme to TWRP by big biff · 10 years ago
  26. 7d4cedc Revert "add 1440x2560 theme to TWRP" by Dees Troy · 10 years ago
  27. c45181d add 1440x2560 theme to TWRP by bigbiff bigbiff · 10 years ago
  28. 780cd39 Allow ui.xml to include additional xml files to read by Ethan Yonker · 10 years ago
  29. 03fd6c5 Implement "take a screenshot" feature by Vojtech Bocek · 10 years ago
  30. 1b7a31b Track backup and restore progress by Ethan Yonker · 10 years ago
  31. bf2cb1c Color in the console by Ethan Yonker · 10 years ago
  32. aad0311 Refresh after partition changes by jrior001 · 10 years ago
  33. c7f2e12 GUI: Add -fno-strict-aliasing to GUI for Vanir by Motorhead1991 · 10 years ago
  34. fb1c4ff Whitespace and minor code cleanup by Matt Mower · 10 years ago
  35. 87c7bac Add options to repair or change file system by Ethan Yonker · 10 years ago
  36. fc96650 Make blank timer read brightness path from data manager by Ethan Yonker · 10 years ago
  37. 0b7fe50 Add support for actions triggered by key combination by Vojtech Bocek · 10 years ago
  38. bf4efa3 Support alternative .android_secure location by Matt Mower · 10 years ago
  39. 1ecaca7 Allow device files to specify a custom theme by Ethan Yonker · 10 years ago
  40. 0c9d049 Improve handling of shell symlink in recovery ramdisk by Ethan Yonker · 10 years ago
  41. 1eba56f Fix touch on Sprint HTC One m8 by Dees Troy · 10 years ago
  42. 5c93369 Add option to build TWRP with toolbox instead of busybox by Ethan Yonker · 10 years ago
  43. 83e8257 Allow building of an OEM friendly TWRP by Ethan Yonker · 10 years ago
  44. cd8169c Refresh page after updating partition sizes by Matt Mower · 10 years ago
  45. 05aa135 Convert 1600x2560 ui.xml to unix line endings by Matt Mower · 10 years ago
  46. 1131cff add 1600x2560 to TWRP. Thanks to nrage123 and Gunthermic for creating the theme. by bigbiff bigbiff · 10 years ago
  47. 781e689 Fix incorrect alignment of Restore Defaults button in some themes by Kra1o5 · 10 years ago
  48. 6b4276f Remove size parameter from substr call by Ethan Yonker · 10 years ago
  49. d5b26d6 Fix "\n\n" string in gui_print(), remove unused gui_print_overwrite() by Vojtech Bocek · 10 years ago
  50. eacfc37 Merge "Tweak 240x240 theme" into android-4.4 by Dees Troy · 10 years ago
  51. 54a69f4 Tweak 240x240 theme by Dees Troy · 10 years ago
  52. c58846b Fix wordwrap in console eating last char if str.size() == max_line_len by Vojtech Bocek · 10 years ago
  53. 04a5b0e Merge "Allow sideloading from /tmp" into android-4.4 by Ethan Yonker · 10 years ago
  54. 45312e5 Allow sideloading from /tmp by Ethan Yonker · 10 years ago
  55. 31218ec Add word wrap to console output and fix scrolling in console by Dees Troy · 10 years ago
  56. 30e41c7 Merge "Remove some unneeded code" into android-4.4 by Ethan Yonker · 10 years ago
  57. c3120d4 Add capslock support to keyboard by Ethan Yonker · 10 years ago
  58. 8214f0a Remove some unneeded code by Ethan Yonker · 10 years ago
  59. 0722056 Cache results of GUIObject::isConditionTrue() by Vojtech Bocek · 10 years ago
  60. bfb6334 Properly delete all GUIObjects and pages on theme reload by Vojtech Bocek · 10 years ago
  61. ede51c5 Conditional -> GUIObject and make all gui objects children of GUIObject by Vojtech Bocek · 10 years ago
  62. 5af8f3f Add vibrations to Checkbox, Fileselect, Listbox and Partitionlist by Vojtech Bocek · 10 years ago
  63. 3b2be98 Merge "Add option to print render time of each frame to log file" into android-4.4 by Dees Troy · 10 years ago
  64. 1fc30fc Implement mouse cursor by Vojtech Bocek · 10 years ago
  65. 03db326 Expansion of vibrate options by Ethan Yonker · 10 years ago
  66. e5ffcd1 Add option to print render time of each frame to log file by Vojtech Bocek · 10 years ago
  67. 71e9b04 Add haptic feedback by Samer Diab (S.a.M.e.R_d) · 10 years ago
  68. 59e51a4 Don't switch between fast and normal scroll during drag in listviews by Vojtech Bocek · 10 years ago
  69. b53907e Force GUI render after setting brightness by Matt Mower · 11 years ago
  70. b58e6d2 Initial 240x240 theme by masteroftime · 10 years ago
  71. b99d8f2 Fix white point on top-bar images in some themes by Kra1o5 · 11 years ago
  72. 81c29dc Add support for persistent variables in theme's <variables> section by Vojtech Bocek · 11 years ago
  73. 4168a07 Fix render issue when button has conditional by Dees Troy · 11 years ago
  74. 8c0f06b Update partition sizes after sideload by Dees Troy · 11 years ago
  75. 163d474 Add check for making sure theme exists for device by bigbiff bigbiff · 11 years ago
  76. 705f16e Add warning if DEVICE_RESOLUTION is not set in BoardConfig.mk by bigbiff bigbiff · 11 years ago
  77. 3be70a8 Update licenses to all match by Dees Troy · 11 years ago
  78. 6041a78 Add conditions support to GUIImage by Vojtech Bocek · 11 years ago
  79. 1239ee8 Add 1200x1920 theme by Vojtech Bocek · 11 years ago
  80. 0553420 Add TWFunc::Exec_Cmd() with no 'result' agrument by Vojtech Bocek · 11 years ago
  81. f193f88 Make fixing su perms automatic by Dees Troy · 11 years ago
  82. b21cc64 Pull ROM info from build.prop for backup names by Dees Troy · 11 years ago
  83. b7ae098 Kang in older minzip for building in CM9 & CM7 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. fafb0c5 Unify indentation and little clean-up in TWRP files by Vojtech Bocek · 11 years ago
  87. 1c8d4fb Add ability to run scripts after screen timeout/wake by Dees_Troy · 11 years ago
  88. b7ecc09 Revert "Fix touch not working due to gr_fb_width returning 0 in some cases" by Dees_Troy · 11 years ago
  89. 94e2a46 Remove graphics.c from libguitwrp by Dees_Troy · 11 years ago
  90. 70e1129 Fix touch not working due to gr_fb_width returning 0 in some cases by Dees_Troy · 11 years ago
  91. 9309fad Fix background image for 1920x1200 by Dees_Troy · 11 years ago
  92. e7e0ae8 Update themes by Dees_Troy · 11 years ago
  93. c322a1b Merge changes I0d9133d6,I10355093 into twrp2.5 by Dees Troy · 11 years ago
  94. 74fb2e9 Fix some issues with wipe partition list by Dees_Troy · 11 years ago
  95. 83bd483 Support encrypted backup files by Dees_Troy · 11 years ago
  96. 0d9133d Do not render the GUI when the blanktimer turns off the display. by gordon1337 · 11 years ago
  97. 1035509 Console Render Bug caused by touch drag event by gordon1337 · 11 years ago
  98. 34614eb Improve handling of XML errors for fix permissions by Dees_Troy · 11 years ago
  99. 8593234 Add new SliderValue GUI widget by Vojtech Bocek · 11 years ago
  100. 2673cec Move all AOSP code out of recovery binary by Dees_Troy · 11 years ago