aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/apps/Apps.h.in
Commit message (Collapse)AuthorAgeFilesLines
* Watch face selection using CMakeJean-François Milants2024-01-061-6/+1
| | | | | | The list of watch face to build into the firmware is now set by CMake (-DENABLE_WATCHFACES). Fix SettingWatchFace : convert to index to/from WatchFace when needed.
* settings: Add settings item for weather formatFintasticMan2023-12-231-0/+1
|
* User applications selection using CMakeJean-François Milants2023-12-231-17/+0
| | | | Fix include path since last rebase.
* Watch face selection with CMakeJean-François Milants2023-12-231-0/+99
Move displayapp/Apps.h into a header only library (to make the integration easier in InfiniSim.