aboutsummaryrefslogtreecommitdiffstats
path: root/src/DisplayApp/Screens/Message.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove custom styles in Screens and define default style and "Big style" in ↵JF2020-07-031-2/+0
| | | | LittleVgl during the initialization of LVGL.
* Re-enable BLE, BLE status on display and battery level on display.JF2020-02-231-5/+4
|
* Add touch panel port to lvgl.JF2020-02-161-1/+11
| | | | PoC of user interaction with 3 screen (clock, menu and app).
* Integration of lvgl : continued...JF2020-02-101-0/+3
|
* Encapsulate the drawing of the screen into Screens classes.JF2020-01-181-0/+26