You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SignalUtilitiesKit/Media Viewing & Editing/Attachment Approval
Morgan Pretty 0842dbff1e Removed a bunch of unused code
Removed the legacy Theme code (replaced with SessionUIKit equivalents)
Removed the OWSOrphanDataCleaner (unused)
Removed the OWSReceiptType_Delivery from the OWSOutgoingReceiptManager (unused)
Removed the TSStorageKeys and TSStorageHeaders files (unused)
Removed the LKMessageIDCollection (unused - only had methods for deleting data from the collection)
Removed the OWSPrimaryStorageTrustedKeysCollection and OWSIdentityManager_QueuedVerificationStateSyncMessages (unused)
Removed collections and notifications from OWSProfileManager (unused)
4 years ago
..
AttachmentApprovalInputAccessoryView.swift Fixed a couple of crashes 4 years ago
AttachmentApprovalViewController.swift Added initial support for sharing URLs and text 4 years ago
AttachmentCaptionToolbar.swift
AttachmentCaptionViewController.swift Removed a bunch of unused code 4 years ago
AttachmentItemCollection.swift
AttachmentPrepViewController.swift Updated audio attachments to allow scrubbing. 4 years ago
AttachmentTextToolbar.swift Fixed a couple of bugs and started UI refactoring 4 years ago
AttachmentTextView.swift