summaryrefslogtreecommitdiffstats
path: root/movement/watch_faces/clock
Commit message (Expand)AuthorAgeFilesLines
* movement: move beat time to clock folderJoey Castillo2022-01-252-0/+116
* Sensor Watch Simulator (#35)Alexsander Akers2022-01-252-14/+14
* Simple Clock: Update to signal exactly on the hourDavid Keck2022-01-191-1/+1
* 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-154-0/+96
* movement: add hourly signal to simple clock faceJoey Castillo2021-12-212-10/+53
* Movement: give watch faces their index at setup timeJoey Castillo2021-12-204-4/+6
* 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