| .. |
|
CallButton.swift
|
Update incoming call controls colors
|
2024-08-21 17:33:45 -04:00 |
|
CallControls.swift
|
Resolve trivial [CallLink] TODO:s
|
2024-10-09 10:49:04 -05:00 |
|
CallControlsConfirmationToast.swift
|
Manage how sheet interactions/animations interact with timeout and UI elements
|
2024-07-24 10:59:11 -04:00 |
|
CallControlsOverflowView.swift
|
Update to RingRTC v2.48.2
|
2024-10-01 09:43:04 -05:00 |
|
CallDrawerSheet.swift
|
Fix layout issues with group call drawer
|
2024-10-08 17:07:40 -06:00 |
|
CallDrawerSheetDataSource.swift
|
Add UI for unknown call link members
|
2024-10-07 10:07:15 -06:00 |
|
CallHeader.swift
|
Remove code gated by already-launched flags
|
2024-08-21 15:48:35 -05:00 |
|
CallKitCallUIAdaptee.swift
|
remove MainActor assumptions from ReadyFlag and propagate upwards
|
2024-09-26 20:56:20 -05:00 |
|
CallLinkApprovalRequestDetailsSheet.swift
|
Add localization to call link strings
|
2024-10-02 12:51:45 -06:00 |
|
CallLinkApprovalRequestView.swift
|
Add localization to call link strings
|
2024-10-02 12:51:45 -06:00 |
|
CallLinkApprovalViewModel.swift
|
Call link request bulk approval sheet
|
2024-09-24 10:49:00 -06:00 |
|
CallLinkBulkApprovalSheet.swift
|
Force dark theme on in-call action sheets
|
2024-09-30 13:09:50 -06:00 |
|
CallLinkProfileKeySharingManager.swift
|
Send profile key to call link members
|
2024-10-09 13:46:41 -04:00 |
|
CallLinkViewController.swift
|
Resolve trivial [CallLink] TODO:s
|
2024-10-09 10:49:04 -05:00 |
|
CallMemberCameraOffView.swift
|
Remove unused type
|
2024-09-24 19:02:59 -05:00 |
|
CallMemberChromeOverlayView.swift
|
Put flip cam button in alt location when alone in group call
|
2024-08-16 16:30:25 -04:00 |
|
CallMemberVideoView.swift
|
Add avatar blur to video view background for remote group call members
|
2024-08-20 15:37:57 -04:00 |
|
CallMemberView.swift
|
Remove CallMemberView feature flags
|
2024-06-12 14:38:47 -04:00 |
|
CallMemberWaitingAndErrorView.swift
|
Move error string determination out of GroupCallVC and into the CallMemberView realm
|
2024-06-12 15:10:52 -04:00 |
|
CallSheetDataSource.swift
|
Add drawer support to 1:1 calls
|
2024-07-15 17:54:16 -05:00 |
|
CallsListViewController.swift
|
Fix call link & call record reloading operations
|
2024-10-09 11:35:34 -05:00 |
|
CallsListViewController+Strings.swift
|
Fold SignalCoreKit into SignalServiceKit
|
2024-06-26 08:44:41 -07:00 |
|
CallsListViewController+ViewModelLoader.swift
|
Fix call link & call record reloading operations
|
2024-10-09 11:35:34 -05:00 |
|
CallUIAdapter.swift
|
Resolve trivial [CallLink] TODO:s
|
2024-10-09 10:49:04 -05:00 |
|
CreateCallLinkViewController.swift
|
Add info button support to calls tab
|
2024-10-08 11:54:58 -05:00 |
|
EditCallLinkNameViewController.swift
|
Allow call link name to be edited in-call
|
2024-10-01 16:49:11 -06:00 |
|
FlipCameraTooltip.swift
|
Parametrize transaction type in DB v2 protocol
|
2024-10-04 16:12:52 -07:00 |
|
GroupCallErrorView.swift
|
Work around use of deprecated UIButton API
|
2024-07-03 14:27:48 -04:00 |
|
GroupCallNotificationView.swift
|
migrate OWSFakeProfileManager from objc to swift
|
2024-08-28 15:10:10 -05:00 |
|
GroupCallSwipeToastView.swift
|
remove the last chunk of objc in the main app target
|
2024-05-13 12:35:01 -05:00 |
|
GroupCallTooltip.swift
|
enable internal imports by default
|
2024-09-29 20:03:17 -05:00 |
|
GroupCallVideoGrid.swift
|
Utilize viewIsAppearing in GroupCallViewController
|
2024-07-01 12:00:55 -05:00 |
|
GroupCallVideoGridLayout.swift
|
Move around calling files in the Signal target
|
2024-03-25 13:25:37 -05:00 |
|
GroupCallVideoOverflow.swift
|
Call link member approval
|
2024-09-04 13:42:28 -06:00 |
|
GroupCallViewController.swift
|
Send profile key to call link members
|
2024-10-09 13:46:41 -04:00 |
|
IncomingCallControls.swift
|
Update incoming call controls colors
|
2024-08-21 17:33:45 -04:00 |
|
IncomingReactionsView.swift
|
Add blurs to reaction name pills
|
2024-06-24 12:50:42 -04:00 |
|
IndividualCallViewController.swift
|
Fix layout issues with group call drawer
|
2024-10-08 17:07:40 -06:00 |
|
LocalVideoView.swift
|
enable internal imports by default
|
2024-09-29 20:03:17 -05:00 |
|
NewCallViewController.swift
|
Fold SignalCoreKit into SignalServiceKit
|
2024-06-26 08:44:41 -07:00 |
|
RaisedHandsToast.swift
|
Use PluralAware for raise hand toast string
|
2024-07-24 14:10:11 -05:00 |
|
ReactionsBurstView.swift
|
Add call reaction bursting for internal
|
2024-04-29 21:25:20 -04:00 |
|
ReactionsSink.swift
|
Add call reaction bursting for internal
|
2024-04-29 21:25:20 -04:00 |
|
RemoteVideoView.swift
|
Remove CallMemberView feature flags
|
2024-06-12 14:38:47 -04:00 |
|
ReturnToCallViewController.swift
|
enable internal imports by default
|
2024-09-29 20:03:17 -05:00 |
|
SimulatorCallUIAdaptee.swift
|
remove MainActor assumptions from ReadyFlag and propagate upwards
|
2024-09-26 20:56:20 -05:00 |
|
SupplementalCallControlsForFullscreenLocalMember.swift
|
Flip camera button dynamic layout
|
2024-09-09 13:10:41 -06:00 |