Michelle Tang
|
1371663163
|
Add capability for KT username syncs.
|
2026-06-03 15:06:31 -03:00 |
|
Alex Hart
|
1f0c24a5d5
|
Add bank transfer fix for pill size and state readout.
|
2026-06-03 15:06:31 -03:00 |
|
Cody Henthorne
|
b732cbe00b
|
Disable video mirroring for screen share preview in calls.
|
2026-06-03 15:06:31 -03:00 |
|
dependabot[bot]
|
85d60dd0da
|
Bump GH actions versions for checkout and stale.
|
2026-06-03 15:06:31 -03:00 |
|
andrew-signal
|
c020bfeb7a
|
Bump to libsignal v0.94.4
|
2026-06-03 15:06:31 -03:00 |
|
Greyson Parrelli
|
3ad446c6c9
|
Render legacy encryption error messages.
|
2026-06-03 15:06:31 -03:00 |
|
Greyson Parrelli
|
bc9c560f96
|
Add support for optional remote build cache.
|
2026-06-03 15:06:31 -03:00 |
|
Greyson Parrelli
|
2b54dc4715
|
Ensure we uppercase AEP entry, add tests.
|
2026-06-03 15:06:31 -03:00 |
|
Michelle Tang
|
1443457eca
|
Fix pluralization of pin attempt string.
|
2026-06-03 15:06:31 -03:00 |
|
Cody Henthorne
|
ffbc4465bb
|
Improve attachment and delete database operations.
|
2026-06-03 15:06:31 -03:00 |
|
Greyson Parrelli
|
4e5ddad78f
|
Fixed linkifying URLs with commas.
|
2026-06-03 15:06:31 -03:00 |
|
Greyson Parrelli
|
47a69d667c
|
Hide video overlay stub when binding text-only quoted messages.
|
2026-06-03 15:06:31 -03:00 |
|
Greyson Parrelli
|
9d3a51def2
|
Check battery optimization status before showing general battery saver prompt.
|
2026-06-03 15:06:31 -03:00 |
|
Greyson Parrelli
|
b8c964846c
|
Add gradle cache support to CI.
|
2026-06-03 15:06:31 -03:00 |
|
jeffrey-signal
|
b02210c166
|
Fix medium sized devices using bar navigation instead of rail navigation.
|
2026-06-03 15:06:31 -03:00 |
|
Greyson Parrelli
|
c2f8261419
|
Use better index for story query.
|
2026-06-03 15:06:31 -03:00 |
|
Greyson Parrelli
|
089d47936b
|
Log query analysis of slow queries for internal users.
|
2026-06-03 15:06:31 -03:00 |
|
Greyson Parrelli
|
48f55bba0a
|
Add search to internal preferences.
|
2026-06-03 15:06:31 -03:00 |
|
Greyson Parrelli
|
348387f2d0
|
Fix v2 message sync sends over gRPC.
|
2026-06-03 15:06:31 -03:00 |
|
Greyson Parrelli
|
30c0ef255a
|
Upgrade wire to 6.4.0
|
2026-06-03 15:06:31 -03:00 |
|
Greyson Parrelli
|
64d3ba9e5b
|
Add android tools checksum to Dockerfile.
|
2026-06-03 15:06:31 -03:00 |
|
Greyson Parrelli
|
930a2f052a
|
Remove SDK guard on voice note comparison.
|
2026-06-03 15:06:31 -03:00 |
|
Greyson Parrelli
|
efec070728
|
Force screen security flag on PIN screens.
|
2026-06-03 15:06:31 -03:00 |
|
Greyson Parrelli
|
99aa8a602b
|
Force a WAL checkpoint after message deletions.
|
2026-06-03 15:06:31 -03:00 |
|
Greyson Parrelli
|
4a68e0c469
|
Fix backup progress being stuck.
|
2026-06-03 15:06:31 -03:00 |
|
Michelle Tang
|
be80619a3b
|
Disappear 1:1 calls.
|
2026-06-03 15:06:31 -03:00 |
|
fethij
|
a0d605d1b1
|
Fix integer division in failed-service-start heuristic
|
2026-06-03 15:06:31 -03:00 |
|
Alex Hart
|
64f30bff47
|
Use scrollable tab mode for donation receipt list to prevent text truncation.
Co-authored-by: Greyson Parrelli <greyson@signal.org>
|
2026-06-03 15:06:31 -03:00 |
|
Greyson Parrelli
|
843b656fb6
|
Use specific remote config for slow database notification.
|
2026-06-03 15:06:31 -03:00 |
|
Cody Henthorne
|
f5f5bf0a67
|
Use view stubs for heavy, low use compose drafting views.
|
2026-06-03 15:06:31 -03:00 |
|
Cody Henthorne
|
bf73954f42
|
Add indexes for slow database queries and optimize view-once query.
|
2026-06-03 13:55:36 -04:00 |
|
Cody Henthorne
|
1fd651ee50
|
Fix answered ringing group calls getting marked as missed.
|
2026-06-03 13:55:36 -04:00 |
|
Greyson Parrelli
|
f76292769a
|
Update MessageApiV2 to use libsignal-net.
|
2026-06-03 13:55:36 -04:00 |
|
Cody Henthorne
|
51c4afe5f5
|
Add missing unidentified status data to individual send v2 sync message.
|
2026-06-03 13:55:36 -04:00 |
|
Cody Henthorne
|
fe435433fd
|
Add missing handler for group request join/cancel update.
Co-authored-by: Greyson Parrelli <greyson@signal.org>
|
2026-06-03 13:55:36 -04:00 |
|
andrew-signal
|
fa8098a9aa
|
Bump to libsignal v0.94.2.
|
2026-06-03 13:55:36 -04:00 |
|
BarbossHack
|
81e09e65cb
|
Fix resources.arsc comparison in reproducible script.
Resolves signalapp/Signal-Android#14817
|
2026-06-03 13:55:36 -04:00 |
|
jeffrey-signal
|
1059fcafba
|
Fix minimum length hint on RegV5 PIN creation screen.
|
2026-06-03 13:55:36 -04:00 |
|
Cody Henthorne
|
91d3fa8ad5
|
Fix bugs around stalled media restore and add recovery logic.
|
2026-06-03 13:55:36 -04:00 |
|
Cody Henthorne
|
89bffe39ae
|
Improve cold start performance.
|
2026-06-03 13:55:36 -04:00 |
|
Cody Henthorne
|
de2a5ea440
|
Add internal slow database transaction logging and alerting.
|
2026-06-03 13:55:36 -04:00 |
|
Cody Henthorne
|
a54d62c09d
|
Fix db access on main thread during conversation open.
|
2026-06-03 13:55:36 -04:00 |
|
jeffrey-signal
|
e8785218a5
|
Add RegV5 confirm PIN UI.
|
2026-06-03 13:55:36 -04:00 |
|
Cody Henthorne
|
e6e6075c9b
|
Fix potential Recipient.resolve on main thread for group thread list item.
|
2026-06-03 13:55:36 -04:00 |
|
Alex Hart
|
95b69faa58
|
Cap persisted image-editor undo history to avoid crash.
|
2026-06-03 13:55:36 -04:00 |
|
Cody Henthorne
|
b7f09ef923
|
Retry delivery receipt send on generic IO failures.
|
2026-06-03 13:55:36 -04:00 |
|
Alex Hart
|
50884e144e
|
Add linked device registration skeleton UI.
|
2026-06-03 13:55:35 -04:00 |
|
Alex Hart
|
274feb168e
|
Fix story preview thumbnails not rendering in contact picker.
|
2026-06-03 13:55:35 -04:00 |
|
jeffrey-signal
|
5b1f5a2a20
|
Ensure consistent regV5 footer padding and elevation.
|
2026-06-03 13:55:35 -04:00 |
|
dependabot[bot]
|
2cb9685024
|
Bump actions/stale from 10.2.0 to 10.3.0 in the actions group.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-06-03 13:55:35 -04:00 |
|