Signal-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.
2018-07-16 10:20:05 -06:00
..
Collection+OWS.swift Media page view controller 2018-03-16 15:55:34 -04:00
NSAttributedString+OWS.h Rework isRTL. 2018-07-02 15:27:24 -04:00
NSAttributedString+OWS.m Rework isRTL. 2018-07-02 15:27:24 -04:00
NSString+OWS.h Rework isRTL. 2018-07-02 15:27:24 -04:00
NSString+OWS.m Rework isRTL. 2018-07-02 15:27:24 -04:00
Promise+retainUntilComplete.swift Migrate to Swift 4. 2018-05-30 15:05:02 -04:00
String+OWS.swift WIP: FTS - wired up Search VC 2018-06-11 09:58:36 -04:00
UIColor+OWS.h Fix production build breakage. 2018-07-13 10:15:22 -04:00
UIColor+OWS.m Fix production build breakage. 2018-07-13 10:15:22 -04:00
UIDevice+featureSupport.swift use points not pixels when determining how short a device is 2018-07-10 09:45:27 -06:00
UIFont+OWS.h CR: remove unused font 2018-07-10 11:39:56 -06:00
UIFont+OWS.m CR: remove unused font 2018-07-10 11:39:56 -06:00
UIView+OWS.h clarify different methods 2018-07-16 10:20:05 -06:00
UIView+OWS.m clarify different methods 2018-07-16 10:20:05 -06:00
UIViewController+OWS.h Prefer back button over dismiss 2018-03-20 11:12:11 -04:00
UIViewController+OWS.m Rework isRTL. 2018-07-02 15:27:24 -04:00