Signal-iOS/SignalUI/ViewControllers
Harry 9d4fb97dfd
Add story media previews to conversation picker in story send flow
* Support scale aspect fill in MediaMessageView

* show image/video previews on conversation picker when in stories only send flow

* show text story previews in conversation picker

* fix media preview border color

* update rotation for RTL

* PR feedback
2022-10-12 09:59:49 -07:00
..
AttachmentApproval Disable view once media in stories send flow 2022-10-11 13:11:48 -07:00
ConversationPicker Add story media previews to conversation picker in story send flow 2022-10-12 09:59:49 -07:00
Member Picker Remove unused RecipientPickerDelegate method 2022-10-11 10:13:56 -07:00
Recipient Picker Remove unused RecipientPickerDelegate method 2022-10-11 10:13:56 -07: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 Remove unused RecipientPickerDelegate method 2022-10-11 10:13:56 -07:00
ActionSheetController.swift Computed accessors shold always be in the same order 2022-06-24 09:35:07 -07:00
ApprovalFooterView.swift Allow forwarding to stories 2022-10-03 21:35:32 -07:00
ContactFieldView.swift Autofix SwiftLint whitespace issues 2022-09-15 16:37:44 +00:00
ContactShareApprovalViewController.swift Autofix SwiftLint whitespace issues 2022-09-15 16:37:44 +00: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 Autofix SwiftLint whitespace issues 2022-09-15 16:37:44 +00:00
FindByPhoneNumberViewController.swift Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
InteractiveSheetViewController.swift Fix group call member sheet header blur effect 2022-10-05 12:23:43 -07:00
MediaMessageView.swift Add story media previews to conversation picker in story send flow 2022-10-12 09:59:49 -07:00
ModalActivityIndicatorViewController.swift Autofix SwiftLint whitespace issues 2022-09-15 16:37:44 +00: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 Add my story privacy settings learn more 2022-10-04 15:11:16 -07:00
OWSTableViewController2.swift A bunch of story fixes 2022-10-12 09:54:50 -07:00
OWSTableViewController.h Remove tableViewStyle 2022-07-28 16:28:33 -07:00
OWSTableViewController.m Update conversation split view styling 2022-09-12 10:48:28 -07:00
OWSTableViewController.swift Add method to add multiple table sections at once 2022-10-11 09:11:25 -07:00
OWSViewController.h Support emoji search in the emoji picker sheet 2021-12-10 13:03:55 -10:00
OWSViewController.m The in-app calling PiP should dodge the keyboard 2022-09-07 15:41:23 -07:00
OWSWindow.swift Swiftify showUIForLaunchFailure 2022-09-07 14:42:01 -05:00
RegistrationValues.swift Fix nullability for countryNameFromCountryCode 2022-10-11 17:30:58 -07:00
SafetyNumberConfirmationSheet.swift Batch update identity keys and present safety number sheet on camera first and sharing flows 2022-09-08 09:42:43 -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 Allow attaching links to text stories with "Generate Link Previews" setting being OFF. 2022-09-21 14:55:49 -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