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

Feature Request: Ability to change notification sound #57

Open ArschKartoffeln opened 2 years ago

ArschKartoffeln commented 2 years ago

Currently uses the global system notification sound. Reminders are frequently lost amongst the many other nuisances notifications I receive. It would be nice to be able to change the notification sound to something that stands apart.

mjholub commented 2 years ago

The app may also use the alarm channel. This Stackoverflow thread might be of use for that @CorruptedArk