SimpleMobileTools / Simple-Clock

Combination of a beautiful clock with widget, alarm, stopwatch & timer, no ads
https://www.simplemobiletools.com
GNU General Public License v3.0
589 stars 235 forks source link

Tapping 'Dismiss' when phone is locked doesn’t unselect alarm #504

Closed siccovansas closed 1 year ago

siccovansas commented 1 year ago

There are 3 methods to dismiss an alarm:

  1. the upcoming alarm notification
  2. the notification when the alarm goes off
  3. when the phone is locked via the special lock screen

When I have unselected all days in the alarm (so the alarm is only valid once) the alarm is unselected after I click 'Dismiss' in methods 1 and 2. But if I use method 3, then the alarm is still selected. I'd expect the alarm to also be unselected when using method 3 so it is consistent with 1 and 2.