1. 21a154b Fix charging mode by Maarten Derks · 7 years ago
  2. c45b2d5 minui: Fix gr_set_font() build issue on cm-13.0 tree. by nailyk · 8 years ago
  3. 39624d4 minui: bring back custom font support by maxwen · 9 years ago
  4. 7756859 Add support for RGBA_8888 pixel format by Kra1o5 · 9 years ago
  5. a59da09 Add qcom overlay graphics support to minui by Ethan Yonker · 9 years ago
  6. e96182e Add 16bpp support to minui by Ethan Yonker · 9 years ago
  7. c798c9c Merge up to AOSP marshmallow-release by Ethan Yonker · 9 years ago
  8. 44d59ea minui: add BOARD_USE_CUSTOM_RECOVERY_FONT by maxwen · 9 years ago
  9. 1a92c44 Add drm support to minui by Stéphane Marchesin · 9 years ago
  10. 2f5feed Check all lseek calls succeed. by Elliott Hughes · 9 years ago
  11. de50c5f Add option to use new heap_id_mask instead of old heap_mask by Kra1o5 · 9 years ago
  12. 0a5cb0c Don't use typedefs that hide *s. by Elliott Hughes · 9 years ago
  13. 8fd86d7 Move the menu header out of the menu. by Elliott Hughes · 9 years ago
  14. 07cfb8f Switch minui over to C++. by Elliott Hughes · 9 years ago
  15. 642aaa7 Fix ScreenRecoveryUI to handle devices without power/up/down. by Elliott Hughes · 9 years ago
  16. 0713819 Add ev_iterate_available_keys to minui. by Elliott Hughes · 9 years ago
  17. 59156bd Remove support for Cupcake kernels. by Elliott Hughes · 9 years ago
  18. 01a4d08 Fix recovery image text rendering. by Elliott Hughes · 9 years ago
  19. 83e5d1d am c9bc3cc9: Merge "Drop hardcoded LOCAL_C_INCLUDES from minui/Android.mk" by Narayan Kamath · 9 years ago
  20. fee324f Drop hardcoded LOCAL_C_INCLUDES from minui/Android.mk by Trevor Drake · 9 years ago
  21. f8dd04e am ff934d02: Merge "Fix Droid and animation color in recovery mode" by Elliott Hughes · 9 years ago
  22. fd778e3 Fix Droid and animation color in recovery mode by Tony Kuo · 9 years ago
  23. 98e2c50 am 78aa50d3: Merge "recovery: Handle EV_SW events" by Elliott Hughes · 9 years ago
  24. ee7127c am bf0be350: Merge "recovery: Generate libminui dynamic library" by Elliott Hughes · 9 years ago
  25. 07d9627 recovery: Handle EV_SW events by Ajay Dudani · 9 years ago
  26. 9905f3a recovery: Generate libminui dynamic library by Ajay Dudani · 9 years ago
  27. 40862ab am aeecac54: Merge "Add missing includes." by Elliott Hughes · 9 years ago
  28. cd3c55a Add missing includes. by Elliott Hughes · 9 years ago
  29. 0024e38 Add support for custom kernel headers by Kra1o5 · 9 years ago
  30. 452e420 EPOLLWAKEUP handling in minui/events.c by Ethan Yonker · 10 years ago
  31. 8a59459 Update minui to work properly by Ethan Yonker · 10 years ago
  32. e5879c3 Byte swap to support BGRA in recovery mode by Heather Lee Wilson · 10 years ago
  33. bcc502c Make TWRP compile for arm64 by Ethan Yonker · 10 years ago
  34. 5a95c3f Disable custom theme and fix png loading by Ethan Yonker · 10 years ago
  35. 304f32f Fix up old libminui to compile by Ethan Yonker · 10 years ago
  36. a33161b Revert to old libminui and fix up by Ethan Yonker · 10 years ago
  37. a167416 Merge in lollipop and attempt to fix merge conflicts by Ethan Yonker · 10 years ago
  38. 55c75ca Build block TWRP with RECOVERY_VARIANT by Matt Mower · 10 years ago
  39. bb687f4 minui: Do not return true from target_has_overlay() if MSM_BSP is not set by Andrew Dodd · 10 years ago
  40. ba545d7 minui: avoid random screen frame at startup by Joey Pan · 10 years ago
  41. eed6483 am 0766cdf4: am d2fb4ed5: am d27aa76a: Merge "Support BGRA framebuffer" by Doug Zongker · 10 years ago
  42. f766396 Support BGRA framebuffer by Daniel Leung · 10 years ago
  43. 64e7fcd am e9f9238a: am 1cd52423: am 1c2cf1db: Merge "recovery: minui: add adf backend" by Greg Hackmann · 10 years ago
  44. 62b75ab Update minui to support overlay graphics by Dees Troy · 10 years ago
  45. 626009f recovery: Compatibility with upstream minui change by Steve Kondik · 10 years ago
  46. 41909dd recovery: minui: add adf backend by Greg Hackmann · 10 years ago
  47. 3e1cadc am 03008bc1: am aa4545b5: Merge "restore minui support for paletted images with < 8 bits" by Doug Zongker · 10 years ago
  48. 577a130 restore minui support for paletted images with < 8 bits by Doug Zongker · 10 years ago
  49. 7425d03 am 47c7e365: am 130a7985: Merge "fix error log statement" by Doug Zongker · 10 years ago
  50. a388a76 fix error log statement by Doug Zongker · 10 years ago
  51. a68c517 am 80c1a386: resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aosp by Doug Zongker · 10 years ago
  52. a418aa7 refactor image resource loading code in minui by Doug Zongker · 10 years ago
  53. 679baa0 am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues" by Mark Salyzyn · 10 years ago
  54. f3bb31c Recovery 64-bit compile issues by Mark Salyzyn · 10 years ago
  55. 5290f20 separate fbdev-specific code out from minui by Doug Zongker · 10 years ago
  56. 16f97c3 remove pixelflinger from recovery by Doug Zongker · 10 years ago
  57. 469954f change how recovery animation is implemented by Doug Zongker · 10 years ago
  58. 830b3e3 separate fbdev-specific code out from minui by Doug Zongker · 10 years ago
  59. 39cf417 remove pixelflinger from recovery by Doug Zongker · 10 years ago
  60. eac881c change how recovery animation is implemented by Doug Zongker · 10 years ago
  61. 707d321 am 2739ed96: am a5d105e2: Merge "recovery: fix building with pointer-to-int errors turned on" by Colin Cross · 10 years ago
  62. 92cdf9c recovery: fix building with pointer-to-int errors turned on by Colin Cross · 10 years ago
  63. 4a5db2d minui: adapt backlight blanking commit to TWRP by Matt Mower · 10 years ago
  64. 0940e41 minui: Allow devices to blank/unblank using LCD backlight by Ethan Chen · 11 years ago
  65. f3819c2 am 27efc8f9: am 617d1cad: Merge "minui: do not use flexible array initialization" by Nick Kralevich · 10 years ago
  66. aac4854 Support custom graphics.c. by Koushik Dutta · 13 years ago
  67. a0ecc8c minui: do not use flexible array initialization by synergy dev · 11 years ago
  68. bb4c0cb Fix merge conflicts and update for 4.4 kitkat by Dees Troy · 11 years ago
  69. 58207b8 fix use of RGBA images in minui by Doug Zongker · 11 years ago
  70. a5ef19f recovery: fix epoll events type to uint32_t by Todd Poynor · 11 years ago
  71. 4665ede minui: add ev_get_epollfd() to retrieve epoll file descriptor by Todd Poynor · 11 years ago
  72. 1fc89d4 minui: convert ev_*() event interface to epoll by Todd Poynor · 11 years ago
  73. 65fdcdd Hack-fix build with different system/core/charger versions by Vojtech Bocek · 11 years ago
  74. 1669f89 Update to latest AOSP master by Dees_Troy · 11 years ago
  75. 19877de am 5c4e1dac: Merge "Update libpng API usage" by John Reck · 11 years ago
  76. 94fd07b Update libpng API usage by John Reck · 11 years ago
  77. 41329c5 Fix libpng API usage by John Reck · 11 years ago
  78. fafc85b recovery: move log output to stdout by Doug Zongker · 11 years ago
  79. 6fd59ac more font improvements and cleanup by Doug Zongker · 11 years ago
  80. 55a36ac recovery: change font for menus to be an image by Doug Zongker · 11 years ago
  81. c560a67 add optional overscan compensation to recovery graphics by Doug Zongker · 11 years ago
  82. 51a0e82 TWRP-ify AOSP code by Dees_Troy · 12 years ago
  83. 52eeea4 minor recovery fixes by Doug Zongker · 12 years ago
  84. aff4dbb Merge "recovery locale handling fixes" into jb-mr1-dev by Doug Zongker · 12 years ago
  85. 8b240cc recovery locale handling fixes by Doug Zongker · 12 years ago
  86. d52ef34 am bddbb5b3: Merge "Fixing trivial warnings for libminui" by Jean-Baptiste Queru · 12 years ago
  87. 02ec6b8 add simple text to recovery UI by Doug Zongker · 12 years ago
  88. edc5d17 Fixing trivial warnings for libminui by Edwin Vane · 12 years ago
  89. 64c5a59 fix conflicts with merge of jb-dev-mako by Ed Heyl · 12 years ago
  90. aade2e5 am dd6cd4fc: Merge "graphics: add support for "single buffering"" by Doug Zongker · 12 years ago
  91. 862d026 minui: fix screen update issue by Devin Kim · 12 years ago
  92. 0e34880 graphics: add support for "single buffering" by Octavian Purdila · 13 years ago
  93. 9c5efe6 allow double-quotes or not in TARGET_RECOVERY_PIXEL_FORMAT by Doug Zongker · 12 years ago
  94. 28ce47c turn recovery into a C++ binary by Doug Zongker · 13 years ago
  95. 441031d minui: add ability to synchronize current key state by Dima Zavin · 13 years ago
  96. f6abd40 fix problem where the screen is sometimes all black in recovery by Doug Zongker · 13 years ago
  97. 88e0899 minui: events: only open input devices with EV_KEY and/or EV_REL by Dima Zavin · 13 years ago
  98. 3658367 minui: events: add ability to poll on non-input fds by Dima Zavin · 13 years ago
  99. bc29063 minui: events: refactor event acquisition by Dima Zavin · 13 years ago
  100. 4daf48a minui: graphics: add interface for framebuffer blank/unblank by Dima Zavin · 13 years ago