summaryrefslogtreecommitdiff
path: root/src/DisplayApp/Screens/Modal.h
AgeCommit message (Collapse)AuthorFilesLines
2020-07-04Replace bitmap icons by font icons (provided by AwesomeFont and LVGL). These ↵JF1-6/+0
icons are smaller in memory and quicker to draw. BLE and battery icon replaced in Clock screen. Added heartbeat and step icons in Clock screen. Replace all labels in Menu by icons. Add doc to generate new font.
2020-03-28Encapsulate Notification management in NotificationManager. It implement a ↵JF1-3/+1
static array of notifications to avoid dynamic allocation.
2020-03-25Add support for BLE notification (ANS client).JF1-0/+3
Work In Progress!!!
2020-02-26Add new Screens (gauge, meter,...)JF1-0/+44