summaryrefslogtreecommitdiffstats
path: root/movement/watch_faces/clock
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mars-clock'Joey Castillo2022-04-202-0/+223
|\
| * mars clock: formattingJoey Castillo2022-04-061-2/+2
| * mars clock: use S without cross-stroke for clarityJoey Castillo2022-04-061-1/+1
| * Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into mars-clockJoey Castillo2022-04-061-0/+1
| |\
| * | mars clock: add support for solsJoey Castillo2022-03-052-14/+39
| * | mars clock: adding additional sitesJoey Castillo2022-03-042-6/+43
| * | movement: first pass at mars clockJoey Castillo2022-03-042-0/+160
| |/
* | world clock: fix glitch when exiting settings modeJoey Castillo2022-04-101-6/+7
* | static analysis: use parentheses around binary operatorsJoey Castillo2022-04-102-4/+4
|/
* world clock: store settings in backup register if possibleJoey Castillo2022-02-132-26/+34
* movement: start time zone list at UTCJoey Castillo2022-02-131-1/+1
* movement: add low battery warning to simple clockJoey Castillo2022-02-052-0/+16
* 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