summaryrefslogtreecommitdiff
path: root/src/components/datetime/DateTimeController.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-01-24src: Enable unused parameter warningRiku Isokoski1-8/+1
2023-01-04Update clang-{format,tidy} to 14Finlay Davidson1-0/+1
2022-11-25BLE CTS: fixed signedness of timezoneuli1-1/+1
2022-11-11add CTS local time characteristic and use it to provide UTC in DateTimeContro...uli1-0/+6
2022-06-11Make function DayOfWeekShortToStringLow constDiego Miguel1-1/+1
2022-06-11Add lowercase days of the weekDiego Miguel1-0/+5
2022-06-05Apply clang-format to all C++ filesFinlay Davidson1-12/+18
2022-03-14DateTimeController: make possible functions constReinhold Gschweicher1-2/+2
2022-02-13Merge branch 'statusBarTimeFormat' of https://github.com/mruss77/InfiniTime i...Jean-François Milants1-0/+24
2022-01-22Fix alarm on time changeRiku Isokoski1-0/+2
2022-01-02resolves conflictsSteveAmor1-1/+1
2021-11-15Update includes to to be relative to src directoryReinhold Gschweicher1-1/+1
2021-11-10Status bar displays time in 12 or 24 hour format based on settingsMark Russell1-0/+23
2021-11-07format changesSteveAmor1-5/+7
2021-11-07applied clang-formatSteveAmor1-5/+4
2021-11-07Chimes optionSteveAmor1-0/+16
2021-10-10DateTimeController : remove unused methods and variables.Jean-François Milants1-61/+9
2021-10-10Merge with develop and fix conflicts from timaios:set-datetime-manually.Jean-François Milants1-1/+29
2021-09-19Fix the display of the date after a reset : when the date/time was restored f...Jean-François Milants1-0/+1
2021-08-19Move Backup to the system task.Tim Keller1-1/+0
2021-08-19Add clearing of noinit segment on bad wordTim Keller1-1/+1
2021-08-17Make Clock Persistant.Tim Keller1-1/+6
2021-08-10Code cleaning in Clock, WatchFaceAnalog, WatchFaceDigital and PineTimeStyle, ...Jean-François Milants1-10/+10
2021-07-09Exposed Month and DayOfWeek texts in DateTimeControllerTim Taenny1-8/+36
2021-06-06Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...Jean-François Milants1-4/+6
2021-04-24Reformatted all the files according to clang-format styleAvamander1-127/+48
2021-04-04Reset the step count every day at midnight.Jean-François Milants1-0/+13
2021-02-24Multi face support, analog clock, 12/24 configJoaquim1-0/+120
2020-10-02Fixed all the includes that were broken due to the renamesAvamander1-0/+66