Commit graph

7272 commits

Author SHA1 Message Date
Sylvain Berfini
bf1f2c3175 Prevent call logs wrongly grouped due to conf-id parameter not used in equal comparison, cf RFC 2022-05-19 16:20:00 +02:00
Sylvain Berfini
4a0eb4d93e Fixed video conference factory URI not set when updating for 4.6.x release 2022-05-19 13:02:28 +02:00
Sylvain Berfini
975905428f Do not group conference call logs 2022-05-19 12:50:31 +02:00
Sylvain Berfini
4c809ff7d2 Fixed issues when creating group call from scheduler process 2022-05-19 11:23:43 +02:00
Sylvain Berfini
3c2640d4bf Properly display conference participants in incoming call fragment 2022-05-18 18:02:31 +02:00
Sylvain Berfini
2838d207ca Prevent crash if conference subject is null or empty, a Person must have a name 2022-05-18 17:02:24 +02:00
Sylvain Berfini
cb7732b704 Renamed conférence into réunion & programmer into planifier for French translation + fixed issues in English texts 2022-05-18 16:24:21 +02:00
Sylvain Berfini
429cc17525 Fixed replaceSipUriByUsername setting not being used in new call related layouts 2022-05-18 15:52:54 +02:00
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
adf1675a06 Try to workaround incoming call activity not being displayed on some phones 2022-05-16 09:19:59 +02:00
Sylvain Berfini
38ba2c758d Updated CHANGELOG 2022-05-13 16:57:48 +02:00
Sylvain Berfini
3e774f6605 Bumped gradle & material versions 2022-05-12 11:42:16 +02:00
Sylvain Berfini
05ee5794f2 Try to show foreground service notification asap to prevent crash if Core takes too long to start 2022-05-10 15:33:20 +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
4372fd2d9e Try to keep preferred audio driver when changing audio device 2022-05-06 15:14:34 +02:00
Sylvain Berfini
ff3762007e Started conference call incoming layout 2022-05-05 10:48:24 +02:00
Sylvain Berfini
70ecd32065 Prevent SecurityException in About fragment 2022-05-05 09:34:06 +02:00
Sylvain Berfini
27bb172014 Updated CHANGELOG from release/4.6 branch 2022-05-05 09:29:03 +02:00
Sylvain Berfini
209f577890 Fixed crash when device boots & start at boot setting is disabled 2022-05-05 09:26:44 +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
18f36b85bb Make sure TelecomManager's connection's state matches our Call's one when the service takes time to be created... 2022-05-04 14:06:17 +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
3eb8382423 Cleanup & small improvements 2022-05-03 10:02:24 +02:00
Sylvain Berfini
8d762d09e0 Fixed generated avatar issue 2022-05-03 09:23:37 +02:00
Sylvain Berfini
562185057b Fixed issue when calling coreContext.fetchContacts() again 2022-05-03 09:12:00 +02:00
Sylvain Berfini
4d7ce73422 Stop contacts loading process if core is being shutdown or is already destroyed 2022-05-02 15:59:15 +02:00
Sylvain Berfini
b8685c2dda Fixed chat room/conference avatar when in dark mode 2022-05-02 15:36:03 +02:00
Sylvain Berfini
dcbf233774 Removed unused code 2022-05-02 14:43:26 +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
5891babc5c Proper layout for conference audio only mode 2022-04-29 09:34:51 +02:00
Christophe Deschamps
2be69da8a4 When Earpiece or Speaker audio route is requested, set the capture device to Micrphone 2022-04-29 08:33:05 +02:00
Sylvain Berfini
9059abbc06 Fixed friendlist subscribe setting disabled when it shouldn't 2022-04-27 18:23:52 +02:00
Sylvain Berfini
60720707d1 Fixed crash when using chat message notification action after Core has been destroyed 2022-04-26 09:26:29 +02:00
Sylvain Berfini
72eb711d98 Trying not to start Core in Application, only Config 2022-04-22 16:34:39 +02:00
Sylvain Berfini
cec6d307d0 Fixed active speaker default avatar background 2022-04-22 14:01:33 +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
d1d4ce558a Fixed contacts list issue when creating a chat room or a conference 2022-04-20 16:12:41 +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
5ce69e63cd Minor UI fix 2022-04-20 15:06:25 +02:00