Jesse Weinstein
|
72a1a9b0ff
|
Fix unquoted imports in proto files.
Closes signalapp/Signal-Android#14669
|
2026-03-25 16:31:09 -04:00 |
|
DivyaKhunt07
|
5568a14490
|
Fix unexpected keyboard appearance on repeated back swipe.
Resolves signalapp/Signal-Android#14618
Closes signalapp/Signal-Android#14633
|
2026-03-25 16:31:09 -04:00 |
|
Michelle Tang
|
378ebb00c4
|
Allow multiselect deleting for collapsed events.
|
2026-03-25 16:31:09 -04:00 |
|
Cody Henthorne
|
c81f40eb74
|
Add additional group terminate checks.
|
2026-03-25 16:31:09 -04:00 |
|
Alex Hart
|
d97bde3959
|
Update to utilize main activity instead of passthrough.
|
2026-03-25 16:31:09 -04:00 |
|
jeffrey-signal
|
4d301a4f66
|
Show conversation settings in the detail pane on large screens.
|
2026-03-25 16:31:09 -04:00 |
|
Alex Hart
|
9941b2d123
|
Fix several bugs in the local backup restore flow.
|
2026-03-25 16:31:09 -04:00 |
|
Greyson Parrelli
|
089d8a50b2
|
Promote the new APNG renderer to a normal flag.
|
2026-03-25 16:31:09 -04:00 |
|
Greyson Parrelli
|
eb8ad5218d
|
Filter archived stories from the stories landing page query.
|
2026-03-25 16:31:09 -04:00 |
|
Michelle Tang
|
21b1401fc4
|
Update safety number tappable area.
|
2026-03-25 16:31:09 -04:00 |
|
Michelle Tang
|
58ea9a1f48
|
Rename collapsed events for 1:1.
|
2026-03-25 16:31:09 -04:00 |
|
Greyson Parrelli
|
2bb9578ef9
|
Use sqlite-jdbc for unit tests to enable FTS5 and JSON1 support.
|
2026-03-25 16:31:09 -04:00 |
|
Michelle Tang
|
c3b8768570
|
Turn on collapsing chat events for internal users.
|
2026-03-25 16:31:09 -04:00 |
|
Alex Hart
|
94e3dabc20
|
Confirm backup location after successful local backup restore.
|
2026-03-25 16:31:09 -04:00 |
|
Jesse Weinstein
|
542a820e22
|
Remove UriSerializer typealias -- it is only used in two places
|
2026-03-25 16:31:09 -04:00 |
|
Greyson Parrelli
|
8f7cc52255
|
Fix bug around collision detection filtering.
|
2026-03-25 16:31:09 -04:00 |
|
Greyson Parrelli
|
63888f1c99
|
Refactor name collision tables to improve perf.
|
2026-03-25 16:31:09 -04:00 |
|
jeffrey-signal
|
a588522c9b
|
Support navigating back to MainActivity with no conversation selected.
|
2026-03-25 16:31:09 -04:00 |
|
Greyson Parrelli
|
7a2eca3bd5
|
Fix all media storage overview performance.
|
2026-03-25 16:31:09 -04:00 |
|
Greyson Parrelli
|
a8ba0dccca
|
Fix story reply thumbnails.
|
2026-03-25 16:31:09 -04:00 |
|
Greyson Parrelli
|
782c83cc4e
|
Fix story download bug.
|
2026-03-25 16:31:09 -04:00 |
|
Greyson Parrelli
|
46e6ae915c
|
Add better loading states for story archive and starred.
|
2026-03-25 16:31:09 -04:00 |
|
Greyson Parrelli
|
8a887b65a1
|
Extract base archive classes into their own module.
|
2026-03-25 16:31:09 -04:00 |
|
Greyson Parrelli
|
08491579dd
|
Add links to the all media view.
|
2026-03-25 16:31:09 -04:00 |
|
Greyson Parrelli
|
25b01a30be
|
Improve memory usage of new APNG renderer by making it streaming.
|
2026-03-25 16:31:09 -04:00 |
|
Greyson Parrelli
|
48374e6950
|
Add support for starring messages.
|
2026-03-25 16:31:09 -04:00 |
|
jeffrey-signal
|
6496f236ea
|
Fix secure backups learn more link.
Resolves signalapp/Signal-Android#14657
|
2026-03-25 16:31:09 -04:00 |
|
Alex Hart
|
e767434c2b
|
Perform StorageServiceRestore on skip if already registered.
|
2026-03-25 16:31:09 -04:00 |
|
Michelle Tang
|
bb6507a456
|
Disabled new lines for when statements for ktlint.
|
2026-03-25 16:31:09 -04:00 |
|
Greyson Parrelli
|
c3f9e5d972
|
Add new APNG renderer, just for internal users for now.
|
2026-03-25 16:31:08 -04:00 |
|
Alex Hart
|
34d87cf6e1
|
Warning dialogs for local backup restore.
|
2026-03-25 16:31:08 -04:00 |
|
Greyson Parrelli
|
e657a4adf3
|
Guard auto-lower hand behind labs.
|
2026-03-25 16:31:08 -04:00 |
|
jeffrey-signal
|
9594599d60
|
Fix unread filter deactivating when scrolling through the conversation list.
|
2026-03-25 16:31:08 -04:00 |
|
Cody Henthorne
|
a0c0acb8fc
|
Add group terminate support.
|
2026-03-25 16:31:08 -04:00 |
|
Greyson Parrelli
|
0896718e5c
|
Annotate labs features as such.
|
2026-03-25 16:31:08 -04:00 |
|
Greyson Parrelli
|
be4bf27ede
|
Remove attachment table JSON join.
|
2026-03-25 16:31:08 -04:00 |
|
Greyson Parrelli
|
7253aaaa14
|
Add the ability to filter search by date and author.
|
2026-03-25 16:31:08 -04:00 |
|
jeffrey-signal
|
72cbe61f6c
|
Prepare conversation fragment navigation for two-pane conversation settings.
|
2026-03-25 16:31:08 -04:00 |
|
Alex Hart
|
78d3db319c
|
Fix local backup restore AEP handling and conditional re-enable.
|
2026-03-25 16:31:08 -04:00 |
|
Greyson Parrelli
|
c7a6c7ad9e
|
Minor improvements to SVRB error handling.
|
2026-03-25 16:31:08 -04:00 |
|
Greyson Parrelli
|
8bc183b994
|
Fix validation error with session switchover events.
|
2026-03-25 16:31:08 -04:00 |
|
Greyson Parrelli
|
ef6e5abc17
|
Add retry logic for camera binding failures.
|
2026-03-25 16:31:08 -04:00 |
|
Greyson Parrelli
|
e96e6e8d18
|
Use note to self icon in share sheet.
|
2026-03-25 16:31:08 -04:00 |
|
Greyson Parrelli
|
cee33a23ac
|
Use transaction when loading logs.
|
2026-03-25 16:31:08 -04:00 |
|
Greyson Parrelli
|
c5de7581ee
|
Show error message on SN screen when there's no ACI.
|
2026-03-25 16:31:08 -04:00 |
|
Greyson Parrelli
|
5dc626078f
|
Compress shared contact avatar before launching add-to-contacts intent.
Old way let us use photos that could put us over the 1mb transaction
size limit.
|
2026-03-25 16:31:08 -04:00 |
|
Greyson Parrelli
|
9de75b3e1f
|
Show groups that have the same member list during group creation.
|
2026-03-25 16:31:08 -04:00 |
|
Greyson Parrelli
|
f09bf5b14c
|
Make regV5 resumable if the app closes.
|
2026-03-19 17:13:11 -04:00 |
|
Michelle Tang
|
c7ec3ab837
|
Bump version to 8.4.1
v8.4.1
|
2026-03-19 17:09:55 -04:00 |
|
Michelle Tang
|
2a7b58bf46
|
Update baseline profile.
|
2026-03-19 17:02:55 -04:00 |
|