Signal-iOS/Signal/src
Jordan Rose f0ccdd9787 Move localId up from IndividualCall to SignalCall
Group calls don't normally have stable IDs, but we need an opaque ID
to represent a particular ring for CallKit or notifications.

The next commit will drop the localId on IndividualCall, but right now
it's still needed for presenting notifications.
2022-08-31 17:51:12 -07:00
..
Accessibility Add "Speak Message" accessibility feature 2022-08-29 16:25:04 -05:00
Calls Move localId up from IndividualCall to SignalCall 2022-08-31 17:51:12 -07:00
environment Add "Speak Message" accessibility feature 2022-08-29 16:25:04 -05:00
Experience Upgrades Remove unused SubscriptionMegaphone 2022-08-17 09:03:05 -07:00
Jobs Remove ConversationConfigurationSyncOperation 2022-08-26 14:42:57 -07:00
Models Add "Speak Message" accessibility feature 2022-08-29 16:25:04 -05:00
UserInterface When starting a call, attemptRotationToDeviceOrientation() 2022-08-23 10:45:27 -07:00
util Rewrite [Pastelog showFailureAlertWithMessage] in Swift 2022-08-30 16:45:18 -07:00
ViewControllers Move localId up from IndividualCall to SignalCall 2022-08-31 17:51:12 -07:00
views Revert tapping names in group system messages 2022-08-26 11:43:58 -07:00
AppDelegate.h Show the launch failure screen if the last app launch crashed 2022-04-22 09:55:59 -07:00
AppDelegate.m Handle video calls for INStartCallIntent 2022-08-29 16:58:47 -07:00
AppDelegate.swift Move checkSomeDiskSpaceAvailable to Swift 2022-07-27 12:17:00 -05:00
Signal-Bridging-Header.h Remove app screenshot generation code 2022-05-04 12:32:20 -05:00