summaryrefslogtreecommitdiff
path: root/src/DisplayApp/Screens/Tile.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-03-28Encapsulate Notification management in NotificationManager. It implement a st...JF1-1/+3
2020-03-22Add new App : Sysinfo. It displays various info about the running system : ve...JF1-3/+3
2020-03-15Encapsulate brightness controll into the class BrightnessController.JF1-2/+9
2020-03-02Move version display from Clock screen to the modal window (accessible from t...JF1-1/+1
2020-03-01Fix Model that would crash when closing it.JF1-3/+3
2020-03-01Simplify Tile to improve refresh speed (it's not a tile anymore...).JF1-15/+18
2020-02-26Add new Screens (gauge, meter,...)JF1-1/+20
2020-02-23Re-enable BLE, BLE status on display and battery level on display.JF1-15/+25
2020-02-23Do not compile GFX and older fonts anymore.JF1-12/+27
2020-02-20Re-enable BLE display on Clock screenJF1-3/+1
2020-02-16Add touch panel port to lvgl.JF1-0/+118