Signal-iOS/Signal/src
Harry b3136fb42c
Call Disposition
* Add CallEvent sync message proto

* Add CallRecord class and db table

* Renames and comments for clarity

* create and update CallRecord from local device call events

* Handle incoming call event sync messages

* Add outgoing call sync event piping

* Send call event sync messages

* Handle call record sync messages before the app is launched

* Mark TSCall interactions as read and update their status when getting call event sync messages

* Prevent CallKit race conditions by checking state before creating TSCall interactions

* Update chat call event text for unanswered and declined calls

* Remove incorrect debug assert which fires every time a call is missed in the background

* PR comments, mostly nits

* convert old debug assert into a log + task comment

* nit

* Update copy for in chat call logs

* Smaller PR comments

* Add foreign key to CallRecord's interactionUniqueId

* Update write transaction ordering comment

* run genstrings

* fix strings
2023-01-10 11:48:46 -08:00
..
Accessibility Change license to AGPL 2022-10-13 08:25:37 -05:00
Calls Call Disposition 2023-01-10 11:48:46 -08:00
environment Remove support for obsolete sgnl://verify links 2022-12-06 12:41:22 -08:00
Experience Upgrades Only allow PayPal for one-time and gift donations 2022-12-01 14:39:03 -08:00
Models Swiftify OWSDeviceProvisioningURLParser 2022-12-07 10:34:58 -08:00
UserInterface Revert "Use supportedInterfaceOrientations to force calls to portrait" 2022-10-19 10:37:51 -07:00
util Use monotonic clock for screen lock timeout 2022-12-21 16:29:32 -06:00
ViewControllers Show "choose payment method" sheet for gift badges 2023-01-10 13:35:05 -06:00
views Adopt MediaGalleryCollectionViewUpdater, redux. 2023-01-04 14:26:44 -08:00
AppDelegate.h Change license to AGPL 2022-10-13 08:25:37 -05:00
AppDelegate.m Rotate APNS tokens automatically when the NSE fails to receive notifications 2022-12-19 11:10:15 -08:00
AppDelegate.swift Don’t send contact sync messages in the NSE 2022-12-19 13:32:43 -08:00
AppDelegate+Lifecycle.swift Don't owsFailDebug when app launch fails in lifecyle methods 2022-12-08 17:45:24 -06:00
AppDelegate+Orientation.swift Fix supportedInterfaceOrientationsFor 2022-12-06 15:18:07 -08:00
Signal-Bridging-Header.h Remove unused PinEntryView and a dependency 2022-12-14 15:51:15 -08:00