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