InfiniTime/src/DisplayApp
2020-03-28 19:05:28 +01: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 Display battery level and BLE connection status using icon on Clock screen. 2020-03-14 16:33:47 +01:00
Screens 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.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