Commit graph

295 commits

Author SHA1 Message Date
Benoit Martins
b84bd1faf3 Add SipAddressesPopup to StartCallFragment, StartConversationFragment, and AddParticipantsFragment 2026-03-23 16:27:31 +01:00
Christophe Deschamps
54b8ae4b02 RC option to hide contact edition - ui/hide_contact_edition 2026-03-19 13:01:11 +00:00
Benoit Martins
5615d51e27 Added new colors to replace old ones, reworked themes to only use two "main" colors 2026-03-18 17:15:12 +00:00
Benoit Martins
b82156d2f2 Fix document preview 2026-03-18 15:50:21 +01:00
Benoit Martins
83acef02d7 Add deleted message bottom sheet when message is not retractable 2026-03-18 15:30:13 +01:00
Benoit Martins
1ffcd3e1ae Add bottom sheet to display message deletion choice 2026-03-16 16:57:08 +01:00
Benoit Martins
d00257d93c Fix own reaction refresh issue 2026-03-06 10:20:06 +01:00
Benoit Martins
58d269a65f Fix reaction refresh issue 2026-03-05 17:31:38 +01:00
Benoit Martins
95a7f0987a Remove debug print statements 2026-03-05 16:34:46 +01:00
Benoit Martins
e1d3df577f Create local image library in CoreContext if it doesn’t exist 2026-03-05 16:26:42 +01:00
Benoit Martins
6c5bf43062 Add contacts and suggestions to history and conversation views 2026-03-03 16:59:01 +01:00
Benoit Martins
bfb4ac3c22 Add media and document lists to the contact detail view 2026-02-26 14:18:01 +01:00
Benoit Martins
75e96ed8a5 Automatically play next voice recording when the previous one ends 2026-02-25 16:28:40 +01:00
Benoit Martins
9cc8923e3f Refactor audio session management and add incoming message notification sound 2026-02-25 15:05:47 +01:00
Benoit Martins
db9c9f1834 Display peer address with a hidden button in conversation 2026-02-24 17:52:18 +01:00
Benoit Martins
ca9f5ffe1f Add non-encrypted header to conversation 2026-02-24 15:58:21 +01:00
Benoit Martins
d39e4a0e34 Disable chatroom when it is not secure 2026-02-23 15:49:02 +01:00
Benoit Martins
d5d1600b4e Add trusted devices list 2026-02-16 16:14:30 +01:00
Benoit Martins
cf97da11b1 Add pagination to media and document lists 2026-02-12 12:00:52 +01:00
Benoit Martins
304651d776 Use removeAccountWithData instead of removeAccount 2026-02-12 10:54:07 +01:00
Benoit Martins
b753b5925e Fix media list UI 2026-02-12 09:44:55 +00:00
Benoit Martins
112d7bbaa9 Fix media path for message bubble 2026-02-12 09:44:55 +00:00
Benoit Martins
8223d20fc6 Add media and documents list to the conversation 2026-02-12 09:44:55 +00:00
Benoit Martins
8d0f638d46 Refactor CorePreferences by adding new values 2026-01-29 10:30:08 +01:00
Benoit Martins
d25c19ff8e Refactor of Config and CorePreferences 2026-01-27 15:55:57 +01:00
Benoit Martins
02c0509c98 Add loading popup when searching messages 2026-01-20 17:23:11 +01:00
Benoit Martins
ceca9acc21 Fix first message display when displaying old messages 2026-01-20 16:36:41 +01:00
Benoit Martins
6b93a7ef5e Refactor toast system 2026-01-20 13:32:21 +01:00
Benoit Martins
ac5a23bfff Add message search feature 2026-01-20 11:29:23 +01:00
Benoit Martins
9723c0de04 Allow mentioning participants in conversation 2026-01-06 12:22:22 +01:00
Benoit Martins
990d2f36af Add mentions to DynamicLinkText in ChatBubbleView 2026-01-05 12:26:58 +01:00
Benoit Martins
61931138b2 Remove SDK message queued workaround 2025-12-23 16:48:26 +01:00
Benoit Martins
4feae7fccd Temporarily disable queued and pendingDelivery message handling awaiting SDK fix 2025-12-18 09:54:30 +01:00
Benoit Martins
84ec09173c Display message when a ChatMessage is queued 2025-12-17 16:20:36 +01:00
Benoit Martins
4cd63b53b2 Allow add-contact UI when disableAddContact is disabled 2025-12-17 15:36:54 +01:00
Benoit Martins
57b7b857bc Replace contactAddress with params.identityAddress for defaultAccount 2025-12-12 14:40:03 +00:00
Christophe Deschamps
c7ddf2d8d0 Search for message to update after updating eventLog Ids 2025-12-09 17:56:11 +01:00
Benoit Martins
36fa752ccf Add seeking support to the audio record player 2025-12-03 23:04:51 +01:00
Benoit Martins
5492a3e3a9 Update the unread message counter in onMessageRetracted 2025-12-01 14:33:59 +01:00
Benoit Martins
773102e4bd Fix the French translation of message_content_deleted 2025-12-01 13:45:49 +01:00
Benoit Martins
5d13a2b49d Stop composing when the user stops typing 2025-11-26 10:44:19 +01:00
Benoit Martins
7bdb8fa92d Update last message text in conversation list 2025-11-26 09:34:40 +00:00
Benoit Martins
0daba4fe03 New message deletion feature 2025-11-26 09:34:40 +00:00
Benoit Martins
07dbf407b0 Update PopupView UI 2025-11-26 09:34:40 +00:00
Benoit Martins
7972fd7c1f Add message editing feature 2025-11-26 09:34:40 +00:00
Benoit Martins
4fbb43f38c Fix SIP contacts filter 2025-11-17 13:44:59 +01:00
Benoit Martins
08ab9a1078 Use searchChatRoomByIdentifier instead of searchChatRoom in the changeDisplayedChatRoom 2025-11-03 12:06:32 +01:00
Benoit Martins
068b93cf1c Hide SIP domains in suggestion list 2025-10-02 14:10:10 +02:00
Benoit Martins
e9eebbd45a Hide SIP addresses via settings 2025-10-01 15:08:37 +02:00
Benoit Martins
43d63ae081 Reset the displayed chat room also when the chat room is empty 2025-09-15 12:11:02 +02:00