summaryrefslogtreecommitdiffstats
path: root/minuitwrp/graphics_overlay.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* minui: Do not return true from target_has_overlay() if MSM_BSP is not setAndrew Dodd2014-06-301-4/+9
| | | | | | | | Since target_has_overlay() was not ifdefed with MSM_BSP, it would return true on some devices even if MSM_BSP was unset, breaking LPM and some other minui functions. Change-Id: Ic6b524fa0b5e36fc9ffe67d53e2bf33e9d4fd2d3
* Update minui to support overlay graphicsDees Troy2014-05-021-2/+2
| | | | | | Fix path in minuitwrp for includes Change-Id: I9e9e5f67e8574cdcbc6f8873ceeb56eab71143ed
* Support Qualcomm overlay graphics in recoveryEthan Yonker2014-04-011-0/+453
Change-Id: Ia75c34ab1a45b7c8802c902906198517aa3437d5