1. 1b6199f Remove deletes for images from scroll list GUI Elements by Ethan Yonker · 9 years ago
  2. de72b6d gui: avoid high CPU usage while waiting for input by that · 9 years ago
  3. 3f15be4 Reset data manager variables before running runPages by Ethan Yonker · 9 years ago
  4. 05360ba gui: fix console lockup when scrolling by that · 9 years ago
  5. ae4b12e gui: make kinetic scrolling more natural by that · 9 years ago
  6. 0a3a98f Unify scrollable list code by Ethan Yonker · 9 years ago
  7. 9132d91 Disable stock recovery replacing TWRP during ORS by Ethan Yonker · 9 years ago
  8. 1a7ba97 gui: simplify code in GUIKeyboard by that · 9 years ago
  9. 5fa54ce gui: fix potential invalid memory access by that · 9 years ago
  10. f37aec2 gui: fix hardware keyboard by that · 9 years ago
  11. c5837f3 gui: fix lag (and event logging) by that · 9 years ago
  12. 73a5295 gui: run cancel action in another thread by that · 9 years ago
  13. 9fa5153 gui: move input handling into a class by that · 9 years ago
  14. e13fa63 Move input handling into the main thread by Ethan Yonker · 9 years ago
  15. f8194e2 gui: fix IsInRegion by that · 9 years ago
  16. ecd8918 Use macro to add actions to the action map by Vojtech Bocek · 9 years ago
  17. 0453695 Use TWAtomicInt in gui.cpp to make it thread safe by Ethan Yonker · 9 years ago
  18. 7abc5fe Add cancel backup capability. by bigbiff · 9 years ago
  19. 3454ade Use /twres instead of /res for theme resources by Dees Troy · 9 years ago
  20. d9ff3c5 Hide some non critical error messages by Ethan Yonker · 9 years ago
  21. fd0439e Move ORS command line into main thread by Ethan Yonker · 9 years ago
  22. f74ac87 gui: clean up error handling in resource manager by that · 9 years ago
  23. cf50da5 Fix handling of custom themes after decrypt by Ethan Yonker · 9 years ago
  24. e979abd Fix some crashes during theme (re)loading by Vojtech Bocek · 9 years ago
  25. 85cfb7d Fix some actions being incorrectly threaded by Vojtech Bocek · 9 years ago
  26. fb759d4 gui: simplify blanktimer by that · 9 years ago
  27. 751a85e Allow for X and Y offsets in GUI by Ethan Yonker · 10 years ago
  28. f9d818d Merge "Use power button to go back in watch themes" into android-5.0 by Dees Troy · 9 years ago
  29. 8360a34 Use power button to go back in watch themes by Vojtech Bocek · 9 years ago
  30. 0d47eb5 Improve GUI handling of zip flashing by Ethan Yonker · 9 years ago
  31. 96af84a Allow flashing of images via the GUI by Ethan Yonker · 9 years ago
  32. 7d3b54f gui: fix action threading if background thread is busy by that · 9 years ago
  33. c608548 Run some actions in a separate thread by that · 9 years ago
  34. 24e7eb7 Thread openrecoveryscript action to properly display action page by Ethan Yonker · 9 years ago
  35. cc8ddca fix adb sideload by that · 9 years ago
  36. d83c9ea Fix GUIAction::operation_start by Ethan Yonker · 9 years ago
  37. 6bea38a gui: remove dead build flag TWRP_SIMULATE_ACTIONS by that · 10 years ago
  38. 3f7b1ac gui: Move action functions to function pointer map. by that · 10 years ago
  39. c1f5c0f gui: fix DEVICE_RESOLUTION warnings in Android.mk by that · 10 years ago
  40. a3d31fb fixPermissions: simplify code, fix bugs by that · 10 years ago
  41. d79d9bc Allow non datamedia devices to wipe encryption by Ethan Yonker · 10 years ago
  42. 726a020 MTP add/remove storage instead of disabling MTP by Ethan Yonker · 10 years ago
  43. 5216bef Toggle MTP during ADB sideload by Ethan Yonker · 10 years ago
  44. fb7a2da Fix adb sideload page on 1440x2560 layout by Ethan Yonker · 10 years ago
  45. 619a721 Improve resource error logging by Ethan Yonker · 10 years ago
  46. 4b94cfd Attempt to set the proper uid/gid/contexts on new files and dirs by Ethan Yonker · 10 years ago
  47. b38de7e make header layout more readable for 1440x2560 by bigbiff · 10 years ago
  48. 738be7a Use one mizip for all by Ethan Yonker · 10 years ago
  49. c56ab4c Fix slidervalue not showing up in some cases by Ethan Yonker · 10 years ago
  50. 1db013b bootable recovery: we upgraded to 5.0.1 by erikcas · 10 years ago
  51. 75bf041 Make the android-5.0 branch compile in 4.4 to 4.1 by Ethan Yonker · 10 years ago
  52. 85939e5 Thanks to _that, return null if vector is empty by bigbiff · 10 years ago
  53. bcc502c Make TWRP compile for arm64 by Ethan Yonker · 10 years ago
  54. 4e36d50 update theme thanks to Alexey71 on xda. by bigbiff · 10 years ago
  55. a2dc2f2 Make custom themes work again by Ethan Yonker · 10 years ago
  56. 2481342 Update adb sideload feature by Ethan Yonker · 10 years ago
  57. 57e3587 Fix zip install by Ethan Yonker · 10 years ago
  58. 5a95c3f Disable custom theme and fix png loading by Ethan Yonker · 10 years ago
  59. ffbd6ff Fix crash when rapid firing command line commands by Ethan Yonker · 10 years ago
  60. 466dc97 gui: Disable unnecessary checks if TW_CUSTOM_THEME is defined by HandyMenny · 10 years ago
  61. a7f5ce3 Fix placement of Android Secure and SD-EXT on wipe page by Captain Throwback · 10 years ago
  62. 5f4fd8c Update reference to 24-hour clock by Captain Throwback · 10 years ago
  63. 1710bf2 display cpu temperature in twrp by Jenkins · 10 years ago
  64. 76ee903 Add support for TrueType fonts by Vojtech Bocek · 10 years ago
  65. 5a92672 performance profile support by Tom Hite · 10 years ago
  66. 6277c79 Attempt to automatically identify data/media devices by Ethan Yonker · 10 years ago
  67. 55c75ca Build block TWRP with RECOVERY_VARIANT by Matt Mower · 10 years ago
  68. 298c438 Refresh partition details after changing file system by Dees Troy · 10 years ago
  69. c7eee6f add mtp responder to TWRP. by bigbiff bigbiff · 10 years ago
  70. e85f02d Support reading since_epoch and secondary brightness files by xNUTx · 10 years ago
  71. 03a42f6 Add command line capabilities by Ethan Yonker · 10 years ago
  72. 18d7c98 Add possibility to use images as background or handle of slidevalue by Vojtech Bocek · 10 years ago
  73. 13baad2 update 1440x2560 keyboard mapping by bigbiff bigbiff · 10 years ago
  74. 96acb3d Allow using variables and addition/subtraction in variables by Ethan Yonker · 10 years ago
  75. 3d49ea7 Add 280x280 theme by Ethan Yonker · 10 years ago
  76. e2b2902 Minor tweaks to watch ui.xml files by Ethan Yonker · 10 years ago
  77. d9b7200 Add 320x320 theme and split out watch.xml for square watch layout by Ethan Yonker · 10 years ago
  78. c49a366 Update 240x240 theme by Ethan Yonker · 10 years ago
  79. ba535e3 add 1440x2560 theme to TWRP by big biff · 10 years ago
  80. 7d4cedc Revert "add 1440x2560 theme to TWRP" by Dees Troy · 10 years ago
  81. c45181d add 1440x2560 theme to TWRP by bigbiff bigbiff · 10 years ago
  82. 780cd39 Allow ui.xml to include additional xml files to read by Ethan Yonker · 10 years ago
  83. 03fd6c5 Implement "take a screenshot" feature by Vojtech Bocek · 10 years ago
  84. 1b7a31b Track backup and restore progress by Ethan Yonker · 10 years ago
  85. bf2cb1c Color in the console by Ethan Yonker · 10 years ago
  86. aad0311 Refresh after partition changes by jrior001 · 10 years ago
  87. c7f2e12 GUI: Add -fno-strict-aliasing to GUI for Vanir by Motorhead1991 · 10 years ago
  88. fb1c4ff Whitespace and minor code cleanup by Matt Mower · 10 years ago
  89. 87c7bac Add options to repair or change file system by Ethan Yonker · 10 years ago
  90. fc96650 Make blank timer read brightness path from data manager by Ethan Yonker · 10 years ago
  91. 0b7fe50 Add support for actions triggered by key combination by Vojtech Bocek · 10 years ago
  92. bf4efa3 Support alternative .android_secure location by Matt Mower · 10 years ago
  93. 1ecaca7 Allow device files to specify a custom theme by Ethan Yonker · 10 years ago
  94. 0c9d049 Improve handling of shell symlink in recovery ramdisk by Ethan Yonker · 10 years ago
  95. 1eba56f Fix touch on Sprint HTC One m8 by Dees Troy · 10 years ago
  96. 5c93369 Add option to build TWRP with toolbox instead of busybox by Ethan Yonker · 10 years ago
  97. 83e8257 Allow building of an OEM friendly TWRP by Ethan Yonker · 10 years ago
  98. cd8169c Refresh page after updating partition sizes by Matt Mower · 10 years ago
  99. 05aa135 Convert 1600x2560 ui.xml to unix line endings by Matt Mower · 10 years ago
  100. 1131cff add 1600x2560 to TWRP. Thanks to nrage123 and Gunthermic for creating the theme. by bigbiff bigbiff · 10 years ago