1. 3b2be98 Merge "Add option to print render time of each frame to log file" into android-4.4 by Dees Troy · 10 years ago
  2. 1fc30fc Implement mouse cursor by Vojtech Bocek · 10 years ago
  3. 03db326 Expansion of vibrate options by Ethan Yonker · 10 years ago
  4. e5ffcd1 Add option to print render time of each frame to log file by Vojtech Bocek · 10 years ago
  5. 71e9b04 Add haptic feedback by Samer Diab (S.a.M.e.R_d) · 10 years ago
  6. 59e51a4 Don't switch between fast and normal scroll during drag in listviews by Vojtech Bocek · 10 years ago
  7. b53907e Force GUI render after setting brightness by Matt Mower · 11 years ago
  8. b58e6d2 Initial 240x240 theme by masteroftime · 10 years ago
  9. b99d8f2 Fix white point on top-bar images in some themes by Kra1o5 · 11 years ago
  10. 81c29dc Add support for persistent variables in theme's <variables> section by Vojtech Bocek · 11 years ago
  11. 4168a07 Fix render issue when button has conditional by Dees Troy · 11 years ago
  12. 8c0f06b Update partition sizes after sideload by Dees Troy · 11 years ago
  13. 163d474 Add check for making sure theme exists for device by bigbiff bigbiff · 11 years ago
  14. 705f16e Add warning if DEVICE_RESOLUTION is not set in BoardConfig.mk by bigbiff bigbiff · 11 years ago
  15. 3be70a8 Update licenses to all match by Dees Troy · 11 years ago
  16. 6041a78 Add conditions support to GUIImage by Vojtech Bocek · 11 years ago
  17. 1239ee8 Add 1200x1920 theme by Vojtech Bocek · 11 years ago
  18. 0553420 Add TWFunc::Exec_Cmd() with no 'result' agrument by Vojtech Bocek · 11 years ago
  19. f193f88 Make fixing su perms automatic by Dees Troy · 11 years ago
  20. b21cc64 Pull ROM info from build.prop for backup names by Dees Troy · 11 years ago
  21. b7ae098 Kang in older minzip for building in CM9 & CM7 by Dees Troy · 11 years ago
  22. 7abb7a5 Fix backup list height on 1080x1920 by Dees_Troy · 11 years ago
  23. c9ecd44 Add a TW_NO_TIMEOUT option by Ricardo Gomez · 11 years ago
  24. fafb0c5 Unify indentation and little clean-up in TWRP files by Vojtech Bocek · 11 years ago
  25. 1c8d4fb Add ability to run scripts after screen timeout/wake by Dees_Troy · 11 years ago
  26. b7ecc09 Revert "Fix touch not working due to gr_fb_width returning 0 in some cases" by Dees_Troy · 11 years ago
  27. 94e2a46 Remove graphics.c from libguitwrp by Dees_Troy · 11 years ago
  28. 70e1129 Fix touch not working due to gr_fb_width returning 0 in some cases by Dees_Troy · 11 years ago
  29. 9309fad Fix background image for 1920x1200 by Dees_Troy · 11 years ago
  30. e7e0ae8 Update themes by Dees_Troy · 11 years ago
  31. c322a1b Merge changes I0d9133d6,I10355093 into twrp2.5 by Dees Troy · 11 years ago
  32. 74fb2e9 Fix some issues with wipe partition list by Dees_Troy · 11 years ago
  33. 83bd483 Support encrypted backup files by Dees_Troy · 11 years ago
  34. 0d9133d Do not render the GUI when the blanktimer turns off the display. by gordon1337 · 11 years ago
  35. 1035509 Console Render Bug caused by touch drag event by gordon1337 · 11 years ago
  36. 34614eb Improve handling of XML errors for fix permissions by Dees_Troy · 11 years ago
  37. 8593234 Add new SliderValue GUI widget by Vojtech Bocek · 11 years ago
  38. 2673cec Move all AOSP code out of recovery binary by Dees_Troy · 11 years ago
  39. a13d74f Add partition list GUI element by Dees_Troy · 11 years ago
  40. 4771e01 Merge "add no fb blanking Change-Id: Iaf771257d8f904807ca6f6c1a6c3d7993abadb85" into twrp2.4 by Dees Troy · 11 years ago
  41. 8794036 add no fb blanking Change-Id: Iaf771257d8f904807ca6f6c1a6c3d7993abadb85 by bigbiff bigbiff · 11 years ago
  42. cc5859f Remove unused fonts from 320x480 by Dees_Troy · 11 years ago
  43. 146d72a Remove mutex from file seselector by Dees_Troy · 11 years ago
  44. 4622cf9 More file selector fixes by Dees_Troy · 11 years ago
  45. 07712b2 Merge "Add 2 second pre-dim and bugfix blank timer" into twrp2.4 by Dees_Troy · 11 years ago
  46. 70237dc Add 2 second pre-dim and bugfix blank timer by Dees_Troy · 11 years ago
  47. c0583f5 Fix file selector crash by Dees_Troy · 11 years ago
  48. f8e2f37 Load user saved setting for blank timer on recovery startup by bigbiff bigbiff · 11 years ago
  49. 58f5cf0 Copy fast scroll feature to listbox by Dees_Troy · 11 years ago
  50. 7cc278b Add fast scroll bar to fileselector by Vojtech Bocek · 11 years ago
  51. 8211102 Remove ignore image size setting by Dees_Troy · 11 years ago
  52. 6ef6635 Check for root and root perms and offer to install/fix by Dees_Troy · 11 years ago
  53. 4efe9c3 add military time option by bigbiff bigbiff · 11 years ago
  54. 2f9117a Configurable timeout and brightness settings by Dees_Troy · 11 years ago
  55. e428459 Minor fix for listbox code by Dees_Troy · 11 years ago
  56. c81c3ca Merge "Fix keyboard layout on 800x1280" into twrp2.4 by Dees Troy · 11 years ago
  57. 7239440 Merge "Update listbox code" into twrp2.4 by Dees Troy · 11 years ago
  58. 94a599f Merge "Add highlight to file selector" into twrp2.4 by Dees Troy · 11 years ago
  59. c4517b2 Merge "Add button highlight" into twrp2.4 by Dees Troy · 11 years ago
  60. f5f395b Fix keyboard layout on 800x1280 by Dees_Troy · 11 years ago
  61. eead985 Update listbox code by Dees_Troy · 11 years ago
  62. e7585ca Add highlight to file selector by Dees_Troy · 11 years ago
  63. 1a7a667 Add button highlight by Dees_Troy · 11 years ago
  64. 8a68c31 This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future. by bigbiff bigbiff · 11 years ago
  65. 3ee47bc file manager updates for exFAT by Dees_Troy · 11 years ago
  66. eb50caa Remove thread logging from actions.cpp by Dees_Troy · 11 years ago
  67. 8005946 Merge "Fix file manager displays empty list when folder is deleted" into twrp2.4 by Dees_Troy · 11 years ago
  68. 80a11d9 Fix file manager displays empty list when folder is deleted by Dees_Troy · 11 years ago
  69. 7ce7f0c adding sideload page with wipe cache and dalvik by bigbiff bigbiff · 11 years ago
  70. 6ed34b7 Use GUI for ORS instead of console only by Dees_Troy · 11 years ago
  71. 01b6d0c Convert AOSP commands to ORS for encrypted devices by Dees_Troy · 11 years ago
  72. 3bf2b0e change tar create to pthread by bigbiff bigbiff · 11 years ago
  73. 4bc09ae Improve ORS sideload to display GUI with cancel button by Dees_Troy · 11 years ago
  74. ab4963c Fix problems with thread creation on some devices by Dees_Troy · 11 years ago
  75. 3a16cb5 Increase char array sizes to allow for null char for strcpy by Dees_Troy · 11 years ago
  76. 9c75405 Add libtar to TWRP instead of using busybox tar by bigbiff bigbiff · 11 years ago
  77. ddede4c Fix keyboard layout on 800x1280 layout by Dees_Troy · 12 years ago
  78. e4a8811 Fix defines on pages.hpp to not collide with pages.h by Dees_Troy · 12 years ago
  79. ffdc6ae add Decrypt Data button by Gary Peck · 12 years ago
  80. f94f9ac Fix renaming of backups with spaces, 2.3.2.3 by Dees_Troy · 12 years ago
  81. 2effe65 Finish 2560x1600 theme by Dees_Troy · 12 years ago
  82. 16b7435 Fixes for multi-user in 4.2 by Dees_Troy · 12 years ago
  83. 30b962e Add keyboard key highlight by Dees_Troy · 12 years ago
  84. 4d12f96 Add ability for buttons to have highlights on touch by Dees_Troy · 12 years ago
  85. 06b4fe9 Update injecttwrp for Epic 4G Touch by Dees_Troy · 12 years ago
  86. 0cb64e5 Fix weird keyboard problem by Dees_Troy · 12 years ago
  87. f6e6551 Remove text about fix perms taking a few mins by Dees_Troy · 12 years ago
  88. 6480ce0 Finalize 2.3.0.0 by Dees_Troy · 12 years ago
  89. a3f8154 Add reboot system button after sideload, backup, and restore by Dees_Troy · 12 years ago
  90. e588d25 Fix exclamation point on 720x1280 theme by Dees_Troy · 12 years ago
  91. 01a9b7a Fix output of version number by Dees_Troy · 12 years ago
  92. 3bbb95b Fix some derps by Dees_Troy · 12 years ago
  93. ce2fe77 Revert busybox for CM7 compatibility, add exclamation point to format data by Dees_Troy · 12 years ago
  94. 3477d71 Save version number to storage by Dees_Troy · 12 years ago
  95. 22ad2cc Create symlinks at compile time for busybox by Dees_Troy · 12 years ago
  96. 9350b8d Update sdcard partitioning to C++ by Dees_Troy · 12 years ago
  97. c9ff7a3 Port backup name checking to Partition Manager by Dees_Troy · 12 years ago
  98. a58bead Port reboot functions to C++ by Dees_Troy · 12 years ago
  99. af4d0ce Display symlinks and block devices in file manager by Dees_Troy · 12 years ago
  100. 2ff5a8d Add option to wipe android secure by Dees_Troy · 12 years ago