Commit Graph
10410 Commits
Author SHA1 Message Date
Alex Hart 81e8ebe839 Do not hide navigation rail when performing multi-select in conversation list. 2025-10-20 11:13:01 -03:00
Alex Hart d665856a7c Utilize height size class when dealing with landscape orientations. 2025-10-20 10:11:29 -03:00
Michelle TangandCody Henthorne 1544cb81d5 Update UI when viewing votes. 2025-10-17 19:46:42 -04:00
Michelle TangandCody Henthorne e4abc6d256 Adding various poll UI updates. 2025-10-17 19:46:42 -04:00
Alex HartandCody Henthorne 7901cad90b Show sheet for validation error. 2025-10-17 19:46:42 -04:00
jeffrey-signalandCody Henthorne 9d0422a898 Enable split pane UI for new conversation screen. 2025-10-17 19:46:42 -04:00
jeffrey-signalandCody Henthorne 4fd4792dd8 New conversation v2 - Implement remaining functionality. 2025-10-17 19:46:42 -04:00
Alex HartandCody Henthorne 435be7c63d Fix auto-expansion of panes on click. 2025-10-17 19:46:42 -04:00
jeffrey-signalandCody Henthorne e2b57b55d6 Add snackbar host to AppScaffold. 2025-10-17 19:46:42 -04:00
Michelle TangandCody Henthorne b3f74d37e1 Add poll icon when quoting a poll. 2025-10-17 19:46:42 -04:00
Michelle TangandCody Henthorne 91b70038e6 Add ability to cancel a pending vote. 2025-10-17 19:46:42 -04:00
Cody Henthorne 08eca9ac27 Prevent invalid profile keys from being processed for storage service. 2025-10-17 19:46:42 -04:00
Cody Henthorne 55916f31aa Only consider backup5 for link and sync. 2025-10-17 19:46:42 -04:00
Alex HartandCody Henthorne dcc533ef49 Remove body of migration 293. 2025-10-17 19:35:41 -04:00
Cody Henthorne ded8c99ce2 Attempt to fix sqlexception in migrations. 2025-10-16 16:23:46 -04:00
Cody Henthorne 3346497a25 Fix crash importing recipients without identifiers. 2025-10-16 15:49:02 -04:00
Alex HartandCody Henthorne c2d0d80b9f Fix flickering footer when inlining causes 1-2px change in width. 2025-10-15 15:26:34 -04:00
Alex HartandCody Henthorne cbe72307a0 Add proper selection state support to Chats and Calls tabs. 2025-10-15 15:26:34 -04:00
Alex HartandCody Henthorne e57b47ec82 Fix NoSuchMessageException when loading stories. 2025-10-15 15:26:34 -04:00
Alex HartandCody Henthorne 518bf04e1d Filter attachments except for LONG_TEXT when receiving an EditMessage. 2025-10-15 15:26:34 -04:00
Cody Henthorne 75ce72ee83 Fix set archive transfer state race for duplicate attachments. 2025-10-15 15:26:34 -04:00
jeffrey-signalandCody Henthorne 5d60ab35de New conversation v2 - Add support for find by username/phone/contacts and group creation. 2025-10-15 15:26:34 -04:00
Alex HartandCody Henthorne 33f9369883 Fix inline search display on landscape orientations. 2025-10-15 15:26:34 -04:00
Alex HartandCody Henthorne 17d1061204 Utilize pointerIndex instead of a pointerId for motion events.
Fixes #14290
2025-10-15 15:26:34 -04:00
Alex HartandCody Henthorne feb37eea2d Fix BioRecipientState if recipient does not have an e164. 2025-10-15 15:26:34 -04:00
Alex HartandCody Henthorne 6bde2fd20a Fix improper media selection after deletion. 2025-10-15 15:26:34 -04:00
Cody Henthorne 7b25cc399d Implement skip restore on the iOS to android failure screen. 2025-10-15 15:26:34 -04:00
Michelle TangandCody Henthorne 525175f04a Add polls to backups. 2025-10-15 15:26:34 -04:00
Cody Henthorne a2aabeaad2 Fix duplicate messages during backup import causing unique constraint failure bug. 2025-10-15 15:26:34 -04:00
jeffrey-signalandCody Henthorne 56244ad873 Add default style for dropdown menu item text. 2025-10-15 15:26:34 -04:00
Jordan RoseandCody Henthorne f4f2976907 Remove redundant IdentityKeyUtil helper. 2025-10-15 15:26:34 -04:00
Jeffrey StarkeandCody Henthorne 76f65198bb Fix sticker management top app bar menu padding. 2025-10-15 15:26:34 -04:00
Alex HartandCody Henthorne 971bcf4f41 Utilize snapshotFlow to fix insets. 2025-10-15 15:26:34 -04:00
jeffrey-signalandCody Henthorne b49074a786 New Conversation v2 - Fix find by username/phone options disappearing after rotation. 2025-10-15 15:26:34 -04:00
Alex HartandCody Henthorne 3f7b73cf5e Require ACI for ReadMessage sender field. 2025-10-15 15:26:33 -04:00
Alex HartandCody Henthorne c9a59a7417 Fix ANR when trying to load a message composed of 10,000 random emoji. 2025-10-15 15:26:33 -04:00
Cody Henthorne f8eaa96412 Fix blocking bugs for internal link and sync testing. 2025-10-15 15:26:33 -04:00
Cody HenthorneandGitHub 56725f0f5c Fix crash with missing last_resort_key_tuple table. 2025-10-15 14:21:41 -04:00
Michelle TangandCody Henthorne 7b6c2fa729 Check for self before getting polls. 2025-10-15 13:30:02 -04:00
Michelle TangandAlex Hart 7de9218b80 Put poll receive support behind feature flag. 2025-10-09 16:33:44 -03:00
Cody HenthorneandGitHub f9ddba5aed Fix duplicate e164 short codes cleanup bug. 2025-10-09 15:00:06 -04:00
Cody Henthorne 9ab1996f4a Include last backup proto size in size calculation. 2025-10-09 11:35:22 -04:00
Jeffrey StarkeandAlex Hart ac86140133 Rename AppScaffold detailContent/listContent to primaryContent/secondaryContent. 2025-10-08 16:15:28 -03:00
jeffrey-signalandAlex Hart 534756c833 Add split pane UI for new conversation screen. 2025-10-08 16:15:28 -03:00
Cody HenthorneandAlex Hart 0f35eb7f7b Fix bad state when in restore flow and become unregistered. 2025-10-08 16:15:28 -03:00
Cody HenthorneandAlex Hart a5cca5b0fd Reset backup id on zk verification failure during restore attempts. 2025-10-08 16:15:28 -03:00
Michelle TangandAlex Hart 6e8f982e7b Process notification profiles before accounts during storage sync. 2025-10-08 16:15:28 -03:00
Michelle TangandAlex Hart a14517fceb Update vote result color. 2025-10-08 16:15:28 -03:00
Alex Hart fe17e01ff5 Fix improper filename on sent media items. 2025-10-08 16:15:28 -03:00
Cody HenthorneandAlex Hart 585fb3eea8 Fix window insets for pixel 10 devices. 2025-10-08 16:15:28 -03:00