-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Auto silence for timers does not work properly #145
Comments
@mimaiself The duration for turning off the alarm is 1 minute. Impossible to reproduce what you describe. The alarm on all three timers stops after 1 minute, even if I manually reset one of the timers. First, can you please install version 2.10.1, which fixes a major alarm bug? Then can you please do the same test as I did and tell me if the bug you describe appears? |
I installed version 2.10.1 on the Galaxy S23 and then ran exactly the same test as you several times. However, the problem persists. I then installed version 2.10.1 on my Samsung Galaxy Tab with Android 11 and repeated the test. The same problem there too. Maybe it is caused by the Samsung devices? I may have the opportunity to test it with a device from another manufacturer later this week. I would then provide appropriate feedback. I don't know if the following information is still helpful: |
@mimaiself
Thanks for the clarification. |
Re #136: It doesn't matter whether one, two or all days of the week are selected. I don't have this bug on the S23. |
@mimaiself |
Okay, then it's probably due to an incompatibility with an app installed on my devices. If I find out which one it is, I'll pass the information on to you. A follow-up to #136: I rejoiced too soon. It only worked on the first day. On the second day, I had the same errors on the Galaxy S23 as described in #136. |
@mimaiself |
Describe the bug
The option introduced in release 2.9 to silence timers automatically after a certain time does not work properly in version 2.10 either.
To Reproduce
For example, if three timers with a duration of 5, 10 and 15 minutes are started simultaneously and the signal duration is set to 1 minute, it will only work correctly if you wait until the end of the signal duration for the first two timers.
But if, for example, the first timer is switched off manually before the end of the signal duration, the following timers are also ended before the preset duration expires. The termination takes place after seemingly randomly selected shorter time intervals.
Expected behavior
Auto-Silence should work for all simultaneously started timers according to the preset duration, even if a timer is ended manually beforehand.
Screenshots
App version
2.9 and 2.10
Device (please complete the following information):
Samsung Galaxy S23
Android 14
Additional context
The text was updated successfully, but these errors were encountered: