summaryrefslogtreecommitdiffstats
path: root/minui/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* minui: Remove the default and copy ctors for GRSurface.Tao Bao2018-11-011-1/+4
* minui: Add a protected GRSurface ctor.Tao Bao2018-10-311-4/+9
* minui: Move GRSurface into a class.Tao Bao2018-10-231-8/+26
* minui: Use runtime properties instead of build time vars.Tao Bao2018-08-021-0/+10
* minui: Clean up the use of `rotation`.Tao Bao2018-08-011-5/+5
* minui: Add constness to GRSurface* in gr_get_{width,height}.Tao Bao2018-06-131-6/+13
* Let gr_init proceed even if we failed to load a font fileTianjie Xu2018-06-011-1/+3
* tests: Add tests for ScreenRecoveryUI.Tao Bao2018-05-091-0/+3
* Expose PngHandler via resources.h.Tao Bao2018-04-141-0/+84
* graphics: add rotation logicLuke Song2017-09-281-13/+23
* Add a new option in recovery menu to test the background textsTianjie Xu2017-09-271-0/+4
* ui: Move the support for touch inputs into RecoveryUI.Tao Bao2017-08-021-1/+2
* Add the missing sr-Latn into png files and rename the png locale headerTianjie Xu2017-03-251-1/+2
* minui: Move callback functions to std::function.Tao Bao2017-01-231-6/+5
* minui: Export minui/minui.h.Tao Bao2017-01-171-0/+135