1
0
Fork 0
InfiniTime/src/displayapp
mark9064 c3d05901a0 Refactor SystemTask state handling for resilience
State transitions now happen immediately where possible
This simplifies state management in general,
and prevents bugs such as the chime issue from occurring in the first place
2024-09-21 21:08:07 +02:00
..
apps weather: Add new app with forecast 2024-02-18 12:57:48 +01:00
fonts weather: Add new app with forecast 2024-02-18 12:57:48 +01:00
icons watchfaceanalog: Background in lvgl (#1824) 2023-08-15 13:01:17 +02:00
screens notifications: Dismiss to watchface when empty (#1716) 2024-09-18 22:31:15 +02:00
widgets dirtyvalue: Move to src/utility 2023-03-27 22:12:32 +00:00
Colors.cpp Update src/displayapp/Colors.cpp 2022-09-17 21:32:43 +02:00
Colors.h Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
Controllers.h SimpleWeather service : new weather implementation 2023-12-23 21:12:25 +01:00
DisplayApp.cpp Refactor SystemTask state handling for resilience 2024-09-21 21:08:07 +02:00
DisplayApp.h Display the SPI flash JEDEC IDs in SystemInformation. 2024-08-05 20:34:41 +02:00
DisplayAppRecovery.cpp Display the SPI flash JEDEC IDs in SystemInformation. 2024-08-05 20:34:41 +02:00
DisplayAppRecovery.h Display the SPI flash JEDEC IDs in SystemInformation. 2024-08-05 20:34:41 +02:00
InfiniTimeTheme.cpp theme: Replace LV_DPX with a constexpr variant 2023-01-29 08:51:37 +02:00
InfiniTimeTheme.h Add low battery indicator to StatusIcons, digital and analog watchfaces 2023-03-02 13:38:31 +02:00
LittleVgl.cpp Remove task to notify 2024-05-01 16:13:47 +02:00
LittleVgl.h LVGL / FS : Initialize the LVGL FS driver in LittleVgl (instead of FS). 2023-02-26 22:10:03 +02:00
Messages.h Clean unused DisplayApp messages 2024-09-14 12:10:14 +02:00
TouchEvents.h Reformatted all the files according to clang-format style 2021-04-24 11:39:53 +03:00
UserApps.h New dice-rolling app: InfiniDice! (#1326) 2024-01-23 09:45:52 +01:00