A private messenger for iOS.
Go to file
Michael Kirk 933281f234 format objc.
This is part of unforking JSQMVC, but I'm only reformatting files
otherwise changed rather than reformatting the entire project for git
sanity.

This is intentionally a second commit so we can separate formatting
changes from code changes

* brace should drop after method definition (this is common across
  almost all objc projects, and allows you to quickly differentiate
  multi-line method signatures from their implementation.
* aligning consecutive assignments ongoingly muddies git history

// FREEBIE
2016-07-14 23:15:06 -07:00
.github crash reporting instructions in issue template (#1235) 2016-06-27 16:14:14 -07:00
Libraries small IOS9 Fixes (#1253) 2016-07-08 16:39:28 -07:00
Scripts Fix unused_string.py uses python interpreter. 2016-03-27 20:10:22 +02:00
SettingsBundle Adding support for animated gifs 2015-11-29 12:59:34 +01:00
Signal format objc. 2016-07-14 23:15:06 -07:00
Signal.xcodeproj Unfork JSQMessagesViewController 2016-07-14 23:15:05 -07:00
Signal.xcworkspace Fix crash after deleting message (#1219) 2016-06-15 12:46:29 -07: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
.travis.yml Get back on upstream SocketRocket (#1241) 2016-06-30 23:08:49 -07:00
BUILDING.md Adding building instructions + TextSecure in README 2015-01-04 11:30:28 +01:00
CONTRIBUTING.md Update CONTRIBUTING.md 2015-04-23 12:31:48 +02:00
Podfile Unfork JSQMessagesViewController 2016-07-14 23:15:05 -07:00
Podfile.lock Unfork JSQMessagesViewController 2016-07-14 23:15:05 -07:00
README.md Update README.md 2016-04-08 11:35:29 +02: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.

If you're new to the Signal-iOS codebase, we recommend going through our issues and picking out a simple bug to fix (check the "easy" label in our issues) in order to get yourself familiar.

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.

This repository is set up with BitHub, so you can make money for committing to Signal-iOS. The current BitHub price for an accepted pull request is:

Current BitHub Price

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.

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-2016 Open Whisper Systems

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