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
Michael Kirk c5b0f7cd01 framework compatible CocoaLumberjack import
With previous import style, the `LOG_ASYNC_ENABLED, LOG_LEVEL_DEF`
macros were not being defined.

@import style module includes are handled differently in ObjC++, causing
problems with out millisecondTimeStamp implementation. Rather than
address that problem head on, I simple reimplemented our millisecond
timestamp method in objective-c, removing our single ObjC++ file.

// FREEBIE
8 years ago
..
AudioFiles connecting ping quieter, ringer is louder 8 years ago
Certificates
Fonts Align the message state indicators with the behavior on Android and desktop. 8 years ago
Images Add view to Crop and scale avatar. 8 years ago
Images.xcassets Fix build warnings from XCode 9. 8 years ago
src Shared framework between app and extension 8 years ago
test Load attachments for conversation view items using long-lived db connection. 8 years ago
translations Update l10n strings. 8 years ago
.swiftlint.yml
Signal-Info.plist Bump build to 2.19.0.22. 8 years ago
Signal-Prefix.pch framework compatible CocoaLumberjack import 8 years ago
Signal.entitlements Choose arbitrary attachments from iCloud/GDrive/Dropbox/etc 8 years ago
iTunesArtwork@3x.png
main.m