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/categories
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
..
Collection+OWS.swift Media page view controller 7 years ago
NSAttributedString+OWS.h Rework isRTL. 7 years ago
NSAttributedString+OWS.m Rework isRTL. 7 years ago
NSString+OWS.h Rework isRTL. 7 years ago
NSString+OWS.m Rework isRTL. 7 years ago
Promise+retainUntilComplete.swift Migrate to Swift 4. 7 years ago
String+OWS.swift WIP: FTS - wired up Search VC 7 years ago
UIColor+OWS.h Fix production build breakage. 7 years ago
UIColor+OWS.m Fix production build breakage. 7 years ago
UIDevice+featureSupport.swift use points not pixels when determining how short a device is 7 years ago
UIFont+OWS.h CR: remove unused font 7 years ago
UIFont+OWS.m CR: remove unused font 7 years ago
UIView+OWS.h clarify different methods 7 years ago
UIView+OWS.m clarify different methods 7 years ago
UIViewController+OWS.h Prefer back button over dismiss 7 years ago
UIViewController+OWS.m Rework isRTL. 7 years ago