Cody Henthorne
|
92e590aa3b
|
Convert calling and payments apis to WebSocket.
|
2025-03-12 16:15:41 -04:00 |
|
Cody Henthorne
|
cf78c76bbb
|
Convert chat-based backup calls to WebSocket.
|
2025-03-12 16:15:40 -04:00 |
|
Cody Henthorne
|
305b380fef
|
Convert all account based calls to WebSocket.
|
2025-03-12 16:15:40 -04:00 |
|
Cody Henthorne
|
c38342e2fb
|
Convert device linking apis to use websockets.
|
2025-03-12 15:34:49 -04:00 |
|
Cody Henthorne
|
93d18c1763
|
Separate and kotlinize websockets.
|
2025-03-12 15:34:48 -04:00 |
|
Greyson Parrelli
|
f0f25ae12e
|
Use the new avatar color hash algorithm.
|
2025-03-12 15:34:48 -04:00 |
|
Greyson Parrelli
|
9c473fb570
|
Improve and centralize e164 utils.
|
2025-03-04 15:58:21 -05:00 |
|
Greyson Parrelli
|
e9e62b98f3
|
Move bidi methods to BidiUtil.
|
2025-03-04 15:58:21 -05:00 |
|
Cody Henthorne
|
d0b6d6fdeb
|
Migrate to shared class hierarchy for unit based database tests.
|
2025-03-04 15:58:21 -05:00 |
|
Greyson Parrelli
|
1b01532327
|
Update to the standard SignalService.proto
|
2025-02-12 16:22:52 -05:00 |
|
Cody Henthorne
|
b82d16abcb
|
Update last seen logic to used last read message instead of now timestamp.
|
2025-02-12 16:22:52 -05:00 |
|
Alex Hart
|
48cac37914
|
Strip spaces from IBAN values before attempting to validate and transform them.
|
2025-02-11 15:31:06 -05:00 |
|
Alex Hart
|
216c29c206
|
Add CallScreenMediator pattern to facilitate moving from views to compose.
|
2025-02-11 15:31:06 -05:00 |
|
Cody Henthorne
|
ecc573f6b5
|
Fix note to self sorting by profile name in search bug.
|
2025-02-11 15:31:06 -05:00 |
|
Cody Henthorne
|
d028fcff8b
|
Ignore status code errors for group updates if Signal timestamp header missing.
|
2025-02-05 16:55:11 -05:00 |
|
Cody Henthorne
|
fe44789d88
|
Revamp restore decisions state and flesh out post registration restore options.
|
2025-02-05 16:55:11 -05:00 |
|
Angelin Scheidweiler
|
a76e271f20
|
Enforce no grouping in currency formatter, to be consistent with MoneyFilter.
Fixes #13922
Resolves #13923
|
2025-02-05 16:55:10 -05:00 |
|
Alex Hart
|
c723bc812a
|
ActiveSubscription state error unit tests for recurring job.
|
2025-01-29 15:30:47 -05:00 |
|
Alex Hart
|
b5f323d4af
|
Add unit tests for InAppPaymentRecurringContextJob.
|
2025-01-28 10:57:55 -05:00 |
|
Alex Hart
|
0b24e42448
|
Improve call tab performance.
|
2025-01-16 16:24:29 -05:00 |
|
Cody Henthorne
|
93604f53d4
|
Fix incorrect left group in local state bug.
|
2025-01-15 11:50:00 -05:00 |
|
Michelle Tang
|
d4c8c16df3
|
Notify a user when they link a device.
|
2025-01-13 21:49:50 -05:00 |
|
Jameson Williams
|
1509e3ed79
|
Convert tests from Hamcrest -> AssertK.
|
2025-01-13 21:49:49 -05:00 |
|
Jameson Williams
|
33c918defd
|
Convert tests to Kotlin, remove Hamcrest.
Resolves #13884
|
2025-01-13 21:49:49 -05:00 |
|
Alex Hart
|
c5207cb8a6
|
Ensure filter is not retriggered when formatting.
Fixes #13876
|
2025-01-06 13:00:31 -04:00 |
|
Greyson Parrelli
|
31897b4c4b
|
Update more libraries.
|
2024-12-21 12:39:11 -05:00 |
|
Greyson Parrelli
|
7dc6d4a532
|
Update compileSdk to 35.
|
2024-12-21 12:39:10 -05:00 |
|
Alex Hart
|
c31780050f
|
Isolated tests for OneTimeInAppPaymentRepository.
|
2024-12-21 12:39:10 -05:00 |
|
Alex Hart
|
f2b4bd0585
|
Implement initial support for IAP data.
|
2024-12-21 12:39:10 -05:00 |
|
Alex Hart
|
8aee19b3dd
|
Isolated tests for RecurringInAppPaymentRepository.
|
2024-12-21 12:39:10 -05:00 |
|
Jameson Williams
|
a96c8867ae
|
Move from AssertJ to AssertK.
Resolves #13841
|
2024-12-21 12:39:10 -05:00 |
|
Jameson Williams
|
34a003c68c
|
Migrate all remaining mockito tests to mockk.
Resolves #13835
|
2024-12-12 12:16:10 -05:00 |
|
Jameson Williams
|
57eeed33f0
|
Convert a batch of tests from mockito -> mockk.
Resolves #13832
|
2024-12-12 12:16:10 -05:00 |
|
Cody Henthorne
|
d1bfa6ee9e
|
Add notification profile and chat folder backupv2 proto support.
|
2024-12-12 12:16:09 -05:00 |
|
Jameson Williams
|
c2aceb2bd1
|
Convert more tests to kotlin.
Resolves #13829
|
2024-12-09 08:59:13 -05:00 |
|
Michelle Tang
|
a188eb64ab
|
Fix post-transfer emoji search.
|
2024-12-09 08:58:15 -05:00 |
|
Cody Henthorne
|
30ad854381
|
Fix bugs with notification schedules caused by 24xx end times.
|
2024-12-09 08:58:14 -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 |
|
Jameson Williams
|
7b0df17d9a
|
Convert more tests to kotlin.
Resolves #13825
|
2024-12-04 14:19:40 -05:00 |
|
Jameson Williams
|
d28fa304c8
|
Kotlin-ize some more tests.
Resolves #13813
|
2024-12-04 14:19:40 -05:00 |
|
Oscar Mira
|
10d394f39e
|
Inject SignalWebSocket into IncomingMessageObserver.
Resolves #13820
|
2024-12-04 14:19:40 -05:00 |
|
Cody Henthorne
|
7d24bff134
|
Add unit test for RegistrationUtil.
|
2024-11-22 13:35:01 -05:00 |
|
Alex Hart
|
c7f226b5cc
|
Remove orphaned attachments when creating a new backup.
|
2024-11-22 13:35:01 -05:00 |
|
Greyson Parrelli
|
abb9919ba1
|
Add support for the new Benin phone format.
|
2024-11-22 12:40:39 -05:00 |
|
Greyson Parrelli
|
1b2c0db693
|
Introduce AEP and SSRE2.
|
2024-11-21 10:36:09 -05:00 |
|
Jameson Williams
|
040d05a0a6
|
Remove BaseUnitTest.java
Resolves #13804
|
2024-11-21 10:36:09 -05:00 |
|
Jameson Williams
|
cf24b22de9
|
Remove junit.framework
Resolves #13805
|
2024-11-21 10:36:09 -05:00 |
|
Greyson Parrelli
|
ae37001949
|
Convert InternalValues to kotlin.
|
2024-11-21 10:36:09 -05:00 |
|
Cody Henthorne
|
75f0d3363b
|
Add user restore method selection plumbing to old device.
|
2024-11-13 21:46:55 -05:00 |
|