sweakpl / qralarm-android

QRAlarm is an Android alarm clock application that lets the user turn off alarms by scanning the QR Code.
GNU General Public License v3.0
112 stars 10 forks source link

Silence alarm temporarily when pressing stop #41

Closed Commenter25 closed 3 months ago

Commenter25 commented 5 months ago

This is the only missing feature preventing me from migrating from Sleep as Android (a proprietary paid app) to this. In that app, when you press stop, it silences the alarm for 60 seconds to give you time to scan the QR.

As I live with others, I like having the gentle wakeup only go as loud as needed to get me awake, pressing stop ASAP so nobody hears it, then I rush out to scan the QR. Having a alarm blaring as I'm trying to scan is not ideal. Obviously, after the 60 second timeout, it should start playing the alarm sound again so it isn't just a get out of jail free card.

sweakpl commented 5 months ago

Hey, this is a great idea! I will give it a closer look when preparing the next update.

mozilla2012 commented 3 months ago

I agree with OP that this would be a lovely feature, but making this an optional setting would be preferred 🙂

Commenter25 commented 3 months ago

15 seconds is quite a short duration. Perhaps this should be adjustable?

That said, thank you for implementing it ^^