Michelle Tang
|
7e6ad92ca8
|
Turn off KT.
|
2026-06-02 23:58:41 -04:00 |
|
Greyson Parrelli
|
f926d9c893
|
Update SVR2 enclave.
|
2026-05-28 00:23:29 -04:00 |
|
Michelle Tang
|
3e1df5b8ac
|
Turn on KT.
|
2026-05-27 14:08:54 -04:00 |
|
Cody Henthorne
|
abcd65603c
|
Fix block/unblock causing ANR in recipient bottom sheet.
|
2026-05-27 14:08:54 -04:00 |
|
Greyson Parrelli
|
7b23110cac
|
Improve instrumentation setup.
|
2026-05-27 14:08:54 -04:00 |
|
Greyson Parrelli
|
baa4dd3c86
|
Improve handling of devices without Play Services.
|
2026-05-27 14:08:54 -04:00 |
|
Greyson Parrelli
|
0beda1e615
|
Cancel delayed notifications when notification state is empty.
|
2026-05-27 14:01:29 -04:00 |
|
Alex Hart
|
f5f686fece
|
Add call-link specific network error handling.
Co-authored-by: Greyson Parrelli <greyson@signal.org>
|
2026-05-27 14:01:29 -04:00 |
|
fm-sys
|
1864534174
|
Add long press to copy app version code.
Co-authored-by: jeffrey-signal <jeffrey@signal.org>
Closes signalapp/Signal-Android#14795
|
2026-05-27 14:01:29 -04:00 |
|
Alex Hart
|
54c4bda4f2
|
Allow local backup restore to proceed regardless of remote restore failure state.
Co-authored-by: Greyson Parrelli <greyson@signal.org>
|
2026-05-27 14:01:29 -04:00 |
|
Greyson Parrelli
|
122e1770b7
|
Hide keyboard on contact selection when add-message is disabled.
|
2026-05-27 14:01:29 -04:00 |
|
Greyson Parrelli
|
68eb4d3c82
|
Propagate force flag to story attachment downloads.
|
2026-05-27 14:01:29 -04:00 |
|
Greyson Parrelli
|
ce4d68a20f
|
Filter shortcode numbers in externalContact to prevent E164 re-formatting crash.
|
2026-05-27 14:01:29 -04:00 |
|
Greyson Parrelli
|
5d45914a08
|
Improved send performance.
|
2026-05-27 14:01:29 -04:00 |
|
Greyson Parrelli
|
b2f450d849
|
Add index to make marking unread faster.
|
2026-05-27 14:01:29 -04:00 |
|
Cody Henthorne
|
ed73dc2c24
|
Remove system call triggering location request.
|
2026-05-27 14:01:28 -04:00 |
|
andrew-signal
|
71967b278e
|
Remove cluster of orphaned code around CameraContactSelectionViewController.
|
2026-05-27 14:01:28 -04:00 |
|
Greyson Parrelli
|
f206487ede
|
Add MessageService and IndividualSendJobV2.
|
2026-05-27 14:01:28 -04:00 |
|
Greyson Parrelli
|
0284da2d0f
|
Move a lot of utils into core.
|
2026-05-27 14:01:28 -04:00 |
|
Alex Hart
|
15a3a8efde
|
Add debug log pop (8 clicks) for reg v5.
Co-authored-by: Michelle Tang <mtang@signal.org>
|
2026-05-27 14:01:28 -04:00 |
|
Cody Henthorne
|
41f52ed886
|
Fix thrashing storage service fields.
|
2026-05-27 14:01:28 -04:00 |
|
Cody Henthorne
|
ec07b7805e
|
Fix incorrect sync message being sent when network drops group send response.
|
2026-05-27 14:01:28 -04:00 |
|
Alexandria
|
333e514a2f
|
Fix media review confirm button color.
Closes signalapp/Signal-Android#14683
|
2026-05-27 14:01:28 -04:00 |
|
Alex Hart
|
16fc81f715
|
Use bitmap avatar icons on API 36+ to avoid BadForegroundServiceNotificationException.
Co-authored-by: Greyson Parrelli <greyson@signal.org>
|
2026-05-27 13:03:24 -04:00 |
|
Alex Hart
|
b4f2d8682f
|
Always load avatar in the background.
|
2026-05-27 12:54:11 -03:00 |
|
Michelle Tang
|
da85d0b4eb
|
Turn off KT.
|
2026-05-26 15:34:19 -04:00 |
|
Cody Henthorne
|
5aa7e3a7c1
|
Only take remote release note sync data if present.
|
2026-05-26 12:33:42 -04:00 |
|
Alex Hart
|
c92b0505df
|
Move ContactSearchPagedDataSource.size() off the main thread to fix ANR.
Co-authored-by: Greyson Parrelli <greyson@signal.org>
|
2026-05-26 12:55:50 -03:00 |
|
Michelle Tang
|
ca8c494fc4
|
Reset KT for username changes in storage service.
|
2026-05-26 11:43:39 -04:00 |
|
Cody Henthorne
|
6a2ec01c52
|
Fix duplicate key crash in contact search lists.
|
2026-05-24 13:29:41 -04:00 |
|
Cody Henthorne
|
c1b3fb6d1b
|
Fix profile fetch crash when skipping debounce.
|
2026-05-24 10:32:58 -04:00 |
|
Alex Hart
|
ed540a2f9e
|
Update model key entry.
|
2026-05-21 16:57:14 -03:00 |
|
Cody Henthorne
|
00d86101f5
|
Fix crash when no recent recipients for profile refresh.
Fixes #14791
|
2026-05-21 15:38:37 -04:00 |
|
Alex Hart
|
2ea59bef68
|
Handle PniChangeNumber sync on linked devices.
|
2026-05-21 10:38:22 -04:00 |
|
Alex Hart
|
698fc38aed
|
Migrate ContactSearch RV to MappingLazyColumn.
|
2026-05-21 10:38:22 -04:00 |
|
Cody Henthorne
|
3b93edcdaf
|
Add verification code requested alert handling.
|
2026-05-21 10:38:21 -04:00 |
|
Michelle Tang
|
4d0919c9a8
|
Fix minor safety number UI issues.
|
2026-05-21 10:38:20 -04:00 |
|
Greyson Parrelli
|
01e1cb4d67
|
Hide keyboard before navigating to chat settings.
|
2026-05-21 10:38:20 -04:00 |
|
Michelle Tang
|
9d1d5142da
|
Turn on key transparency.
|
2026-05-21 10:38:20 -04:00 |
|
Alex Hart
|
49f0c2502b
|
Add IncomingMessageObserver integration test infrastructure.
|
2026-05-21 10:38:19 -04:00 |
|
Greyson Parrelli
|
5941ff814d
|
Improve perf for backup info in debuglogs.
|
2026-05-21 10:38:19 -04:00 |
|
Cody Henthorne
|
1661f3b5f7
|
Improve profile fetch performance for large groups.
|
2026-05-21 10:38:18 -04:00 |
|
Cody Henthorne
|
d682de08d2
|
Sort pinned chats like chat list for shortcut list.
|
2026-05-21 10:38:18 -04:00 |
|
Cody Henthorne
|
5321f8124a
|
Add additional download checks to long message text attachments.
|
2026-05-21 10:38:18 -04:00 |
|
Cody Henthorne
|
a2065becdd
|
fixup! Fix chat bubbles not rendering due to ConstraintLayout bug.
|
2026-05-21 10:38:17 -04:00 |
|
Greyson Parrelli
|
e85637a58d
|
Inline useBinaryId remote config.
|
2026-05-21 10:38:17 -04:00 |
|
Greyson Parrelli
|
73c3d141e3
|
Remove USE_STRING_ID build config.
|
2026-05-21 10:38:17 -04:00 |
|
Cody Henthorne
|
a9649fd017
|
Enforce change number post registration delay.
|
2026-05-21 10:38:16 -04:00 |
|
gram-signal
|
dbb83d86e3
|
Add remote config for requirePqRatio.
|
2026-05-21 10:38:15 -04:00 |
|
Greyson Parrelli
|
2aa27df95b
|
Add SignalRestClient.
|
2026-05-21 10:38:15 -04:00 |
|