| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-22 | Add new App : Sysinfo. It displays various info about the running system : ↵ | JF | |
| version, date/time, battery, brightness and resetreason. It contains placeholder for future use (like mac address, uptime,...). | |||
| 2020-03-15 | Encapsulate brightness controll into the class BrightnessController. | JF | |
| Add a new app to configure the brightness. | |||
| 2020-02-26 | Add new Screens (gauge, meter,...) | JF | |
| 2020-02-23 | Re-enable BLE, BLE status on display and battery level on display. | JF | |
| 2020-02-23 | Do not compile GFX and older fonts anymore. | JF | |
| 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-16 | Add touch panel port to lvgl. | JF | |
| PoC of user interaction with 3 screen (clock, menu and app). | |||
