]> git.earman.xyz Git - sensor-watch.git/commit
Port the interval_face complication to Second Movement (#66)
authorLorenzo Prosseda <lerokamut@gmail.com>
Sun, 3 Aug 2025 17:22:18 +0000 (17:22 +0000)
committerGitHub <noreply@github.com>
Sun, 3 Aug 2025 17:22:18 +0000 (13:22 -0400)
commit4eee544762c661d6b43aed34b07cead6e1010dc6
tree9a42e4a7ba21140c06e3bea5901fcbbbaaa8caab
parent9121c0cfb85006165f7c73ab93a9b64d919d1295
Port the interval_face complication to Second Movement (#66)

* Port the interval_face complication to Second Movement

- Compile inside Second Movement
- Support custom display

* Refactor display buffer name, enlarge index buffer

Also removed now unused _blink_idx array

* Fix Clear setting not showing, and its formatting

* Rename work interval label to make it unique

* Skip empty interval timers while cycling through
legacy/watch_faces/complication/interval_face.c [deleted file]
legacy/watch_faces/complication/interval_face.h [deleted file]
movement_faces.h
watch-faces.mk
watch-faces/complication/interval_face.c [new file with mode: 0644]
watch-faces/complication/interval_face.h [new file with mode: 0644]