20270 Commits
Author SHA1 Message Date
Greyson Parrelli e3a7a9c876 Bump version to 8.22.2 v8.22.2 2026-08-10 16:30:57 -04:00
Greyson Parrelli c69354cc82 Update translations and other static files. 2026-08-10 16:30:20 -04:00
Michelle Tang 343ca57d1c Fix disappearing calls check when call ends. 2026-08-10 15:46:20 -04:00
Greyson Parrelli b4061d7dfd Fix re-reg issue with reglock. 2026-08-10 12:55:32 -04:00
Michelle Tang 209a1f04fd Fix KT usernames after device transfer. 2026-08-10 12:06:01 -04:00
Alex Hart 9b2c2ed66d Bump version to 8.22.1 v8.22.1 2026-08-05 17:03:10 -03:00
Alex Hart 22eb24837a Update baseline profile. 2026-08-05 16:59:58 -03:00
Alex Hart ab67fcd0ac Update translations and other static files. 2026-08-05 16:51:30 -03:00
Greyson Parrelli b594920d36 Improve EncryptedProxyFileDescriptor.isSupported 2026-08-05 15:01:57 -04:00
Alex Hart a9898bec71 Bump version to 8.22.0 v8.22.0 2026-08-04 20:33:13 -03:00
Alex Hart d1346b24e5 Update baseline profile. 2026-08-04 20:22:23 -03:00
Alex Hart 3c4d80f34f Update translations and other static files. 2026-08-04 20:13:41 -03:00
Greyson ParrelliandAlex Hart 436ee74d39 Fix max recording duration being out of sync. 2026-08-04 20:03:38 -03:00
Alex Hart 861366091c Apply chat color to media select screen in media-send flow. 2026-08-04 20:03:38 -03:00
Greyson ParrelliandAlex Hart ad8c2c2123 Add the video duration and estimated size hint to the new media send flow. 2026-08-04 20:03:38 -03:00
Alex Hart b2a20fa56e Add config flag to enable new media activity. 2026-08-04 20:03:38 -03:00
Alex Hart ebd6c56b6d Normalize naming in media-send module with registration module. 2026-08-04 20:03:38 -03:00
Alex Hart a8c575e645 Refactor media-send to match structure of registration. Add drag to select. 2026-08-04 20:03:37 -03:00
Greyson ParrelliandAlex Hart cdc47989ce Fix MediaPreviewFragment padding. 2026-08-04 20:03:37 -03:00
Greyson ParrelliandAlex Hart f0f615fef7 Rename MediaPreviewFragment to drop version suffix. 2026-08-04 20:03:37 -03:00
Greyson ParrelliandAlex Hart c973c8ac91 Fix various edge-to-edge issues. 2026-08-04 20:03:37 -03:00
Alex Hart 9cf02d9bb2 Add quality sheet and toast to media-send. 2026-08-04 20:03:37 -03:00
Greyson ParrelliandAlex Hart d441c3da53 Fix some dead back button handling. 2026-08-04 20:03:36 -03:00
Greyson ParrelliandAlex Hart 7e6c89931d Fix hang in DraftRepositoryTest. 2026-08-04 20:03:36 -03:00
Greyson ParrelliandAlex Hart 7195c21a8c Update to targetSdk 36. 2026-08-04 20:03:36 -03:00
Greyson ParrelliandAlex Hart 96173ef5b3 Update robolectric to 4.16 2026-08-04 20:03:36 -03:00
Greyson ParrelliandAlex Hart c28ecbca4c Update some activities to handle rotation. 2026-08-04 20:03:36 -03:00
Greyson ParrelliandAlex Hart 34648c2c04 Refactor archive requests into ArchiveService. 2026-08-04 20:03:36 -03:00
Greyson ParrelliandAlex Hart 1911bf7df7 Migrate a batch of requests to libsignal-net. 2026-08-04 20:03:36 -03:00
Alex Hart 91ffba810f Fix story pre-upload behavior for v3 media. 2026-08-04 20:03:35 -03:00
Greyson ParrelliandAlex Hart 2bf94f2d1c Add storage-permission handling to the v3 media select screen. 2026-08-04 20:03:35 -03:00
Alex HartandGreyson Parrelli 7705b7dec0 Show all similarly-named recipients in one-to-one spoofing reviews.
Co-authored-by: Greyson Parrelli <greyson@signal.org>
2026-08-04 20:03:35 -03:00
Alex Hart f7dd3414cd Persist the share data watermark so a restored conversation can't replay a share. 2026-08-04 20:03:35 -03:00
Alex Hart 3b3b697c8e Display proper media toolbar buttons depending on EditorState. 2026-08-04 20:03:35 -03:00
Alex Hart c70443cc75 Add blur faces to media send v3. 2026-08-04 20:03:35 -03:00
Michelle TangandAlex Hart af44dc3929 Update linked device string. 2026-08-04 20:03:35 -03:00
Michelle TangandAlex Hart 99acf606d9 Improve banner design. 2026-08-04 20:03:35 -03:00
Greyson ParrelliandAlex Hart b63b9ce71c Show story media previews in the destination picker on the V3 media send flow. 2026-08-04 20:03:34 -03:00
Greyson ParrelliandAlex Hart 7e0bb9c5cb Add the group story confirmation dialog to the V3 media send flow. 2026-08-04 20:03:34 -03:00
Greyson ParrelliandAlex Hart c3277fd2b1 Apply chat color tint and send icon to the media-send edit next button. 2026-08-04 20:03:34 -03:00
Alex Hart 476ee40d5f Add persistent state save for send quality to media send module. 2026-08-04 20:03:34 -03:00
Greyson ParrelliandAlex Hart 48040362e6 Unlock orientation on large screens in the v3 media send flow. 2026-08-04 20:03:34 -03:00
Greyson ParrelliandAlex Hart e8f23a5015 Add view-once affordance and indication to the V3 media edit screen. 2026-08-04 20:03:34 -03:00
fethijandAlex Hart b9eeb2fe84 Fix jump-to-date being off by one day in non-UTC timezones
Closes signalapp/Signal-Android#14816
2026-08-04 20:03:34 -03:00
Alex Hart ecb7e12c67 Add scheduled send support to media-send module. 2026-08-04 20:03:34 -03:00
Alex Hart e597ee54c8 Add media validation. Move validation into media-send and add tests. 2026-08-04 20:03:33 -03:00
Greyson ParrelliandAlex Hart 13ff8142c2 Fix emoji keyboard crash in add-a-message on the V3 media send flow. 2026-08-04 20:03:33 -03:00
Alex Hart 5eef971878 Remove unused file. 2026-08-04 20:03:33 -03:00
andrew-signalandAlex Hart 13634f7b4d Bump libsignal to v0.99.2 2026-08-04 20:03:33 -03:00
Alex Hart 8e484f8fb1 Add text editing to new media send flow. 2026-08-04 20:03:33 -03:00