aboutsummaryrefslogtreecommitdiffstats
path: root/src/DisplayApp/Screens/Message.h
Commit message (Expand)AuthorAgeFilesLines
* Fix most of the warnings. Remaining warnings come from nimble source code.JF2020-08-171-31/+0
* Replace bitmap icons by font icons (provided by AwesomeFont and LVGL). These ...JF2020-07-041-5/+0
* Remove custom styles in Screens and define default style and "Big style" in L...JF2020-07-031-2/+0
* 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
* Integration of lvgl : continued...JF2020-02-101-0/+3
* Encapsulate the drawing of the screen into Screens classes.JF2020-01-181-0/+26