Commit Graph
16767 Commits
Author SHA1 Message Date
andrew-signalandGitHub 58ad3c746a Don't call single.onError with IOException in LibSignalChatConnection::sendRequest. 2025-04-28 12:46:52 -06:00
SagarandGitHub a7ebe41570 Fix MediaSelectionViewModel crash. 2025-04-28 19:30:58 +05:30
Michelle Tang b6cc702107 Add more logging for chat folders during storage sync. 2025-04-25 16:11:21 -04:00
Greyson Parrelli 9163c0ca4d Improve envelope timestamp validation. 2025-04-24 16:45:26 -04:00
Cody Henthorne 18290c1301 Bump version to 7.41.0 v7.41.0 2025-04-24 16:15:11 -04:00
Cody Henthorne 347abe14ae Update baseline profile. 2025-04-24 16:09:51 -04:00
Cody Henthorne eba55755ff Update translations and other static files. 2025-04-24 16:04:38 -04:00
Michelle TangandCody Henthorne 7043558657 Add fixes for streamable videos. 2025-04-24 15:55:40 -04:00
Alex HartandCody Henthorne 3aefd3bdc6 Prevent search state from clearing if user did not send a message. 2025-04-24 15:55:40 -04:00
SagarandCody Henthorne d6eb675fd0 Trim text before performing username search. 2025-04-24 15:55:40 -04:00
Alex HartandCody Henthorne ae90b2ecd9 Add support for conversation intent routing to MainActivity. 2025-04-24 15:55:39 -04:00
Jeffrey StarkeandCody Henthorne 9d593bcaff Fix chat folders flickering during drag and drop.
Fixes the UI flickering that occurs when reordering chat folders. The issue was caused by the ViewModel updating the database each time a list item position changes when we were already updating list order in the UI state manually at the same time.
2025-04-24 15:55:39 -04:00
Jeffrey StarkeandCody Henthorne 62ed823e42 Sticker management v2 - Implement drag and drop.
Adds the ability to use drag and drop to rearrange installed sticker packs.
2025-04-24 15:55:39 -04:00
Cody Henthorne a53479e50d Do not process messages while pending restore decision. 2025-04-24 15:55:39 -04:00
Cody Henthorne 91140c41fd Revert "Depend on libsignal-net's connection backoff instead of duplicating at app-level."
This reverts commit 1aed82d5b7.
2025-04-24 15:55:39 -04:00
Cody Henthorne 68f567b0b7 Fix a few random crashes when using libsignal-net. 2025-04-24 15:55:39 -04:00
Cody Henthorne 501e169210 Make e164 formatter more leinent with + prefix. 2025-04-24 15:55:39 -04:00
Greyson ParrelliandCody Henthorne 09b818b048 Limit work that happens in LiveRecipientCache lock. 2025-04-24 15:55:39 -04:00
SagarandCody Henthorne 7b3897cac6 Fix incorrect span indices for normalised search text. 2025-04-24 15:55:39 -04:00
Alex HartandCody Henthorne 64239962fc Implement activated state for conversation list items. 2025-04-24 15:55:39 -04:00
Alex HartandCody Henthorne dac3a332d7 Remove main-thread usage of Recipient.self. 2025-04-24 15:55:39 -04:00
SagarandCody Henthorne 83bbcd0618 Avoid message click listeners in Scheduled messages sheet. 2025-04-24 15:55:39 -04:00
andrew-signalandCody Henthorne c7c0374c11 Add remote config for libsignal-net rollout. 2025-04-24 15:55:39 -04:00
SagarandCody Henthorne 847f3bf08c Pause and play video correctly on TimeBar scrub drag. 2025-04-24 15:55:39 -04:00
Cody Henthorne d02c610237 Fix unreads for new unread count scheme. 2025-04-24 15:55:39 -04:00
Cody Henthorne 8007045ca8 Convert change number back to WebSocket. 2025-04-24 15:55:39 -04:00
SagarandCody Henthorne 901b4b469d Show correct time for Story view item. 2025-04-24 15:55:39 -04:00
SagarandCody Henthorne fa50696815 Ensure story viewed list in proper alphabetical order. 2025-04-24 15:55:39 -04:00
Alex HartandCody Henthorne be035456f7 Ensures chat folder is remembered when we leave page. 2025-04-24 15:55:39 -04:00
SagarandCody Henthorne 252a4afa79 Update banner message for debug log. 2025-04-24 15:55:39 -04:00
SagarandCody Henthorne f5f56536bc Fix unread count for edited messages.
Co-authored-by: Cody Henthorne <cody@signal.org>
2025-04-24 15:55:39 -04:00
Michelle TangandCody Henthorne 9e89d688f1 Send error message after cancelling a link+sync. 2025-04-24 15:55:39 -04:00
SagarandCody Henthorne 2bb94089f7 Move to quoted message on quote preview click. 2025-04-24 15:55:39 -04:00
Jeffrey StarkeandCody Henthorne 3fc386d4a3 Add StickerPackId and StickerPackKey value classes. 2025-04-24 15:55:39 -04:00
SagarandCody Henthorne 3779dfd290 Open keyboard for a Draft message. 2025-04-24 15:55:39 -04:00
Jeffrey StarkeandCody Henthorne a5f766a333 Sticker management v2 - Implement sticker pack installation.
Adds the ability to install sticker packs using `StickerManagementActivityV2`.

