| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Renamed Components/ to components/ | Avamander | 2020-10-02 | 1 | -39/+0 |
| | | |||||
| * | Add uptime counter in DateTimeController and display it in SystemInfo screen. | JF | 2020-06-07 | 1 | -1/+2 |
| | | |||||
| * | Fix date/time conversion from CTS to internal date/time representation. | JF | 2020-03-02 | 1 | -2/+2 |
| | | |||||
| * | Encapsulate the drawing of the screen into Screens classes. | JF | 2020-01-18 | 1 | -0/+2 |
| | | |||||
| * | DateTimeController is now updated in the system task. | JF | 2020-01-18 | 1 | -1/+7 |
| | | | | | | It runs every 1s in Running mode, and every 1h in sleep mode. This should allow to keep the watch on time for more than 4 hours. | ||||
| * | Add DateTimeController to manage the time. | JF | 2019-12-28 | 1 | -0/+30 |
| Use messages in message queues to refresh the UI | |||||
