Alex Hart
|
2ea59bef68
|
Handle PniChangeNumber sync on linked devices.
|
2026-05-21 10:38:22 -04:00 |
|
Alex Hart
|
49f0c2502b
|
Add IncomingMessageObserver integration test infrastructure.
|
2026-05-21 10:38:19 -04:00 |
|
Greyson Parrelli
|
4dd57460de
|
Move a bunch of files into the network modules.
|
2026-05-14 13:23:16 -04:00 |
|
Greyson Parrelli
|
1ce41edc7f
|
Move CertificateApi and RateLimitChallengeApi deps.
|
2026-05-14 13:23:16 -04:00 |
|
Greyson Parrelli
|
ff88d259fd
|
Use long for key id.
|
2026-04-08 16:39:20 -04:00 |
|
Greyson Parrelli
|
f04a0533cb
|
Update SignalService.proto to match shared one.
|
2026-03-31 16:20:25 -03:00 |
|
Greyson Parrelli
|
65b96fff16
|
Delete some dead testing code.
|
2026-02-24 16:50:01 -05:00 |
|
jeffrey-signal
|
59bb505a3e
|
Support member labels in backups.
|
2026-02-11 18:08:57 -05:00 |
|
Alex Hart
|
58d2c92102
|
Move the rest of the permissions classes.
|
2026-02-11 18:08:57 -05:00 |
|
Greyson Parrelli
|
26739491a5
|
Fix instrumentation test compilation.
|
2026-01-31 22:21:41 -05:00 |
|
Greyson Parrelli
|
bd38c4f5d2
|
Update Groups.proto to match shared spec.
|
2026-01-13 14:01:46 -05:00 |
|
Greyson Parrelli
|
706d89db87
|
Introduce core-models module.
Needed to share some key components with feature modules without having
to depend on libsignal-service.
|
2025-12-02 16:00:54 -06:00 |
|
Jordan Rose
|
b2e547f9f2
|
Update to libsignal 0.86.1
|
2025-11-07 16:34:31 -05:00 |
|
Cody Henthorne
|
fd902159ee
|
Remove mock web server and prevent libsignal from connecting for android tests.
|
2025-10-29 14:33:51 -04:00 |
|
Michelle Tang
|
f16405fabf
|
Add read support for binary service ids.
|
2025-10-29 14:33:51 -04:00 |
|
Jordan Rose
|
f4f2976907
|
Remove redundant IdentityKeyUtil helper.
|
2025-10-15 15:26:34 -04:00 |
|
gram-signal
|
d36a4232be
|
Bump libsignal to v0.83.0
|
2025-10-03 15:31:20 -04:00 |
|
Alex Hart
|
d7f43c436e
|
Mark decision state during instrumentation testing.
|
2025-09-17 14:21:42 -04:00 |
|
andrew-signal
|
54b31514ba
|
Bump libsignal to v0.79.1
|
2025-09-04 16:35:06 -04:00 |
|
Jordan Rose
|
3a06f604fd
|
Remove direct uses of libsignal internals
|
2025-08-21 14:52:34 -04:00 |
|
Cody Henthorne
|
27ddc97ea4
|
Use server rereg flag to show post reg restore flows.
|
2025-08-11 13:02:12 -04:00 |
|
gram-signal
|
173983a1ab
|
Use RemoteConfig for UsePqRatchet.
Co-authored-by: Greyson Parrelli <greyson@signal.org>
|
2025-07-01 13:02:03 -04:00 |
|
Greyson Parrelli
|
9317491321
|
Fix androidTest issue with deviceId generation.
|
2025-07-01 13:02:03 -04:00 |
|
Greyson Parrelli
|
0f16be81b0
|
Bump libsignal to 0.76.0
|
2025-06-26 15:07:39 -04:00 |
|
Alex Bakon
|
5e9824a180
|
Update test client prekey usage to include kyber keys.
|
2025-05-19 14:45:34 -04:00 |
|
andrew-signal
|
9b9888565b
|
Bump to libsignal v0.71.0.
|
2025-05-14 16:43:16 -04:00 |
|
Cody Henthorne
|
f6ecb572b1
|
Fix lint for IAP test and main toolbar.
|
2025-04-09 15:27:46 -04:00 |
|
Cody Henthorne
|
ecb040ce98
|
Convert donations apis to WebSocket.
|
2025-04-09 15:27:46 -04:00 |
|
Alex Hart
|
8d53c1b384
|
Fix message backup checkout e2e tests.
|
2025-03-26 13:59:11 -04:00 |
|
Alex Hart
|
5ec3371b9a
|
Trigger backup-id upload before allowing user to pay.
|
2025-03-12 16:15:40 -04:00 |
|
Greyson Parrelli
|
754d759d7d
|
Add support for AttachmentBackfill sync messages.
|
2025-02-18 16:14:40 -05:00 |
|
Greyson Parrelli
|
1b01532327
|
Update to the standard SignalService.proto
|
2025-02-12 16:22:52 -05:00 |
|
Alex Hart
|
c978671ab4
|
Add happy path for paid subscription UI flow testing.
|
2025-01-28 10:57:55 -05:00 |
|
Alex Hart
|
4c72a88a50
|
MessageBackupsCheckoutFlow free tier happy path.
|
2025-01-28 10:57:55 -05:00 |
|
Greyson Parrelli
|
8be946e43f
|
Validate sticker IDs during export.
|
2025-01-28 10:57:55 -05:00 |
|
Alex Hart
|
7542614580
|
Fix and re-enable checkout flow activity tests.
|
2025-01-28 10:57:55 -05:00 |
|
Alex Hart
|
23f90e070e
|
Add whoami check for receipt_credentials.
|
2025-01-13 21:49:49 -05:00 |
|
Jameson Williams
|
1509e3ed79
|
Convert tests from Hamcrest -> AssertK.
|
2025-01-13 21:49:49 -05:00 |
|
Greyson Parrelli
|
a3af237397
|
Inline the deleteSync capability.
|
2024-12-04 14:19:41 -05:00 |
|
Greyson Parrelli
|
f44d157f9a
|
Inline the expireVersion capability.
|
2024-12-04 14:19:41 -05:00 |
|
Greyson Parrelli
|
1b2c0db693
|
Introduce AEP and SSRE2.
|
2024-11-21 10:36:09 -05:00 |
|
Cody Henthorne
|
22c4e2d084
|
Update registration for new restore flows.
|
2024-11-08 11:16:00 -05:00 |
|
Nicholas Tinsley
|
514f7cc767
|
Fix tests after reg v1 cleanup.
|
2024-09-13 10:51:30 -04:00 |
|
Nicholas Tinsley
|
9261c34213
|
Clean up registration java packages hierarchy.
|
2024-09-13 10:51:30 -04:00 |
|
Cody Henthorne
|
1f196f74ff
|
Add support for versioned expiration timers.
Co-authored-by: Greyson Parrelli <greyson@signal.org>
|
2024-08-30 12:55:22 -04:00 |
|
Greyson Parrelli
|
630875dae2
|
Reduce noise of flaky test.
|
2024-08-22 12:58:33 -07:00 |
|
Cody Henthorne
|
f5abd7acdf
|
Add Group Send Endorsements support.
|
2024-07-09 13:40:41 -04:00 |
|
Greyson Parrelli
|
70378b85d7
|
Remove unused capabilities.
|
2024-07-09 13:40:41 -04:00 |
|
Greyson Parrelli
|
863b443317
|
Convert SignalStore to kotlin.
|
2024-06-24 15:04:03 -04:00 |
|
Cody Henthorne
|
6659700a1c
|
Improve delete sync coverage for partial expiring threads.
|
2024-06-24 15:04:02 -04:00 |
|