Cody Henthorne
|
ec7f2c33e7
|
Updated language translations.
|
2023-08-17 16:31:38 -04:00 |
|
Cody Henthorne
|
39c1c1e371
|
Fix ANR-like bug when resuming MainActivity.
|
2023-08-17 15:02:16 -04:00 |
|
Greyson Parrelli
|
74d5faf3fa
|
Allow PNI-only contact inserts.
|
2023-08-17 14:51:11 -04:00 |
|
Cody Henthorne
|
15204a2c84
|
Remove SignalServiceContent.
|
2023-08-17 14:43:42 -04:00 |
|
Nicholas Tinsley
|
2397cb5428
|
Fix play-pause button in video player.
|
2023-08-17 14:34:19 -04:00 |
|
Greyson Parrelli
|
4b6b87d632
|
Make ACI's optional on ContactRecords.
|
2023-08-17 14:33:18 -04:00 |
|
Alex Hart
|
2492b8de34
|
Fix AvatarProvider crash when user does not have a profile photo set.
|
2023-08-17 15:30:55 -03:00 |
|
Greyson Parrelli
|
635987a420
|
Add improved error logging for SSE issues.
|
2023-08-17 13:42:22 -04:00 |
|
Alex Hart
|
51602ed231
|
Wrap thread get/create into a transaction.
|
2023-08-17 14:38:45 -03:00 |
|
Alex Hart
|
25aab0f702
|
Clean up threadId -1 checks in Conversation code.
|
2023-08-17 14:18:32 -03:00 |
|
Greyson Parrelli
|
23b3c7f1fd
|
Use a consistent SSE condition and use more breadcrums in logs.
|
2023-08-17 12:51:40 -04:00 |
|
Nicholas Tinsley
|
451ce74fa4
|
Safely run VoiceNoteProximityWakeLockManager cleanup.
|
2023-08-17 11:17:19 -04:00 |
|
Greyson Parrelli
|
1fd9609810
|
Improve logging around SSE exceptions.
|
2023-08-17 10:23:03 -04:00 |
|
Clark Chen
|
26aa7e8332
|
Bump version to 6.30.0
|
2023-08-16 17:49:40 -04:00 |
|
Clark Chen
|
e4e00be119
|
Updated language translations.
|
2023-08-16 17:33:09 -04:00 |
|
Clark Chen
|
de6b71528b
|
Rotate edit message flag.
|
2023-08-16 17:06:04 -04:00 |
|
Greyson Parrelli
|
d005ace383
|
Add some more getAndPossiblyMerge tests.
|
2023-08-16 17:06:04 -04:00 |
|
Cody Henthorne
|
f566e10710
|
Drop V2 suffix from MCPv2 classes.
|
2023-08-16 17:06:04 -04:00 |
|
Alex Hart
|
18f9c6b1f0
|
Consolidate some constants and add kotlin target JVM version.
|
2023-08-16 15:29:45 -03:00 |
|
Cody Henthorne
|
fbf4de0ec5
|
Remove job-based decryption support and MCPv1.
|
2023-08-16 14:28:14 -04:00 |
|
Nicholas Tinsley
|
3d94122abc
|
Null check for current audio device.
|
2023-08-16 12:40:35 -04:00 |
|
Greyson Parrelli
|
442a66df2e
|
Update the groups tables to use foreign keys.
|
2023-08-16 12:23:54 -04:00 |
|
Clark
|
3be5d61ced
|
Fix wrong thread crash when revoking message while editing.
|
2023-08-16 10:48:51 -04:00 |
|
Greyson Parrelli
|
f137e23b43
|
Split usernames into it's own feature flag for internal testing.
|
2023-08-16 10:46:07 -04:00 |
|
Greyson Parrelli
|
f00178cc0d
|
Don't show the safety number and badges sections in note-to-self settings.
|
2023-08-16 10:26:32 -04:00 |
|
Greyson Parrelli
|
e33c5b055d
|
Fix FTS searches for punctuation and emoji.
Fixes #13047
|
2023-08-16 10:26:32 -04:00 |
|
Greyson Parrelli
|
f2237a385e
|
Don't show safety number item for the release notes chat.
|
2023-08-16 10:26:32 -04:00 |
|
Nicholas
|
a9c45f7e78
|
Video streaming sample app.
|
2023-08-16 10:26:32 -04:00 |
|
Nicholas
|
11cfe5ee82
|
Upgrade to AndroidX Media3.
|
2023-08-16 10:26:32 -04:00 |
|
Clark
|
4cbcee85d6
|
Add prompt to help troubleshoot slow notifications.
|
2023-08-16 10:26:32 -04:00 |
|
Alex Hart
|
98ec2cceb4
|
Add content description to DeliveryStatusView.
|
2023-08-16 10:26:32 -04:00 |
|
Greyson Parrelli
|
8ce05c8bbe
|
Include urgent flag in delivery latency log.
|
2023-08-16 10:26:32 -04:00 |
|
Greyson Parrelli
|
a7019b2e60
|
Rename PushNotificationReceiveJob -> MessageFetchJob.
|
2023-08-16 10:26:32 -04:00 |
|
Greyson Parrelli
|
0facdc0497
|
Fix foreground service in PushNotificationReceiveJob.
|
2023-08-16 10:26:32 -04:00 |
|
Greyson Parrelli
|
25a7560e2e
|
Always attempt to clear FTS index for DB issues.
|
2023-08-16 10:26:32 -04:00 |
|
Greyson Parrelli
|
063d909572
|
Log some debug info about image compression.
|
2023-08-16 10:26:32 -04:00 |
|
Greyson Parrelli
|
2f8e112f3a
|
Rename MessageProcessReceiver -> RoutineMessageFetchReceiver.
|
2023-08-16 10:26:32 -04:00 |
|
Alex Hart
|
99abfd0d98
|
Share to signal from CallSheet.
|
2023-08-16 10:26:32 -04:00 |
|
Greyson Parrelli
|
5fa9a27ee0
|
Convert WebSocketStrategy.java -> WebSocketDrainer.kt
|
2023-08-16 10:26:32 -04:00 |
|
Greyson Parrelli
|
b07d675bb4
|
Remove BackgroundMessageRetriever and clean up old code.
|
2023-08-16 10:26:32 -04:00 |
|
Alex Hart
|
9f75c37331
|
Upgrade Glide to 4.15.1
|
2023-08-16 10:26:31 -04:00 |
|
Greyson Parrelli
|
d6adfea9b1
|
Clean up old one-time prekeys.
|
2023-08-16 10:26:31 -04:00 |
|
Greyson Parrelli
|
72e5532c6c
|
Perform a legacy session reset if you fail to decrypt a sync message.
|
2023-08-16 10:26:31 -04:00 |
|
Greyson Parrelli
|
5688d85789
|
Do not send retry receipts for messages sent to our PNI.
|
2023-08-16 10:26:31 -04:00 |
|
Clark Chen
|
28b63e08f1
|
Bump version to 6.29.2
|
2023-08-15 15:45:35 -04:00 |
|
Clark Chen
|
951ce77853
|
Updated language translations.
|
2023-08-15 15:31:11 -04:00 |
|
Clark
|
b37ba63018
|
Revert remote delete/edit send threshold to 3 hours.
|
2023-08-15 12:28:59 -04:00 |
|
Clark
|
251d251661
|
Send read receipts per edit message revision.
|
2023-08-14 17:20:04 -04:00 |
|
Clark Chen
|
e11750fb75
|
Bump version to 6.29.1
|
2023-08-14 16:33:01 -04:00 |
|
Clark Chen
|
1634ddeb25
|
Updated language translations.
|
2023-08-14 16:14:17 -04:00 |
|