Better prevent stopping alarm if set to use captcha

From Danny on 2018/02/27 13:23:14 +0000

Currently the “prevent escaping captcha” is not very useful because you can very easily just disable the app as administrator and then force close the app.
How about instead when the alarm starts to ring, the app records that an alarm is starting to ring, and when the captcha is “solved” it also marks the alarm as properly dismissed.
However if the app opens up and finds that an alarm started to ring but was not properly dismissed it will require the user to do something as punishment before using the app again or setting another alarm
options:

From Danny on 2018/02/28 05:32:36 +0000

By the way this could also be added as an option if you snooze too many times or something like that, not just if you force close the app while the alarm is ringing

From Danny on 2018/02/27 13:33:29 +0000

thank you!!