summaryrefslogtreecommitdiffstats
path: root/movement/watch_faces/complications
Commit message (Expand)AuthorAgeFilesLines
* movement: add blinky faceJoey Castillo2022-01-232-0/+156
* movement: simple UI for entering wearer locationJoey Castillo2022-01-212-15/+192
* movement: add time zone conversion in sunrise/sunset faceJoey Castillo2022-01-211-5/+8
* Reset selection to 0 on resign from setting stateDavid Keck2022-01-191-0/+1
* movement: reset tick to 1 Hz between watch faces (fixes #36)Joey Castillo2022-01-195-8/+4
* Changed reset mode to setting instead of waitingDavid Keck2022-01-181-1/+1
* Added ability to reset to default timer valueDavid Keck2022-01-181-1/+8
* movement: sunrise/sunset face documentationJoey Castillo2022-01-161-2/+2
* sunrise/sunset face: no need to update this every secondJoey Castillo2022-01-151-1/+1
* Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into mainJoey Castillo2022-01-152-0/+286
|\
| * Add Countdown FaceWesley Ellis2022-01-152-0/+286
* | movement: add sunrise/sunset faceJoey Castillo2022-01-152-0/+200
* | add MIT license text to movement filesJoey Castillo2022-01-154-0/+96
|/
* Movement: give watch faces their index at setup timeJoey Castillo2021-12-2010-10/+15
* fix missing prototype warningsJoey Castillo2021-12-101-2/+2
* movement: help beats face update the screen less oftenJoey Castillo2021-12-012-2/+22
* movement: remove floating point math from beats faceJoey Castillo2021-12-012-15/+15
* movement: have beats and TOTP face use new time zone settingJoey Castillo2021-11-252-7/+4
* movement: TOTP face, pad code with leading zeroesJoey Castillo2021-11-241-1/+1
* movement: make TOTP face go home on timeoutJoey Castillo2021-11-241-1/+1
* optimize totp face and add countdownWesley Ellis2021-11-232-84/+35
* Add initial TOTP watch face implWesley Ellis2021-11-222-0/+156
* Add stopwatch face to movementWesley Ellis2021-11-102-0/+102
* movement: day one watch face, counts days from birthJoey Castillo2021-11-082-0/+208
* beat time: add low energy tick animationJoey Castillo2021-11-071-0/+2
* Port beats to movement frameworkWesley Ellis2021-10-232-0/+95
* movement settings: add timeout and LED durationJoey Castillo2021-10-191-1/+1
* pulsometer: rearrange switch for clarityJoey Castillo2021-10-181-17/+17
* add timeout event to give faces a chance to resignJoey Castillo2021-10-181-1/+3
* pulsometer: make type more c-likeJoey Castillo2021-10-182-4/+4
* pulsometer: reset tick in resign functionJoey Castillo2021-10-181-0/+1
* fix misspelling of pulsometerJoey Castillo2021-10-163-31/+31
* automatically determine number of watch facesJoey Castillo2021-10-161-7/+7
* early work on background tasks, documentationJoey Castillo2021-10-161-0/+1
* rename types to be more c-likeJoey Castillo2021-10-162-8/+8
* widgets are now watch facesJoey Castillo2021-10-162-0/+111