When the install button is clicked, it will morph into an indeterminate progress bar, which will then animate into a checkmark once the installation completes successfully. Then a couple seconds later, the sticker pack row will be removed from the available sticker packs list.
2025-04-24 15:55:39 -04:00
SagarandCody Henthorne 9f40bfc645 Replace glyphs in group update messages. 2025-04-24 15:55:39 -04:00
Greyson ParrelliandCody Henthorne 919f03522a Upgrade to mobilecoin to 6.1.2 for 16kb alignment. 2025-04-24 15:55:39 -04:00
Cody Henthorne 8aa6d0bbca Include AEP in link device provisioning message. 2025-04-24 15:55:39 -04:00
Cody Henthorne 4304ae2a96 Add notification profile id for backupsv2. 2025-04-24 15:55:39 -04:00
SagarandCody Henthorne b4a9189068 Add close icon in search toolbar. 2025-04-24 15:55:39 -04:00
Greyson ParrelliandCody Henthorne ec6448bd1b Address possible invalid e164's in storage service splits. 2025-04-24 15:55:39 -04:00
Greyson ParrelliandCody Henthorne 8c5811581e Add additional logging around storage batch sizes. 2025-04-24 15:55:39 -04:00
Greyson ParrelliandCody Henthorne 4b4d3d33b1 Add additional safeguards around storage sync types. 2025-04-24 15:55:39 -04:00
Jeffrey StarkeandCody Henthorne dd6c39f7eb Update TransferProgressIndicator to support indeterminate progress.
Showing exact progress for sticker pack downloads is more complicated than necessary. This PR updates `TransferProgressIndicator` to support displaying indeterminate progress.

#### Changeset
- Display indeterminate progress when installing a sticker pack.
- Remove cancel button from `AvailableStickerPackRow`.
- Decrease progress indicator size to match updated design.
2025-04-24 15:55:39 -04:00
SagarandCody Henthorne b246e62504 Avoid setting blank folder name. 2025-04-24 15:55:39 -04:00
SagarandCody Henthorne ba08399d35 Add accessibility labels for MainToolbar. 2025-04-24 15:55:39 -04:00
SagarandCody Henthorne 3f1bb7eac7 Improve choose chats save button enabled state. 2025-04-24 15:55:39 -04:00
Greyson ParrelliandCody Henthorne a2a10fb0c1 Filter out bad E164s from GV1 groups. 2025-04-24 15:55:39 -04:00
Greyson ParrelliandCody Henthorne e45eabc714 Convert avatar migration to just be a force push. 2025-04-24 15:55:39 -04:00