element-x-ada/features/call
Jorge Martin Espinosa f029c4dd09
Use Settings.System.DEFAULT_RINGTONE_URI for ringing notifications (#4310)
* Use `Settings.System.DEFAULT_RINGTONE_URI` for ringing notifications

This replaces `RingtoneManager.getActualDefaultRingtoneUri`, it should get the same audio file and avoid some reported issues about not having permission to load the audio file.
2025-02-27 12:57:43 +00:00
..
api Update incoming call notification content to "📹 Incoming call" 2025-02-04 16:20:53 +01:00
impl Use Settings.System.DEFAULT_RINGTONE_URI for ringing notifications (#4310) 2025-02-27 12:57:43 +00:00
test Update incoming call notification content to "📹 Incoming call" 2025-02-04 16:20:53 +01:00