summaryrefslogtreecommitdiffstats
path: root/movement/watch_faces/complication/countdown_face.c
Commit message (Expand)AuthorAgeFilesLines
* Fix missing documentation for many clock faces:Alex Utter2023-11-271-15/+0
* what fresh hell was that?joeycastillo2023-02-101-1/+1
* countdown_face: implement holding light to reset the currently edited timer v...Jeremy O'Brien2023-02-101-0/+17
* restore old light button behaviorJeremy O'Brien2023-01-271-1/+1
* Merge branch 'main' into default-handlerdefault-handlerjoeycastillo2023-01-251-23/+100
|\
| * Minor enhancements for the countdown face (#177)Konrad Rieck2023-01-231-23/+97
* | add default loop handler to all current watch facesJeremy O'Brien2023-01-251-4/+3
|/
* Merge pull request #119 from neutralinsomniac/add_hours_to_countdown_facejoeycastillo2023-01-101-10/+20
|\
| * show colon after hours in countdown facejoeycastillo2023-01-101-0/+1
| * Add hours support to the countdown faceJeremy O'Brien2022-11-021-10/+19
* | Set bell indicator on reactivating countdown/tomato facesJames Haggerty2022-11-151-0/+1
|/
* Make countdown face use movement_play_alarm() instead of movement_play_signal()Jeremy O'Brien2022-10-301-1/+1
* Make countdown face reset to 0 (#90)James Haggerty2022-10-291-2/+5
* Add tomato face: a pomodoro style timer (#61)Wesley Ellis2022-04-061-9/+1
* movement: slight reorganizationJoey Castillo2022-01-251-0/+227