Alex Hart
|
9eadd92d05
|
Ensure websocket state changes are handled on main thread.
|
2023-05-05 13:55:45 -03:00 |
|
Nicholas
|
b0e1294584
|
Only show linked devices reminder if devices previously linked.
|
2023-05-05 12:49:18 -03:00 |
|
Nicholas
|
f1fd29a477
|
Use Bluetooth headset mic to record voice notes.
|
2023-05-05 12:49:18 -03:00 |
|
Cody Henthorne
|
fc9a6b98d1
|
Add sync group sent text message processing test.
|
2023-05-05 12:49:18 -03:00 |
|
Alex Hart
|
305f6c610c
|
Fix bad formatting in CallTable.
|
2023-05-05 12:49:16 -03:00 |
|
Alex Hart
|
66f4732db5
|
Reimplement MessageRequestViewModel for CFV2.
|
2023-05-05 12:48:53 -03:00 |
|
Nicholas
|
ccdfa546b4
|
Prevent launching multiple audio device dialogs during call.
|
2023-05-05 12:48:53 -03:00 |
|
Greyson Parrelli
|
855e194baa
|
Add initial username link screen + QR code generation.
|
2023-05-05 12:48:53 -03:00 |
|
Clark
|
0aa7bd6a4e
|
Reorder security provider initialization.
|
2023-05-05 12:48:53 -03:00 |
|
Greyson Parrelli
|
78b530f8b8
|
Show toast to internal users for invalid messages.
|
2023-05-05 12:48:53 -03:00 |
|
Clark
|
29796f51d7
|
Try calling startForeground in onCreate.
|
2023-05-05 12:48:53 -03:00 |
|
Alex Hart
|
4d2ce7a2be
|
Batch call event syncs.
Co-authored-by: Greyson Parrelli <greyson@signal.org>
|
2023-05-05 12:48:53 -03:00 |
|
Alex Hart
|
8dc45263cd
|
Add requestLayout when textfields are updated.
These fields appear to not resize themselves correctly and there appears
to be a possible race where they can end up wrongly ellipsizing
themselves.
|
2023-05-05 12:48:53 -03:00 |
|
Greyson Parrelli
|
d8d95d8efe
|
Update SQLCipher to 4.5.4-S1
|
2023-05-05 12:48:53 -03:00 |
|
Greyson Parrelli
|
f081591354
|
Add Android 14 improvements for dynamic shortcuts.
Closes #12923
Co-authored-by: Yuichi Araki <yaraki@google.com>
|
2023-05-05 12:48:53 -03:00 |
|
Nicholas
|
35e96fecdb
|
Launch the MediaPreviewV2Activity in its own stack from Bubbles.
|
2023-05-05 12:48:53 -03:00 |
|
Nicholas
|
89397ae7cc
|
Picture-in-Picture call improvements.
|
2023-05-05 12:48:53 -03:00 |
|
Alex Hart
|
6c57c2ac2a
|
Fix crash from external share.
|
2023-05-05 12:48:53 -03:00 |
|
Greyson Parrelli
|
90c9cc17b9
|
Handle unregistered responses in more locations.
There were some send jobs where we knew users were unregistered, but we
weren't marking them as such in the DB.
|
2023-05-05 12:48:53 -03:00 |
|
Nicholas
|
125c4f43cf
|
Make audio device button directly toggle when only two devices are present.
|
2023-05-05 12:48:53 -03:00 |
|
Greyson Parrelli
|
634e4abcc1
|
Use the word 'chat' instead of 'conversation'.
|
2023-05-05 12:48:53 -03:00 |
|
Greyson Parrelli
|
a5431330d1
|
Ensure user has a serviceId/e164 before attempting a read receipt.
|
2023-05-05 12:48:53 -03:00 |
|
Alex Hart
|
30fc6d94c5
|
Flesh out event listeners and add load sequencing to CFV2.
|
2023-05-05 12:48:53 -03:00 |
|
Alex Hart
|
694d8f1984
|
Add scroll buttons to CFV2.
|
2023-05-05 12:48:53 -03:00 |
|
Alex Hart
|
bff8fc8230
|
Add call link details screen scaffolding.
|
2023-05-05 12:48:53 -03:00 |
|
Greyson Parrelli
|
8c707555f2
|
Fix bad migration state that could happen during a device transfer.
|
2023-05-05 12:42:31 -03:00 |
|
Greyson Parrelli
|
63ce2de3bf
|
Add some more missing indexes for foreign keys and create test.
|
2023-05-05 09:27:40 -04:00 |
|
Alex Hart
|
5e86cca277
|
Ensure call events are reverse-chron by timestamp.
|
2023-05-05 10:12:58 -03:00 |
|
Alex Hart
|
e0bda8cf53
|
Fix group call ring state for some calls.
|
2023-05-04 13:31:09 -03:00 |
|
Greyson Parrelli
|
a1c807d65b
|
Force usage of best index for conversation query.
|
2023-05-04 09:35:45 -04:00 |
|
Greyson Parrelli
|
77f5c290cc
|
Add 'if not exists' to index migration.
|
2023-05-04 09:33:29 -04:00 |
|
Alex Hart
|
4294b446f3
|
Hide call events from hidden and blocked contacts.
|
2023-05-04 10:02:15 -03:00 |
|
Greyson Parrelli
|
6aa4bb549a
|
Add database indices to improve message delete performance.
|
2023-05-03 09:59:47 -04:00 |
|
Alex Hart
|
6791d2d46e
|
Add animation when switching from chats to calls.
|
2023-05-02 13:10:39 -03:00 |
|
Alex Hart
|
3c343af562
|
Fix dancing call icon when a new message is recieved.
|
2023-05-02 13:10:23 -03:00 |
|
Greyson Parrelli
|
fe9ed4c5f7
|
Attempt to repair local recipient state in the V185 migration.
|
2023-05-02 10:04:57 -04:00 |
|
Alex Hart
|
7374e7ee23
|
Fix PiP crash on devices that lie about support.
Fixes #12924
|
2023-05-02 09:51:45 -03:00 |
|
Greyson Parrelli
|
c868098042
|
Fix 'Sent from' section in message details.
|
2023-05-01 13:13:13 -04:00 |
|
Greyson Parrelli
|
b3c0cda2be
|
Fix rendering of some update message types.
|
2023-05-01 10:09:57 -04:00 |
|
Greyson Parrelli
|
a01fb7ff1c
|
Fix foreign key constraint issues with backup restore.
|
2023-04-25 15:52:09 -04:00 |
|
Alex Hart
|
0e631508b2
|
Fix call log multiselect deletions.
|
2023-04-25 16:42:33 -03:00 |
|
Greyson Parrelli
|
eb9915d445
|
Fix FTS rebuild retry.
|
2023-04-25 14:45:39 -04:00 |
|
Alex Hart
|
eedf7d4280
|
Update threads on call event message deletes.
|
2023-04-25 14:49:49 -03:00 |
|
Cody Henthorne
|
aaca487b8f
|
Improve performance around marking messages read.
|
2023-04-25 11:29:45 -04:00 |
|
Alex Hart
|
a7d6c0f25c
|
Prevent filtering when in multiselect mode.
|
2023-04-25 11:46:37 -03:00 |
|
Cody Henthorne
|
b9d7d19dea
|
Fix multiple issues with rendering spoilers as story captions.
|
2023-04-25 09:51:11 -04:00 |
|
Alex Hart
|
a837f86999
|
Disable scrolling when context menu is open.
|
2023-04-25 10:36:27 -03:00 |
|
Cody Henthorne
|
a0e4b1aaf9
|
Fix weird highlight shown after revealing a spoiler.
|
2023-04-24 22:45:06 -04:00 |
|
Cody Henthorne
|
4d10be2aa5
|
Fix spoiler reveal in full screen media viewer.
|
2023-04-24 21:27:11 -04:00 |
|
Greyson Parrelli
|
353434e1ef
|
Possible fix for SQLite error.
|
2023-04-24 19:12:11 -04:00 |
|