1
0
Fork 0
InfiniTime/src/DisplayApp
2020-03-22 12:03:17 +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 Add new App : Sysinfo. It displays various info about the running system : version, date/time, battery, brightness and resetreason. It contains placeholder for future use (like mac address, uptime,...). 2020-03-22 12:03:17 +01:00
DisplayApp.cpp Add new App : Sysinfo. It displays various info about the running system : version, date/time, battery, brightness and resetreason. It contains placeholder for future use (like mac address, uptime,...). 2020-03-22 12:03:17 +01:00
DisplayApp.h Add new App : Sysinfo. It displays various info about the running system : version, date/time, battery, brightness and resetreason. It contains placeholder for future use (like mac address, uptime,...). 2020-03-22 12:03:17 +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