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 |
|
Greyson Parrelli
|
7dd1fc09c0
|
The rest of the storage service unwrapping.
|
2024-11-13 21:46:55 -05:00 |
|
Greyson Parrelli
|
dcdfe0b762
|
Simplify SignalStorageRecord.
|
2024-11-13 21:46:55 -05:00 |
|
Greyson Parrelli
|
ae37c4019f
|
Remove cruft around SignalAccountRecord.
|
2024-11-13 21:46:55 -05:00 |
|
Greyson Parrelli
|
4273d9e3d7
|
Convert StorageSyncHelper to kotlin.
|
2024-11-08 11:16:00 -05:00 |
|
Cody Henthorne
|
22c4e2d084
|
Update registration for new restore flows.
|
2024-11-08 11:16:00 -05:00 |
|
Grzegorz Bobryk
|
cafbf48783
|
Move from enum.values() to enum.entries.
Resolves #13767
|
2024-11-04 09:18:47 -05:00 |
|
Greyson Parrelli
|
26b9cea88e
|
Move to separate message and media backup keys.
|
2024-11-01 16:07:25 -04:00 |
|
Greyson Parrelli
|
7f3ceea9fe
|
Add initial link+sync support.
|
2024-10-29 14:36:33 -04:00 |
|
Michelle Tang
|
1ff6169795
|
Move story work to background thread.
|
2024-10-23 15:51:54 -04:00 |
|
Greyson Parrelli
|
6c326f672d
|
Split pinned chats into a separate remote config.
|
2024-10-23 15:51:54 -04:00 |
|
Alex Hart
|
58f820d640
|
Remove check in SignalCallLinkRecord.
|
2024-10-22 10:01:02 -04:00 |
|
Michelle Tang
|
fdeaf77fc0
|
Use custom config for chat folders.
|
2024-10-17 19:54:44 -04:00 |
|
Michelle Tang
|
c4fc32988c
|
Release chat folders to internal users.
|
2024-10-16 15:07:18 -04:00 |
|
Greyson Parrelli
|
5cafea2bde
|
Add the concept of queuePriority to jobs.
|
2024-10-10 15:56:24 -04:00 |
|
Greyson Parrelli
|
a7bdfb6d76
|
Add support for backing up wallpapers.
|
2024-09-20 12:24:57 -04:00 |
|
Greyson Parrelli
|
e80ebd87fe
|
Refactor and simplify attachment archiving.
|
2024-09-13 10:51:30 -04:00 |
|
Cody Henthorne
|
816006c67e
|
Refactor and cleanup backupv2 media restore.
|
2024-09-13 10:51:30 -04:00 |
|
Greyson Parrelli
|
cb126a2f08
|
Fix runAttempt not updating in job cache.
Thank you to @valldrac for finding this and diagnosing it!
Fixes #13679
|
2024-09-13 10:51:30 -04:00 |
|
Greyson Parrelli
|
7835b1d1fc
|
Move more networking stuff into SignalNetwork.
|
2024-09-13 10:51:30 -04:00 |
|
Nicholas Tinsley
|
e247d311d8
|
Add call link support to storage service.
|
2024-09-13 10:51:30 -04:00 |
|
Greyson Parrelli
|
6112ee9bd3
|
Initialize AppDependencies if needed in AvatarProvider.
|
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 |
|
Greyson Parrelli
|
00d20a1917
|
Introduce SignalNetwork, share PushServiceSocket.
|
2024-09-11 15:14:04 -04:00 |
|
Greyson Parrelli
|
4b47d38d78
|
Add IV to the attachment table.
|
2024-09-11 15:14:04 -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 |
|
Alex Hart
|
244a81ef24
|
Move billing code to shared module.
|
2024-08-22 13:04:59 -07:00 |
|
Cody Henthorne
|
71b5a9f865
|
Fix avatar loading in OS views when app is not running.
|
2024-08-22 13:04:59 -07:00 |
|
Cody Henthorne
|
4c9b5926b9
|
Do not enqueue no-op read receipt jobs.
|
2024-08-22 13:04:59 -07:00 |
|
Alex Hart
|
cda029cd93
|
Add billing module and include in play implementation.
|
2024-08-22 13:04:59 -07:00 |
|
Michelle Tang
|
21019d1726
|
Add manufacturer to notification help.
|
2024-08-08 12:22:34 -07:00 |
|
Greyson Parrelli
|
8932eef991
|
Convert some SignalServiceAttachment* classes to kotlin.
|
2024-08-08 12:19:01 -07:00 |
|
Nicholas Tinsley
|
727a0f8273
|
Add additional verification code parser test case.
|
2024-07-26 23:43:54 +02:00 |
|
Cody Henthorne
|
4fb335de28
|
Clear drafts when leaving groups.
|
2024-07-26 23:43:53 +02:00 |
|
Greyson Parrelli
|
7b0badef19
|
Get shared backup tests working.
|
2024-07-26 23:43:53 +02:00 |
|
Greyson Parrelli
|
06d475fb6e
|
Move constraint filtering down into JobStorage to improve perf.
|
2024-07-26 23:43:53 +02:00 |
|