Skip to content

Check the timer isn't expired (ringing) before resetting the mask - #3

Open
JustScott wants to merge 3 commits into
vkareh:timer-ringingfrom
JustScott:timer-ringing-reset-button-fix
Open

Check the timer isn't expired (ringing) before resetting the mask#3
JustScott wants to merge 3 commits into
vkareh:timer-ringingfrom
JustScott:timer-ringing-reset-button-fix

Conversation

@JustScott

Copy link
Copy Markdown

Previously you could set the "reset" text for the expired timer to start by holding down and releasing:
broken_reset_button

This fixes that by checking the expired timer isn't ringing before allowing the mask to be reset:
fixed_reset_button_bug

vkareh and others added 3 commits February 14, 2025 12:14
The timer app issues a short buzz once and then disappears. There is no
trace left that the timer finished or how long ago. This change makes
the motor start ringing and presents a timer counter.

The timer stops buzzing after 10 seconds, and finally resets after
1 minute.
This prevents the motorController from buzzing infinitely while the
watch is sleeping.
@JustScott

Copy link
Copy Markdown
Author

Seeing as you have experience reviewing pull requests, should I have just commented with the suggested code change in the original PR , or is opening a PR on the user's fork like this better? I'm new to reviewing/collaborating on PRs like this :).

@vkareh
vkareh force-pushed the timer-ringing branch 2 times, most recently from 54d0f5d to 4352f03 Compare May 30, 2025 16:31
@vkareh
vkareh force-pushed the timer-ringing branch 2 times, most recently from 11fd07e to ec4838b Compare June 19, 2025 17:50
@vkareh
vkareh force-pushed the timer-ringing branch 2 times, most recently from 8ad9ed8 to 7002f68 Compare November 7, 2025 20:42
@vkareh
vkareh force-pushed the timer-ringing branch 2 times, most recently from 3a25944 to 1d98a9a Compare November 14, 2025 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants