Signal-iOS/SignalServiceKit/Calls
Adam Sharp 585da625a1 Audit remaining strings for "audio call" -> "voice call"
In addition to updating the remaining English occurrences of "audio call", this
unifies all string constants, localisation comments and UI-level variable names
to use the new "voice call" terminology.

Anything that was obviously protocol-level or related to persistence is still
using the term "audio call", which appears to be a term of art at that layer.

Fixes: https://signalmessenger.atlassian.net/browse/IOS-4850
2024-05-14 13:36:27 -04:00
..
CallRecord Support for Calls in Backups 2024-05-06 11:43:13 -07:00
DeletedCallRecord Add support for efficient bulk-delete of call records 2024-02-12 18:18:04 -08:00
Group Avoid addresses in OWSGroupCallMessage 2024-05-07 12:31:52 -05:00
Individual Audit remaining strings for "audio call" -> "voice call" 2024-05-14 13:36:27 -04:00
CallMessageHandler.swift Clean up dependencies/ObjC in some calling types 2024-04-03 12:12:19 -05:00
GroupCallManager.swift Avoid addresses in OWSGroupCallMessage 2024-05-07 12:31:52 -05:00
GroupCallPeekClient.swift Tweak or remove redundant/noisy info lines 2024-04-16 19:37:25 -05:00
OutgoingCallEventSyncMessage.swift Add outgoing support for call identifiers in CallLogEvent sync messages 2024-03-19 14:45:28 -07:00
OutgoingCallLogEventSyncMessage.swift Mark calls as read when opening the relevant conversation 2024-03-21 10:18:40 -07:00
OWSOutgoingCallMessage.h Support multi-recipient message sending 2024-04-19 16:46:09 -05:00
OWSOutgoingCallMessage.m Support multi-recipient message sending 2024-04-19 16:46:09 -05:00
RingrtcFieldTrials.swift Enable a RingRTC field trial for all users, with kill switch 2023-02-01 16:20:16 -06:00