summaryrefslogtreecommitdiffstats
path: root/movement/watch_faces/settings/set_time_face.c
Commit message (Expand)AuthorAgeFilesLines
* time set: fix PM not appearing at noon in 12h modeJoey Castillo2022-04-021-2/+2
* movement: reset tick to 1 Hz between watch faces (fixes #36)Joey Castillo2022-01-191-1/+0
* add MIT license text to movement filesJoey Castillo2022-01-151-0/+24
* Movement: give watch faces their index at setup timeJoey Castillo2021-12-201-1/+2
* movement: store settings in BKUP to persist across resetsJoey Castillo2021-11-251-0/+1
* movement: implement time zone settingJoey Castillo2021-11-251-3/+17
* add timeout event to give faces a chance to resignJoey Castillo2021-10-181-0/+3
* rename types to be more c-likeJoey Castillo2021-10-161-4/+4
* widgets are now watch facesJoey Castillo2021-10-161-0/+109