Signal-iOS/SignalShareExtension
Ehren Kret 557d6a67cc migrate Cryptography over to swift
`srand` is not accessible in swift. Remove `srand` anyhow as anything
using `rand` for any actual randomness should be considered a bug in
need of fixing rather than viewing `srand` as an acceptable workaround.
2024-08-01 14:43:34 -05:00
..
Base.lproj Sketch out SAE load screen; make a number of infrastructure changes. 2017-12-01 09:37:52 -05:00
Info.plist Bump version to 7.24 2024-07-31 15:26:23 -07:00
PrivacyInfo.xcprivacy Add PrivacyInfo files 2024-04-26 12:23:07 -05:00
SAEFailedViewController.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SAELoadViewController.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SAEScreenLockViewController.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
ShareAppExtensionContext.swift Raise deployment target to iOS 15 2024-07-08 16:04:03 -04:00
ShareViewController.swift migrate Cryptography over to swift 2024-08-01 14:43:34 -05:00
ShareViewDelegate.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
SharingThreadPickerProgressSheet.swift Show 'Sending...' instead of 'Uploading 0 of 0' when sending message without attachments in sharesheet 2024-05-30 13:30:32 -05:00
SharingThreadPickerViewController.swift V2 attachment feature flags, take 2 2024-07-19 17:23:21 -07:00
SignalShareExtension-AppStore.entitlements Derive bundle ID from an Xcode build setting 2022-09-21 18:10:42 +00:00
SignalShareExtension.entitlements Derive bundle ID from an Xcode build setting 2022-09-21 18:10:42 +00:00