aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens/WatchFaceCasioStyleG7710.h
Commit message (Collapse)AuthorAgeFilesLines
* chrono: Resolve TODOs related to C++20 chrono featsFintasticMan2024-03-141-2/+1
|
* User applications selection using CMakeJean-François Milants2023-12-231-1/+1
| | | | Fix include path since last rebase.
* Watch face selection at build timeJean-François Milants2023-12-211-0/+23
| | | | Watch faces can now be selected at buid time. It's implemented in a similar way than the selection of user apps, using a list of watch face description that is generated at build time (consteval, constexpr)
* Fix TypoTimothy2023-06-171-1/+1
| | | | label_battery_vallue > label_battery_value
* Watchfaces: Assume motionsensor is okRiku Isokoski2023-04-161-1/+0
| | | | The watch face shouldn't and doesn't start before the sensor is ready.
* WatchFaceG7710: Simplify time update checkRiku Isokoski2023-04-021-9/+3
|
* dirtyvalue: Move to src/utilityFinlay Davidson2023-03-271-10/+11
|
* screens: Remove unused DisplayApp parametersRiku Isokoski2023-02-251-2/+1
|
* displayapp: Make Ble references constRiku Isokoski2023-02-241-2/+2
|
* displayapp: Make Battery class references constRiku Isokoski2023-02-241-2/+2
|
* Watch face settings : disable watch faces that are not available (external ↵Jean-François Milants2022-10-111-0/+2
| | | | resources are not installed).
* Merge branch 'watchface-casio-digital-G7710' of ↵Jean-François Milants2022-09-271-1/+5
| | | | | | | | | | | | github.com:ITCactus/InfiniTime into ITCactus-watchface-casio-digital-G7710 # Conflicts: # src/components/settings/Settings.h # src/displayapp/screens/CheckboxList.cpp # src/displayapp/screens/CheckboxList.h # src/displayapp/screens/Clock.cpp # src/displayapp/screens/Clock.h # src/displayapp/screens/settings/SettingWatchFace.cpp
* fix for week number and days till the end of the yearITCactus2022-06-301-8/+8
| | | | + formating (clang)
* fix memory leak + refactoringITCactus2022-06-301-0/+11
|
* post rebase fixesITCactus2022-06-301-1/+4
|
* [new watchface] watchface inspired by G7710, with day of year and week ↵ITCactus2022-06-301-0/+91
number info