Alex Hart
94d5fe3e43
Fix how navigation bar colors are set and interacted with in MainActivity.
2025-04-09 15:29:54 -04:00
Alex Hart
e0ba8a1d60
Fix color issue on call toast popup.
2025-04-09 15:29:54 -04:00
Alex Hart
2f8b0ff3a8
Set corner radius of nav bar icons to half height.
2025-04-09 15:29:54 -04:00
Greyson Parrelli
4700846fad
Align the libnative-utils to 16kb pages.
2025-04-09 15:29:54 -04:00
Greyson Parrelli
6ddf2ab5f8
Update to NDK r28 for 16kb page support.
2025-04-09 15:29:54 -04:00
Alex Hart
545a26ff04
Fix conversation nav bar click.
2025-04-09 15:29:54 -04:00
Sagar
f0f6b80f43
Prevent child clickable in message selection state.
2025-04-09 15:29:54 -04:00
Alex Hart
0227af199b
Clear window insets listener when view is detached from window.
2025-04-09 15:29:54 -04:00
Alex Hart
970f5f2480
Add progress dialog support to bottom snackbar.
2025-04-09 15:29:54 -04:00
Sagar
13d0d25f77
Notify conversations for deleted stories.
2025-04-09 15:29:54 -04:00
Alex Hart
b64f3a48bf
Add proper adaptive material app scaffolding.
2025-04-09 15:29:54 -04:00
Sagar
86ea3e8572
Fix thumbPositon jitter while editing video.
2025-04-09 15:29:54 -04:00
andrew-signal
f15a67c8b2
Remove outdated config check affecting proximity lock behavior during calling.
2025-04-09 15:29:54 -04:00
Alex Hart
659ae75a20
Fix content width shrinking megaphones.
2025-04-09 15:29:54 -04:00
Sagar
0d686b2f44
Fix Image expanded caption scroll to top.
2025-04-09 15:29:54 -04:00
andrew-signal
0d611cf4c9
Bump libsignal to v0.69.1.
2025-04-09 15:29:54 -04:00
Sagar
6afeb45f43
Remove duplicate error handling in MediaSelection.
2025-04-09 15:29:54 -04:00
Alex Hart
d81616d23c
Prevent conversation re-launch on reconfiguration of screen.
2025-04-09 15:29:54 -04:00
Sagar
6ea63f3e34
Avoid sending blank replies and do not clear input when sending reactions.
2025-04-09 15:29:54 -04:00
Sagar
af52765821
Support opening scheduled document files.
2025-04-09 15:29:54 -04:00
Cody Henthorne
acbab9e736
Allow long text to be sent via notification replies.
2025-04-09 15:29:54 -04:00
Alex Hart
5bce2884a7
Add predictive back gesture support to MainActivity.
2025-04-09 15:29:52 -04:00
Alex Hart
b92998be13
Fix image loading for megaphones.
2025-04-09 15:27:46 -04:00
Michelle Tang
1339929de4
Update chat folder tests.
2025-04-09 15:27:46 -04:00
Alex Hart
b0cd27e203
Add compose megaphone stuff to MainBottomChrome composable.
2025-04-09 15:27:46 -04:00
Sagar
65e7c4c053
Support zoom for avatar preview.
2025-04-09 15:27:46 -04:00
Sagar
8d8519b52e
Linkify story captions.
2025-04-09 15:27:46 -04:00
Sagar
9c95cfd64b
Fix donation pills UI for large Font and other UI improvements.
2025-04-09 15:27:46 -04:00
Sagar
b0a903b17d
Make FABs stack scrollable for small height in landscape mode.
2025-04-09 15:27:46 -04:00
Alex Hart
855b315067
Reimplement megaphone UI in compose.
2025-04-09 15:27:46 -04:00
Jeffrey Starke
aa7b61ecb1
Consolidate duplicated logic to retrieve groups in common.
...
Merges all of these into GroupsInCommonRepository:
- ConversationSettingsRepository.getGroupsInCommon()
- CallLinkIncomingRequestRepository.getGroupsInCommon()
- ContactSearchPagedDataSourceRepository.getGroupsInCommon()
- ReviewUtil.getGroupsInCommonCount()
- AboutSheetRepository.getGroupsInCommonCount()
2025-04-09 15:27:46 -04:00
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