Signal-iOS/SignalServiceKit/Calls/CallRecord
2024-03-28 10:36:24 -07:00
..
CallRecord.swift Add support for coalescing to the Calls Tab 2024-03-08 13:43:57 -08:00
CallRecord+CallStatus.swift Add missed-call badging to the Calls Tab 2024-02-27 14:55:15 -08:00
CallRecord+Sorting.swift Put CallRecordCursor into its own file, add ordering 2024-03-07 13:09:20 -08:00
CallRecordAssociatedInteraction.swift Handle incoming "delete call event" sync messages 2024-02-05 12:55:42 -08:00
CallRecordCursor.swift Add support for coalescing to the Calls Tab 2024-03-08 13:43:57 -08:00
CallRecordDeleteManager.swift Rename CallRecordOutgoingSyncMsgMgr to OutgoingCallEventSyncMsgMgr 2024-03-18 10:32:49 -07:00
CallRecordLogger.swift Log whenever creating or updating a group call record 2023-12-12 11:08:10 -08:00
CallRecordMissedCallManager.swift Use PreparedOutgoingMessage for all transient message enqueuing 2024-03-28 10:36:24 -07:00
CallRecordQuerier.swift Mark calls as read when opening the relevant conversation 2024-03-21 10:18:40 -07:00
CallRecordStore.swift Add IncomingCallLogEventSyncMessageManager 2024-03-15 12:58:41 -07:00
CallRecordStoreNotification.swift Add support for coalescing to the Calls Tab 2024-03-08 13:43:57 -08:00
CallRecordSyncMessageConversationIdAdapter.swift Move CallRecord+ConversationId into a mockable adapter 2024-03-20 08:57:59 -07:00
CallSyncMessageConversationId.swift Move CallRecord+ConversationId into a mockable adapter 2024-03-20 08:57:59 -07:00
GroupCallRecordManager.swift Rename CallRecordOutgoingSyncMsgMgr to OutgoingCallEventSyncMsgMgr 2024-03-18 10:32:49 -07:00
GroupCallRecordRingUpdateDelegate.swift Add DeletedCallRecord database table and store 2024-01-31 15:06:23 -08:00
IncomingCallEventSyncMessageManager.swift Add outgoing support for call identifiers in CallLogEvent sync messages 2024-03-19 14:45:28 -07:00
IncomingCallEventSyncMessageParams.swift Add outgoing support for call identifiers in CallLogEvent sync messages 2024-03-19 14:45:28 -07:00
IncomingCallLogEventSyncMessageManager.swift Mark calls as read when opening the relevant conversation 2024-03-21 10:18:40 -07:00
IncomingCallLogEventSyncMessageParams.swift Mark calls as read when opening the relevant conversation 2024-03-21 10:18:40 -07:00
IndividualCallRecordManager.swift Rename CallRecordOutgoingSyncMsgMgr to OutgoingCallEventSyncMsgMgr 2024-03-18 10:32:49 -07:00
InteractionStore+CallRecord.swift Update calls tab when in-progress call status changes 2024-01-22 17:40:01 -08:00
OutgoingCallEventSyncMessageManager.swift Use PreparedOutgoingMessage for all transient message enqueuing 2024-03-28 10:36:24 -07:00
ThreadStore+CallRecord.swift Restructure CallRecord in preparation of group call disposition 2023-10-12 14:44:40 -07:00