1. 452e420 EPOLLWAKEUP handling in minui/events.c by Ethan Yonker · 10 years ago
  2. 8a59459 Update minui to work properly by Ethan Yonker · 10 years ago
  3. bcc502c Make TWRP compile for arm64 by Ethan Yonker · 10 years ago
  4. 5a95c3f Disable custom theme and fix png loading by Ethan Yonker · 10 years ago
  5. 304f32f Fix up old libminui to compile by Ethan Yonker · 10 years ago
  6. a33161b Revert to old libminui and fix up by Ethan Yonker · 10 years ago
  7. a167416 Merge in lollipop and attempt to fix merge conflicts by Ethan Yonker · 10 years ago
  8. 55c75ca Build block TWRP with RECOVERY_VARIANT by Matt Mower · 10 years ago
  9. bb687f4 minui: Do not return true from target_has_overlay() if MSM_BSP is not set by Andrew Dodd · 10 years ago
  10. ba545d7 minui: avoid random screen frame at startup by Joey Pan · 10 years ago
  11. eed6483 am 0766cdf4: am d2fb4ed5: am d27aa76a: Merge "Support BGRA framebuffer" by Doug Zongker · 10 years ago
  12. f766396 Support BGRA framebuffer by Daniel Leung · 10 years ago
  13. 64e7fcd am e9f9238a: am 1cd52423: am 1c2cf1db: Merge "recovery: minui: add adf backend" by Greg Hackmann · 10 years ago
  14. 62b75ab Update minui to support overlay graphics by Dees Troy · 10 years ago
  15. 626009f recovery: Compatibility with upstream minui change by Steve Kondik · 10 years ago
  16. 41909dd recovery: minui: add adf backend by Greg Hackmann · 10 years ago
  17. 3e1cadc am 03008bc1: am aa4545b5: Merge "restore minui support for paletted images with < 8 bits" by Doug Zongker · 10 years ago
  18. 577a130 restore minui support for paletted images with < 8 bits by Doug Zongker · 10 years ago
  19. 7425d03 am 47c7e365: am 130a7985: Merge "fix error log statement" by Doug Zongker · 10 years ago
  20. a388a76 fix error log statement by Doug Zongker · 10 years ago
  21. a68c517 am 80c1a386: resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aosp by Doug Zongker · 10 years ago
  22. a418aa7 refactor image resource loading code in minui by Doug Zongker · 10 years ago
  23. 679baa0 am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues" by Mark Salyzyn · 10 years ago
  24. f3bb31c Recovery 64-bit compile issues by Mark Salyzyn · 10 years ago
  25. 5290f20 separate fbdev-specific code out from minui by Doug Zongker · 10 years ago
  26. 16f97c3 remove pixelflinger from recovery by Doug Zongker · 10 years ago
  27. 469954f change how recovery animation is implemented by Doug Zongker · 10 years ago
  28. 830b3e3 separate fbdev-specific code out from minui by Doug Zongker · 10 years ago
  29. 39cf417 remove pixelflinger from recovery by Doug Zongker · 10 years ago
  30. eac881c change how recovery animation is implemented by Doug Zongker · 10 years ago
  31. 707d321 am 2739ed96: am a5d105e2: Merge "recovery: fix building with pointer-to-int errors turned on" by Colin Cross · 10 years ago
  32. 92cdf9c recovery: fix building with pointer-to-int errors turned on by Colin Cross · 10 years ago
  33. 4a5db2d minui: adapt backlight blanking commit to TWRP by Matt Mower · 10 years ago
  34. 0940e41 minui: Allow devices to blank/unblank using LCD backlight by Ethan Chen · 11 years ago
  35. f3819c2 am 27efc8f9: am 617d1cad: Merge "minui: do not use flexible array initialization" by Nick Kralevich · 10 years ago
  36. aac4854 Support custom graphics.c. by Koushik Dutta · 13 years ago
  37. a0ecc8c minui: do not use flexible array initialization by synergy dev · 11 years ago
  38. bb4c0cb Fix merge conflicts and update for 4.4 kitkat by Dees Troy · 11 years ago
  39. 58207b8 fix use of RGBA images in minui by Doug Zongker · 11 years ago
  40. a5ef19f recovery: fix epoll events type to uint32_t by Todd Poynor · 11 years ago
  41. 4665ede minui: add ev_get_epollfd() to retrieve epoll file descriptor by Todd Poynor · 11 years ago
  42. 1fc89d4 minui: convert ev_*() event interface to epoll by Todd Poynor · 11 years ago
  43. 65fdcdd Hack-fix build with different system/core/charger versions by Vojtech Bocek · 11 years ago
  44. 1669f89 Update to latest AOSP master by Dees_Troy · 11 years ago
  45. 19877de am 5c4e1dac: Merge "Update libpng API usage" by John Reck · 11 years ago
  46. 94fd07b Update libpng API usage by John Reck · 11 years ago
  47. 41329c5 Fix libpng API usage by John Reck · 11 years ago
  48. fafc85b recovery: move log output to stdout by Doug Zongker · 11 years ago
  49. 6fd59ac more font improvements and cleanup by Doug Zongker · 11 years ago
  50. 55a36ac recovery: change font for menus to be an image by Doug Zongker · 11 years ago
  51. c560a67 add optional overscan compensation to recovery graphics by Doug Zongker · 12 years ago
  52. 51a0e82 TWRP-ify AOSP code by Dees_Troy · 12 years ago
  53. 52eeea4f minor recovery fixes by Doug Zongker · 12 years ago
  54. aff4dbb Merge "recovery locale handling fixes" into jb-mr1-dev by Doug Zongker · 12 years ago
  55. 8b240cc recovery locale handling fixes by Doug Zongker · 12 years ago
  56. d52ef34 am bddbb5b3: Merge "Fixing trivial warnings for libminui" by Jean-Baptiste Queru · 12 years ago
  57. 02ec6b8 add simple text to recovery UI by Doug Zongker · 12 years ago
  58. edc5d17 Fixing trivial warnings for libminui by Edwin Vane · 12 years ago
  59. 64c5a59 fix conflicts with merge of jb-dev-mako by Ed Heyl · 12 years ago
  60. aade2e5 am dd6cd4fc: Merge "graphics: add support for "single buffering"" by Doug Zongker · 12 years ago
  61. 862d026 minui: fix screen update issue by Devin Kim · 12 years ago
  62. 0e34880 graphics: add support for "single buffering" by Octavian Purdila · 13 years ago
  63. 9c5efe6 allow double-quotes or not in TARGET_RECOVERY_PIXEL_FORMAT by Doug Zongker · 12 years ago
  64. 28ce47c turn recovery into a C++ binary by Doug Zongker · 13 years ago
  65. 441031d minui: add ability to synchronize current key state by Dima Zavin · 13 years ago
  66. f6abd40 fix problem where the screen is sometimes all black in recovery by Doug Zongker · 13 years ago
  67. 88e0899 minui: events: only open input devices with EV_KEY and/or EV_REL by Dima Zavin · 13 years ago
  68. 3658367 minui: events: add ability to poll on non-input fds by Dima Zavin · 13 years ago
  69. bc29063 minui: events: refactor event acquisition by Dima Zavin · 13 years ago
  70. 4daf48a minui: graphics: add interface for framebuffer blank/unblank by Dima Zavin · 13 years ago
  71. 3c7f00e minui: graphics: add ability to query font size by Dima Zavin · 13 years ago
  72. 3dbe66b Get the correct line_length. by Michael Ward · 13 years ago
  73. 9d1bcdf Graphics can handle stride != xres, and BGRA support. by Michael Ward · 13 years ago
  74. 68189f2 allow paletted RGB images in recovery by Doug Zongker · 13 years ago
  75. 6809c51 make recovery UI images more general; allow for installation animation by Doug Zongker · 13 years ago
  76. be3e6f1 option to allow recovery to use 24-bit graphics in UI by Doug Zongker · 13 years ago
  77. 51266d1 clear recovery framebuffers on allocation; display icon right after ui_init by Doug Zongker · 14 years ago
  78. d93a254 simplify construction of the recovery progress bar by Doug Zongker · 15 years ago
  79. ddd6a28 split out device-specific recovery UI code into vendor directories by Doug Zongker · 15 years ago
  80. 573fd7b Force the fb into 16 bpp mode in case the hw has some other default. by Rebecca Schultz Zavin · 15 years ago
  81. 19faefa AI 143289: am: CL 143128 Use PNG instead of BMP for recovery image icons. This saves by Doug Zongker · 15 years ago
  82. c24a8e6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  83. ffb48f6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  84. 8b7334b auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  85. ff3d938 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  86. 23580ca Initial Contribution by The Android Open Source Project · 16 years ago