Signal-iOS/SignalServiceKit/Calls/Individual
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
..
TSCall.h Move markAsRead into Swift for calls messages 2024-03-21 10:02:37 -07:00
TSCall.m Audit remaining strings for "audio call" -> "voice call" 2024-05-14 13:36:27 -04:00
TSCall.swift Mark calls as read when opening the relevant conversation 2024-03-21 10:18:40 -07:00
TSCall+SDS.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00