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/SignalMessaging/attachments
Michael Kirk 8da47b64d9 clarify different methods
These method names were too similar to existing methods in PureLayout, which
have slightly different behavior.

ows_autoPinToSuperviewEdges uses left/right, whereas PureLayouts uses
leading/trailing

ows_autoPinToSuperviewMargins uses our own constraint adding logic, which
behaves differently in some cases.
7 years ago
..
AttachmentApprovalViewController.swift remove unused code, add comment 7 years ago
AttachmentSharing.h Add share option for debug logs. 7 years ago
AttachmentSharing.m remove appearance juggling 7 years ago
ContactFieldView.swift Consistently lower-case contact field headers 7 years ago
ContactShareApprovalViewController.swift Migrate to Swift 4. 7 years ago
EditContactShareNameViewController.swift Auto-migration to Swift 4. 7 years ago
MediaMessageView.swift Auto-migration to Swift 4. 7 years ago
MessageApprovalViewController.swift Auto-migration to Swift 4. 7 years ago
OWSVideoPlayer.swift Migrate to Swift 4. 7 years ago
ShareViewDelegate.swift Add screen lock UI to SAE. 7 years ago
SharingThreadPickerViewController.h Cancelling dismisses share extension, remove "import with signal" 7 years ago
SharingThreadPickerViewController.m Lazy-load contact avatar data and images. Use NSCache for avatar images. 7 years ago
SignalAttachment.swift Fix build warnings. 7 years ago
VideoPlayerView.swift clarify different methods 7 years ago