A private messenger for iOS.
Go to file
Michael Kirk 5b06b4351f Fix timeout on launch for some users (#36)
This would especially affect users with large databases on older
devices.

Some of these database extensions aren't strictly necessary to launch
the app. Theoretically we could see weird read receipt behavior for
the initial 10-30 seconds after the app is launched for first time.

// FREEBIE
2016-09-28 00:07:42 -04:00
Example Fix contact/group sync messages. (#32) 2016-09-23 16:55:56 -04:00
protobuf Send user agent to desktop so they can pick a theme for us 2016-09-12 14:31:39 -04:00
src Fix timeout on launch for some users (#36) 2016-09-28 00:07:42 -04:00
tests Fix contact/group sync messages. (#32) 2016-09-23 16:55:56 -04:00
.clang-format Avoid deadlock while accepting new key (#17) 2016-07-18 16:00:59 -07:00
.gitignore Init Commit 2015-12-22 15:51:11 +01:00
.travis.yml Fix travis build 2016-07-29 11:37:35 -07:00
CONTRIBUTING.md contributing.md referencing Signal-iOS coding guidelines. Inlined legal. (#8) 2016-05-18 11:32:10 -07:00
LICENSE Initial commit 2015-12-04 13:22:18 +01:00
README.md Get tests + ci running 2016-04-23 20:08:51 -07:00
SignalServiceKit.podspec bump version 2016-09-02 12:28:57 -04:00

SignalServiceKit

SignalServiceKit is an Objective-C library for communicating with the Signal messaging service for iOS & OS X