1
0
Fork 0
InfiniTime/src/displayapp
Eli Tan a266202831
notifications: Dismiss to watchface when empty (#1716)
Set `running` to false to flag end of watchface when there are no more
notifications left to display.

I found it slightly annoying that dismissing all notifications leaves me with
a "No notification to display" message. Instead of dismissing to a relatively
useless message, dismiss to watchface.
2024-09-18 22:31:15 +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 Clean unused DisplayApp messages 2024-09-14 12:10:14 +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