Cody Henthorne
|
441ba42c3f
|
Bump version to 8.24.2
v8.24.2
|
2026-08-21 17:12:10 -04:00 |
|
Cody Henthorne
|
02b4339eeb
|
Update translations and other static files.
|
2026-08-21 17:07:03 -04:00 |
|
Cody Henthorne
|
6136f50977
|
Improve db performance when dealing with many missing thumbnails.
|
2026-08-21 16:52:57 -04:00 |
|
Cody Henthorne
|
a27352008a
|
Bump version to 8.24.1
v8.24.1
|
2026-08-20 16:40:38 -04:00 |
|
Cody Henthorne
|
c90f65d486
|
Update translations and other static files.
|
2026-08-20 16:25:15 -04:00 |
|
Cody Henthorne
|
2c4374afad
|
Prevent contact records from being resynced from unrelated changes.
|
2026-08-20 16:13:53 -04:00 |
|
Alex Hart
|
15250aad11
|
Text formatting disappeared on smaller form factors.
|
2026-08-20 16:28:06 -03:00 |
|
 emir-signalandAdel Lahlou
|
1ef90360d5
|
Update RingRTC to v2.71.0
Co-authored-by: Adel Lahlou <adel@signal.org>
|
2026-08-20 10:39:40 -04:00 |
|
Cody Henthorne
|
ddb1ca99f8
|
Bump version to 8.24.0
v8.24.0
|
2026-08-19 19:22:35 -04:00 |
|
Cody Henthorne
|
52ee7e24be
|
Update translations and other static files.
|
2026-08-19 19:15:18 -04:00 |
|
Cody Henthorne
|
6ad453e551
|
Fix linked android device improperly reading/writing backup level in storage service.
|
2026-08-19 19:05:50 -04:00 |
|
Cody Henthorne
|
a790dc4403
|
Ensure successful storage sync of profile key.
|
2026-08-19 19:05:50 -04:00 |
|
Cody Henthorne
|
06b67305ba
|
Add story and call link age-off delete syncing support.
|
2026-08-19 19:05:50 -04:00 |
|
Alex Hart
|
456b2b2f7b
|
Open the call screen for incoming calls while the app is foregrounded.
|
2026-08-19 19:05:50 -04:00 |
|
Alex Hart
|
50ec14fb28
|
Fix read syncs not marking older messages read after being offline.
|
2026-08-19 19:05:50 -04:00 |
|
Alex Hart
|
3c8aab9be1
|
Preserve the selected flash mode across camera rebinds.
|
2026-08-19 19:05:50 -04:00 |
|
Michelle Tang
|
fb0345ff48
|
Rename blocked timestamp.
|
2026-08-19 19:05:50 -04:00 |
|
Major Murphy
|
e4216b9d05
|
Render UltraHDR images in the full-screen media preview
Closes signalapp/Signal-Android#14951
|
2026-08-19 19:05:50 -04:00 |
|
Alex Hart
|
6e8cac6fe6
|
Fix toggling fullscreen system UI on API 29 and below.
|
2026-08-19 19:05:50 -04:00 |
|
Greyson Parrelli
|
49586486c3
|
Add authCredentialSalt to Provisioning.proto
|
2026-08-19 19:05:50 -04:00 |
|
Michelle Tang
|
93d52f7831
|
Support reaction and while muted notifications.
|
2026-08-19 19:05:50 -04:00 |
|
Greyson Parrelli
|
e1df942c3c
|
Store the authCredentialSalt when registering.
|
2026-08-19 19:05:49 -04:00 |
|
Greyson Parrelli
|
771cae8a9a
|
Add nopni capability detection when linking a device.
|
2026-08-19 19:05:49 -04:00 |
|
Cody Henthorne
|
f141bd536b
|
Fix memory pressure and record thrashing when exporting chat items.
|
2026-08-19 19:05:49 -04:00 |
|
Alex Hart
|
40c06ea232
|
Inline media-send v3.
|
2026-08-19 19:05:49 -04:00 |
|
Michelle Tang
|
2d8bdec1e4
|
Fix unmuted chats in folders.
|
2026-08-19 19:05:49 -04:00 |
|
Cody Henthorne
|
07e09f2821
|
Don't fail batch message processing on duplicate message insert.
|
2026-08-19 19:05:49 -04:00 |
|
Cody Henthorne
|
a77dee9cd0
|
Add horizontal padding to the tablet welcome screen layout.
|
2026-08-19 19:05:49 -04:00 |
|
Cody Henthorne
|
746de7d165
|
Improve message processing perf by delaying early processing job.
|
2026-08-19 19:05:49 -04:00 |
|
Oscar Mira
|
6086781d68
|
Fix doze banner dismissal.
Closes signalapp/Signal-Android#14883
|
2026-08-19 19:05:49 -04:00 |
|
Cody Henthorne
|
a339a7a1a7
|
Fail gracefully when local backup directory subfolder cannot be created.
|
2026-08-19 19:05:49 -04:00 |
|
Greyson Parrelli
|
8954e55e0e
|
Add numberless account setting screen placeholders.
|
2026-08-19 19:05:49 -04:00 |
|
Greyson Parrelli
|
e935981db3
|
Fix offline editing sometimes creating new messages.
|
2026-08-19 19:05:49 -04:00 |
|
Greyson Parrelli
|
f028d4829c
|
Fix IME issue inset on API < 30.
Fixes #14937
|
2026-08-19 19:05:48 -04:00 |
|
 abgolorandGreyson Parrelli
