InfiniTime/src/displayapp
Jean-François Milants 2bc9318451 CMake User Applications selection
Use CMake's configure_file() functionality to generate the list of User Applications.

All the apps included in current versions of InfiniTime are enabled by default, but this can now be overridden by setting variables ENABLE_APP_XXX to True or False.

CMake CMP0140 is set to NEW to enable the return PROPAGATE functionality.
2023-12-23 21:29:13 +01:00
..
fonts Simple Weather Service - code cleaning and improvements 2023-12-23 21:12:25 +01:00
icons watchfaceanalog: Background in lvgl (#1824) 2023-08-15 13:01:17 +02:00
screens Simple Weather Service 2023-12-23 21:12:25 +01:00
widgets dirtyvalue: Move to src/utility 2023-03-27 22:12:32 +00:00
Apps.h.in CMake User Applications selection 2023-12-23 21:29:13 +01: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 SimpleWeather service : new weather implementation 2023-12-23 21:12:25 +01:00
DisplayApp.h SimpleWeather service : new weather implementation 2023-12-23 21:12:25 +01:00
DisplayAppRecovery.cpp SimpleWeather service : new weather implementation 2023-12-23 21:12:25 +01:00
DisplayAppRecovery.h SimpleWeather service : new weather implementation 2023-12-23 21:12:25 +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 CMake User Applications selection 2023-12-23 21:29:13 +01:00