Alex Hart
|
6031fc9113
|
Modify heuristic for split-pane determination.
|
2026-04-22 15:12:47 -03:00 |
|
Michelle Tang
|
92927ec69b
|
Clear existing key transparency data.
|
2026-04-22 15:12:47 -03:00 |
|
Alex Hart
|
bde1a94122
|
Parallelize file deletion when turning off local backups.
|
2026-04-22 15:12:47 -03:00 |
|
Alex Hart
|
2b66d7485a
|
Fix PiP on-back behavior.
Co-authored-by: Greyson Parrelli <greyson@signal.org>
|
2026-04-22 15:12:47 -03:00 |
|
Greyson Parrelli
|
4dea1d8aa1
|
Move storage service operations into the network module.
|
2026-04-22 15:12:47 -03:00 |
|
Greyson Parrelli
|
89c645dea3
|
Create a network module.
|
2026-04-22 15:12:47 -03:00 |
|
Greyson Parrelli
|
cd01d5f0b7
|
Enable remote mute for external users.
|
2026-04-17 17:00:09 -04:00 |
|
Alex Hart
|
91f73b473f
|
Sanitize donations webview intents.
Co-authored-by: Greyson Parrelli <greyson@signal.org>
|
2026-04-17 15:26:52 -04:00 |
|
Alex Hart
|
5643ffc1a9
|
Trust zero bottom inset when gesture navigation is detected on API <= 29.
|
2026-04-17 15:26:51 -04:00 |
|
Alex Hart
|
9877b13c6e
|
Add ability to launch into message backups checkout.
Co-authored-by: Cody Henthorne <cody@signal.org>
|
2026-04-17 12:33:52 -03:00 |
|
jeffrey-signal
|
2a8bd20bb0
|
Fix sender name/label clipping in recycled conversation items.
Resolves signalapp/Signal-Android#14646
|
2026-04-15 14:45:13 -04:00 |
|
jeffrey-signal
|
c30e3cc1b7
|
Disable group member labels while in message request state.
|
2026-04-15 14:45:13 -04:00 |
|
Greyson Parrelli
|
9cc47942f2
|
Add process check to VoiceNotePlaybackService MediaSession access.
|
2026-04-15 14:45:12 -04:00 |
|
thomasboom
|
330a5aece2
|
Show "None" for media auto-download when all options are disabled.
Co-authored-by: jeffrey-signal <jeffrey@signal.org>
Closes signalapp/Signal-Android#14678
|
2026-04-15 14:45:11 -04:00 |
|
Jesse Weinstein
|
82df20190d
|
Remove all remaining usages of annimon.stream.
|
2026-04-15 14:45:10 -04:00 |
|
Jesse Weinstein
|
086883e565
|
Convert all the toList calls to collect(Collectors.toList)
Resolves #14718
|
2026-04-15 14:45:06 -04:00 |
|
Greyson Parrelli
|
7be273f461
|
Do not interrupt actively playing voice notes when locking.
|
2026-04-15 14:43:45 -04:00 |
|
Jesse Weinstein
|
e6cbb0073c
|
Remove more usages of annimon.stream.
Resolves #14717
|
2026-04-15 14:43:41 -04:00 |
|
jeffrey-signal
|
8a5faba985
|
Rename DragAndDrop -> DragToReorder to differentiate it from Android's drag-and-drop framework.
|
2026-04-15 14:43:12 -04:00 |
|
Greyson Parrelli
|
3c68e29679
|
Update image pasting to use ViewCompat.setOnReceiveContentListener.
|
2026-04-15 14:43:11 -04:00 |
|
jeffrey-signal
|
17def87c17
|
Fix compose preview rendering when using Emojifier.
|
2026-04-08 16:39:20 -04:00 |
|
jeffrey-signal
|
80ff64ddd3
|
Prevent unregistered accounts from showing in group call participants.
|
2026-04-08 16:39:20 -04:00 |
|
Cody Henthorne
|
95c0467bda
|
Show unanswered outgoing calls as unanswered.
|
2026-04-08 16:39:20 -04:00 |
|
Greyson Parrelli
|
ff88d259fd
|
Use long for key id.
|
2026-04-08 16:39:20 -04:00 |
|
Alex Hart
|
6e747019d4
|
Fix NPE in toPendingOneTimeDonation when waitForAuth is null.
Co-authored-by: Greyson Parrelli <greyson@signal.org>
|
2026-04-08 16:29:15 -04:00 |
|
Michelle Tang
|
0e11a1fe3e
|
Add logs for voice note proximity.
|
2026-04-06 16:47:01 -04:00 |
|
Michelle Tang
|
f81325e7ca
|
Pause voice notes when joining calls.
|
2026-04-06 16:46:05 -04:00 |
|
Michelle Tang
|
a4a3861398
|
Disable proximity sensor when using headsets for voice notes.
|
2026-04-06 16:46:05 -04:00 |
|
Michelle Tang
|
892e6bd853
|
Fix OOM in collapse backfill job.
|
2026-04-06 12:15:35 -04:00 |
|
Alex Hart
|
ed4944f806
|
Write plaintext export to directory instead of zip, add notification content intent.
|
2026-04-02 12:15:14 -03:00 |
|
Alex Hart
|
265f71dff3
|
Surface error when local backup restore directory becomes inaccessible.
|
2026-04-02 11:27:22 -03:00 |
|
Alex Hart
|
b284835545
|
Move local backup progress tracking to in-memory object.
|
2026-03-31 16:20:26 -03:00 |
|
Alex Hart
|
4dd30f4ec3
|
Fix deactivated node crash in call screen layout.
Co-authored-by: Greyson Parrelli <greyson@signal.org>
|
2026-03-31 16:20:26 -03:00 |
|
Alex Hart
|
a48938f3d8
|
Replace Environment bool with a RemoteConfig value.
|
2026-03-31 16:20:26 -03:00 |
|
Greyson Parrelli
|
f37f67c6c0
|
Show optimized media in the all media view.
|
2026-03-31 16:20:26 -03:00 |
|
Greyson Parrelli
|
36f7c60a99
|
Improve camera mixed mode handling and clean up dead code.
|
2026-03-31 16:20:26 -03:00 |
|
Alex Hart
|
3f067654d9
|
Add plaintext chat history export UI.
|
2026-03-31 16:20:26 -03:00 |
|
Alex Hart
|
5ac5d45fc6
|
Skip blocked/missing-keys info overlay for the local participant.
Co-authored-by: Greyson Parrelli <greyson@signal.org>
|
2026-03-31 16:20:26 -03:00 |
|
Michelle Tang
|
0c4c280a50
|
Reduce how often KT is reset.
|
2026-03-31 16:20:26 -03:00 |
|
Cody Henthorne
|
ebea499a5a
|
Add horizontal padding to call participant header.
|
2026-03-31 16:20:26 -03:00 |
|
Cody Henthorne
|
d6b39e9f0a
|
Respect phone number sharing privacy in call participant sheet.
|
2026-03-31 16:20:25 -03:00 |
|
Greyson Parrelli
|
8af41e4b2c
|
Fix image sometimes not showing immediately after send.
|
2026-03-31 16:20:25 -03:00 |
|
Alex Hart
|
9e1b4a9a8c
|
Add horizontal padding to pre-join call status text.
Co-authored-by: Greyson Parrelli <greyson@signal.org>
|
2026-03-31 16:20:25 -03:00 |
|
Cody Henthorne
|
abe0b2ebca
|
Fix Backups settings row not rendering as disabled when unregistered.
|
2026-03-31 16:20:25 -03:00 |
|
Alex Hart
|
f533ad1533
|
Update copy for backup education screen.
|
2026-03-26 16:15:05 -03:00 |
|
Alex Hart
|
567bf0facc
|
Add Last Backup help text.
|
2026-03-26 12:30:59 -03:00 |
|
Alex Hart
|
f2e4881026
|
Add underpinnings to allow for local plaintext export.
Co-authored-by: Cody Henthorne <cody@signal.org>
|
2026-03-25 16:31:10 -04:00 |
|
Cody Henthorne
|
2b9126d74b
|
Update group terminated banner.
|
2026-03-25 16:31:10 -04:00 |
|
Alex Hart
|
957f473e77
|
Ensure we upgrade properly from v1.
|
2026-03-25 16:31:09 -04:00 |
|
Tushar Soni
|
9a837254ec
|
Simplify recipient list truncation in CreateFolderScreen.
Resolves signalapp/Signal-Android#14439
Closes signalapp/Signal-Android#14473
|
2026-03-25 16:31:09 -04:00 |
|