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/SignalServiceKit/src
Jesse Squires 6dc74ddcaf Fix some project warnings + other fixes
- Prefer checking `.isEmpty` rather than `.count == 0` for Swift collections (can be more optimal)
- Avoid comparing `BOOL` explicitly to `NO` (considered bad practice since `BOOL` is a `signed char`)
- Specify unused `SGX_FLAGS` as `__unused` to silence warnings
7 years ago
..
Account TSan config 7 years ago
Contacts Fix some project warnings + other fixes 7 years ago
Devices Streamline SignalRecipient. 7 years ago
Messages Clean up data. 7 years ago
Network Clean up data. 7 years ago
Protocols Streamline SignalRecipient. 7 years ago
Protos CR: test malformed protos 7 years ago
Security Revert "Revert "Revert "Revert "Revert temporary changes."""" 7 years ago
Storage Merge branch 'charlesmchen/unknownObjectVsNPE' 7 years ago
Util Clean up data. 7 years ago
SignalServiceKit.h Move contact intersection into batched operation 7 years ago
TSConstants.h Revert "Revert "Revert "Revert "Revert temporary changes."""" 7 years ago
TSPrefix.h Retain changes from session database branch. 8 years ago
TextSecureKitEnv.h
TextSecureKitEnv.m Fixup SSK tests 7 years ago