summaryrefslogtreecommitdiffstats
path: root/minui/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge "minui: add hall sensor event" am: 13c721f330 am: 3a012a971a am: cdebb47048 am: 44ca8b76e6Treehugger Robot2022-01-261-0/+2
|\
| * minui: add hall sensor eventJack Wu2022-01-251-0/+2
* | Merge "minui: Add support for multiple connectors" am: 80a9dcad35 am: f8d4273171 am: b1090a47f4 am: 530cd6d0a7Treehugger Robot2022-01-261-0/+1
|\|
| * minui: Add support for multiple connectorsWeizhung Ding2022-01-251-0/+1
* | minui: Add support for ARGB (LSB alpha)Patrik Torstensson2021-12-061-0/+1
|/
* Add support to use preferred graphics backendChihhang Chuang2021-09-231-3/+12
* minui: add ARGB_8888 formatAdrian Salido2019-12-131-0/+1
* minui: Managed FDs with smart pointers.Tao Bao2019-03-111-1/+2
* minui: GRSurface::Create() computes data_size on its own.Tao Bao2018-11-271-9/+16
* minui: GRSurface manages data with std::unique_ptr.Tao Bao2018-11-071-3/+11
* minui: Add GRSurface::Clone().Tao Bao2018-11-011-0/+4
* 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