[BREAKGLASS] A private messenger for iOS. https://signal.org
Go to file
Jordan Rose a302e7cfbc If a call message gets stuck, make sure it's treated as old later
Call messages delivered to the NSE have to be handled in the main app,
so they're put in a synced key-value store and the app is notified.
Rings are processed oldest-to-newest in case you get two calls in
succession before the main app awakes. However, if this processing is
interrupted, the store won't get cleared, and the app may try to
process the *old* ring when it's woken up by a *new* ring. This would
*still* be correct (e.g. for showing missed call notifications) except
that the "age" of a ring message is calculated purely on when it makes
it to the user's device, since it was assumed that it would be
processed promptly. Since this is not necessarily the case in these
error scenarios, this commit adds a second timestamp to track the skew
between when the NSE enqueues the call message and when the main app
processes it.
2022-02-18 16:01:09 -08:00
.github CI: Upload build logs on failure 2022-02-02 16:06:38 -08:00
fastlane Sync translations 2022-02-16 14:04:41 -08:00
Pods@e20f29b19f Add the "Signalyzer" Instruments tool 2022-02-17 14:07:57 -08:00
Scripts Don't reindex conversations on every model change 2022-02-01 15:05:34 -08:00
Signal Check whether you're blocked in a thread without a write transaction 2022-02-18 14:00:27 -08:00
Signal.xcodeproj Add the "Signalyzer" Instruments tool 2022-02-17 14:07:57 -08:00
Signal.xcworkspace Update workspace settings to use modern build system. Update Podfile to strip VALID_ARCHS flag from generated target xcconfig (deprecated in Xcode 12) 2021-06-17 14:29:14 -07:00
SignalMessaging If a call message gets stuck, make sure it's treated as old later 2022-02-18 16:01:09 -08:00
SignalNSE "Bump build to 5.30.0.3." (nightly-02-18-2022) 2022-02-18 04:00:43 -08:00
SignalServiceKit IOS-2025: Image not appearing when replied to 2022-02-18 15:36:38 -08:00
SignalShareExtension Check whether you're blocked in a thread without a write transaction 2022-02-18 14:00:27 -08:00
SignalUI Check whether you're blocked in a thread without a write transaction 2022-02-18 14:00:27 -08:00
SignalUITests Move MobileCoin SDK to SignalUI. 2021-11-02 14:26:04 -03:00
ThirdParty Update to RingRTC v2.18.1 2022-02-04 14:15:12 -08:00
.clang-format Fix clang format 2021-11-03 13:46:03 -07:00
.gitattributes Supporting diffing of localizablestrings. 2015-09-14 12:26:47 +02:00
.gitignore Manage app store metadata with transifex 2021-04-22 12:53:43 -07:00
.gitmodules Convert to just using CocoaPods for dependencies 2020-01-02 12:03:57 -08:00
.ruby-version Update to ruby 2.6.9 2022-01-10 10:50:09 -06:00
.swiftlint.yml SwiftLint: attributes should be on preceding lines 2020-11-02 13:59:42 -08:00
.xcode-version Use Xcode 13 for nightly builds 2021-08-20 15:36:46 -07:00
BUILDING.md The Application Group string is located in TSConstants.swift. 2020-06-23 19:09:49 -07:00
CONTRIBUTING.md Update donation link in contribution instructions 2020-08-19 15:12:03 -05:00
Gemfile Update to Signal built OpenSSL 1.1.1k with M1 and Catalyst support 2021-06-17 14:45:29 -07:00
Gemfile.lock Update fastlane 2021-07-22 13:34:32 -07:00
Jenkinsfile ci labels PRs with GH title 2019-01-11 10:53:22 -07:00
LICENSE Update license. 2017-04-11 18:09:16 -04:00
MAINTAINING.md PR Feedback 2020-01-02 12:06:44 -08:00
Makefile Show progress during make dependencies 2022-01-27 09:39:48 -08:00
Podfile Update SignalCoreKit again 2022-02-01 14:48:38 -08:00
Podfile.lock Update Starscream 2022-02-16 15:13:32 -08:00
README.md Revert some of the bigger README changes for now, until we can do a deeper review 2019-06-11 17:14:04 -07:00
SignalServiceKit.podspec Import SignalMetadataKit wholesale into SignalServiceKit 2022-01-26 09:50:55 -08:00

Signal iOS

Signal is a free, open source, messaging app for simple private communication with friends.

Available on the App Store

Also available on Android and Desktop.

Questions?

For troubleshooting and questions, please visit our support center or unofficial community forum.

Contributing Bug Reports

We use GitHub for bug tracking. Please search existing issues and create a new one if the issue is not yet tracked. For Android users, please use the Signal for Android issue tracker.

Contributing Translations

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 also recommend reading the contribution guidelines.

Contributing Ideas

Have something you want to say about Signal Foundation 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

Licensed under GPLv3

Copyright 2014-2019 Open Whisper Systems

Apple and the Apple logo are trademarks of Apple Inc., registered in the U.S. and other countries. App Store is a service mark of Apple Inc., registered in the U.S. and other countries.