aboutsummaryrefslogtreecommitdiffstats
path: root/src/DisplayApp/Screens/ScreenList.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor ScreenList to make it more generic : it can now contain any Screen t...JF2020-08-141-139/+0
* Replace bitmap icons by font icons (provided by AwesomeFont and LVGL). These ...JF2020-07-041-0/+1
* Display BLE MAC address in sysinfo Screen.JF2020-06-081-5/+13
* Add build date and time in sysinfo screen.JF2020-06-071-5/+7
* Add uptime counter in DateTimeController and display it in SystemInfo screen.JF2020-06-071-1/+14
* Fix bad memory alloaction in sysinfo screen.JF2020-03-221-14/+4
* Add new App : Sysinfo. It displays various info about the running system : ve...JF2020-03-221-0/+125