InfiniTime/src/DisplayApp
2020-07-03 21:37:40 +02:00
..
Fonts Fix typo in the name of the font "jetbrains_mono_extrabold_compressed" + use it as the default font. 2020-03-01 19:09:59 +01: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 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
DisplayApp.cpp Display BLE MAC address in sysinfo Screen. 2020-06-08 21:51:34 +02:00
DisplayApp.h Add new screen that is displayed during the OTA transfert. 2020-05-02 14:16:57 +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