Greyson Parrelli
|
7f6e96a522
|
Check DownloadManager status to properly detect errors.
|
2026-04-15 14:45:09 -04:00 |
|
Greyson Parrelli
|
eded335766
|
Fix potential crash when saving to fallback attachment folder.
Fixes #14720
|
2026-04-15 14:45:09 -04:00 |
|
Michelle Tang
|
7e4736969c
|
Update country selection.
|
2026-04-15 14:45:09 -04:00 |
|
Greyson Parrelli
|
78940ffc17
|
Switch the labs plaintext export to share a single zip.
|
2026-04-15 14:45:09 -04:00 |
|
Jesse Weinstein
|
086883e565
|
Convert all the toList calls to collect(Collectors.toList)
Resolves #14718
|
2026-04-15 14:45:06 -04:00 |
|
Michelle Tang
|
e9cdf0368e
|
Update phone number UI.
|
2026-04-15 14:43:45 -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 |
|
Cody Henthorne
|
469421fcf3
|
Fix message request accepted to recipient from previous backup imports.
|
2026-04-15 14:43:12 -04:00 |
|
Greyson Parrelli
|
6d6d277277
|
Add share and forward entries to all media context menu.
|
2026-04-15 14:43:12 -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 |
|
Cody Henthorne
|
7aadc208e1
|
Promptly remove terminated groups from shortcuts.
|
2026-04-15 14:43:11 -04:00 |
|
Greyson Parrelli
|
3c68e29679
|
Update image pasting to use ViewCompat.setOnReceiveContentListener.
|
2026-04-15 14:43:11 -04:00 |
|
Cody Henthorne
|
4756b8d70b
|
Update conversation header and message request UI.
|
2026-04-15 14:43:11 -04:00 |
|
Alex Hart
|
c2d927029a
|
Add new ImageEditor compose component and wire in crop and drawing tools.
|
2026-04-13 16:25:00 -04:00 |
|
jeffrey-signal
|
629b96dd20
|
Fix wallpaper ANR regression while maintaining correct incoming message bubble colors.
|
2026-04-13 16:25:00 -04:00 |
|
Greyson Parrelli
|
01705459cf
|
Include registered state in support email.
|
2026-04-13 16:25:00 -04:00 |
|
Greyson Parrelli
|
c449f72786
|
Allow internal shares as long as they originate from our process.
|
2026-04-13 16:25:00 -04:00 |
|
Alex Hart
|
773d6c36dc
|
Add large-screen media send toolbars for image editing.
|
2026-04-13 16:25:00 -04:00 |
|
andrew-signal
|
b4bfb67a44
|
Bump to libsignal v0.91.2
|
2026-04-13 16:25:00 -04:00 |
|
Michelle Tang
|
3165c854df
|
Remove unused strings.
|
2026-04-13 16:25:00 -04:00 |
|
Cody Henthorne
|
f5cb1b0efa
|
Restrict telecom usage to API 37.
|
2026-04-13 16:25:00 -04:00 |
|
Greyson Parrelli
|
179908fba6
|
Update registration error strings for SMS send failures.
|
2026-04-13 16:25:00 -04:00 |
|
Greyson Parrelli
|
d6ec4bfbd3
|
Do not show getting started after local restore.
|
2026-04-13 16:25:00 -04:00 |
|
Greyson Parrelli
|
237ac9f94a
|
Use original message timestamp for saved attachment MediaStore metadata.
Fixes #14584
|
2026-04-13 16:25:00 -04:00 |
|
Greyson Parrelli
|
66f69854cf
|
Expand whitespace character detection in StringUtil.isVisuallyEmpty.
Fixes #14470
|
2026-04-13 16:25:00 -04:00 |
|
Greyson Parrelli
|
8f47592fc0
|
Fix reconciliation error for thumbnails for quotes.
|
2026-04-13 16:25:00 -04:00 |
|
Greyson Parrelli
|
3ea7bf77e0
|
Add release note validation check.
|
2026-04-13 16:25:00 -04:00 |
|
Greyson Parrelli
|
2b67b1c44f
|
Remove legacy ClassicOpenHelper.
|
2026-04-13 16:25:00 -04:00 |
|
Jesse Weinstein
|
ebccc6db30
|
Remove a lot of dead code.
Resolves #14672
|
2026-04-13 16:25:00 -04:00 |
|
Greyson Parrelli
|
98d9b12438
|
Add null check in UriUtil.
|
2026-04-13 16:22:10 -04:00 |
|
Greyson Parrelli
|
5db8463c70
|
Improve content proxy domain matching.
|
2026-04-13 16:22:10 -04:00 |
|
Greyson Parrelli
|
813252989b
|
Notify CallRequestController after cancel.
|
2026-04-13 16:22:09 -04:00 |
|
Greyson Parrelli
|
0319adbce4
|
Add null check to orientation unboxing.
|
2026-04-13 16:22:09 -04:00 |
|
Greyson Parrelli
|
de584ccb7d
|
Use message digest for faster comparison.
|
2026-04-13 16:22:09 -04:00 |
|
Greyson Parrelli
|
bd89c7fc39
|
Add null check to pin message import.
|
2026-04-13 16:22:09 -04:00 |
|
Greyson Parrelli
|
bef4bb40ca
|
Do not swallow IOException during backup creation.
|
2026-04-13 16:22:08 -04:00 |
|
Jesse Weinstein
|
b57d922cdf
|
Remove use of annimon.stream in several places.
Resolves #14705
|
2026-04-13 16:22:08 -04:00 |
|
Greyson Parrelli
|
8c1cc03c6f
|
Use non-deprecated libsignal network constructor.
|
2026-04-13 16:22:08 -04:00 |
|
jeffrey-signal
|
f0109f3e6b
|
Improve drag-to-reorder auto scroll behavior when dragging an item up the list.
|
2026-04-13 16:22:08 -04:00 |
|
Greyson Parrelli
|
ed89f3a78e
|
Don't connect to the websocket if we know we're unregistered.
|
2026-04-13 16:22:07 -04:00 |
|
Alex Hart
|
faa6a1d3f0
|
Welcome screen polish.
|
2026-04-13 16:22:07 -04:00 |
|
Greyson Parrelli
|
969635d942
|
Add redirect validation for link previews.
|
2026-04-13 16:22:07 -04:00 |
|
Greyson Parrelli
|
7665ae1464
|
Verify payment address identity key against local identity store.
|
2026-04-13 16:22:07 -04:00 |
|
Greyson Parrelli
|
9c18e3698e
|
Apply CDN restrictions to quote attachments.
|
2026-04-13 16:22:07 -04:00 |
|
Greyson Parrelli
|
df406633ff
|
Use existing okhttp client + package checks for web apk.
|
2026-04-13 16:22:06 -04:00 |
|
Greyson Parrelli
|
d121f9402b
|
Improve quote validation.
|
2026-04-13 16:22:06 -04:00 |
|
Greyson Parrelli
|
5310c19b99
|
Update isValidExternalUri.
|
2026-04-13 16:22:06 -04:00 |
|
Greyson Parrelli
|
cd92feb2b7
|
Write profile avatars to temp file before renaming to final location.
|
2026-04-13 16:22:06 -04:00 |
|
Greyson Parrelli
|
3b603f08ed
|
Add defensive size check to stream read.
|
2026-04-13 16:22:06 -04:00 |
|