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/Signal
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
..
AudioFiles Reduce usage of JSQ. 7 years ago
Fonts
Images
Images.xcassets fixup audio/generic atachment margins 7 years ago
Libraries/iRate Intern JSQMessagesViewController. 7 years ago
src Fix some project warnings + other fixes 7 years ago
test Fixup parser: Robust to servers various "empty" types 7 years ago
translations Merge tag '2.28.0.13' 7 years ago
.swiftlint.yml
Signal-Info.plist "Bump build to 2.28.0.13." 7 years ago
Signal-Prefix.pch
Signal.entitlements Disable CloudKit; leave iCloud capability enabled for "iCloud documents" service used by document picker. 7 years ago
SignalTSan.supp TSan config 7 years ago
SignalUBSan.supp update ubsan 7 years ago
iTunesArtwork@3x.png
main.m