1. 0c3533f deprecate adf graphics by nebrassy · 2 years, 7 months ago
  2. 204e36e update dependencies paths/names by nebrassy · 2 years, 7 months ago
  3. dd16123 rotation: fix switch statement for rotation by bigbiff · 2 years, 7 months ago
  4. f831bff events: fix haptics on newer Samsung devices by soulr344 · 2 years, 10 months ago
  5. 76224bd Support AIDL Vibrator by nebrassy · 3 years, 2 months ago
  6. 6e0ca7d themes: convert theme copying to a golang module by bigbiff · 3 years, 4 months ago
  7. d81833a libtwrpgui: convert gui to use new ziparchive library by bigbiff · 3 years, 5 months ago
  8. c387622 bootable: Change how blank screen works by Sean hoyt · 6 years ago
  9. 673c7ae Merge tag 'android-11.0.0_r16' into android-10.0 by bigbiff · 3 years, 6 months ago
  10. 1f9e484 twrpinstall: create library for twrpinstall by bigbiff · 3 years, 7 months ago
  11. 4eccd9a Choose hwrotation at runtime by Aaron Kling · 5 years ago
  12. fdca6b8 truetype: fix truetype font key map by bigbiff · 3 years, 9 months ago
  13. 4ef96a6 add support for TSPDRV vibration by LameMonster82 · 4 years ago
  14. bc576cd TWRP: Enable qti input haptics vibrators support by Mohd Faraz · 4 years ago
  15. ac6cc08 truetype: convert to STL map for handling fonts by bigbiff bigbiff · 4 years, 7 months ago
  16. d58ba18 AOSP10 TWRP Merge: fix conflicts and update libraries needed by bigbiff · 4 years, 2 months ago
  17. abf1fb0 Switch between dependencies and modules by Ethan Yonker · 5 years ago
  18. 9a4d740 Fix build in 5.1 tree by Dees Troy · 5 years ago
  19. e03158e Fix gr_clip by Ethan Yonker · 5 years ago
  20. d32b7eb TW_ROTATION: add flag to handle hardware-rotated display panels by Vladimir Oltean · 6 years ago
  21. 3ed778a Vibration: allow BoardConfig to disable vibration for a device. by bigbiff bigbiff · 5 years ago
  22. df7c39d minuitwrp: Remove unused variables by Andreas Schneider · 6 years ago
  23. 2f68527 libminuitwrp updates for Pixel 3 devices by Ethan Yonker · 6 years ago
  24. d842fe1 minuitwrp: Fix detection of libdrm on Pie by lambdadroid · 6 years ago
  25. fcfc634 twrp: Fix unsigned compare compile warning. by Simon Shi · 5 years ago
  26. c7c78d2 minuitwrp: Support haptics drivers registered with LED class framework by notsyncing · 6 years ago
  27. 8e4e8ec minuitwrp: Respect TARGET_RECOVERY_PIXEL_FORMAT config. by notsyncing · 6 years ago
  28. 58f2132 Merge AOSP android-9.0.0_r3 by Ethan Yonker · 6 years ago
  29. 25b850d Revert "minuitwrp: drm: wait for last page flip to complete" by Simon Shi · 6 years ago
  30. 34ad728 minuitwrp: drm: wait for last page flip to complete by Simon Shields · 6 years ago
  31. 16d831b minuitwrp: use a separate draw buffer for DRM as well by Simon Shields · 6 years ago
  32. 1021c5a minuitwrp: drm: fix RECOVERY_BGRA pixel format by Simon Shields · 6 years ago
  33. 3eb70ed Use libdrm_platform for minuitwrp in 8.x trees by Ethan Yonker · 6 years ago
  34. 8373cfe Update to AOSP 8.0 base by Ethan Yonker · 7 years ago
  35. 9b4d8dd Use LOGI/LOGE for non-EVENT_LOGGING events by Matt Mower · 7 years ago
  36. b386f71 ifdef overlay graphics by Ethan Yonker · 7 years ago
  37. 4a71d4f Add build flag for forcing single buffer mode by Ethan Yonker · 8 years ago
  38. 64dbd0d Make input whitelist and blacklist work for mouse devices too by Ethan Yonker · 8 years ago
  39. 0ac2293 Black screen patch for some HiSilicon devices (FBIOPAN_DISPLAY) by Muhammad Fahad Baig · 8 years ago
  40. b9e547e Move force_rgb_565 up. by Aaron Kling · 8 years ago
  41. 80bd165 Restore TW_SCREEN_BLANK_ON_BOOT functionality. by ¨Paul · 8 years ago
  42. b9d8f62 minuitwrp: retry opening fb0 if it failed by that · 8 years ago
  43. 506fc80 minuitwrp: fix and hopefully speed up fbdev screen flipping by that · 8 years ago
  44. 2948b6f twrp: Add support for TW_SECONDARY_BRIGHTNESS_PATH by AdrianDC · 8 years ago
  45. ace7623 Flag to enable jpg support by Greg Wallace · 8 years ago
  46. 31f855b Change some graphics build flags by Ethan Yonker · 8 years ago
  47. 871b07f graphics: reintroduce flipped screens for fbdev by Ethan Yonker · 8 years ago
  48. 7509bc5 Bring back option to flip screen for overlay devices by xadro · 8 years ago
  49. 62c188c Fix minuitwrp include mistake by Greg Wallace · 8 years ago
  50. 4fea38a twrp: default to GGL_PIXEL_FORMAT_BGRA_8888 if vi.red.offset == 16 by Ziyan · 8 years ago
  51. e95c486 ifdef and comment out libjpeg by Ethan Yonker · 8 years ago
  52. fbb4353 Update minuitwrp graphics in line with latest minui by Ethan Yonker · 8 years ago
  53. 2c80efa Update rules for libpixelfinger_twrp by Ethan Yonker · 9 years ago
  54. b7a54a3 Allow text to scale to fit by Ethan Yonker · 9 years ago
  55. 88037f4 Remove support for non-TTF fonts by Ethan Yonker · 9 years ago
  56. 7756859 Add support for RGBA_8888 pixel format by Kra1o5 · 9 years ago
  57. c798c9c Merge up to AOSP marshmallow-release by Ethan Yonker · 9 years ago
  58. d6821a1 Add TW_IGNORE_ABS_MT_TRACKING_ID by Ethan Yonker · 9 years ago
  59. c9556cc Add flag to disable double buffering by Kra1o5 · 9 years ago
  60. 7969913 framebuffer: s6 edge takes a little lomger to initialize fb0 by jenkins · 9 years ago
  61. 26ffa86 minuitwrp: fix crash when taking a screenshot. by xiaolu · 9 years ago
  62. 0eb2aab avoid possible dead loop for invalid utf8 by Xuefer · 9 years ago
  63. 8335324 minuitwrp: remove unused variable by ramsudharsan · 9 years ago
  64. de50c5f Add option to use new heap_id_mask instead of old heap_mask by Kra1o5 · 9 years ago
  65. 96bc6dd Ingore touch events for 0,0 by Ethan Yonker · 9 years ago
  66. 54cf108 Fix invalid memory access when rendering a ttf glyph with 'left' < 0 by Vojtech Bocek · 9 years ago
  67. a482f25 Fix deadlock in gr_ttf_measureEx if called before the height is cached by Vojtech Bocek · 9 years ago
  68. 4f6a976 Make TWRP compile for x86-64 CPU target by Ethan Yonker · 9 years ago
  69. 591b920 Reduce themes to 5 and rely on scaling by Ethan Yonker · 9 years ago
  70. 3041c88 Properly disable GGL_TEXTURE_2D after using it in minuitwrp by Vojtech Bocek · 9 years ago
  71. db378b6 Implement gr_line() and gr_render_circle() by Vojtech Bocek · 9 years ago
  72. e738da5 minuitwrp: fix crash issue, when the console use TTF font to display unicode font. by xiaolu · 9 years ago
  73. 2b18a53 Address a few compiler warnings by Matt Mower · 9 years ago
  74. 9876ac3 gui: support scrollable lists without headers by that · 9 years ago
  75. c26ba0d minuitwrp: fix file descriptor leak in open_png by that · 9 years ago
  76. 727aeb8 Fix handling of GGLContext in res_scale_surface by Ethan Yonker · 9 years ago
  77. 63e414f Scale the GUI to fit the screen by Ethan Yonker · 9 years ago
  78. de72b6d gui: avoid high CPU usage while waiting for input by that · 9 years ago
  79. c5837f3 gui: fix lag (and event logging) by that · 9 years ago
  80. e13fa63 Move input handling into the main thread by Ethan Yonker · 9 years ago
  81. d1372f7 Fixed screen flipping for devices where xres_virtual > xres by Bogdan Seniuc · 9 years ago
  82. 3454ade Use /twres instead of /res for theme resources by Dees Troy · 9 years ago
  83. 32f68a3 Add TW_IGNORE_MT_POSITION_0 touch flag by Ethan Yonker · 9 years ago
  84. 0024e38 Add support for custom kernel headers by Kra1o5 · 9 years ago
  85. ac21cb5 Fix loading of png images in custom themes by Ethan Yonker · 9 years ago
  86. d5a7c0e add support unicode font not only ascii by soyu · 10 years ago
  87. 448c8dc Fix png graphics load / display on AArch64 by Ethan Yonker · 9 years ago
  88. bcc502c Make TWRP compile for arm64 by Ethan Yonker · 10 years ago
  89. 5a95c3f Disable custom theme and fix png loading by Ethan Yonker · 10 years ago
  90. 304f32f Fix up old libminui to compile by Ethan Yonker · 10 years ago
  91. f171e10 Revert "Make libminuitwrp compile" by Dees Troy · 10 years ago
  92. a27d02f Make libminuitwrp compile by Ethan Yonker · 10 years ago
  93. 76ee903 Add support for TrueType fonts by Vojtech Bocek · 10 years ago
  94. 55c75ca Build block TWRP with RECOVERY_VARIANT by Matt Mower · 10 years ago
  95. 3c4ac3b Fix derp by Ethan Yonker · 10 years ago
  96. 5742a40 Allow blacklisting input devices by build flag by Ethan Yonker · 10 years ago
  97. cd56f8c TW_SCREEN_BLANK_ON_BOOT will jolt the screen/touch driver. by xNUTx · 10 years ago
  98. b24caab Set font based on resolution if not set already by Ethan Yonker · 10 years ago
  99. 05d18c9 Stop memory management on blanking overlay graphics by Dees Troy · 10 years ago
  100. 03fd6c5 Implement "take a screenshot" feature by Vojtech Bocek · 10 years ago