Commit Graph

789 Commits

Author SHA1 Message Date
Jim Gustafson
98485d1065 Update to RingRTC v2.15.0 2021-11-23 11:52:57 -08:00
Eugene Bistolas
64f126ae3f [Badging] Badge receipt credential fetch and redemption 2021-11-09 14:26:05 -08:00
Jim Gustafson
bb9b993294 Update to RingRTC v2.14.0 2021-11-08 17:14:58 -08:00
Matthew Chen
c0c72ef3fb Introduce WebSocketFactory. 2021-11-03 19:48:48 -07:00
Matthew Chen
878045b07c Move MobileCoin SDK to SignalUI. 2021-11-02 14:26:04 -03:00
Matthew Chen
bcc693e8e7 Move MobileCoin SDK to SignalUI. 2021-11-02 14:26:04 -03:00
Matthew Chen
539dff09e4 Move MobileCoin SDK to SignalUI. 2021-11-02 14:26:03 -03:00
Matthew Chen
ea56267076 Update Cocoapods. 2021-11-02 14:26:03 -03:00
Matthew Chen
ce88a6372b Apply libPhoneNumber-iOS: Deduplicate JSON. 2021-11-02 10:35:00 -03:00
Matthew Chen
8472571d0a Rename NSE. 2021-10-28 11:40:26 -03:00
Matthew Chen
6191dc781d Update Cocoapods. 2021-10-22 11:59:14 -03:00
Michelle Linington
88ee15fb07 Update Pods for SignalCoreKit changes 2021-10-21 21:38:30 -07:00
Matthew Chen
800e45c7df Don't use SCKExceptionWrapper in CVC. 2021-10-21 21:11:26 -07:00
Matthew Chen
cf428a14a1 Add SignalUI framework target. 2021-10-19 09:40:04 -03:00
Matthew Chen
2f595d3f12 Move Bonmot to main app. 2021-10-18 12:38:47 -03:00
Matthew Chen
15e0a677f0 Update Cocoapods. 2021-10-15 20:16:14 -03:00
Matthew Chen
d402636225 Simplify AFNetworking usage. 2021-10-15 10:50:35 -03:00
Matthew Chen
0320c9dbc8 Update Cocoapods. 2021-10-05 09:45:38 -03:00
Matthew Chen
af4b6503bb Update Cocoapods. 2021-09-23 17:22:05 -03:00
Michelle Linington
1c733c6d0a Update Pods 2021-09-20 12:47:59 -07:00
Michelle Linington
6c915fd01c Update Pods 2021-09-18 00:01:02 -07:00
Michelle Linington
769486f56e Update Pods 2021-09-17 13:24:45 -07:00
Michelle Linington
d440c68155 Update Pods 2021-09-17 13:24:45 -07:00
Matthew Chen
201ade1b67 Fix build break. 2021-09-08 18:04:47 -03:00
Nora Trapp
983edf6879 Update to SignalClient 0.9.0 2021-09-08 13:31:20 -07:00
Matthew Chen
a86a25bdae Fix broken tests. 2021-09-08 14:59:01 -03:00
Matthew Chen
0ca1ac29f5 Fix "no session for transient message" errors. 2021-09-08 09:53:46 -03:00
Michelle Linington
cfb9825a58 Update Pods 2021-09-07 20:42:46 -07:00
Nora Trapp
4100463c15 Merge SignalCoreKit changes 2021-09-03 11:42:21 -07:00
Nora Trapp
2814ab7629 Convert to new Promise library 2021-09-03 11:41:34 -07:00
Michelle Linington
8b283bf82e Lint + Update Pods 2021-08-26 20:57:06 -07:00
Eugene Bistolas
5cf7f6c189 Xcode 13 / iOS 15 project build support 2021-08-16 12:13:28 -10:00
Michelle Linington
9cc2e07d94 Update SignalMetadataKit 2021-08-12 20:23:50 -07:00
Matthew Chen
6374236e56 Merge branch 'release/5.18.0' 2021-08-06 13:22:51 -03:00
Matthew Chen
27d5d8b1ea Update Cocoapods. 2021-08-06 13:12:35 -03:00
Michelle Linington
173ed2d8aa Update Podfile now that SMK change is merged 2021-08-05 14:38:28 -07:00
Michelle Linington
b3bcc9098c Fixes sender key for unrestricted UD
The server doesn't care about access keys for unrestricted UD. Usually
we generate random data, but for sender key where we xor each key,
generating a random key would scribble over the keys that the server
does care about.

Instead, for unrestricted UD we just use an access key of zeroes
2021-08-05 14:38:27 -07:00
Jim Gustafson
4d083a3aa2 Update to RingRTC v2.10.7 2021-08-04 11:55:59 -07:00
Nora Trapp
430d7e9469 Revert "Restore ZXing"
This reverts commit 5677ad9cfe.
2021-07-28 12:08:34 -07:00
Nora Trapp
ece9012f89 Merge branch 'release/5.17.0' 2021-07-27 19:47:28 -07:00
Nora Trapp
5677ad9cfe Restore ZXing 2021-07-27 19:34:05 -07:00
Michelle Linington
9f4b138264 Update Pods for SignalMetadataKit 2021-07-21 23:19:34 -07:00
Matthew Chen
8d15ab618e Remove ZXing. 2021-07-02 16:23:46 -03:00
Nora Trapp
a7c628c846 Update to ZKGroup v0.7.3 2021-06-29 16:27:27 -07:00
Jordan Rose
df320a847b Update to RingRTC v2.10.6
Includes the packaging change to support the M1 iOS simulator and
eventually Catalyst builds.
2021-06-29 16:07:22 -07:00
Nora Trapp
d11041a75b Update pods 2021-06-24 12:20:46 -07:00
Matthew Chen
d75e9d04b6 Update Cocoapods. 2021-06-18 09:20:15 -03:00
Nora Trapp
fcd9bd83b8 Update to Signal built OpenSSL 1.1.1k with M1 and Catalyst support 2021-06-17 14:45:29 -07:00
Nora Trapp
e0bf845bcd Update SignalClient with M1 and Catalyst support 2021-06-17 13:02:52 -07:00
Michelle Linington
4cb0fae24c Update repo in preparation for SignalClient update 2021-06-03 11:46:37 -07:00