Michelle Tang
c4e7841ea3
Fix missing chevron.
2026-05-12 09:46:19 -04:00
Cody Henthorne
e248aee25c
Improve quote query performance for conversation open.
2026-05-11 16:32:26 -04:00
Michelle Tang
7c9268e326
Turn on key transparency.
2026-05-11 16:32:26 -04:00
Alex Hart
8ffc2e7ab8
Handle SUBSCRIPTION_STATUS FetchLatest sync message.
2026-05-11 16:32:26 -04:00
andrew-signal
b4404bb5b4
Bump to libsignal v0.94.0
2026-05-11 16:32:26 -04:00
Michelle Tang
155bba2f81
Expand touch area for key transparency bottom sheet.
2026-05-11 16:32:26 -04:00
adel-signal
639438b863
Update RingRTC version to v2.69.0
2026-05-11 16:32:26 -04:00
Alex Hart
b374a90ffe
Allow donations on linked devices.
2026-05-11 16:32:26 -04:00
Alex Hart
2efc115410
Add intrumented testing and a small fix for nav from shortcuts.
2026-05-11 16:32:26 -04:00
Cody Henthorne
43a1c93961
Make network calling infrastructure more coroutine friendly.
2026-05-11 16:32:26 -04:00
Cody Henthorne
39529af4e9
Add screen share to 1:1 and group calling.
2026-05-11 16:32:24 -04:00
Cody Henthorne
d1e2fc0423
Use trimmed video start for thumbnail generation.
2026-05-11 16:31:32 -04:00
Alex Hart
5e4865be73
Add a sync after rotating a subscriber id.
2026-05-11 16:31:32 -04:00
Alex Hart
45da9fbfc0
Skip slow deviceheuristics for linked devices.
2026-05-11 16:31:32 -04:00
Greyson Parrelli
0dacc4e8dc
Ensure we use the correct index for starred messages.
2026-05-11 16:31:32 -04:00
Cody Henthorne
74935c963a
Refresh thread snippet after view-once attachment is viewed.
...
Co-authored-by: Greyson Parrelli <greyson@signal.org >
2026-05-11 16:31:32 -04:00
Greyson Parrelli
02d245ac0c
Manually draw location on google map.
2026-05-11 16:31:32 -04:00
Cody Henthorne
e100ffbc14
Fix crash during group call peek with unknown members.
2026-05-11 16:31:32 -04:00
Cody Henthorne
d4b3328151
Fix IllegalArgumentException crash when dismissing progress dialog.
2026-05-11 16:31:32 -04:00
Cody Henthorne
0e82a43be7
Cycle use REST fallback remote config to try without it again.
2026-05-11 16:31:32 -04:00
Alex Hart
0960c0dfea
Skip processing backfill requests on linked devices.
2026-05-11 16:31:32 -04:00
jeffrey-signal
8503c49db0
Prevent input panel quote author name from overlapping the dismiss button.
2026-05-11 16:31:32 -04:00
Greyson Parrelli
6a1d06486c
Treat unparseable shortcut recipient ids as invalid shortcuts.
2026-05-11 16:31:32 -04:00
Greyson Parrelli
824f0af00b
Reject unknown share-target recipient ids.
2026-05-11 16:31:32 -04:00
Greyson Parrelli
03a6d8c12f
Fix crash when handling malformed URI's.
2026-05-11 16:31:32 -04:00
Alex Hart
f1b231ca38
Wire in inactive-primary websocket alert.
2026-05-11 16:31:31 -04:00
Greyson Parrelli
dca4351b8b
Update some gradle properties that are giving warnings.
2026-05-11 16:31:31 -04:00
andrew-signal
b2a18f7202
Make chat list tap state slightly darker.
2026-05-11 16:31:31 -04:00
Michelle Tang
1c6f093b4c
Update baseline profile.
2026-05-11 16:18:44 -04:00
Michelle Tang
b87486163d
Update translations and other static files.
2026-05-11 15:59:35 -04:00
Michelle Tang
1ee341daac
Turn off key transparency.
2026-05-11 15:24:36 -04:00
Cody Henthorne
6baebfe140
Fix PictureInPictureUiState not found crashes.
2026-05-08 15:35:40 -04:00
Cody Henthorne
a6816df0e8
Fix username relost due to bad needs restore state.
2026-05-08 12:52:18 -04:00
jeffrey-signal
5b8c894512
Fix navigation from conversation settings to search and groups in common screens.
2026-05-08 11:51:35 -04:00
Greyson Parrelli
7560896e2d
Update baseline profile.
2026-05-07 16:16:42 -04:00
Greyson Parrelli
fe18def67e
Update translations and other static files.
2026-05-07 16:08:50 -04:00
Alex Hart
413962a093
Bypass single-pane scaffold for RTL.
...
Co-authored-by: Greyson Parrelli <greyson@signal.org >
2026-05-07 15:42:26 -04:00
Alex Hart
e518eca9a1
Do not include SMS recipients in letter header query.
...
Co-authored-by: Greyson Parrelli <greyson@signal.org >
2026-05-07 16:26:13 -03:00
Cody Henthorne
047516c80b
Fix missed update item wallpaper bubble background corner radius.
2026-05-06 14:13:41 -04:00
Greyson Parrelli
99b0061127
Update translations and other static files.
2026-05-06 13:21:07 -04:00
jeffrey-signal
7b11cc1676
Use GroupId navigation args for conversation settings instead of Parcelable.
2026-05-06 13:08:39 -04:00
jeffrey-signal
663e0a616e
Fix message bubble caption exceeding the media width.
2026-05-06 13:08:39 -04:00
Alex Hart
d05338cee0
Align sync message tracking with iOS.
2026-05-06 13:08:39 -04:00
Alex Hart
ce294dbc0b
Add mapping-based lazycolumn / lazyrow.
2026-05-06 13:08:39 -04:00
jeffrey-signal
188458f772
Open chat tab conversation settings in the detail pane where available.
2026-05-06 13:08:38 -04:00
jeffrey-signal
ed7fd10749
Split MainNavigationRouter into focused domain-specific routers.
2026-05-06 13:08:38 -04:00
Greyson Parrelli
799e57dbe9
Fix bug allowing concurrent execution of jobs in the same queue.
...
There was an issue where a higher priority job in the same queue would
become the new most eligible job, even if the current most eligible job
was actively running.
2026-05-06 13:08:38 -04:00
Greyson Parrelli
572c11ee6d
Update to AGP 9.1.1
2026-05-06 13:08:38 -04:00
Alex Hart
4dd5a4ee53
Reduce Compose overhead on lower-end device.
...
Co-authored-by: Greyson Parrelli <greyson@signal.org >
2026-05-06 13:08:38 -04:00
Alex Hart
370fca3c89
Block screen recording during registration by applying FLAG_SECURE.
...
Co-authored-by: Greyson Parrelli <greyson@signal.org >
2026-05-06 13:08:38 -04:00