Commit graph

3132 commits

Author SHA1 Message Date
Sylvain Berfini
b438090092 Removed from AudioRouteUtils code that was changing microphone sound device when changing the playback sound card, SDK is doing that automatically now 2023-12-20 08:50:28 +01:00
Sylvain Berfini
e1714934b4 Prevent crash when file transfer has no name nor file path 2023-12-20 08:49:23 +01:00
Sylvain Berfini
f27da5c95d Fixed microphone & camera while app is in background on Android 14 if keep app alive setting is enabled 2023-12-18 11:12:15 +01:00
Sylvain Berfini
70803664f9 Prevent auth dialog for removed accounts 2023-12-15 10:52:42 +01:00
Sylvain Berfini
93ac3f8c41 Hide switch camera button if video call is receive only 2023-12-15 09:34:38 +01:00
Sylvain Berfini
18756a840d Fixed participants list in expanded meeting list cell 2023-12-14 10:20:28 +01:00
Sylvain Berfini
04dcbd6075 Fixed broken active speaker video if when joining conference speaking participants info wasn't available 2023-12-12 16:26:59 +00:00
Sylvain Berfini
d9984f39ba Do not start foreground service with microphone & camera types if call is not active yet 2023-12-12 14:06:50 +01:00
Sylvain Berfini
8ad466e091 Fixed potential deadlock 2023-12-12 12:42:18 +01:00
Sylvain Berfini
4a4ce57864 No longer require STUN server to be set to enable ICE 2023-12-12 10:38:47 +01:00
Sylvain Berfini
11c33bb1b0 Fixed proximity sensor not turning screen off during outgoing call 2023-12-11 16:53:56 +01:00
Sylvain Berfini
586a3972af Removed BLUETOOTH_CONNECT permission, using device added/removed callback instead 2023-12-11 11:28:52 +01:00
Sylvain Berfini
cff5cb1570 Update contacts list when fragment resumes 2023-10-31 10:24:10 +01:00
Sylvain Berfini
1d09151a2d Fixed account prefix applied to contact even if use prefix for chat and calls is toggled off 2023-10-31 10:24:10 +01:00
Sylvain Berfini
52b5a81c26 Fixed sent content type 2023-10-18 15:43:24 +02:00
Sylvain Berfini
02501f0804 Enable Auto video codec priority policy in 5.2 migration 2023-10-18 12:03:49 +02:00
Sylvain Berfini
4b27d1180a Added broadcast mode for scheduled conferences 2023-10-04 15:14:48 +02:00
Andrea Gianarda
2334a0e6a8 Use new API to toggle microphone mute capability during a conference. 2023-10-02 12:03:08 +02:00
Sylvain Berfini
c443eefa20 Fixed can't call right after chat room creation 2023-10-02 09:02:11 +02:00
Sylvain Berfini
ee13e451d7 Properly display registration status in top bar when it's refreshing 2023-09-27 09:56:47 +02:00
Sylvain Berfini
ddcfa242fc Trying to improve incoming call screen visibility when device is locked 2023-09-25 15:48:52 +02:00
Sylvain Berfini
ce9335f0b0 Handling HearingAid audio devices as Bluetooth 2023-09-25 14:34:47 +02:00
Sylvain Berfini
318ab35eab Another improvement for chat message reaction notification: remove previous notification when user changes it's reaction 2023-09-15 09:55:03 +02:00
Sylvain Berfini
7deef26f80 Fixed navigation issue 2023-09-15 09:46:02 +02:00
Sylvain Berfini
35729e5726 Removed reaction from notification if user remove it's reaction 2023-09-14 17:17:19 +02:00
Sylvain Berfini
ae92b030c5 Prevent multiple auth dialog being stacked 2023-09-13 10:32:59 +02:00
Sylvain Berfini
abc1891694 Prevents duplicates in chat room creation search results 2023-09-11 16:37:45 +02:00
Sylvain Berfini
0e03420bd2 Show our reaction if any in long press menu + remove it if selected again 2023-09-08 16:28:52 +02:00
Sylvain Berfini
928a4f129b Fixed crash when rotating device while message's reactions bottom sheet is visible 2023-09-07 11:31:45 +02:00
Sylvain Berfini
4fd1241589 Using new chatRoom muted API from SDK 2023-09-06 12:04:51 +02:00
Sylvain Berfini
c1db11beaf Fixes from crash reported on Play Store 2023-09-06 11:36:14 +02:00
Sylvain Berfini
4dfc21f4b5 Fixed some color issue with emoji reactions + only display counter if more than one same emoji 2023-08-25 16:31:47 +02:00
Sylvain Berfini
ede66c2fa7 Merge branch 'release/5.1' 2023-08-21 12:56:48 +02:00
Sylvain Berfini
f1cfa57f42 Fixed call logs details duplicated each time they are displayed 2023-08-07 16:03:15 +02:00
Sylvain Berfini
839efbdb7c Fixed wrong missing incoming call status 2023-08-07 15:28:43 +02:00
Sylvain Berfini
023f29cc59 Fix escaped arobase when starting Linphone by clicking on google's contacts' app SIP field 2023-08-07 11:02:32 +02:00
Sylvain Berfini
c7bb59d991 Prevent some issues related to ZRTP SAS confirmation dialog 2023-08-02 10:33:01 +02:00
Sylvain Berfini
d4d95b7835 Prevent malicious app that could return private file from another package when sharing file in chat 2023-08-01 17:50:54 +02:00
Sylvain Berfini
546db7355b Small change to see if it improves things on some devices 2023-07-31 10:22:34 +02:00
Sylvain Berfini
256a3ed77a Showing confirmation dialog when about to create a new contact without SIP URI nor phone number (won't be displayed) 2023-07-31 10:11:25 +02:00
Sylvain Berfini
ed009c9e39 Fixed operation in progress infinit spinner when scheduling a conf without sending invitation by chat 2023-07-27 13:13:22 +02:00
Sylvain Berfini
35944bb3a1 Improved check on prefix in assitant + fixed some logs missing assitant tag 2023-07-20 13:27:11 +02:00
Sylvain Berfini
0ee446ffce Update country name when prefix is manually changed 2023-07-17 17:31:58 +02:00
Sylvain Berfini
d623b597b5 Renamed variable to increase code readability 2023-07-11 15:17:14 +02:00
Sylvain Berfini
926413992b Fixed crash when device boots on Android 14 2023-07-10 12:31:30 +02:00
Sylvain Berfini
5ee9178416 Forgot to hide chat button from call menu when disable_chat is set 2023-07-03 18:11:01 +02:00
Sylvain Berfini
6765505ff0 Fixed ANR when opening a PDF inside linphone (VFS enabled for example) 2023-06-28 17:32:18 +02:00
Sylvain Berfini
7335360c26 Prevent chat message notification to be updated for nothing 2023-06-28 17:31:57 +02:00
Sylvain Berfini
c4eb94a9bf Fixed padding issue in multi line text view in chat 2023-06-26 15:10:00 +02:00
Sylvain Berfini
226095bec7 Disable attach file & voice messages in chat if no file transfer server URL is set 2023-06-20 15:12:12 +02:00