summaryrefslogtreecommitdiffstats
path: root/movement/watch_faces/complication/alarm_face.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into default-handlerdefault-handlerjoeycastillo2023-01-251-3/+3
|\
| * alarm: fix bell indicator not showing up on fridaysTheOnePerson2023-01-201-3/+3
* | add default loop handler to all current watch facesJeremy O'Brien2023-01-251-3/+1
|/
* Revert "never disable buzzer output"joeycastillo2023-01-171-1/+9
* alarm: fix accidental assignment vs conditional logicJeremy O'Brien2023-01-131-5/+5
* Remove more unnecessary conditionalsJeremy O'Brien2023-01-101-8/+2
* never disable buzzer outputjoeycastillo2023-01-031-3/+1
* alarm-face: fix occasional crash on checking for active alarms, fix 0 vs. 12 ...TheOnePerson2022-11-031-20/+22
* alarm-face: make indicator show active alarms in 24h time range and implement...TheOnePerson2022-10-301-10/+65
* alarm-face: correct am/pm indication and implement some minor tweaks.TheOnePerson2022-10-251-5/+4
* alarm face: adjust quick cycling logic to new movement behavior regarding lon...TheOnePerson2022-10-231-0/+399