Alex Hart
|
c3be92d365
|
Upgrade several AndroidX libraries and Compose to latest stable versions.
|
2024-09-13 10:51:30 -04:00 |
|
Greyson Parrelli
|
0fe9df3023
|
Properly clear unknown ids from storage service.
|
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 |
|
Alex Hart
|
1f2b5e90a3
|
Remove unnecessary check in call link processing.
|
2024-09-13 10:51:30 -04:00 |
|
Jim Gustafson
|
ee033b49fe
|
Update to RingRTC v2.47.0
|
2024-09-13 10:51:30 -04:00 |
|
Greyson Parrelli
|
a7b958d811
|
Only run BackupMessageJob after the digest backfill has finished.
|
2024-09-13 10:51:30 -04:00 |
|
Greyson Parrelli
|
c4bcb7dc93
|
Improve digest backfill migration.
|
2024-09-13 10:51:30 -04:00 |
|
Greyson Parrelli
|
1e8626647e
|
Fix digests for non-zero padding.
|
2024-09-13 10:51:30 -04:00 |
|
Nicholas Tinsley
|
a50f316659
|
Harden null safety in VoiceNotePlaybackService.
Addresses #13673.
|
2024-09-13 10:51:30 -04:00 |
|
Alex Hart
|
1f09f48e6b
|
Add proper call tab return state.
|
2024-09-13 10:51:30 -04:00 |
|
Nicholas Tinsley
|
514f7cc767
|
Fix tests after reg v1 cleanup.
|
2024-09-13 10:51:30 -04:00 |
|
Greyson Parrelli
|
b858161f92
|
Fix NetworkResult handling of websocket timeouts.
|
2024-09-13 10:51:30 -04:00 |
|
Greyson Parrelli
|
85d90aa121
|
Add the ability to set no limit on LimitedInputStream.
|
2024-09-13 10:51:30 -04:00 |
|
Greyson Parrelli
|
a8fb4eb21a
|
Rename TruncatingInputStream -> LimitedInputStream.
|
2024-09-13 10:51:30 -04:00 |
|
Greyson Parrelli
|
a6767e4f8a
|
Replace other limiting streams with TruncatingInputStream.
|
2024-09-13 10:51:30 -04:00 |
|
Greyson Parrelli
|
b00855b097
|
Add support for more methods in TruncatingInputStream.
|
2024-09-13 10:51:30 -04:00 |
|
Cody Henthorne
|
929942de9d
|
Verify digest for backupv2 local media restore.
|
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 |
|
Nicholas Tinsley
|
f29d4f980a
|
Removal final usage of VerifyResponseProcessor.
|
2024-09-11 15:14:05 -04:00 |
|
Nicholas Tinsley
|
bf46e5bc24
|
Consolidate odds and ends from reg v1 into reg v2.
|
2024-09-11 15:14:05 -04:00 |
|
Nicholas Tinsley
|
c9746b59ed
|
Clean up reg v1 remnants using safe delete.
|
2024-09-11 15:14:05 -04:00 |
|
Alex Hart
|
2123c642a5
|
Change admin approval string for call links.
|
2024-09-11 15:14:04 -04:00 |
|
Alex Hart
|
118085f692
|
Fix aspect ratio of link preview thumbnails.
|
2024-09-11 15:14:04 -04:00 |
|
Cody Henthorne
|
2701b570bb
|
Use trailing job to clear media restore progress.
|
2024-09-11 15:14:04 -04:00 |
|
Cody Henthorne
|
390ea341ca
|
Fix incorrect padding buffer reuse.
|
2024-09-11 15:14:04 -04:00 |
|
Alex Hart
|
b7abd85992
|
Fix status bar theming in children of FragmentWrapperActivity.
|
2024-09-11 15:14:04 -04:00 |
|
Alex Hart
|
982b90d423
|
Add BillingDependencies and shared implementation.
|
2024-09-11 15:14:04 -04:00 |
|
Alex Hart
|
36bfd19bcf
|
Fix db access in RemoteMegaphoneRepository.
|
2024-09-11 15:14:04 -04:00 |
|
Greyson Parrelli
|
7eac9ce1f4
|
Improve attachment deduping for videos.
|
2024-09-11 15:14:04 -04:00 |
|
mtang-signal
|
ba2d5bce41
|
Allow linking of devices if no passlock is set.
|
2024-09-11 15:14:04 -04:00 |
|
Michelle Tang
|
93c8cd133d
|
Add education sheet to linked device biometrics.
|
2024-09-11 15:14:04 -04:00 |
|
Greyson Parrelli
|
d59985c7b1
|
Add migration to backfill digests.
|
2024-09-11 15:14:04 -04:00 |
|
Cody Henthorne
|
a8bf03af89
|
Add restore local backupv2 infra.
|
2024-09-11 15:14:04 -04:00 |
|
Greyson Parrelli
|
00d20a1917
|
Introduce SignalNetwork, share PushServiceSocket.
|
2024-09-11 15:14:04 -04:00 |
|
Greyson Parrelli
|
4e35906680
|
Add blocked check when adding 'user joined' message.
|
2024-09-11 15:14:04 -04:00 |
|
Alex Hart
|
4d23f11f6e
|
Add shared calling intent system.
|
2024-09-11 15:14:04 -04:00 |
|
Greyson Parrelli
|
e5b482c7ad
|
Fix error handling in NetworkResult.fromWebSocketRequest()
|
2024-09-11 15:14:04 -04:00 |
|
Greyson Parrelli
|
6c09b59d1b
|
Close stream after calculating length.
|
2024-09-11 15:14:04 -04:00 |
|
Greyson Parrelli
|
8070f26207
|
Save correct size after attachment upload.
|
2024-09-11 15:14:04 -04:00 |
|
Nicholas Tinsley
|
623312d8f6
|
Inline StreamingTranscoder.
Delete InMemoryTranscoder.
|
2024-09-11 15:14:04 -04:00 |
|
Greyson Parrelli
|
ac9e5505ae
|
Save IV on attachment download.
|
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
|
07289b417b
|
Bump version to 7.16.4
|
2024-09-11 15:07:24 -04:00 |
|
Cody Henthorne
|
6827955c41
|
Update baseline profile.
|
2024-09-11 15:06:15 -04:00 |
|
Cody Henthorne
|
269d3c43f6
|
Update translations and other static files.
|
2024-09-11 15:00:09 -04:00 |
|
Greyson Parrelli
|
ac10ff4cbe
|
Improve validations on envelope.
|
2024-09-11 14:45:02 -04:00 |
|
Alex Hart
|
b681b4169f
|
Fix callbacks for DonationPending and UserLaunchedExternalApplication donation delegate methods.
|
2024-09-11 14:37:16 -04:00 |
|