Greyson Parrelli
e90560c6cc
Migrate to new SVR2 enclave.
2024-10-07 21:13:11 -04:00
Cody Henthorne
72ea4744f6
Prepare for registration v3.
2024-10-07 17:01:27 -04:00
Alex Hart
861ef4d708
Move check to job method.
2024-10-07 17:01:27 -04:00
Greyson Parrelli
fa425567bf
Be more lenient when backing up possibly-invalid recipients.
2024-10-07 17:01:27 -04:00
Greyson Parrelli
a9264a316f
Fix issue with directionless chats being unread after backupV2 import.
2024-10-07 17:01:27 -04:00
Alex Hart
8c63977775
Check backups state whenever the app is brought to foreground.
2024-10-07 17:01:27 -04:00
Alex Hart
5bc8435d25
Add BackupSubscriptionCheckJob.
2024-10-07 17:01:27 -04:00
Greyson Parrelli
24209756e3
Ignore kls_database.db
2024-10-07 17:01:27 -04:00
Greyson Parrelli
5efa1be3a5
Add view-once support to backupsV2.
2024-10-07 17:01:27 -04:00
Greyson Parrelli
97ce7e4150
Update to libsignal 0.58.2
2024-10-07 17:01:27 -04:00
Alex Hart
9ff2577efe
Add CoroutineJob.
2024-10-07 17:01:27 -04:00
Greyson Parrelli
9f5773bb7a
Fix chat expiration timer backupV2 import/export.
2024-10-07 17:01:27 -04:00
Greyson Parrelli
ce7e33c424
Fix bug with restoring skipped sending statuses.
2024-10-07 17:01:27 -04:00
Greyson Parrelli
21383e7ba5
Disable jobmanager during backup tests.
2024-10-07 17:01:27 -04:00
Greyson Parrelli
1db7358bfa
Bump version to 7.19.2
2024-10-07 17:00:19 -04:00
Greyson Parrelli
b51c27983e
Update translations and other static files.
2024-10-07 16:59:37 -04:00
Greyson Parrelli
db2dc473e0
Improve network reliability.
2024-10-07 16:51:36 -04:00
mtang-signal
d0162d0b21
Update emojis in about status.
2024-10-07 13:40:34 -07:00
Greyson Parrelli
ca0062f46e
Bump version to 7.19.1
2024-10-04 13:09:45 -04:00
Greyson Parrelli
f64ade1ce9
Update translations and other static files.
2024-10-04 13:08:45 -04:00
Greyson Parrelli
957f17836a
Fix potentially slow migration query.
2024-10-04 12:48:46 -04:00
Greyson Parrelli
b0a1e69109
Bump version to 7.19.0
2024-10-03 11:20:23 -04:00
Greyson Parrelli
029b47e58d
Update translations and other static files.
2024-10-03 11:20:23 -04:00
Alex Hart
703e1cd065
Remove chat settings path to enter remote backups.
2024-10-03 11:20:23 -04:00
Alex Hart
8990088980
Add biometric prompt to reveal backup key from settings and other fixes.
2024-10-03 11:20:22 -04:00
Greyson Parrelli
321c344e77
Ensure all tables are cleaned up the same before backup import.
2024-10-03 11:20:22 -04:00
Greyson Parrelli
8b7dcd51ae
Reset recipient cache after a backup restore.
2024-10-03 11:20:22 -04:00
Cody Henthorne
fbb72448bf
Use URLEncoder for attachment path.
2024-10-03 11:20:22 -04:00
Greyson Parrelli
754dc63f70
Add simple backup/restore tools in backup playground.
2024-10-03 11:20:22 -04:00
Greyson Parrelli
a02c2e393f
Fix stories being restored in Signal chat.
2024-10-03 11:20:22 -04:00
Alex Hart
91115fa0bd
Allow users to cancel during pending donation.
2024-10-03 10:26:19 -04:00
Cody Henthorne
66e6b5506e
Improve thread delete performance.
2024-10-03 10:26:19 -04:00
Cody Henthorne
93609106b0
Update restore progress banner UI/UX and job behavior.
2024-10-03 10:26:19 -04:00
mtang-signal
320d51707d
Add string translation comments.
2024-10-03 10:26:19 -04:00
Greyson Parrelli
8460c22620
Add backup integration test cases.
2024-10-03 10:26:19 -04:00
Greyson Parrelli
bfe9fb6679
Remove very old database migration.
...
The migration was done over 4.5 years ago and has been causing random
problems ever since.
2024-10-03 10:26:19 -04:00
NetSysFire
d2ba42074f
Switch to using an issue form for bug reports.
...
Resolves #13721
2024-10-03 10:26:19 -04:00
Greyson Parrelli
7427619bfd
Add registered check to connectivity warning.
2024-10-03 10:26:19 -04:00
Greyson Parrelli
ac0e80ca05
Refactor archive importing.
2024-10-03 10:26:19 -04:00
mtang-signal
9d0aef8dbc
Fix link device crash.
2024-10-03 10:26:19 -04:00
Greyson Parrelli
4dba584913
Added some translation comments.
2024-10-03 10:26:19 -04:00
Greyson Parrelli
3a821af0a8
Use auth header for websocket connection instead of param.
2024-10-03 10:26:19 -04:00
Alex Hart
77fd87c3e6
Remove admin toggle from call info sheet.
2024-10-03 10:26:19 -04:00
Greyson Parrelli
13708e33e4
Refactor backup exporting.
2024-10-03 10:26:19 -04:00
Jim Gustafson
813a92380b
Update to RingRTC v2.48.1
2024-10-03 10:26:19 -04:00
Alex Hart
88d1e7b40d
Add additional checks to chat-color processing.
2024-10-03 10:26:19 -04:00
Christian Stadelmann
c5a13b392b
Limit number of contacts for Android's "Quick Share"
...
Work around a bug in Android which lead to very non recent contacts showing up in Android's "Quick Share" overlay. Also increase privacy by leaking less conversation names to the Android UI.
Fixes #13398
Resolves #13718
2024-09-28 08:54:15 -04:00
Greyson Parrelli
a3e05f4a75
Ignore edit limits for note to self.
...
Fixes #13716
2024-09-28 08:18:22 -04:00
Greyson Parrelli
aa252b1733
Add support for Contact.nickname in backup import/export.
2024-09-27 16:52:12 -04:00
Greyson Parrelli
ec3b40e2dd
Update libsignal to 0.58.1
2024-09-27 16:51:42 -04:00