InfiniTime/src/DisplayApp
JF da39f402e5 Replace bitmap icons by font icons (provided by AwesomeFont and LVGL). These 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-07-04 13:58:15 +02:00
..
Fonts Replace bitmap icons by font icons (provided by AwesomeFont and LVGL). These icons are smaller in memory and quicker to draw. 2020-07-04 13:58:15 +02:00
Icons Update BLE and battery icons from https://gitlab.com/arteeh/pinetimeos : it saves ~60KB of flash! 2020-04-05 18:54:04 +02:00
Screens Replace bitmap icons by font icons (provided by AwesomeFont and LVGL). These icons are smaller in memory and quicker to draw. 2020-07-04 13:58:15 +02:00
DisplayApp.cpp Display BLE MAC address in sysinfo Screen. 2020-06-08 21:51:34 +02:00
DisplayApp.h Replace bitmap icons by font icons (provided by AwesomeFont and LVGL). These icons are smaller in memory and quicker to draw. 2020-07-04 13:58:15 +02:00
LittleVgl.cpp Remove custom styles in Screens and define default style and "Big style" in LittleVgl during the initialization of LVGL. 2020-07-03 21:37:40 +02:00
LittleVgl.h Remove custom styles in Screens and define default style and "Big style" in LittleVgl during the initialization of LVGL. 2020-07-03 21:37:40 +02:00
TouchEvents.h Add the possibility to the screen to handle a touch gesture. 2020-03-15 21:01:24 +01:00