summaryrefslogtreecommitdiffstats
path: root/movement/watch_faces/clock
Commit message (Collapse)AuthorAgeFilesLines
* fix missing prototype warningsJoey Castillo2021-12-101-3/+3
|
* movement: remove TODO item (we profiled it, it's fine)Joey Castillo2021-12-011-1/+0
|
* movement: add world clock faceJoey Castillo2021-11-262-0/+221
|
* 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
|
* automatically determine number of watch facesJoey Castillo2021-10-161-8/+8
|
* early work on background tasks, documentationJoey Castillo2021-10-162-4/+5
|
* screensaver mode is now low energy modeJoey Castillo2021-10-161-4/+4
|
* rename types to be more c-likeJoey Castillo2021-10-162-8/+8
|
* widgets are now watch facesJoey Castillo2021-10-162-0/+112