summaryrefslogtreecommitdiff
path: root/src/DisplayApp/Screens/Screen.h
AgeCommit message (Collapse)AuthorFilesLines
2020-02-23Re-enable BLE, BLE status on display and battery level on display.JF1-5/+1
2020-02-23Do not compile GFX and older fonts anymore.JF1-6/+8
Refactor SystemTask in its own class. Refactor Screen to be able to close current screen and open a new one. Re-enable sleep/wake up and propagate button event to Screens.
2020-02-16Add touch panel port to lvgl.JF1-1/+8
PoC of user interaction with 3 screen (clock, menu and app).
2020-01-18Encapsulate the drawing of the screen into Screens classes.JF1-0/+18