summaryrefslogtreecommitdiffstats
path: root/movement/watch_faces/settings/set_time_face.c
Commit message (Expand)AuthorAgeFilesLines
* support years through 2080joeycastillo2023-08-271-2/+1
* restore old light button behaviorJeremy O'Brien2023-01-271-1/+1
* add movement_default_loop_handler, test with default watch facesjoeycastillo2023-01-141-1/+1
* Add quick counting through hours, minutes, etc. to set time face. (#131)TheOnePerson2023-01-111-33/+70
* time set: allow setting year through 2050joeycastillo2022-11-281-2/+2
* 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