Alex Hart
c9795141df
Pass InAppPayments around by ID instead of passing the entire object.
2025-04-09 15:27:46 -04:00
andrew-signal
1aed82d5b7
Depend on libsignal-net's connection backoff instead of duplicating at app-level.
2025-04-09 15:27:46 -04:00
Michelle Tang
752ed93b6f
Update blocked string for groups.
2025-04-09 15:27:46 -04:00
Ciphreon
de3088f706
Show "declined" for declined voice and video calls instead of "missed".
...
Closes #14081
Fixes #14080
2025-04-09 15:27:46 -04:00
Jeffrey Starke
2608e9165c
Fix group member review avatar and "other groups in common" copy. ( #4813 )
...
- Fixes `ReviewBannerView` erroneously using the note to self icon instead of the current user's profile photo.
- Fixes the "other groups in common" copy, which was missing the word "other".
2025-04-09 15:27:46 -04:00
Cody Henthorne
1e0e165eaf
Fix decryptionDrained flag if race for WebSocket state emission is lost.
2025-04-09 15:27:46 -04:00
Michelle Tang
eff90aaa64
Fix job checks when syncing folders with storage service id.
2025-04-09 15:27:46 -04:00
Jeffrey Starke
77078e1844
Add the ability to navigate to conversations by tapping groups in common rows.
2025-04-09 15:27:46 -04:00
Michelle Tang
5929021166
Fix null storageIds in chat folder crash.
2025-04-09 15:27:46 -04:00
andrew-signal
8317e2e055
Correct RemoteConfig to enable libsignalWebSocket for nightly builds.
2025-04-09 15:27:46 -04:00
Michelle Tang
eb1cf8d62f
Add chat folder support to storage service.
2025-04-09 15:27:46 -04:00
Cody Henthorne
f6ecb572b1
Fix lint for IAP test and main toolbar.
2025-04-09 15:27:46 -04:00
Alex Bakon
8b9fc30b97
Migrate calls to deprecated libsignal methods.
2025-04-09 15:27:46 -04:00
Sagar
d65954c26f
Improve AvatarImage to update on recipient changes.
2025-04-09 15:27:46 -04:00
Cody Henthorne
8a0e260061
Re-migrate delete account to WebSocket.
2025-04-09 15:27:46 -04:00
Jeffrey Starke
bb608dbfa7
Fix missing timestamps on undownloaded media messages.
2025-04-09 15:27:46 -04:00
Michelle Tang
ec5a7e1e48
Prevent recipient hot loop on main thread.
2025-04-09 15:27:46 -04:00
Sagar
6251dad6e0
Update MyStoryItem on profile change.
2025-04-09 15:27:46 -04:00
Sagar
3982f5a4db
Remove prefix before username aci fetch.
2025-04-09 15:27:46 -04:00
Sagar
a8f8760a11
Support scroll for call link screens.
2025-04-09 15:27:46 -04:00
Sagar
fb571ffdbf
fixup! Update profile initials after name change.
2025-04-09 15:27:46 -04:00
Sagar
dc2956d05b
Update quoteIds for edited message and ignore stale messages in isQuoted.
2025-04-09 15:27:46 -04:00
Jeffrey Starke
85b19bfe23
Fix incorrectly oriented back navigation icons for top app bar RTL layouts.
...
Replace `symbol_arrow_left_24` with `symbol_arrow_start_24` (which has auto-mirroring enabled) for top app bar navigation back icons to properly support RTL layouts.
2025-04-09 15:27:46 -04:00
andrew-signal
5b04107447
Update to and integrate with libsignal v0.69.0.
2025-04-09 15:27:46 -04:00
Cody Henthorne
7a5790a6ce
Attempt to reclaim username in more places during/after registration.
2025-04-09 15:27:46 -04:00
Jeffrey Starke
9d3f4ffa08
Add groups in common screen.
...
Adds a new screen to show which groups the user has in common with another user.
2025-04-09 15:27:46 -04:00
Sagar
bc2d4a0415
Fix badge bottomsheet color and scrolling.
2025-04-09 15:27:46 -04:00
Alex Hart
cc346351f7
Use state to support back pressed callback.
2025-04-09 15:27:46 -04:00
Cody Henthorne
fcc6032ee0
Generalize preventing WebSocket from connecting in various app states.
2025-04-09 15:27:46 -04:00
Cody Henthorne
ecb040ce98
Convert donations apis to WebSocket.
2025-04-09 15:27:46 -04:00
Sagar
2f9692a1a0
Prevent wrong closing animation for stories.
2025-04-09 15:27:46 -04:00
Sagar
042ab95738
Fix EmojiView scroll in bottomsheet.
2025-04-09 15:27:45 -04:00
Sagar
13be8d511c
Focus on correct textfield when adding a description.
2025-04-09 15:27:45 -04:00
Cody Henthorne
7bdfec77ca
Remove message send REST fallback.
2025-04-09 15:27:45 -04:00
Alex Hart
bc176b8c50
Fix application crash when failing to download backup types.
2025-04-09 15:27:45 -04:00
Alex Hart
68c0307b73
Upgrade compose bom to latest stable.
2025-04-09 15:27:45 -04:00
Michelle Tang
bc3d533b5f
Bump version to 7.39.4
v7.39.4
2025-04-09 14:49:18 -04:00
Michelle Tang
84bbac22cb
Update translations and other static files.
2025-04-09 14:43:52 -04:00
Alex Hart
4d6c620f51
Sync toolbar state in tabs fragment.
2025-04-09 15:20:58 -03:00
Michelle Tang
fa7d19e474
Bump version to 7.39.3
v7.39.3
2025-04-07 15:18:56 -04:00
Michelle Tang
3a7f9a1985
Update translations and other static files.
2025-04-07 15:11:49 -04:00
Sagar
e8ff5b19f9
Fix video remainingTime calculation.
2025-04-07 12:44:05 -04:00
Alex Hart
05701fde00
Fade in fabs after search is closed.
2025-04-07 13:12:40 -03:00
Alex Hart
94d1669363
Fix lineheight.
2025-04-07 12:54:55 -03:00
Greyson Parrelli
7f42f358a5
Bump version to 7.39.2
v7.39.2
2025-04-03 21:48:29 -04:00
Greyson Parrelli
e9c3209322
Update baseline profile.
2025-04-03 21:48:29 -04:00
Greyson Parrelli
006a01b7f2
Update translations and other static files.
2025-04-03 21:48:29 -04:00
Alex Hart
9ddd24566d
Fix action mode status bar coloring.
2025-04-03 21:48:29 -04:00
Alex Hart
a3166a8c73
Fix toolbar coloring behavior.
2025-04-03 21:48:29 -04:00
Alex Hart
117c2ad5dd
Fix crash coming back from archive fragment.
2025-04-03 12:37:13 -03:00