Signal-iOS/SignalServiceKit/src
Evan Hahn 846e802784 Prefer String over NSString in Swift
This is a trivial change that should have no user impact.

`String.formatDurationLossless` calls `NSString.formatDurationLossless`,
so this is a no-op. I think it's slightly better to call a `String`
method from Swift than an `NSString` one.

I did this because it makes an upcoming change easier, but I think it's
useful on its own.
2022-08-03 12:54:12 -05:00
..
Account Remove unnecessary NotificationCenter.removeObserver calls 2022-08-02 17:43:52 -07:00
Contacts Prefer String over NSString in Swift 2022-08-03 12:54:12 -05:00
Devices Parse gift badges on incoming sync messages 2022-07-07 10:46:50 -07:00
groups Remove unused group invite link remote config flag 2022-07-20 08:59:53 -05:00
Messages Remove unnecessary NotificationCenter.removeObserver calls 2022-08-02 17:43:52 -07:00
Network Remove unnecessary NotificationCenter.removeObserver calls 2022-08-02 17:43:52 -07:00
Payments Save a receipt when you send someone a badge 2022-07-08 13:17:30 -05:00
Protocols Index name components if available 2022-08-02 11:52:20 -07:00
Protos Remove unused relay field from envelope proto 2022-07-29 11:35:55 -05:00
Remote Attestation Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
Security Fix SwiftLint shorthand_operator violations 2022-06-07 14:51:57 +00:00
Storage Remove unnecessary NotificationCenter.removeObserver calls 2022-08-02 17:43:52 -07:00
TestUtils Index name components if available 2022-08-02 11:52:20 -07:00
Util Remove unnecessary NotificationCenter.removeObserver calls 2022-08-02 17:43:52 -07:00
SignalServiceKit.h Use durable job for sending badge gifts 2022-07-01 17:10:31 -05:00
SSKEnvironment.h Support two SignalProtocolStores in SSKEnvironment 2022-03-16 14:31:06 -07:00
SSKEnvironment.m Initial story sending support 2022-06-10 22:28:03 -04:00
TSConstants.swift Add env var to connect to staging server 2022-08-01 08:09:47 -05:00
TSPrefix.h Change phone number. 2021-11-19 14:28:18 -03:00