summaryrefslogtreecommitdiffstats
path: root/movement/watch_faces/clock/simple_clock_face.c
Commit message (Expand)AuthorAgeFilesLines
* movement: refactor timeout to tick first, then notifyJoey Castillo2021-11-071-1/+0
* move weekday lookup to new utilities fileJoey Castillo2021-10-231-12/+3
* movement: add tick animation in sleep modeJoey Castillo2021-10-191-3/+5
* movement settings: add timeout and LED durationJoey Castillo2021-10-191-1/+1
* add timeout event to give faces a chance to resignJoey Castillo2021-10-181-1/+1
* early work on background tasks, documentationJoey Castillo2021-10-161-4/+4
* screensaver mode is now low energy modeJoey Castillo2021-10-161-4/+4
* rename types to be more c-likeJoey Castillo2021-10-161-4/+4
* widgets are now watch facesJoey Castillo2021-10-161-0/+92