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