this post was submitted on 07 Dec 2024
1175 points (99.2% liked)
196
16741 readers
1799 users here now
Be sure to follow the rule before you head out.
Rule: You must post before you leave.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
grindr has a custom notification noise? isn't that indiscreet for an app like that?
Yeah I don't know any apps that have custom notifications out of the box these days, apart from Messenger. It's too convenient just to use the operating system's API and default to the user's default sound.
I don't know if there's some way to override/customise the notification sounds on Android on per-app basis. At one point in history I wanted Twitter to go [random bird noises] and Reddit to go "Le." but since I don't use either of them anymore I really didn't investigate this further.
In WhatsApp you can set custom notification sounds, I believe it even supports notification sounds on a per-contact basis. So safe to say you can do it as an app developer.
I used to use custom sounds I downloaded for a few people and it was useful, but it's clunky and time-consuming to set up for even a few contacts. I had to get the sounds on a PC because all the sound apps on the store feel like malware and are riddled with ads.
I think there is an option but it might be dependent on which company makes your phone.
It's actually really easy for a developer and for a user. Apps can provide a notification sound for themselves, but the Android API automatically creates a user interface inside of the notifications settings that let a user set a sound of their choice on a per-notification-channel (for example, Discord has separate channels for "Incoming calls", "Direct messages", "Friend requests", and a heap more) basis.