Clark Chen
|
5acf442279
|
Exit edit message when quoting a message.
|
2023-04-24 19:12:10 -04:00 |
|
Clark
|
324e83489e
|
Fix edit message with media.
|
2023-04-24 19:12:10 -04:00 |
|
Clark
|
8505530547
|
Fix link preview thumbnail not matching when receiving quote of edited message.
|
2023-04-24 09:43:41 -07:00 |
|
Alex Hart
|
43565d3414
|
Call icon and toast restructure.
|
2023-04-24 13:41:20 -03:00 |
|
Clark
|
9cb8fc8ef5
|
Fix edit message when editing message sent to self.
|
2023-04-24 08:19:07 -07:00 |
|
Greyson Parrelli
|
a11c34d1f6
|
Fix migration crash for unregistered users.
|
2023-04-24 10:14:43 -04:00 |
|
Alex Hart
|
03ef778dee
|
Hide call button when entering action mode.
|
2023-04-24 10:40:48 -03:00 |
|
Alex Hart
|
fa61fa301c
|
Fix incoming call notification on locked screen.
|
2023-04-24 10:16:03 -03:00 |
|
Cody Henthorne
|
b4f6177e87
|
Bump version to 6.19.1
|
2023-04-21 15:43:00 -04:00 |
|
Cody Henthorne
|
f5c16bf824
|
Updated baseline profile.
|
2023-04-21 15:33:37 -04:00 |
|
Cody Henthorne
|
c911dfa9f2
|
Updated language translations.
|
2023-04-21 15:30:24 -04:00 |
|
Clark Chen
|
297eb55c61
|
Correctly hide edit message from message selection menu.
|
2023-04-21 14:34:00 -04:00 |
|
Cody Henthorne
|
4fce7cc3cc
|
Use distinct timestamp for sync message expire timer updates.
|
2023-04-21 13:44:34 -04:00 |
|
Cody Henthorne
|
1d793de213
|
Fix notification profile UI state bug and crash.
|
2023-04-21 13:37:03 -04:00 |
|
Alex Hart
|
211d79d14d
|
Display caller avatar when showing CallStyle notification.
|
2023-04-21 14:34:47 -03:00 |
|
Cody Henthorne
|
f14bce9849
|
Fix unable to verify signed group change warning.
|
2023-04-21 12:37:28 -04:00 |
|
Cody Henthorne
|
8baf07a11c
|
Refine link preview domain restrictions.
|
2023-04-21 11:40:16 -04:00 |
|
Alex Hart
|
a917dace6e
|
Rev calls tab flag.
|
2023-04-20 17:47:12 -03:00 |
|
Cody Henthorne
|
05b4fea3fc
|
Bump version to 6.19.0
|
2023-04-20 15:26:27 -04:00 |
|
Cody Henthorne
|
ab1ad28377
|
Updated baseline profile.
|
2023-04-20 15:01:17 -04:00 |
|
Cody Henthorne
|
5beb90dc19
|
Updated language translations.
|
2023-04-20 14:56:40 -04:00 |
|
Alex Hart
|
9e2e345a3e
|
Add fix for toggle position on reglock.
|
2023-04-20 13:50:12 -04:00 |
|
Alex Hart
|
70f774dce9
|
Slight reorg of call links package.
|
2023-04-20 13:50:12 -04:00 |
|
Cody Henthorne
|
203b16e5a9
|
Update copy/dialogs for registration flow.
|
2023-04-20 13:50:12 -04:00 |
|
Clark
|
b3974d6e64
|
Resolve ANRs from job manager blocking incoming message observer.
|
2023-04-20 13:50:12 -04:00 |
|
Alex Hart
|
dc153ff4e6
|
Add support for jumping to quoted messages in CFV2.
|
2023-04-20 13:50:12 -04:00 |
|
Clark
|
5ddd7cdb9e
|
Add sync message support for edit message.
|
2023-04-20 13:50:12 -04:00 |
|
Clark
|
85787ba1df
|
Fix race for edit message notifying listeners.
|
2023-04-20 13:50:12 -04:00 |
|
Alex Hart
|
560b2f7d6f
|
Utilize CallStyle for incoming and ongoing calls.
|
2023-04-20 13:50:12 -04:00 |
|
Alex Hart
|
8260be4bff
|
Upgrade Kotlin to 1.8.10 and Core-KTX to 1.10.0
|
2023-04-20 13:50:12 -04:00 |
|
Alex Hart
|
65e0fae3f4
|
Add CFV2 Scroll-to-position wiring.
|
2023-04-20 13:50:12 -04:00 |
|
Alex Hart
|
e32b81dc2a
|
Add new tab icons.
|
2023-04-20 13:50:12 -04:00 |
|
Alex Hart
|
10bcadb26a
|
Allow two lines in contact refresh row item summary.
Fixes #12894
|
2023-04-20 13:50:12 -04:00 |
|
Alex Hart
|
93228f4be7
|
Prevent sending stickers to stories.
|
2023-04-20 13:50:12 -04:00 |
|
Alex Hart
|
e6a4067a35
|
Fix disposable leak in ShareActivity.
|
2023-04-20 13:50:12 -04:00 |
|
Alex Hart
|
baf9cd0909
|
Fix refresh of toggle state when dialog is dismissed in several cases.
|
2023-04-20 13:50:12 -04:00 |
|
Alex Hart
|
9081230286
|
Add ScrollToPositionDelegate and install in calls log fragment.
|
2023-04-20 13:50:12 -04:00 |
|
Greyson Parrelli
|
6db71f4a39
|
Improve performance of finding message positions in chats.
|
2023-04-20 13:50:12 -04:00 |
|
Iñaqui
|
d628921e48
|
Proceed with a stun server fallback
|
2023-04-20 13:50:12 -04:00 |
|
Alex Hart
|
240f27fbad
|
Add correct id to barrier in call log row.
|
2023-04-20 13:50:12 -04:00 |
|
Clark
|
23a3d78deb
|
Merge v186 and v185 migrations.
|
2023-04-20 13:50:12 -04:00 |
|
Greyson Parrelli
|
3264a0a795
|
Fix receipts for stories.
|
2023-04-20 13:50:12 -04:00 |
|
Greyson Parrelli
|
deeaf2ba2e
|
Put guard against self-foreign-keys causing infinite recursion.
|
2023-04-20 13:50:12 -04:00 |
|
Greyson Parrelli
|
646f79be7d
|
Fix DatabaseConsistencyTest.
|
2023-04-20 13:50:12 -04:00 |
|
Clark
|
07f6baf7c1
|
Add message editing feature.
|
2023-04-20 13:50:12 -04:00 |
|
Cody Henthorne
|
4f06a0d27c
|
Improve performance from thread being updated to data available to render.
|
2023-04-20 13:50:12 -04:00 |
|
Alex Hart
|
9d17bf473c
|
Add several callbacks to v2 convo fragment.
|
2023-04-20 13:50:11 -04:00 |
|
Greyson Parrelli
|
279ad7945e
|
Move to defined from_recipient_id and to_recipient_id columns on message table.
|
2023-04-20 13:50:11 -04:00 |
|
Alex Hart
|
d079f85eca
|
Add GiphyMp4 controller to V2 Conversation Fragment.
|
2023-04-20 13:50:11 -04:00 |
|
Greyson Parrelli
|
bd8060e533
|
Updated error string.
|
2023-04-20 13:50:11 -04:00 |
|