summaryrefslogtreecommitdiff
path: root/src/DisplayApp/Screens/Message.h
AgeCommit message (Expand)AuthorFilesLines
2020-08-17Fix most of the warnings. Remaining warnings come from nimble source code.JF1-31/+0
2020-07-04Replace bitmap icons by font icons (provided by AwesomeFont and LVGL). These ...JF1-5/+0
2020-07-03Remove custom styles in Screens and define default style and "Big style" in L...JF1-2/+0
2020-02-23Re-enable BLE, BLE status on display and battery level on display.JF1-5/+4
2020-02-16Add touch panel port to lvgl.JF1-1/+11
2020-02-10Integration of lvgl : continued...JF1-0/+3
2020-01-18Encapsulate the drawing of the screen into Screens classes.JF1-0/+26