Commit Graph

20093 Commits

Author SHA1 Message Date
Greyson Parrelli 635b5795ea Notify user when a video is trimmed. 2026-07-27 14:56:45 -04:00
Greyson Parrelli cfce0ad8f1 Fix video transcode settings interpretation. 2026-07-27 14:56:45 -04:00
Cody Henthorne d55d1a2acd Fix UI issues in reg flow and update screenshot tests for all tablets. 2026-07-27 14:56:45 -04:00
Greyson Parrelli 0451ea188d Fix reg string to remove concatenation. 2026-07-27 14:56:45 -04:00
Greyson Parrelli 01a2599c3c Fix issue with null nextSms/Call times. 2026-07-27 14:56:45 -04:00
andrew-signal 682e5e4a01 Bump libsignal to v0.98.0 2026-07-27 14:56:44 -04:00
Greyson Parrelli 11ea9cb7b4 Improve backup notification title. 2026-07-27 14:56:44 -04:00
Greyson Parrelli 687818fbb5 Improve local archive folder structure recognition. 2026-07-27 14:56:44 -04:00
Greyson Parrelli 7a2c084b49 Remove unnecessary leading digits in phone number. 2026-07-27 14:56:44 -04:00
Greyson Parrelli dfe6ae812d Add locking around storage controller interactions. 2026-07-27 14:56:44 -04:00
Greyson Parrelli 8b1c2bf2af Fix RegistrationEndToEndTest flakiness. 2026-07-27 14:56:44 -04:00
Cody Henthorne ab61b79028 Move SignalSymbols to core-ui. 2026-07-27 14:56:44 -04:00
Greyson Parrelli 2d04bb32fd Add notifications for scheduled notes to self. 2026-07-27 14:56:43 -04:00
Michelle Tang 836645ed2b Add more logging around clearing KT data. 2026-07-27 14:56:43 -04:00
Greyson Parrelli dd32a92104 Add support for small link preview thumbnails. 2026-07-27 14:56:43 -04:00
Greyson Parrelli 4817b5a7ac Use secure-delete flag for smaller deletes. 2026-07-27 14:56:43 -04:00
adel-signal e0603b14bb Update RingRTC to v2.70.0, add video config settings
Co-authored-by: Cody Henthorne <cody@signal.org>
2026-07-27 14:56:43 -04:00
Greyson Parrelli 5f22566e10 Create and use RegistrationApiV2. 2026-07-27 14:56:43 -04:00
Greyson Parrelli 6f5d7c4b7b Normalize sticker tables. 2026-07-27 14:56:42 -04:00
Cody Henthorne 393f58c833 Fix signal data usage under reporting. 2026-07-27 14:56:42 -04:00
Cody Henthorne d25ac71907 Ignore renderable content in group update messages. 2026-07-27 14:56:42 -04:00
Cody Henthorne 0df6c66d08 Catch invalid group master key creation. 2026-07-27 14:56:42 -04:00
Greyson Parrelli 9abe34bd69 Remove camera requirement. 2026-07-27 14:56:42 -04:00
Cody Henthorne 8e54254ffa Recover attachments stuck mid-restore so media restore can complete. 2026-07-27 14:56:42 -04:00
Greyson Parrelli 0b6cd03115 Improve UX around max linked devices. 2026-07-27 14:56:42 -04:00
Greyson Parrelli 07500f62ab Upgrade SQLCipher to 4.17.0 2026-07-20 16:56:30 -04:00
Cody Henthorne 3cbc61cd11 Hide remote mute option in participant context menu for 1:1 calls. 2026-07-20 16:40:26 -04:00
Cody Henthorne 1be2aeaf2b Retry/resume link+sync backup upload improvements. 2026-07-20 16:34:45 -04:00
dependabot[bot] b9012e2820 ci: bump the actions group with 2 updates
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-20 16:18:18 -04:00
Greyson Parrelli e9249f33a5 Fix screenshot test for translation. 2026-07-20 15:56:56 -04:00
Cody Henthorne 7af82fbc87 Prevent call PiP from appearing in outgoing screen share. 2026-07-20 13:40:54 -04:00
Cody Henthorne 8b71bde890 Fix checkout tests hitting chat connection calls. 2026-07-20 13:40:41 -04:00
Greyson Parrelli 1ae5e884ec Remove duplicate preExistingRegistrationData test helper introduced during rebase. 2026-07-20 13:17:03 -04:00
Greyson Parrelli a30cacdb0c Add registration test for bad RRP during reglock. 2026-07-20 13:12:51 -04:00
Greyson Parrelli 0a18d01801 Do not allow re-registers to restore data in regV5. 2026-07-20 13:12:51 -04:00
Greyson Parrelli 4aa5447967 Upgrade to glide 5.0.9 2026-07-20 13:12:05 -04:00
Greyson Parrelli a92079e31b Add labs feature to have delete placeholders. 2026-07-20 13:12:05 -04:00
Alex Hart 628576817e Update donation receipt string. 2026-07-20 13:12:05 -04:00
Greyson Parrelli 297b7fedd3 Update compileSdk to 37. 2026-07-20 13:12:05 -04:00
andrew-signal c0283fb75f Migrate to libsignal getDevices/removeDevice.
Co-authored-by: Cody Henthorne <cody@signal.org>
2026-07-20 13:12:04 -04:00
Greyson Parrelli 70e768ba05 Allow registration demo to run on minSdk 23. 2026-07-20 13:12:04 -04:00
Greyson Parrelli 551a25cfc6 Clean up orphaned latest_revision_id references during backup restore. 2026-07-20 13:12:04 -04:00
Cody Henthorne 39da95f29b Auto-resend media/story send after trusting safety number change. 2026-07-20 13:12:04 -04:00
andrew-signal 35ca16f294 Migrate to libsignal deleteUsernameHash.
Co-authored-by: Cody Henthorne <cody@signal.org>
2026-07-20 13:12:04 -04:00
andrew-signal 7e79dfa57f Migrate to libsignal setPushToken/clearPushToken.
Co-authored-by: Cody Henthorne <cody@signal.org>
# Conflicts:
#	lib/libsignal-service/src/main/java/org/whispersystems/signalservice/api/account/AccountApi.kt
2026-07-20 13:12:04 -04:00
andrew-signal abf05293eb Bump libsignal to v0.97.4 2026-07-20 13:12:04 -04:00
Greyson Parrelli e81098378f Attempt to free disk space in CI for reproducible build check.
We were running out of disk space during the operation.
This attempts to remove some usused stuff to allow us to hopefully
complete the operation successfully.
2026-07-20 13:12:04 -04:00
Greyson Parrelli 28d2dee617 Potentially resolve bad service starts on BOOT_COMPLETED. 2026-07-20 13:12:04 -04:00
Greyson Parrelli 7ad05dd53c Move some network classes to :core:network. 2026-07-20 13:12:04 -04:00
Greyson Parrelli 75036acce5 Warn users if they enter the verification code as their PIN. 2026-07-20 13:12:03 -04:00