Signal-Android
Signal-Android copied to clipboard
Use Signal iOS call sounds
Contributor checklist
- [X] I am following the Code Style Guidelines
- [X] I have tested my contribution on these devices:
- Virtual "Medium phone API 33", Android 13
- [X] My contribution is fully baked and ready to be merged as is
Description
This PR changes the ringing/busy sounds of Signal Android to the sounds of Signal iOS.
https://github.com/signalapp/Signal-iOS/blob/main/Signal/AudioFiles/ringback_tone_ansi.caf https://github.com/signalapp/Signal-iOS/blob/main/Signal/AudioFiles/busy_tone_ansi.caf
The caf files were only converted/exported via Audacity to mono mp3 files. No other changes. (personal perception: the silent part of the ringing sound could be shorter)
See also this PR: https://github.com/signalapp/Signal-Android/pull/12390