InfiniTime/src/displayapp
JF 4ca2112890
Emit the message BleRadioEnableToggle to DisplayApp only if the enable state of the radio has actually changed. (#2037)
This fixes an issue where the BLE connected logo would disappear when opening and closing the BLE setting (without changing it) while InfiniTime was already connected to a companion app.

Co-authored-by: JustScott <development@justscott.me>
2024-03-15 09:20:19 +01: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 Emit the message BleRadioEnableToggle to DisplayApp only if the enable state of the radio has actually changed. (#2037) 2024-03-15 09:20:19 +01: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 ApplicationList: Reset app menu screen when loading watch face 2024-03-12 21:01:42 +01:00
DisplayApp.h Watch face selection with CMake 2023-12-23 21:29:13 +01:00
DisplayAppRecovery.cpp Simplify ISR task wake checks 2024-03-12 19:09:01 +01:00
DisplayAppRecovery.h Remove GFX (and unused GFX dependencies) 2024-02-11 13:28:01 +01: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 LVGL / FS : Initialize the LVGL FS driver in LittleVgl (instead of FS). 2023-02-26 22:10:03 +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 inactivity: Use LVGL inactivity timers 2023-03-18 01:15:33 +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