Michelle Linington
e6d26f60a3
Update Pods
2022-01-14 18:24:42 -08:00
Michelle Linington
e96a350e46
Update Pods
2022-01-06 11:45:24 -08:00
Michelle Linington
df71dcecdf
Revert Pods
2022-01-06 11:32:24 -08:00
Michelle Linington
2133f600e3
More detailed logging of memory consumption
2022-01-06 11:32:24 -08:00
Nora Trapp
db115606e3
Remove ZKGroup
2022-01-03 12:00:19 -08:00
Nora Trapp
44cf3fd3c0
Update to SignalClient 0.12.0
2022-01-03 12:00:18 -08:00
Jordan Rose
38fbb3bbc2
Copy in AFNetworking's query string encoding implementation
...
Matthew previously stripped this down in our fork of AFNetworking; at
this point there's no benefit to it living in a separate repo and
separate target. With this we can remove the AFNetworking target
completely.
2021-12-17 14:52:59 -08:00
Nora Trapp
fcd36ca769
Merge branch 'release/5.26.7'
2021-12-17 14:37:26 -08:00
Nora Trapp
64b399f3e3
Fix badge expiry
2021-12-17 13:54:20 -08:00
Michelle Linington
cca0e6c4c5
Update Pods
2021-12-16 16:31:57 -08:00
Michelle Linington
5d2ea8c2e4
Update Pods
2021-12-16 14:51:10 -08:00
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