Commit Graph

194 Commits

Author SHA1 Message Date
hueso 657ca171c5 moon phase: southern hemisphere drawings
Build / build (sensorwatch_blue, classic) (push) Waiting to run
Build / build (sensorwatch_blue, custom) (push) Waiting to run
Build / build (sensorwatch_green, classic) (push) Waiting to run
Build / build (sensorwatch_green, custom) (push) Waiting to run
Build / build (sensorwatch_pro, classic) (push) Waiting to run
Build / build (sensorwatch_pro, custom) (push) Waiting to run
Build / build (sensorwatch_red, classic) (push) Waiting to run
Build / build (sensorwatch_red, custom) (push) Waiting to run
Build / build-simulator (sensorwatch_blue, classic) (push) Waiting to run
Build / build-simulator (sensorwatch_blue, custom) (push) Waiting to run
Build / build-simulator (sensorwatch_green, classic) (push) Waiting to run
Build / build-simulator (sensorwatch_green, custom) (push) Waiting to run
Build / build-simulator (sensorwatch_pro, classic) (push) Waiting to run
Build / build-simulator (sensorwatch_pro, custom) (push) Waiting to run
Build / build-simulator (sensorwatch_red, classic) (push) Waiting to run
Build / build-simulator (sensorwatch_red, custom) (push) Waiting to run
GitHub Pages / gh-pages (push) Waiting to run
2026-04-20 20:50:00 -03:00
hueso da9026d5b7 translate moon phase 2026-04-20 20:50:00 -03:00
hueso 67b02d77fd add moonrise/moonset face 2026-04-20 20:50:00 -03:00
hueso 4636d1eacd fix LED turning off on face changes 2026-04-20 20:47:57 -03:00
hueso b88c3ed1fe ignore indicators for short beep alarms 2026-04-20 20:47:57 -03:00
hueso 0bb63d97ad Fixed buffer overflows in sunrise_sunset_face 2026-04-20 20:47:57 -03:00
voloved a8ea642d35 Merge pull request #194 from davidegirardi/fix-signal-advanced-timer
Fix timer setting bell indicator on other faces on loop
2026-04-16 12:23:06 -04:00
David Volovskiy ab4fcd951d Made enums on tide face follow other faces 2026-04-16 11:06:05 -04:00
David Volovskiy 08f8cb687e Fixed build warnings 2026-04-16 11:01:48 -04:00
atax1a 25e791c302 Merge pull request #113 from mkende/countdown_indicator
Repeating countdown: use the looped arrows indicator instead of the bell one on the custom LCD
2026-04-08 04:50:29 +00:00
Stephan 8bd07b407c fix: sunrise/set before DST change
The Sunrise and Sunset timezone offset needs to be calculated for the day it's relevant to, since it might experience a timezone  change.
2026-04-04 19:27:35 +01:00
davidegirardi e0b425ca90 Fix setting bell indicator on other faces on loop 2026-04-04 19:14:00 +02:00
voloved 4f9d7b7219 Merge pull request #107 from mkende/safe_totp
Allow to pass secrets to totp_face through a separate (ignored) header.
2026-04-01 16:42:04 -04:00
voloved fd504d03dc Merge pull request #108 from mkende/tide_face
Add a tide computation watch face.
2026-04-01 16:41:37 -04:00
voloved 422c3c2321 Merge pull request #109 from mkende/otp_label
Allow to use 3 character long labels in the totp face.
2026-04-01 16:41:24 -04:00
voloved 1f8e96c3fe Merge branch 'main' into tide_face 2026-04-01 16:40:57 -04:00
Wesley Ellis 67f63872f8 don't resign from tomato time if timer is running 2026-03-07 16:53:48 -05:00
Wesley Ellis 0247ef43a9 fix timezone / unix time conversion bug 2026-03-07 16:53:35 -05:00
Wesley Ellis 7d3a217d91 port tomato face to second_movement 2026-02-27 20:36:32 -05:00
David Volovskiy c45fed8ea9 Got rid of fallthrough warnings 2026-01-02 20:07:56 -05:00
Alessandro Genova edd3a5c3b4 Add a slow display refresh mode to fast_stopwatch 2026-01-02 20:07:56 -05:00
Alessandro Genova 7d0f4d1a33 More efficient display draw for fast_stopwatch_face 2026-01-02 20:07:56 -05:00
Alessandro Genova 5293b7983c Remove a few unnecessary date_time to timestamp conversions 2026-01-02 20:07:56 -05:00
Alessandro Genova cb05585c15 Fix faces that relied on watch_buzzer_play_note being blocking 2026-01-02 20:07:56 -05:00
Alessandro Genova 1b9624d042 Make fast_stopwatch power efficiend by using the new counter32 2026-01-02 20:07:56 -05:00
David Volovskiy cac1f50e8d Fixed clearing paddle on fast press 2025-12-25 09:25:47 -05:00
David Volovskiy 90e99f8957 First hit not counted; bugfixes on sound 2025-12-21 13:39:16 -05:00
David Volovskiy 2c3259b2e3 sound effect on hit 2025-12-21 13:22:43 -05:00
David Volovskiy 4ef85c6f2c Watch's refresh can't handle Fast difficulty 2025-12-21 11:28:40 -05:00
David Volovskiy 2935f0b604 Changed default difficulty 2025-12-21 11:23:29 -05:00
David Volovskiy 66257c5232 Removed time display on ping face 2025-12-21 11:04:31 -05:00
David Volovskiy 6627ff1fbe accelerometer moving paddle fully out 2025-12-21 10:53:50 -05:00
David Volovskiy fe085f81fd Adding description 2025-12-21 10:53:46 -05:00
David Volovskiy d785419912 bug fixes to ping face 2025-12-21 10:53:42 -05:00
David Volovskiy e3239ec47d Began adding ping face 2025-12-21 10:53:36 -05:00
David Volovskiy 802d64cb8e Fix for wrong date being shown on sunrise/sunset complication 2025-12-04 08:33:14 -05:00
voloved bd28a76233 Merge pull request #167 from voloved/blackjack_face
Fix Win-Lose Ratio and Reset it
2025-12-03 13:36:26 -05:00
David Volovskiy 3b4b70814b Doc update on the win-rate reset 2025-12-03 07:55:48 -05:00
David Volovskiy 8198d6c832 Able to reset the win-lose rate 2025-12-03 07:50:38 -05:00
David Volovskiy ad093f4f67 Fix on typecasting win rate 2025-12-03 07:43:47 -05:00
voloved 9b93db7fa6 Revert "Fix for wrong date being shown on sunrise/sunset complication." 2025-12-01 08:19:05 -05:00
voloved 34e243bcaf Merge pull request #160 from oliverpool/deadline-desc
deadline_face: move description to .h file
2025-11-29 10:33:42 -05:00
voloved 0aa9ce184a Merge pull request #161 from oliverpool/wareki-desc
wareki_face: move description to .h file and add license notice
2025-11-29 10:31:26 -05:00
voloved 1066a1776a Merge pull request #158 from ch00f/main
Fix for wrong date being shown on sunrise/sunset complication.
2025-11-29 10:11:45 -05:00
oliverpool 5dbcba181e wareki_face: move description to .h file and add license notice
See #152
2025-11-28 10:30:48 +01:00
oliverpool f95cd68b25 deadline_face: move description to .h file
See #152
2025-11-28 10:10:35 +01:00
voloved 1acf8db86a Merge pull request #159 from voloved/blackjack_face
Updated documentation to Blackjack face
2025-11-26 12:10:10 -05:00
David Volovskiy ab7018e44c Updated documentation 2025-11-26 12:07:37 -05:00
Michael Ciuffo 257dab38e1 Merge pull request #1 from joeycastillo/main
Updating.
2025-11-23 13:35:02 -08:00
ciuffo cb344dea22 Fix for wrong sunrise/sunset in some timezones 2025-11-23 13:32:05 -08:00