Commit Graph
9733 Commits
Author SHA1 Message Date
Michelle Tangandjeffrey-signal ed5c51d954 Allow pinning in note to self. 2026-01-08 07:39:43 -05:00
Michelle Tangandjeffrey-signal 08915befa5 Fix sync message author when pinning. 2026-01-08 07:39:43 -05:00
Greyson Parrelliandjeffrey-signal 062e958db5 Schedule search index optimization to occur overnight. 2026-01-08 07:39:43 -05:00
Greyson Parrelliandjeffrey-signal 9be82a2739 Repair bad group storageId state on the fly.
Fixes #14308
2026-01-08 07:39:43 -05:00
Cody Henthorneandjeffrey-signal 0ea3d524da Streamline invalid qr code dialog in link device flow. 2026-01-08 07:39:43 -05:00
Cody Henthorneandjeffrey-signal 437979373c Always format e164 as LTR. 2026-01-08 07:39:43 -05:00
Greyson Parrelliandjeffrey-signal 22ed8872e6 Ensure proxy settings are applied to default okhttp client.
Fixes #13682
2026-01-08 07:39:43 -05:00
Greyson Parrelliandjeffrey-signal 39fe5b1eb5 Unconditionally disable auto updates. 2026-01-08 07:39:42 -05:00
Cody Henthorneandjeffrey-signal 4ce51c77a8 Remove verbose call link parsing logs. 2026-01-08 07:39:42 -05:00
Cody Henthorneandjeffrey-signal d9ecab5240 Update local backup v2 support. 2026-01-08 07:39:42 -05:00
Cody Henthorneandjeffrey-signal 26b8de2282 Abort re-reg with pin flow if unable to communicate via svr websocket. 2026-01-08 07:39:42 -05:00
Alex Hartandjeffrey-signal 9db33c3fec Display proper text when not in the active call on the local device. 2026-01-08 07:39:42 -05:00
Greyson Parrelliandjeffrey-signal 2538e48d0f Fix universal sealed sender setting in export. 2026-01-08 07:39:41 -05:00
Ehren Kretandjeffrey-signal 68bf41b36a Delay auto-updates while in a VoIP call. 2026-01-08 07:39:41 -05:00
Michelle Tangandjeffrey-signal 3a91bb8947 Potentially fix e164 crash. 2026-01-08 07:39:41 -05:00
Cody Henthorneandjeffrey-signal ee930f59db Fix request to join state mismatch with server bug. 2026-01-08 07:39:41 -05:00
Greyson Parrelliandjeffrey-signal 6b5feadf6c Dismiss media editor if you have no valid items. 2026-01-08 07:39:41 -05:00
Greyson Parrelliandjeffrey-signal bd084e606c Allow saving e164-only contacts to your contacts. 2026-01-08 07:39:41 -05:00
Cody Henthorneandjeffrey-signal bb674a1539 Fix added to group not showing up on canceled request groups. 2026-01-08 07:39:41 -05:00
Greyson Parrelliandjeffrey-signal 951d073ad6 Fix possible crash when splitting contacts with invalid e164s. 2026-01-08 07:39:41 -05:00
Cody Henthorneandjeffrey-signal b7d671dcbd Add better ux when group limit reached when joining via link. 2026-01-08 07:39:40 -05:00
Alex Hartandjeffrey-signal eb4540600e Make megaphones scrollable again. 2026-01-08 07:39:40 -05:00
Michelle Tangandjeffrey-signal 22fc874b99 Avoid italicizing glyphs. 2026-01-08 07:39:40 -05:00
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