Alex Hart
416f80e745
Fix bad assumption about attachment count in validator.
2025-04-15 10:14:54 -03:00
Michelle Tang
6805826472
Bump version to 7.40.1
v7.40.1
2025-04-11 11:03:55 -04:00
Michelle Tang
ce5d234186
Update translations and other static files.
2025-04-11 10:57:41 -04:00
Michelle Tang
c95c6e6ef0
Schedule storage sync job for add/remove from folder.
2025-04-11 10:49:33 -04:00
Cody Henthorne
904f8da8af
Update settings for unregistered state.
2025-04-11 08:34:10 -04:00
Alex Hart
645e9bf16a
Allow back press to return from archive to converation list.
2025-04-10 14:26:35 -03:00
Alex Hart
35235509ca
Prevent wallpaper mode from overwriting navbar color.
2025-04-10 14:12:04 -03:00
Michelle Tang
021330a25d
Fix adding to chats for chat folders.
2025-04-10 12:47:13 -04:00
Alex Hart
6613d5fccb
Fix nav bar spacing and coloring.
2025-04-10 13:10:37 -03:00
Alex Hart
9d6e7560f0
Fix touch target for app toolbar avatar.
2025-04-10 12:14:18 -03:00
Alex Hart
09e36e0ed8
Fix 3 button nav styling.
2025-04-10 11:47:40 -03:00
Alex Hart
8dde5ccd2e
Fix padding below toolbar in search mode with chat folders enabled.
2025-04-10 10:13:23 -03:00
Alex Hart
f1ed2156e3
Prevent scaffold from being used if we do not have flag enabled.
2025-04-10 10:00:58 -03:00
Michelle Tang
40b9a60f6c
Bump version to 7.40.0
v7.40.0
2025-04-09 16:54:03 -04:00
Michelle Tang
59a135a1db
Update translations and other static files.
2025-04-09 16:53:42 -04:00
Michelle Tang
0123c17e7e
Remove unnecessary boolean return for conversations.
2025-04-09 15:51:10 -04:00
Cody Henthorne
ac36eeb84d
Use unauth WebSocket after quick restore for transfer mode decision.
2025-04-09 15:29:55 -04:00
Alex Hart
143b2b5bd5
Move live state into if statement for AvatarImage.
2025-04-09 15:29:54 -04:00
Michelle Tang
6006c047d8
Remove old deleted folders from storage service.
2025-04-09 15:29:54 -04:00
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