- Add `ActiveCallManager` to handle incoming and ongoing calls. - Add ringing call notifications with full screen intents and missed call ones as part of the 'conversation' notifications. --------- Co-authored-by: ElementBot <benoitm+elementbot@element.io>
6 lines
441 B
XML
6 lines
441 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="call_foreground_service_channel_title_android">"Бягучы званок"</string>
|
|
<string name="call_foreground_service_message_android">"Націсніце, каб вярнуцца да званку"</string>
|
|
<string name="call_foreground_service_title_android">"☎️ Ідзе званок"</string>
|
|
</resources>
|