kraigs-android / kraigsandroid

Kraig's android applications
26 stars 26 forks source link

Disable snooze by setting snooze time to zero. #156

Open theBoatman opened 3 months ago

theBoatman commented 3 months ago

This adds the possibility to hide all snooze related buttons from the alarm screen by setting the snooze time to zero.

I have done this and the other pull request (dismiss alarm with button instead of a slider) for myself, but in case it is useful for other users feel free to merge them.