| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Display battery level and BLE connection status using icon on Clock screen. | JF | 2020-03-14 | 1 | -0/+3 |
| | | |||||
| * | Fix date/time conversion from CTS to internal date/time representation. | JF | 2020-03-02 | 1 | -1/+1 |
| | | |||||
| * | Re-enable BLE, BLE status on display and battery level on display. | JF | 2020-02-23 | 1 | -10/+14 |
| | | |||||
| * | Do not compile GFX and older fonts anymore. | JF | 2020-02-23 | 1 | -5/+6 |
| | | | | | | | 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. | ||||
| * | Add touch panel port to lvgl. | JF | 2020-02-16 | 1 | -2/+9 |
| | | | | | PoC of user interaction with 3 screen (clock, menu and app). | ||||
| * | Integration of lvgl : continued... | JF | 2020-02-10 | 1 | -2/+13 |
| | | |||||
| * | Encapsulate the drawing of the screen into Screens classes. | JF | 2020-01-18 | 1 | -0/+65 |