|
ff217b061f
|
Prevent entering oversized custom donation amounts.
Fixes #14750
Resolves #14854
Co-authored-by: Greyson Parrelli <greyson@signal.org>
|
2026-08-19 19:05:48 -04:00 |
|
Greyson Parrelli
|
5139ea0840
|
Prevent DeleteAbandonedAttachmentsJob from racing a backup restore.
|
2026-08-19 19:05:48 -04:00 |
|
Greyson Parrelli
|
ced9d24907
|
Migrate AccountSettings to compose.
|
2026-08-19 19:05:48 -04:00 |
|
Greyson Parrelli
|
daf89f79bd
|
Keep database snapshot tables out of the global table registries.
|
2026-08-19 19:05:47 -04:00 |
|
Greyson Parrelli
|
265331f3e2
|
Allow conversation search results to come in piecemeal.
|
2026-08-19 19:05:47 -04:00 |
|
Greyson Parrelli
|
8d42ce3b00
|
Fix invite share sheet being blocked by package visibility filtering.
|
2026-08-19 19:05:47 -04:00 |
|
Greyson Parrelli
|
8af9b7f666
|
Fix call screen crash on API 23 caused by a redundant requestWindowFeature call.
|
2026-08-19 19:05:47 -04:00 |
|
Greyson Parrelli
|
d318c3d9dc
|
Remove obsolete delete sync education sheet.
|
2026-08-19 19:05:47 -04:00 |
|
Greyson Parrelli
|
72b3f6a11b
|
Restore participant list header in the group call lobby.
|
2026-08-19 19:05:47 -04:00 |
|
Greyson Parrelli
|
bef261e9dd
|
Use locale-aware collation when sorting recipients in message details.
|
2026-08-19 19:05:47 -04:00 |
|
 Masum AliandGreyson Parrelli
|
4b795a8aa6
|
Fix call log clustering ignoring the four hour timeout.
Fixes #14712
Resolves #14926
Co-authored-by: Greyson Parrelli <greyson@signal.org>
|
2026-08-19 19:05:47 -04:00 |
|
Greyson Parrelli
|
601af08923
|
Fix crash when restoring the safety number change dialog.
|
2026-08-19 19:05:47 -04:00 |
|
Greyson Parrelli
|
34fbf81b1d
|
Report free backup tier as U1 in support email to match iOS.
|
2026-08-19 19:05:47 -04:00 |
|
Greyson Parrelli
|
16803cd588
|
Allow account deletion to proceed when leaving a group fails.
|
2026-08-19 19:05:47 -04:00 |
|
Angel J
|
bcd37b6cef
|
Fix dark mode outgoing quote view colors.
Closes signalapp/Signal-Android#14839
|
2026-08-19 19:05:47 -04:00 |
|
Greyson Parrelli
|
d44dc428b8
|
Clear cached recipient state after a backup restore.
|
2026-08-19 19:05:47 -04:00 |
|