| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Renamed DisplayApp/ to displayapp/ | Avamander | 2020-10-02 | 1 | -30/+0 |
| | | |||||
| * | Add paint application. | JF | 2020-08-21 | 1 | -0/+3 |
| | | |||||
| * | Add the possibility to the screen to handle a touch gesture. | JF | 2020-03-15 | 1 | -0/+4 |
| | | | | | A default action is taken if the current screen doesn't handle it. | ||||
| * | Re-enable BLE, BLE status on display and battery level on display. | JF | 2020-02-23 | 1 | -5/+1 |
| | | |||||
| * | Do not compile GFX and older fonts anymore. | JF | 2020-02-23 | 1 | -6/+8 |
| | | | | | | | 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 | -1/+8 |
| | | | | | PoC of user interaction with 3 screen (clock, menu and app). | ||||
| * | Encapsulate the drawing of the screen into Screens classes. | JF | 2020-01-18 | 1 | -0/+18 |
