Commit graph

7530 commits

Author SHA1 Message Date
Sylvain Berfini
24c653d039 Prevent audio route menu to be briefly visible when toggling speaker in conference waiting room if animations are enabled and no bluetooth device is connected 2022-10-27 10:24:57 +02:00
Sylvain Berfini
8721a68db5 Bumped dependencies 2022-10-26 17:12:37 +02:00
Sylvain Berfini
e01ffc0211 Fixed active speaker alone layout when in fact there is at least one other participant 2022-10-24 14:19:16 +02:00
Sylvain Berfini
59a9290832 Using new callback to display the correct active speaker participant device name 2022-10-20 11:46:08 +02:00
Sylvain Berfini
dd1ec48cbd Dismiss ZRTP SAS validation dialog when clicking outside 2022-10-18 15:47:07 +02:00
Sylvain Berfini
42846e6b45 Close layout & audio device popup menus when selecting an item in conference waiting room 2022-10-14 11:49:36 +02:00
Sylvain Berfini
f0fe5cc418 Fixed conference scheduling duration not being 1h 2022-10-13 15:57:41 +02:00
Sylvain Berfini
ea9d6c48bc Do not show ZRTP auth token validation dialog if the token is null 2022-10-13 10:03:20 +02:00
Sylvain Berfini
072db50727 Improved notification text when more than 1 file is inside the message + updated RC flags 2022-10-11 16:13:15 +02:00
Sylvain Berfini
eb63d63276 Fixed various UI glitches 2022-10-07 13:51:19 +02:00
Sylvain Berfini
f0cb889215 Catch foreground service not allowed to start exception 2022-10-07 08:53:22 +00:00
Sylvain Berfini
3c830760c2 Fixed UI issue when hanging up call if there is still another call to display 2022-10-05 17:25:28 +02:00
Sylvain Berfini
a230f603c6 Improvements on use of Telecom Manager APIs to prevent dialog asking to terminate call when trying to add a new call to an existing conference 2022-10-05 16:19:32 +02:00
Sylvain Berfini
db8b6f2dfb Fixed issue with active speaker layout 2022-10-03 10:30:51 +02:00
Sylvain Berfini
04ae18c1ae Set media encryption to SRTP when connecting a sip.linphone.org account if media encryption setting is set to None + bumped version code 2022-09-29 11:15:43 +02:00
Sylvain Berfini
37f5721668 Fixed cancelled meeting background color when in dark mode 2022-09-27 09:14:41 +02:00
Sylvain Berfini
02304cdd18 Added a setting to force secure chat rooms 2022-09-20 16:46:55 +02:00
Sylvain Berfini
05718aa749 Added a setting to prevent native addressbook integration 2022-09-20 16:24:30 +02:00
Sylvain Berfini
b426bd567f Hide audio/video/chat factory URIs & LIME server URL from account settings 2022-09-20 13:55:02 +02:00
Sylvain Berfini
bdffe20fd0 Fixed missing switch camera button while in conference if layout is active speaker and full screen mode is on 2022-09-20 11:03:56 +02:00
Sylvain Berfini
88757bd1b8 Updated CHAANGELOG from 4.6.14 release 2022-09-20 10:19:23 +02:00
Sylvain Berfini
5295ae3b9d Removed Java 1.8 target & compatibility 2022-09-19 11:50:39 +02:00
Sylvain Berfini
323dd05731 Don't go to conference waiting room when clicking on a cancelled conference in history 2022-09-19 11:40:17 +02:00
Peter Chen
d5564af931 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (763 of 763 strings)

Translation: Linphone/Linphone Android (master)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android/zh_Hant/
2022-09-19 10:06:51 +02:00
Sylvain Berfini
fb4019f5b9 Fixed long press on chat message if spannable link if found below 2022-09-16 12:14:00 +02:00
Sylvain Berfini
e4c64a2b5b Fixed crash observed on Samsung Z Fold 2 while forwarding a message to a new chat room 2022-09-14 15:04:24 +02:00
Sylvain Berfini
003a73577a Added missing 'mute' indicator in active speaker layout when 2 participants 2022-09-14 14:58:32 +02:00
Sylvain Berfini
691bb49c62 Do not set preview textureview in Core if video isn't enabled 2022-09-14 11:16:35 +02:00
Sylvain Berfini
cb34e761c6 Fixed video & preview being visible while call is locally paused 2022-09-14 11:12:12 +02:00
Sylvain Berfini
4fd7246a74 Fixed UI stuck indefinitely if READ_PHONE_STATE permission is denied on the dialer 2022-09-14 10:09:49 +02:00
Sylvain Berfini
ebaa6067b5 Fixed isEndToEndEncryptedChatAvailable to keep checking the deprecated param on the Core 2022-09-14 09:42:11 +02:00
Sylvain Berfini
2050ed93eb When removing a meeting you organized, send a cancel ICS 2022-09-13 13:12:43 +02:00
Sylvain Berfini
795ee0d40c Fixed build with latest SDK API changes 2022-09-12 15:57:47 +02:00
Sylvain Berfini
a56edd5f4f Added same animation for audio routes menu in waiting room than while in call (+ same animation for conference layouts) 2022-09-09 16:35:19 +02:00
Sylvain Berfini
ee2fd51103 Fixed audio routes menu not showing when bluetooth device is connected 2022-09-09 16:17:53 +02:00
Sylvain Berfini
b4d11291f1 Added @StringRes annotation when useful 2022-09-09 13:55:42 +02:00
Sylvain Berfini
3497708da5 Changes for conference edition 2022-09-08 16:19:31 +02:00
Sylvain Berfini
d37c9549da Fallback to basic chat rooms to send conference invitations if LIME isn't available 2022-09-08 11:38:52 +02:00
Sylvain Berfini
138635230a Fixed deadlock (ANR) while playing voice recording 2022-09-08 11:13:53 +02:00
Sylvain Berfini
b47ae48529 Bumped dependencies 2022-09-08 10:08:26 +02:00
Sylvain Berfini
6bc4352313 Show our device (in conference) with a different background color + fixed our avatar size in active speaker 2022-09-07 17:52:37 +02:00
Sylvain Berfini
ab6c3004de Reworked how lifecyle owner is set on view stubs after being inflated, fixes voice messages UI not being updated when playing 2022-09-07 16:22:52 +02:00
Sylvain Berfini
98aae5af37 Fixed active speaker conference layout when alone or 2 for foldables + fixed UI issues 2022-09-07 13:52:53 +02:00
Sylvain Berfini
36286b0259 Fixed badge briefly visible when terminating conference 2022-09-06 13:33:52 +02:00
Sylvain Berfini
e468573551 Fixed crash when merging call into conference with active speaker layout 2022-09-06 11:44:07 +02:00
Sylvain Berfini
45d6dd0086 Fixed title when editing a scheduled meeting 2022-09-06 11:12:04 +02:00
Sylvain Berfini
0f485ed66d Added option to schedule meeting from group chat room 2022-09-06 10:53:07 +02:00
Sylvain Berfini
9d9c58e7f7 Use same dialog style to confirm conference info removal 2022-09-06 10:21:38 +02:00
Sylvain Berfini
60067c259b No need to change conference participant background color while in video (as video is supposed to be drawn above it)? 2022-09-06 10:13:59 +02:00
Sylvain Berfini
303768e2bf Also added slide to delete conference info 2022-09-05 16:30:55 +02:00