aboutsummaryrefslogtreecommitdiffstats
path: root/src/DisplayApp/Screens/Message.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix most of the warnings. Remaining warnings come from nimble source code.JF2020-08-171-81/+0
* Remove custom styles in Screens and define default style and "Big style" in L...JF2020-07-031-7/+0
* Re-enable BLE, BLE status on display and battery level on display.JF2020-02-231-2/+9
* Add touch panel port to lvgl.JF2020-02-161-12/+65
* Integration of lvgl : continued...JF2020-02-101-5/+12
* First quick'n'dirty integration of LittleVGL. Needs some cleaning.JF2020-02-081-2/+9
* [WIP] Use IRQ in SPI driver to improve performancesJF2020-01-221-1/+1
* Encapsulate the drawing of the screen into Screens classes.JF2020-01-181-0/+14