Commit Graph
10410 Commits
Author SHA1 Message Date
Michelle Tangandjeffrey-signal 282a707bf9 Fix talkback saying meters instead of minutes. 2026-01-08 07:39:40 -05:00
Cody Henthorneandjeffrey-signal 942c155723 Fix request to join approved message not showing up. 2026-01-08 07:39:40 -05:00
Jim Gustafsonandjeffrey-signal 286ae25ac5 Update to RingRTC v2.61.0 2026-01-08 07:39:40 -05:00
Alex Hartandjeffrey-signal 38ad0903ff Fix issue where attachment albums do not update if one object is deleted. 2026-01-08 07:39:40 -05:00
Alex Hartandjeffrey-signal d76eb9a9e4 Add nicer snackbar propagation. 2026-01-08 07:39:40 -05:00
Alex Hartandjeffrey-signal a3e8ca8d33 Implement new call layout. 2026-01-08 07:39:39 -05:00
Michelle Tangandjeffrey-signal e1454cfc6a Fix notification profile overrides. 2026-01-08 07:39:39 -05:00
Greyson Parrelliandjeffrey-signal 2d17082a76 Backfill plaintext hashes for quotes. 2026-01-08 07:39:39 -05:00
Alex Hartandjeffrey-signal 9aa4797792 Ensure when we start the calling activity that we turn the screen on. 2026-01-08 07:39:39 -05:00
Greyson Parrelliandjeffrey-signal 3508269c17 Fix some places where data_hash_end was not being set. 2026-01-08 07:39:39 -05:00
Greyson Parrelliandjeffrey-signal c18e6e5e67 Fix export issue around long-text and quote-long texts. 2026-01-08 07:39:39 -05:00
Michelle Tangandjeffrey-signal ce86b511f0 Clear profile override if none exists. 2026-01-08 07:39:39 -05:00
Michelle Tangandjeffrey-signal b65079ec20 Support pinned messages in backups. 2026-01-08 07:39:38 -05:00
Greyson Parrelliandjeffrey-signal b99fec4274 Have allowedToRequestCode take precendent in 429 reg responses. 2026-01-08 07:39:38 -05:00
Cody Henthorneandjeffrey-signal 15677c663b Fix backup restore service concurrent modification crash on timeout. 2026-01-08 07:39:38 -05:00
Greyson Parrelliandjeffrey-signal 1bd5b03636 Ensure envelope model updates info from metadata.
In practice this doesn't really matter because we don't read from it
after this point, but good to be consistent.
2026-01-08 07:39:38 -05:00
Alex Hartandjeffrey-signal ec44b9aae7 Fix audio indicator when system piping call. 2026-01-08 07:39:38 -05:00
Greyson Parrelliandjeffrey-signal b1feb76535 Don't prevent multi-line when in 'enter is send' mode.
Fixes #14469
2026-01-08 07:39:37 -05:00
Alex Hart 18b2587936 Fix undersized additional action icon. 2025-12-19 16:57:52 -04:00
Alex Hart 1238151d73 CallGrid animation updates. 2025-12-19 16:57:52 -04:00
Michelle TangandAlex Hart 2ca4748e00 Fix long press crash on long polls. 2025-12-19 16:57:52 -04:00
Alex Hart 1c30a8f38e Fix call link info display. 2025-12-19 16:57:51 -04:00
Alex Hart cd29a1715e Add nicer dropshadow to self-pip. 2025-12-19 16:57:51 -04:00
Alex Hart c9d0a11e85 Fix PictureInPicture fling behavior and simplify focused mode. 2025-12-19 16:57:51 -04:00
Michelle TangandAlex Hart 4d8ed34d94 Only animate on banner creation. 2025-12-19 16:57:51 -04:00
Michelle TangandAlex Hart d98f51395f Fix transparent banner line. 2025-12-19 16:57:51 -04:00
Greyson ParrelliandAlex Hart 657a7d2a6b Simplify and improve the JumpToDateValidator. 2025-12-19 16:57:51 -04:00
Cody Henthorne c5aedc7d85 Disable retry pending sends system. 2025-12-19 14:04:32 -05:00
Alex HartandGitHub b6538101df Update call quality string. 2025-12-15 16:11:22 -04:00
Cody HenthorneandGitHub c67267b589 Properly calculate backup size when optimize media is enabled. 2025-12-12 14:17:17 -05:00
Cody Henthorne b1eba86445 Fix optimized media not viewable from All Media. 2025-12-12 12:52:19 -05:00
Cody Henthorne 53accdb446 Fix auto download for wifi restore bug. 2025-12-12 11:32:52 -05:00
Greyson Parrelli e930a0f8ac Do not include release notes in chat exports. 2025-12-11 15:43:22 -05:00
Michelle Tang 10133b16b3 Allow for optimized storage in production. 2025-12-10 17:53:24 -05:00
Greyson Parrelli f610c1a8b1 Fix exporting release note messages. 2025-12-10 16:58:09 -05:00
Alex HartandMichelle Tang 0e50e9b26a Rotate call quality survey config value. 2025-12-10 14:41:07 -05:00
Cody HenthorneandMichelle Tang b7c9c53176 Enable the 'optimize storage' feature for production users. 2025-12-10 14:41:07 -05:00
Michelle Tang d75e9b7a4b Update strings. 2025-12-10 14:41:07 -05:00
Cody HenthorneandMichelle Tang a967cd8541 Fix TransferControlView showing play button on images bug. 2025-12-10 14:41:07 -05:00
Alex HartandMichelle Tang ea42653ae8 Enable new calling UI for internal users by default. 2025-12-10 14:41:07 -05:00
Alex HartandMichelle Tang 0ce5a2eb2b Fix in-call status. 2025-12-10 14:41:07 -05:00
Alex HartandMichelle Tang e75d28cfca Implement new call grid that has animations. 2025-12-10 14:41:07 -05:00
Alex HartandMichelle Tang 224503f6bb Add nicer call quality animation. 2025-12-10 14:41:07 -05:00
Cody HenthorneandMichelle Tang 86aa866626 Fix crash in internal backup settings on wipe and restore. 2025-12-10 14:41:07 -05:00
Alex HartandMichelle Tang 067a22ff90 Fix crash when keyboard animation ends after view destroyed. 2025-12-10 14:41:07 -05:00
Michelle Tang 673cff8eed Send sync message when unpinning. 2025-12-10 14:41:07 -05:00
Michelle Tang 5e81f9c720 Fix spacing between banner. 2025-12-10 14:41:07 -05:00
Cody HenthorneandMichelle Tang 22078bd774 Fix cancel offload restore banner showing complete bug. 2025-12-10 14:41:07 -05:00
jeffrey-signalandMichelle Tang c33716c7b5 Fix split pane UI not showing after registration on large screen devices. 2025-12-10 14:41:07 -05:00
Alex HartandMichelle Tang 587c9cb46f Prevent users from continuing while issue is not specified. 2025-12-10 14:41:07 -05:00