A private messenger for iOS.
Go to file
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
2017-11-29 13:58:27 -08:00
.github Update contributing.ms to use signal.org URLs; remove Bithub references (#2806) 2017-11-24 10:10:21 -08:00
Carthage@a172c59aa2 Update dependencies via Carthage 2017-11-06 19:18:32 -05:00
Libraries/iRate Remove FLAnimatedImage. 2017-10-10 09:50:13 -04:00
Scripts Respond to CR. 2017-10-31 13:56:30 -04:00
SettingsBundle Remove SCWaveformView. 2017-05-03 17:05:27 -04:00
Signal framework compatible CocoaLumberjack import 2017-11-29 13:58:27 -08:00
Signal.xcodeproj Pod setup for SignalMessaging framework 2017-11-29 13:58:27 -08:00
Signal.xcworkspace Modify TSStorageManager to use separate shared read and write connections. 2017-07-05 17:01:28 -04:00
SignalMessaging Shared framework between app and extension 2017-11-29 13:58:27 -08:00
SignalServiceKit framework compatible CocoaLumberjack import 2017-11-29 13:58:27 -08:00
SignalShareExtension Shared framework between app and extension 2017-11-29 13:58:27 -08:00
fastlane update ci to use latest XCode / fastlane 2017-07-11 16:36:50 -04:00
protobuf WIP: WebRTC calling 2017-01-12 09:56:05 -05:00
.clang-format format objc. 2016-07-14 23:15:06 -07:00
.gitattributes Supporting diffing of localizablestrings. 2015-09-14 12:26:47 +02:00
.gitignore TextSecureKit Refactoring 2015-12-22 23:41:10 +01:00
.gitmodules Fix tests on CI 2017-02-27 18:58:34 -05:00
.travis.yml CI runs SSK tests 2017-07-21 13:58:57 -04:00
BUILDING.md clarify build instructions 2017-07-21 15:38:27 -04:00
CONTRIBUTING.md Update contributing.ms to use signal.org URLs; remove Bithub references (#2806) 2017-11-24 10:10:21 -08:00
Cartfile Update dependencies via Carthage 2017-11-06 19:18:32 -05:00
Cartfile.resolved Update dependencies via Carthage 2017-11-06 19:18:32 -05:00
Gemfile update ci to use latest XCode / fastlane 2017-07-11 16:36:50 -04:00
Gemfile.lock update third party dependencies 2017-10-06 17:56:29 -04:00
LICENSE Update license. 2017-04-11 18:09:16 -04:00
MAINTAINING.md Update WebRTC to M59 + signal patches 2017-07-10 11:15:57 -05:00
Makefile helpful tools for building ios11 2017-09-25 21:51:15 -04:00
Podfile Pod setup for SignalMessaging framework 2017-11-29 13:58:27 -08:00
Podfile.lock Pod setup for SignalMessaging framework 2017-11-29 13:58:27 -08:00
README.md Update contributing.ms to use signal.org URLs; remove Bithub references (#2806) 2017-11-24 10:10:21 -08:00
SignalServiceKit.podspec Include root certs from pki.goog 2017-11-03 13:55:12 -04:00

README.md

Signal for iOS Build Status

Signal is a messaging app for simple private communication with friends.

Available on the AppStore

Translation

Help us translate Signal! The translation effort happens on Transifex

Contributing Code

Instructions on how to setup your development environment and build Signal-iOS can be found in BUILDING.md. Other useful instructions for development can be found in the Development Guide wiki page

We recommend going through our issues and picking out something with the help wanted label.

For larger changes and feature ideas, we ask that you propose it on the unofficial Community Forum for a high-level discussion with the wider community before implementation.

Contributing Ideas

Have something you want to say about Open Whisper Systems projects or want to be part of the conversation? Get involved in the community forum.

SignalServiceKit

Check out the SignalServiceKit README for details about using SignalServiceKit in your own app.

Cryptography Notice

This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.

The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.

License

Copyright 2014-2017 Open Whisper Systems

Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html