..
BatteryIcon.cpp
Update BLE and battery icons from https://gitlab.com/arteeh/pinetimeos : it saves ~60KB of flash!
2020-04-05 18:54:04 +02: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
Update BLE and battery icons from https://gitlab.com/arteeh/pinetimeos : it saves ~60KB of flash!
2020-04-05 18:54:04 +02: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
FirmwareUpdate.cpp
Improve DFU procedure :
2020-06-01 09:22:54 +02:00
FirmwareUpdate.h
Improve DFU procedure :
2020-06-01 09:22:54 +02: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
Encapsulate Notification management in NotificationManager. It implement a static array of notifications to avoid dynamic allocation.
2020-03-28 19:05:28 +01:00
Modal.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
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
Fix bad memory alloaction in sysinfo screen.
2020-03-22 12:14:38 +01:00
ScreenList.h
Fix bad memory alloaction in sysinfo screen.
2020-03-22 12:14:38 +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
Encapsulate Notification management in NotificationManager. It implement a static array of notifications to avoid dynamic allocation.
2020-03-28 19:05:28 +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