| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Renamed DisplayApp/ to displayapp/ | Avamander | 2020-10-02 | 1 | -81/+0 |
| | | |||||
| * | Encapsulate Notification management in NotificationManager. It implement a ↵ | JF | 2020-03-28 | 1 | -39/+2 |
| | | | | | static array of notifications to avoid dynamic allocation. | ||||
| * | Add support for BLE notification (ANS client). | JF | 2020-03-25 | 1 | -0/+37 |
| | | | | | Work In Progress!!! | ||||
| * | Move version display from Clock screen to the modal window (accessible from ↵ | JF | 2020-03-02 | 1 | -2/+5 |
| | | | | | tile menu) | ||||
| * | Fix typo in the name of the font "jetbrains_mono_extrabold_compressed" + use ↵ | JF | 2020-03-01 | 1 | -1/+1 |
| | | | | | it as the default font. | ||||
| * | Fix Model that would crash when closing it. | JF | 2020-03-01 | 1 | -10/+11 |
| | | |||||
| * | Simplify Tile to improve refresh speed (it's not a tile anymore...). | JF | 2020-03-01 | 1 | -6/+6 |
| | | | | | Disable debug mode of lvgl. | ||||
| * | Add new Screens (gauge, meter,...) | JF | 2020-02-26 | 1 | -0/+77 |
