mirror of
https://github.com/oxen-io/session-android.git
synced 2025-03-12 01:41:30 +00:00

1. Replace custom ringtone picker with system Intent, since we don't need it anymore. Fixes #7174 2. Make sure 'silent' ringtone selection is stored appropriately Fixes #7115 Closes #7141 3. Replace any existing file:// notification URIs with the system default Fixes #7234