Signal-iOS/SignalUI
Adam Sharp f8bcb88467
Work around AVAssetExportSession.export(to:as:) not being back-deployed
In Xcode 16 beta 4, this API was marked as back-deployed before iOS 18, but
that changed in beta 5. Because calling the older export() API now generates a
(possibly spurious) warning about the export session leaving its isolation,
introduce a wrapper that's available before iOS 18 and uses the proper
isolation.
2024-08-12 20:49:08 -04:00
..
Appearance Introduce 'learned profile key' info messages 2024-07-29 14:42:00 -07:00
AppLaunch Send call link link previews 2024-07-26 22:00:54 -05:00
AttachmentApproval Asyncify VideoEditorModel 2024-08-05 14:51:25 -04:00
AttachmentMultisend Extract LinkPreviewFetcher into its own type 2024-07-26 21:45:22 -05:00
AV Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Calls Send call link link previews 2024-07-26 22:00:54 -05:00
ContactSharing convert PhoneNumber to swift 2024-08-07 16:16:02 -05:00
ConversationView Work around use of deprecated UIButton API 2024-07-03 14:27:48 -04:00
Fonts Add more contact badges 2024-03-29 16:08:35 -06:00
ImageEditor Work around use of deprecated UIButton API 2024-07-03 14:27:48 -04:00
LinkPreview Clean up link preview rendering code 2024-08-01 12:21:48 -05:00
Payments Implement non-deprecated Logging method 2024-08-05 10:29:14 -04:00
RecipientPickers Reformat code related to message requests 2024-08-12 11:46:41 -05:00
SafetyNumbers convert PhoneNumber to swift 2024-08-07 16:16:02 -05:00
Search Stop putting kLocalProfileUniqueId in addresses 2024-04-23 13:58:27 -05:00
Sending Allow passing more message params through MessageEdits 2024-08-07 15:06:09 -07:00
Stickers Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Stories Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
UIKitExtensions Replace Archived Chats button with Clear Filter while filtering 2024-07-26 14:37:10 -04:00
Usernames Rename AccountId → RecipientUniqueId 2024-07-11 10:38:21 -05:00
Utils Asyncify code to accept message requests 2024-08-12 13:16:59 -05:00
VideoEditor Work around AVAssetExportSession.export(to:as:) not being back-deployed 2024-08-12 20:49:08 -04:00
ViewControllers Use smoother, interruptible animation on bottom sheets 2024-08-08 16:09:58 -06:00
Views convert PhoneNumber to swift 2024-08-07 16:16:02 -05:00
Wallpapers Validate wallpaper images before setting them 2024-06-12 14:47:09 -07:00
SignalUI.h Work around use of deprecated UIButton API 2024-07-03 14:27:48 -04:00