Commit Graph

20054 Commits

Author SHA1 Message Date
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
Alex Hart 1bebab13db Change camera control color. 2026-07-20 13:10:48 -04:00
Greyson Parrelli ec2a8d37d6 Improve edit message validations. 2026-07-20 13:10:48 -04:00
Greyson Parrelli ce05c60eb4 Improve rich content URI validation. 2026-07-20 13:10:48 -04:00
Greyson Parrelli d818a93928 Apply announcement-only admin check to incoming group stories. 2026-07-20 13:10:48 -04:00
Greyson Parrelli 4af791c903 Improve emoji regex perf. 2026-07-20 13:10:48 -04:00
Alex Hart dcef0c9667 Stop call link clustering. 2026-07-20 13:10:48 -04:00
Greyson Parrelli 974e2efad5 Improve story body range validations. 2026-07-20 13:10:48 -04:00
Greyson Parrelli 85261afe42 Preserve semicolons within linkified URLs. 2026-07-20 13:10:48 -04:00
Alex Hart 1f7c42c24b Refresh Camera UI for large screens. 2026-07-20 13:10:48 -04:00
Greyson Parrelli 4888805873 Bump version to 8.20.4 v8.20.4 2026-07-20 13:09:58 -04:00
Greyson Parrelli c27dc2a42d Update baseline profile. 2026-07-20 13:09:37 -04:00
Greyson Parrelli 17b806ae0e Update translations and other static files. 2026-07-20 12:58:19 -04:00
Cody Henthorne 3fbce0c774 Do not respect optimized media setting from primary on link+sync. 2026-07-20 11:32:50 -04:00
Cody Henthorne 7c464a7759 Never sync trim deletes from linked devices. 2026-07-20 11:21:25 -04:00
Greyson Parrelli 0e1d60bf1d Do not allow re-registers to restore data in regV5. 2026-07-18 22:59:05 -04:00
Cody Henthorne 1f5d211b06 Fix translation in screenshot test. 2026-07-18 22:59:05 -04:00
Cody Henthorne 81926d1bc4 Bump version to 8.20.3 v8.20.3 2026-07-17 16:14:00 -04:00
Cody Henthorne b327d92b82 Update translations and other static files. 2026-07-17 16:05:21 -04:00
Cody Henthorne 9a8e0dd64f Fix linked device changing discoverability bug. 2026-07-17 15:56:53 -04:00
Alex Hart c50757880e Add proper rounded corners and end margin to detail pane. 2026-07-17 15:56:53 -04:00
Alex Hart 99b1fa0ebb Update span count in gallery according to breakpoint. 2026-07-17 15:56:53 -04:00
Cody Henthorne 74f08927f2 Maybe mark registration complete after a terminal restore decision. 2026-07-17 15:56:53 -04:00
Cody Henthorne 39598a8da0 Bump version to 8.20.2 v8.20.2 2026-07-16 16:33:22 -04:00
Cody Henthorne 5949d96cfd Update translations and other static files. 2026-07-16 16:29:26 -04:00
Alex Hart c9ebc1c12e Replace lottie with static badge image and update sheet sizing. 2026-07-16 17:15:28 -03:00
Cody Henthorne 99ed40580c Add missing field for 1:1 sync messages. 2026-07-16 15:53:14 -04:00
Cody Henthorne c5b48be263 Bump version to 8.20.1 v8.20.1 2026-07-16 14:10:13 -04:00
Cody Henthorne 1742b2ec50 Update baseline profile. 2026-07-16 13:55:55 -04:00
Cody Henthorne 49ef205821 Update translations and other static files. 2026-07-16 13:47:16 -04:00
Cody Henthorne 6f81a08669 Prevent jobs from running during a backup restore. 2026-07-16 13:38:35 -04:00
Cody Henthorne 97a8795100 Keep device alive during backup restore flows and show progress for link and sync import. 2026-07-16 13:38:35 -04:00
Greyson Parrelli b8508af636 Update title sizes in two-pane layouts in regV5. 2026-07-16 13:38:35 -04:00
Greyson Parrelli c0f861d0b8 Fix rate limit displays for verification codes in regV5. 2026-07-16 13:38:35 -04:00
Alex Hart 59d61184f5 Adjust span count and padding for tablet avatar picker. 2026-07-16 13:38:35 -04:00
Cody Henthorne 622208831f Enable link and sync for external users. 2026-07-16 13:38:35 -04:00
Greyson Parrelli 67b50b499e Improve logging in regV5. 2026-07-16 13:38:35 -04:00
Cody Henthorne 4cafe16e25 Block additional entry points from being accessed on a linked device. 2026-07-16 13:38:35 -04:00
Greyson Parrelli 2f70d780d0 Use better progress for local backup v2 in regV5. 2026-07-16 13:38:35 -04:00
Greyson Parrelli fd83ad9625 Increase max allowable image size. 2026-07-15 23:47:40 -04:00