Signal-iOS/SignalUI/ViewControllers
Jordan Rose dd260bc990 Ensure that the video mute button in calls has the right initial state
Previously, if you answered a call on the lockscreen but hadn't given
Signal permission to use the camera, opening the app would show video
as unmuted but with no actual video being sent. By explicitly enabling
or disabling video when the call starts (and allowing the camera to be
considered "enabled" when the app is in the background, even though no
video will be sent until it returns to the foreground), the button is
always in the right state.
2023-07-25 10:59:07 -07:00
..
AttachmentApproval Fix miscolored placeholder text in media send flow and group story reply input. 2023-07-13 14:18:26 -07:00
ConversationPicker React to remote changes of hidden recipient state 2023-07-19 19:25:54 -04:00
Member Picker React to remote changes of hidden recipient state 2023-07-19 19:25:54 -04:00
OWSTableView Show a tooltip for username links after setting a username 2023-07-13 10:01:07 -07:00
Recipient Picker React to remote changes of hidden recipient state 2023-07-19 19:25:54 -04:00
Safety Numbers Safety number screen follow ups 2023-07-19 15:17:10 -07:00
Stickers New set of icons. 2023-06-22 17:38:01 -07:00
Stories New set of icons. 2023-06-22 17:38:01 -07:00
ActionSheetController.swift SignalUI cleanup. 2023-06-23 14:36:21 -07:00
ApprovalFooterView.swift SignalUI cleanup. 2023-06-23 14:36:21 -07:00
ContactFieldView.swift SignalUI cleanup. 2023-06-23 14:36:21 -07:00
ContactShareApprovalViewController.swift New set of icons. 2023-06-22 17:38:01 -07:00
ContactsPicker.swift Add a hook to OWSViewController for contentSizeCategoryDidChange 2023-06-15 13:26:55 -07:00
CountryCodeViewController.swift New set of icons. 2023-06-22 17:38:01 -07:00
CustomCellBackgroundColor.swift Add .notAllowed to editingAuthorization for iPad 2023-02-01 11:33:37 -08:00
EditContactShareNameViewController.swift Remove unnecessary "@objc" in SignalUI. 2023-05-16 16:39:19 -07:00
FindByPhoneNumberViewController.swift SignalUI cleanup. 2023-06-23 14:36:21 -07:00
InteractiveSheetViewController.swift Add necessary imports to Swift files. 2023-06-13 14:46:12 -07:00
MediaMessageView.swift SignalUI cleanup. 2023-06-23 14:36:21 -07:00
ModalActivityIndicatorViewController.swift SignalUI cleanup. 2023-06-23 14:36:21 -07:00
OWSNavigationController.swift Safety number screen follow ups 2023-07-19 15:17:10 -07:00
OWSNavigationControllerBase.h Translate OWSNavigationController to swift 2022-11-03 15:33:02 -07:00
OWSNavigationControllerBase.m Translate OWSNavigationController to swift 2022-11-03 15:33:02 -07:00
OWSTableSheetViewController.swift Share sheet: allow sharing to story before processing completes 2022-11-16 10:28:06 -06:00
OWSViewController.swift Add a hook to OWSViewController for contentSizeCategoryDidChange 2023-06-15 13:26:55 -07:00
OWSWindow.swift SignalUI cleanup. 2023-06-23 14:36:21 -07:00
RegistrationValues.swift Remove unnecessary "@objc" in SignalUI. 2023-05-16 16:39:19 -07:00
SafetyNumberConfirmationSheet.swift New set of icons. 2023-06-22 17:38:01 -07:00
ScanQRCodeViewController.swift Implement dual-mode present and scan username link controller 2023-07-07 15:04:32 -07:00
ScreenLockViewController.m Convert Theme to Swift. 2023-05-02 12:49:36 -07:00
ScreenLockViewController.swift Convert Theme to Swift. 2023-05-02 12:49:36 -07:00
SheetViewController.swift Add necessary imports to Swift files. 2023-06-13 14:46:12 -07:00
SpamCaptchaViewController.swift Update build target to iOS 13.0 2023-06-08 16:21:20 -07:00
TextApprovalViewController.swift Fix miscolored placeholder text in media send flow and group story reply input. 2023-07-13 14:18:26 -07:00
TextFieldFormatting.swift Convert ViewControllerUtils to Swift as TextFieldFormatting. 2023-06-12 12:08:21 -07:00
UIViewController+Permissions.swift Ensure that the video mute button in calls has the right initial state 2023-07-25 10:59:07 -07:00