summaryrefslogtreecommitdiff
path: root/src/DisplayApp/Screens/Tile.h
AgeCommit message (Expand)AuthorFilesLines
2020-08-14Refactor ScreenList to make it more generic : it can now contain any Screen t...JF1-31/+10
2020-07-04Replace bitmap icons by font icons (provided by AwesomeFont and LVGL). These ...JF1-5/+0
2020-03-22Add new App : Sysinfo. It displays various info about the running system : ve...JF1-1/+1
2020-03-15Encapsulate brightness controll into the class BrightnessController.JF1-0/+1
2020-02-26Add new Screens (gauge, meter,...)JF1-0/+5
2020-02-23Re-enable BLE, BLE status on display and battery level on display.JF1-3/+4
2020-02-23Do not compile GFX and older fonts anymore.JF1-7/+9
2020-02-16Add touch panel port to lvgl.JF1-0/+56