| .. |
|
CallRecord.swift
|
Support for Calls in Backups
|
2024-05-06 11:43:13 -07: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
|
Replace interaction anyRemove with InteractionDeleteManager
|
2024-06-04 14:51:52 -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
|
More aggressively mark group call records as .ringingAccepted
|
2024-04-24 12:25:24 -07:00 |
|
GroupCallRecordRingUpdateDelegate.swift
|
Add DeletedCallRecord database table and store
|
2024-01-31 15:06:23 -08:00 |
|
IncomingCallEventSyncMessageManager.swift
|
Add ThreadSoftDeleteManager
|
2024-06-04 14:58:58 -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
|
Post a Calls Tab notification when marking unended group calls as ended
|
2024-04-18 15:33:08 -07: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 |