InfiniTime/src/DisplayApp/Screens
2020-03-22 12:03:17 +01:00
..
BatteryIcon.cpp Display battery level and BLE connection status using icon on Clock screen. 2020-03-14 16:33:47 +01:00
BatteryIcon.h Display battery level and BLE connection status using icon on Clock screen. 2020-03-14 16:33:47 +01:00
BleIcon.cpp Display battery level and BLE connection status using icon on Clock screen. 2020-03-14 16:33:47 +01:00
BleIcon.h Display battery level and BLE connection status using icon on Clock screen. 2020-03-14 16:33:47 +01:00
Brightness.cpp Add the possibility to the screen to handle a touch gesture. 2020-03-15 21:01:24 +01:00
Brightness.h Add the possibility to the screen to handle a touch gesture. 2020-03-15 21:01:24 +01:00
Clock.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
Clock.h Display battery level and BLE connection status using icon on Clock screen. 2020-03-14 16:33:47 +01:00
Gauge.cpp 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
Gauge.h Add new Screens (gauge, meter,...) 2020-02-26 20:49:26 +01:00
Label.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
Label.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
Message.cpp Re-enable BLE, BLE status on display and battery level on display. 2020-02-23 16:14:03 +01:00
Message.h Re-enable BLE, BLE status on display and battery level on display. 2020-02-23 16:14:03 +01:00
Meter.cpp 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
Meter.h Add new Screens (gauge, meter,...) 2020-02-26 20:49:26 +01:00
Modal.cpp Move version display from Clock screen to the modal window (accessible from tile menu) 2020-03-02 20:12:46 +01:00
Modal.h Add new Screens (gauge, meter,...) 2020-02-26 20:49:26 +01:00
Screen.cpp Encapsulate the drawing of the screen into Screens classes. 2020-01-18 18:17:52 +01:00
Screen.h Add the possibility to the screen to handle a touch gesture. 2020-03-15 21:01:24 +01:00
ScreenList.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
ScreenList.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
Tab.cpp Add touch panel port to lvgl. 2020-02-16 18:32:36 +01:00
Tab.h Add touch panel port to lvgl. 2020-02-16 18:32:36 +01:00
Tile.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
Tile.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