InfiniTime/src/displayapp
Reinhold Gschweicher 12acef6a71 apps: restore default apps ordering in CMake
Restore the default list of apps to compile. The ordering was changed in
the changeset to make the app-list configurable through a CMake-variable
in https://github.com/InfiniTimeOrg/InfiniTime/pull/1928

In the process have one app per line to create the default app list in
CMake. This makes git diffs easer and more readable.
2024-01-06 12:38:36 +01:00
..
apps apps: restore default apps ordering in CMake 2024-01-06 12:38:36 +01:00
fonts settings: Add settings item for weather format 2023-12-23 21:42:16 +01:00
icons watchfaceanalog: Background in lvgl (#1824) 2023-08-15 13:01:17 +02:00
screens pinetimestyle: Round the displayed temperature 2024-01-03 21:01:53 +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 settings: Add settings item for weather format 2023-12-23 21:42:16 +01:00
DisplayApp.h Watch face selection with CMake 2023-12-23 21:29:13 +01:00
DisplayAppRecovery.cpp SimpleWeather service : new weather implementation 2023-12-23 21:12:25 +01:00
DisplayAppRecovery.h Watch face selection with CMake 2023-12-23 21:29:13 +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 Watch face selection with CMake 2023-12-23 21:29:13 +01:00