session-ios/Signal/src/views
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.
2018-07-16 10:20:05 -06:00
..
AttachmentPointerView.swift More design tweaks. 2018-07-12 15:36:22 -04:00
AudioProgressView.swift Migrate to Swift 4. 2018-05-30 15:05:02 -04:00
ContactCell.swift Lazy-load contact avatar data and images. Use NSCache for avatar images. 2018-06-20 17:55:14 -04:00
DirectionalPanGestureRecognizer.swift Migrate to Swift 4. 2018-05-30 15:05:02 -04:00
DismissableTextField.swift Don't block "register" button on iPad registration 2018-07-03 18:11:14 -06:00
GroupTableViewCell.swift FIX: compose search group cell 2018-06-26 14:11:42 -06:00
MarqueeLabel.swift Respond to CR. 2018-02-26 14:14:19 -05:00
NeverClearView.swift Move 'never clear' view to proper subfolder. 2018-04-10 13:09:18 -04:00
OWSAnyTouchGestureRecognizer.h Show/hide call view controls in remote video mode if user taps screen. 2017-01-30 14:04:57 -05:00
OWSAnyTouchGestureRecognizer.m Let users edit group name and avatar by tapping on them in group settings view. 2017-04-21 17:00:14 -04:00
OWSBezierPathView.h black masking style for avatar cropper 2017-09-05 16:36:42 -04:00
OWSBezierPathView.m Respond to CR. 2018-04-16 12:14:09 -04:00
OWSDeviceTableViewCell.h Device Manager 2016-09-06 15:57:44 -04:00
OWSDeviceTableViewCell.m fix "last active" date 2016-09-21 12:53:17 -04:00
OWSProgressView.h Tweak attachment download view. 2018-06-29 12:38:49 -04:00
OWSProgressView.m Tweak attachment upload view. 2018-07-10 09:30:23 -04:00
PinEntryView.h Clarify reminder view, touchup layout 2018-03-09 17:31:44 -05:00
PinEntryView.m Use dismissable text views where cramped on shorter devices 2018-07-05 17:43:47 -06:00
QuotedReplyPreview.swift conversation colors 2018-06-29 11:52:41 -06:00
ReminderView.swift clarify different methods 2018-07-16 10:20:05 -06:00
RemoteVideoView.h Fix AspectRatio on legacy video view 2017-10-05 13:02:38 -04:00
RemoteVideoView.m Respond to CR. 2018-07-10 09:58:45 -04:00