Commit Graph

186 Commits

Author SHA1 Message Date
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
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
voloved 542ff92313 Merge pull request #110 from voloved/alarm_face_typo
Advanced Alarm Face Custom Display
2025-11-22 09:18:40 -05:00
voloved 9d515eb213 Merge pull request #100 from voloved/tarot-retain-settings
Tarot remembers if we have major_arcana_only on or not along with number of cards to draw
2025-11-22 08:45:09 -05:00
David Volovskiy cee51b8595 Removed extra newline at end 2025-11-22 08:41:38 -05:00
David Volovskiy c2ac4a7e4c Merge branch 'main' into wordle_port 2025-11-22 08:41:15 -05:00
David Volovskiy a139dc81b1 Resized baby kick buffers to get rid of truncation warnings 2025-11-22 07:44:36 -05:00
voloved 32b44da23b Merge pull request #99 from voloved/activity_moon_loop_backwards
Activity and moon can loop backwards
2025-11-21 09:08:14 -05:00
voloved 3e1e09bf02 Merge pull request #81 from berdan/main
pulsometer_face: Add check for negative values
2025-11-21 08:48:23 -05:00
voloved 889f0f6ff0 Merge branch 'main' into simon-port 2025-11-20 18:27:59 -05:00