CorruptedArk / did-i-take-my-meds

A Kotlin Android app to manage medications
GNU General Public License v3.0
172 stars 14 forks source link

Marking medication as taken from notification re-triggers notification sound #58

Open fuzzblob opened 2 years ago

fuzzblob commented 2 years ago

When the notification comes up it makes a sound. I was able to customize that sound through the android app settings. When I mark it as taken from within the notification shade the sound plays again

My assumption is that it happens because the notification gets removed, and a new one gets posted temporarily (saying "taken").

I wish those two notifications where registered to android as two separate categories, so I can disable the sound on the taken one. Other apps have various categories there, where DITMM (see screenshot). I don't know if that relies on a more up to date API version. Its a minor, but reoccurring annoyance :)

Screenshot_20220525-092729_1