Commit graph

628 commits

Author SHA1 Message Date
Sylvain Berfini
52247c38d5 Display incoming group call notification properly 2022-05-18 13:59:56 +02:00
Sylvain Berfini
3a56969158 Renamed conferences as meetings, don't display group calls in scheduled meetings list 2022-05-18 11:15:28 +02:00
Sylvain Berfini
91dae25936 Renamed 'now' conferences as group calls, added group call button to group chat rooms 2022-05-18 10:59:10 +02:00
Sylvain Berfini
363322485e Using ShortcutManagerCompat, got rid of Compatibility layer 2022-05-16 15:25:47 +02:00
Sylvain Berfini
4218c5b2a9 Since app min target SDK is 23, remove all references to older versions 2022-05-16 12:02:39 +02:00
Sylvain Berfini
0611109c04 Fixed bluetooth audio route not being selected after answering call 2022-05-16 10:11:51 +02:00
Sylvain Berfini
8f8949cb3e Fixed first to join snack displayed multiple times + prevent first admin snack when going to participants list + show admin snack for conference.me as well 2022-05-09 14:05:03 +02:00
Sylvain Berfini
70ecd32065 Prevent SecurityException in About fragment 2022-05-05 09:34:06 +02:00
Sylvain Berfini
d6f83f0057 Fixes for self-mute during remote conference + rework how we mute single call 2022-05-04 15:38:34 +02:00
Sylvain Berfini
93ecb9c72b Fixed identity account setting 2022-05-04 11:50:09 +02:00
Sylvain Berfini
c1f542cbf5 Workaround phone number labels not stored in vCards because they don't match the RFC 2022-05-04 09:32:55 +02:00
Sylvain Berfini
a31381632f Prevent empty chat bubble when sending only spaces 2022-05-03 15:50:29 +02:00
Sylvain Berfini
f2b85f6473 Improved way of displaying contact's avatar or initials 2022-05-02 14:34:37 +02:00
Sylvain Berfini
d51affda59 Use getPhoneNumbers method when labels aren't needed 2022-05-02 10:29:40 +02:00
Sylvain Berfini
b70b2e4127 Fixed used audio device in call stats 2022-04-29 14:09:09 +02:00
Sylvain Berfini
2e8d061e22 Trying to prevent crashes seen on Crashlytics 2022-04-29 14:02:46 +02:00
Sylvain Berfini
9059abbc06 Fixed friendlist subscribe setting disabled when it shouldn't 2022-04-27 18:23:52 +02:00
Sylvain Berfini
72eb711d98 Trying not to start Core in Application, only Config 2022-04-22 16:34:39 +02:00
Sylvain Berfini
8866b19b7f Fixed weird display when pausing conference the first time while in Grid layout 2022-04-22 13:26:25 +02:00
Sylvain Berfini
85b0d8e6ae Fixed 'you're the first to join this conference' snack 2022-04-22 10:05:21 +02:00
Sylvain Berfini
a1f9b95432 Also use Coil to extract image from video + fixed contact matching issue in chat room creation 2022-04-20 16:11:03 +02:00
Sylvain Berfini
0c085ed0b5 Replaced glide by Coil 2022-04-20 13:28:43 +02:00
Sylvain Berfini
e8ad1e039b Prevent LIME X3DH server URL & friends lists RLS URI to be set for non sip.linphone.org accounts 2022-04-20 10:48:37 +02:00
Sylvain Berfini
905049f7c7 Fixed chat message display in IMDN view + improved chat bubble layout 2022-04-19 15:32:58 +02:00
Sylvain Berfini
8f291145d2 Fix reload of chat rooms when toggling one of the two hide chat room setting 2022-04-19 10:54:08 +02:00
Sylvain Berfini
2ab24f893a Showing snack bar when you're the first to join a conference or when you're the last one in it 2022-04-11 11:00:54 +02:00
Sylvain Berfini
5fd69bcd4c Improvements suggested by code inspector 2022-04-08 17:49:36 +02:00
Sylvain Berfini
a04c09b748 Fixed video not enabled automatically when granting permission while in call 2022-04-08 15:21:14 +02:00
Sylvain Berfini
d699ba423f Removed code now done in SDK 2022-04-08 14:49:01 +02:00
Sylvain Berfini
8b224f174a If SIP address username matches phone number, only show phone number 2022-04-07 14:47:32 +02:00
Sylvain Berfini
2a1a392cf4 Leave waiting room when call is finished or in error 2022-04-07 10:45:43 +02:00
Sylvain Berfini
3793646a7c Disable conference waiting room buttons once call is started 2022-04-07 10:25:37 +02:00
Sylvain Berfini
d366dbf2cc Fixed conference call from history 2022-04-06 19:55:47 +02:00
Sylvain Berfini
f33eec8617 Fixed no video while being alone in video conference with mosaic layout + fixed issue in French translation 2022-04-06 17:50:39 +02:00
Sylvain Berfini
1f6fecb28b Remove GRUU from call log address if any 2022-04-06 12:57:58 +02:00
Sylvain Berfini
341c112d54 Reworked native address book integration, removed Contact & NativeContact objects to directly rely on Friend 2022-04-06 12:30:14 +02:00
Sylvain Berfini
f83eb5e6b1 Force audio only layout in conference waiting room if low bandwidth is detected 2022-04-01 10:45:36 +02:00
Sylvain Berfini
291ae367a6 Rework how audio only layout will be handled 2022-03-31 15:47:15 +02:00
Sylvain Berfini
7b933ad76b Added back take snapshot button in video call if enabled in CorePreferences + reworked/fixed PermissionHelper.hasWriteExternalStoragePermission() for Android >= 10 2022-03-31 12:24:56 +02:00
Sylvain Berfini
2e327ac30d Do not display GRUU of call's remote address 2022-03-30 17:29:20 +02:00
Sylvain Berfini
bf96016c32 Fixed initial mic muted state in conference waiting room 2022-03-30 13:04:54 +02:00
Sylvain Berfini
0aca41b927 Show organizer in conference history details 2022-03-29 10:57:41 +02:00
Sylvain Berfini
f4c89fbb2c Show conference edit button in schedule list for organizer + allow to edit conference + sort conferences by date when notified of a new conference schedule by callback while in conferences list view 2022-03-28 15:50:46 +02:00
Sylvain Berfini
aff768548a UI fixes & improvements 2022-03-25 14:41:42 +01:00
Sylvain Berfini
0fa68e2379 Added video preview to participants & layout conference fragments so other participants will still see the user video while he's naviagating in conference related fragments 2022-03-25 12:01:07 +01:00
Christophe Deschamps
c9a9059d68 Fixes requestLayout() trigerring error message on GridBoxLayout children 2022-03-25 09:15:34 +00:00
Sylvain Berfini
7c4c348f8c Fixed speaker turning on automatically when in video conference with local video disabled 2022-03-25 09:23:15 +01:00
Sylvain Berfini
ef4c7169e6 Indicate when participant in conference has muted it's microphone 2022-03-25 09:03:53 +01:00
Sylvain Berfini
df8721c5fd Fixed margin between views in mosaic conference layout that was removed with latest rework 2022-03-24 15:29:55 +01:00
Sylvain Berfini
487cae1625 Fixed last updated time for chat room not being updated... 2022-03-24 14:00:12 +01:00