InfiniTime/src/DisplayApp
2020-04-05 18:54:04 +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 Update BLE and battery icons from https://gitlab.com/arteeh/pinetimeos : it saves ~60KB of flash! 2020-04-05 18:54:04 +02:00
DisplayApp.cpp Encapsulate Notification management in NotificationManager. It implement a static array of notifications to avoid dynamic allocation. 2020-03-28 19:05:28 +01:00
DisplayApp.h Encapsulate Notification management in NotificationManager. It implement a static array of notifications to avoid dynamic allocation. 2020-03-28 19:05:28 +01:00
LittleVgl.cpp Apply a "up" transition when an app is opened. 2020-03-10 20:21:41 +01:00
LittleVgl.h Add support for gestures and integrate it with the vertical scrolling transition. 2020-03-09 21:29:12 +01:00
TouchEvents.h Add the possibility to the screen to handle a touch gesture. 2020-03-15 21:01:24 +01:00