Signal-iOS/SignalUI/ViewControllers
Evan Hahn c77a8022ed Hide blocked contacts from recipient pickers
Because we don't show blocked contacts in the recipient picker, we can
also remove some code that checks for blocked contacts.
2022-08-30 22:36:59 +00:00
..
AttachmentApproval Allow ToastController to present from the top as well 2022-08-17 17:59:19 -07:00
ConversationPicker Cleanup AttachmentMultisend 2022-08-19 14:23:59 -07:00
Member Picker Hide blocked contacts from recipient pickers 2022-08-30 22:36:59 +00:00
Recipient Picker Hide blocked contacts from recipient pickers 2022-08-30 22:36:59 +00:00
Safety Numbers Remove unnecessary NotificationCenter.removeObserver calls 2022-08-02 17:43:52 -07:00
Stickers Remove unnecessary NotificationCenter.removeObserver calls 2022-08-02 17:43:52 -07:00
Stories PR Feedback 2022-07-15 15:05:03 -07:00
ActionSheetController.swift Computed accessors shold always be in the same order 2022-06-24 09:35:07 -07:00
ApprovalFooterView.swift Add ability to send to group stories 2022-07-15 15:05:03 -07:00
ContactFieldView.swift Lint 2022-04-13 20:23:22 -07:00
ContactShareApprovalViewController.swift Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
ContactsPicker.swift Move dependencies needed for private story creation to SignalUI 2022-07-15 15:05:03 -07:00
CountryCodeViewController.swift replaced NSLocalizedStringFromAppBundle with OWSLocalizedString 2022-03-08 10:17:25 +01:00
EditContactShareNameViewController.swift Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
FindByPhoneNumberViewController.swift Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
InteractiveSheetViewController.swift Fix regression caused OWSTableSheetViewController not use all available height. 2022-07-21 09:43:30 -07:00
MediaMessageView.swift Allow changing playback rate on OWSAudioPlayer 2022-08-04 14:55:53 -07:00
ModalActivityIndicatorViewController.swift Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
OWSNavigationController.h Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -07:00
OWSNavigationController.m Remove unnecessary NotificationCenter.removeObserver calls 2022-08-02 17:43:52 -07:00
OWSTableSheetViewController.swift Fix initial height of table view sheets 2022-07-27 15:31:23 -07:00
OWSTableViewController2.swift Remove tableViewStyle 2022-07-28 16:28:33 -07:00
OWSTableViewController.h Remove tableViewStyle 2022-07-28 16:28:33 -07:00
OWSTableViewController.m Remove tableViewStyle 2022-07-28 16:28:33 -07:00
OWSTableViewController.swift Add "Donation Receipts" view 2022-04-11 16:21:12 -05:00
OWSViewController.h Support emoji search in the emoji picker sheet 2021-12-10 13:03:55 -10:00
OWSViewController.m Remove unnecessary NotificationCenter.removeObserver calls 2022-08-02 17:43:52 -07:00
OWSWindow.swift Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
RegistrationValues.swift replaced NSLocalizedStringFromAppBundle with OWSLocalizedString 2022-03-08 10:17:25 +01:00
SafetyNumberConfirmationSheet.swift Move dependencies needed for private story creation to SignalUI 2022-07-15 15:05:03 -07:00
ScanQRCodeViewController.swift Be more deliberate about starting/ending orientation notifications 2022-08-05 08:11:38 -05:00
ScreenLockViewController.h Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
ScreenLockViewController.m replaced NSLocalizedStringFromAppBundle with OWSLocalizedString 2022-03-08 10:17:25 +01:00
SheetViewController.swift Lint 2022-04-13 20:23:22 -07:00
SpamCaptchaViewController.swift PR Feedback: Remove notImplemented altogether 2022-04-13 20:21:47 -07:00
TextApprovalViewController.swift Fix reentrant DB read on mentions processing 2022-06-20 13:21:22 -07:00
UIViewController+Permissions.h Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
UIViewController+Permissions.m replaced NSLocalizedStringFromAppBundle with OWSLocalizedString 2022-03-08 10:17:25 +01:00
ViewControllerUtils.h Fix typos 2022-03-18 11:31:06 -07:00
ViewControllerUtils.m replaced NSLocalizedStringFromAppBundle with OWSLocalizedString 2022-03-08 10:17:25 +01:00