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
Nora Trapp
f69240565c
Hook up inidividual call screen share events
2021-06-01 15:40:12 -07:00
Nora Trapp
fe8cb70da9
Fix tests
2021-05-07 13:12:16 -07:00
Jim Gustafson
0fde1ba849
Update to RingRTC v2.9.6
2021-04-25 13:08:42 -07:00
Nora Trapp
2d76b7c6e0
Don't build for armv7
2021-04-15 10:57:17 -07:00
Nora Trapp
36015c8fb8
Fix build
2021-04-14 21:41:08 -07:00
Nora Trapp
17b265f71c
Update SignalCoreKit
2021-04-14 19:55:47 -07:00
Nora Trapp
a0d542657b
Streaming encryption and decryption of attachments
2021-04-08 13:30:36 -07:00
Matthew Chen
7380fd725f
Update Cocoapods.
2021-04-06 13:57:11 -03:00
Matthew Chen
7abfeeb2ae
Payments: Clean up.
2021-04-06 13:57:11 -03:00
Matthew Chen
3aa99b9abc
Update Cocoapods.
2021-04-06 13:57:11 -03:00
Matthew Chen
f130126b5b
Update MC SDK; adopt new payment entropy derivation scheme; update auth credential handling.
2021-04-06 13:57:10 -03:00
Matthew Chen
05f6a54764
Update Cocoapods.
2021-04-06 13:57:10 -03:00
Matthew Chen
7087cc1791
Signal main net, fixes.
2021-04-06 13:57:10 -03:00
Matthew Chen
7b1457b8da
Update MobileCoin dependencies.
2021-04-06 13:57:09 -03:00
Matthew Chen
d77ae7d012
Fix broken tests, bugs.
2021-04-06 13:57:08 -03:00
Matthew Chen
e10e9ee9fb
Update MC SDK.
2021-04-06 13:57:07 -03:00
Matthew Chen
590067499a
Payments entropy, storage service, backup + restore flows.
...
* Update how payments state is stored in storage service.
* Build 'view passphrase' UI flow.
* Build 'restore payments wallet' UI flow.
* Rework the 'view passphrase' UI flow.
2021-04-06 13:57:07 -03:00
Matthew Chen
23aa187cea
Add the "disable payments" flow.
...
* Show memo message in send payment view.
2021-04-06 13:57:07 -03:00
Matthew Chen
a00d14ddc4
Payments: Models
2021-04-06 13:57:06 -03:00
Matthew Chen
78a8104505
Revert changes to Cocoapods.
2021-03-25 20:58:24 -03:00
Matthew Chen
91d67e2eb1
Update Cocoapods; fix linking issue.
2021-03-25 14:51:22 -03:00
Matthew Chen
86b8eb08b8
Remove YapDatabase.
...
Apply asset from design.
Fix rebase breakage.
2021-03-25 11:41:16 -03:00
Jordan Rose
68a27a76e2
Move AxolotlKit model classes into SSK and remove the dependency
...
We still need the AxolotlKit model classes to migrate old sessions,
but we don't need any of the actual protocol support. This also
means we can drop HKDFKit.
Additionally, we do still use some utilities from AxolotlKit:
- AxolotlExceptions.h: NSException names, should eventually be
replaced by NSErrors everywhere
- NSData+keyVersionByte.h: prepend/remove public key type byte,
should eventually be replaced by strong types (ECPublicKey)
- SPKProtocolContext.h: defines the SPKProtocol{Read,Write}Context
marker protocols, should be replaced by direct use of
SDSAny{Read,Write}Transaction
2021-03-22 16:17:47 -07:00
Jordan Rose
8849a0e4d8
Update SignalMetadataKit to remove AxolotlKit dependency
2021-03-22 16:15:12 -07:00
Matthew Chen
318a00024a
Update Cocoapods.
2021-03-03 10:42:32 -03:00
Jordan Rose
04b03f8494
Update SignalClient to fix Rust build
2021-02-24 18:21:21 -08:00
Jordan Rose
f9025cc0d8
Update SignalClient, and stop using cocoapods-binary to build it
...
Includes updates for SignalMetadataKit and SignalServiceKit for the
change requiring SenderCertificates to always have UUIDs.
2021-02-23 14:18:16 -08:00
Matthew Chen
7dfe7c5fd2
Update Cocoapods.
2021-02-12 11:30:37 -03:00
Jordan Rose
2d7ebc03a1
Re-apply "Update and prebuild SignalClient"
...
Also pulls in an update for SignalCoreKit build flags that were
causing a problem.
2021-02-08 12:02:43 -08:00
Matthew Chen
2e4092323e
Update Cocoapods.
2021-02-05 18:29:14 -03:00
Matthew Chen
7dd7bac83f
Revert "Merge branch 'jrose/prebuild-SignalClient'"
...
This reverts commit 632e28680e , reversing
changes made to a411ecbb73 .
2021-02-05 18:10:10 -03:00
Matthew Chen
f92befcad3
Update Cocoapods.
2021-02-05 17:37:16 -03:00
Jordan Rose
04d5a12723
Update and prebuild SignalClient (and CocoaLumberjack, by dependency)
...
This requires declaring a generic "Release" configuration in the
Podfile for the prebuilds to use.
2021-02-05 10:02:19 -08:00
Nora Trapp
474ef3d9c7
Update libPhoneNumber to v8.12.17
2021-02-03 19:17:41 -08:00
Jordan Rose
fefe43d91b
SSK: Adopt SignalClient.SessionRecord.hasCurrentState
2021-02-02 10:25:56 -08:00
Matthew Chen
02042cd26e
Update Cocoapods.
2021-01-29 17:35:50 -03:00
Jordan Rose
50f8f2ded4
Cleanup in SignalMetadataKit
2021-01-28 12:03:50 -08:00
Jordan Rose
eca005b2de
Update Pods for SignalClient's API improvements
2021-01-28 12:03:50 -08:00
Jordan Rose
4c0f31fab0
Update Pods
2021-01-28 12:03:50 -08:00
Jordan Rose
8d141db975
Update Pods for SignalMetadataKit using SignalClient
2021-01-28 12:03:49 -08:00
Jordan Rose
ad45f22266
Update Pods for SignalClient adoption
2021-01-28 12:03:49 -08:00