Commit graph

79 commits

Author SHA1 Message Date
Sylvain Berfini
1c4f73a9b8 Show video preview in in-call conversation screen 2026-03-02 11:17:04 +01:00
Sylvain Berfini
93202fe4a5 Reworked layout to improve coherence & display on large screen in landscape 2026-02-17 14:44:01 +01:00
Sylvain Berfini
a816a956b8 Added missing hover effects 2026-01-12 15:12:14 +01:00
Sylvain Berfini
9151898a4d Disable search direction after latest matching result found 2026-01-06 16:09:47 +01:00
Sylvain Berfini
7855d4e1db Updated lock open icon & warning color to increase contrast 2025-10-13 09:38:34 +02:00
Sylvain Berfini
97c6c0b553 Updated bell and bell_slash icons 2025-07-30 18:46:10 +02:00
Sylvain Berfini
595ff96d50 Use newly added chat room compose APIs to notify wether text or voice recording is being composed 2025-07-18 15:20:25 +00:00
Sylvain Berfini
3c40bf3d6f Show event at top of conversation in case of unsecure conversation (like we do for e2e encrypted ones) + icon under conversation title 2025-06-23 11:42:07 +02:00
Sylvain Berfini
4d8ab32da7 Using a style for top bar icons to prevent duplicating code 2025-06-20 11:30:46 +02:00
Sylvain Berfini
496279d724 Added pressed/hover effect to icons that can be clicked 2025-06-17 10:40:34 +02:00
Sylvain Berfini
f1fdb186ec Reworked unread count indicators 2025-05-13 13:48:15 +02:00
Sylvain Berfini
7d6c50cf29 Renamed some layouts 2025-03-03 14:24:19 +01:00
Sylvain Berfini
3a23c8813e Fixed conversation header invisible in landscape, updated missing separator color 2024-12-12 15:47:13 +01:00
Sylvain Berfini
b6e36272f7 Some fixes related to recent color/layout changes 2024-12-11 16:06:39 +01:00
Sylvain Berfini
41081f565a Reworked colors for better dark theme 2024-12-11 15:06:47 +01:00
Sylvain Berfini
6476bb518d Added sub menu for file picker in conversation to allow picking files other than media 2024-12-09 16:44:02 +01:00
Sylvain Berfini
4afb10d82a Added meeting/group call conversation history in call log 2024-11-14 10:19:00 +01:00
Sylvain Berfini
27b1cf90c6 Display configured ephemeral messages duration below conversation title (next to icon) 2024-10-07 11:46:38 +02:00
Sylvain Berfini
be849e0c80 Hide send message area while doing a search in a conversation 2024-08-20 09:53:16 +02:00
Sylvain Berfini
00dd62553b Various minor improvements 2024-08-14 09:34:41 +02:00
Sylvain Berfini
55cd29e710 Using new SDK APIs to improve chat message search in conversation 2024-08-05 10:01:46 +02:00
Sylvain Berfini
ae59911f0a Do not use color state resource for background (crashes on Android 9), use drawable instead + use direct color attribute when possible 2024-07-29 19:24:50 +02:00
Sylvain Berfini
1d328f98e3 Fixed margin in conversation header if no back button 2024-07-18 14:59:58 +02:00
Sylvain Berfini
4c9bdec61e No longer use dialog for chat message long press 2024-07-18 12:26:12 +02:00
Sylvain Berfini
964a597aa1 Improved empty list display due to filter not matching any item 2024-07-15 16:12:05 +02:00
Sylvain Berfini
a557875ce8 Started call recordings list 2024-07-15 16:10:43 +02:00
Sylvain Berfini
65a3d0520f Added missing content descriptions 2024-07-15 16:10:43 +02:00
Sylvain Berfini
b4baddcc5b Added shortcut to account profile mode fragment from plain text conversation 2024-07-15 16:10:43 +02:00
Sylvain Berfini
74ad52e0f5 Also fixed voice recording in progress gradient color when a theme is being used & removed orange_main_400 that wasn't used 2024-07-15 16:10:42 +02:00
Sylvain Berfini
33865b469c Prepared listener when clicking on disabled conversation warning 2024-07-15 16:10:42 +02:00
Sylvain Berfini
d6ea531cea Moved some code around & added invite participant into conf 2024-07-15 16:10:41 +02:00
Sylvain Berfini
d19f08cf86 Started to add chat during call 2024-07-15 16:10:41 +02:00
Sylvain Berfini
7076acc540 Improved a few things related to conversation 2024-07-15 16:10:41 +02:00
Sylvain Berfini
8226f6e1b3 Factorized avatar + presence & trust badges 2024-07-15 16:10:41 +02:00
Sylvain Berfini
d023519cd8 Use linphone API to get contact's devices & trust 2024-07-15 16:10:41 +02:00
Sylvain Berfini
625edfe33a Various UI fixes 2024-07-15 16:10:40 +02:00
Sylvain Berfini
fc82c8bcf6 Slightly improved disabled plain text chat room warning display 2024-07-15 16:10:40 +02:00
Sylvain Berfini
012b2419e5 Show ephemeral messages icon under conversation title if they are enabled 2024-07-15 16:10:40 +02:00
Sylvain Berfini
1c7316408d Started to add content descriptions 2024-07-15 16:10:40 +02:00
Sylvain Berfini
d002d308c4 Show all conversations but disable non-encrypted ones if in secure mode 2024-07-15 16:10:40 +02:00
Sylvain Berfini
1734d11639 Fixed conversation menu icon size + prevent switching to mosaic mode when more than 6 participants while in conference 2024-07-15 16:10:39 +02:00
Sylvain Berfini
75d1f719ae Fixed favorites caret not switching direction in landscape + conversation title in landscape not displayed properly + show suggestions SIP addresses domain instead of just username + remove default account address from suggestions 2024-07-15 16:10:39 +02:00
Sylvain Berfini
3a240f107c Hiding some menus & buttons when conversation is read only 2024-07-15 16:10:39 +02:00
Sylvain Berfini
8b1ff7af2b Added entries to conversation popup menu + mute indicator below conversation title 2024-07-15 16:10:39 +02:00
Sylvain Berfini
e4d073471c More dark theme improvements 2024-07-15 16:10:39 +02:00
Sylvain Berfini
ae4d087ad6 Improvements for dark theme 2024-07-15 16:10:39 +02:00
Sylvain Berfini
a00409e003 Added unread message indicator when scrolling up in conversation 2024-07-15 16:10:39 +02:00
Sylvain Berfini
8a6a2bef02 Added label to let user know there is no message matching it's filter 2024-07-15 16:10:39 +02:00
Sylvain Berfini
615185deb9 Updated layout & flow for group conversation creation + all floating action buttons are now on orange background 2024-07-15 16:10:39 +02:00
Sylvain Berfini
4bf0a2fa5d Updated conversation top bar layout 2024-07-15 16:10:39 +02:00