Commit graph

7273 commits

Author SHA1 Message Date
Sylvain Berfini
8b60d5eda1 Fixed duplicated phone numbers in contact details 2022-03-30 16:03:58 +02:00
Sylvain Berfini
ad2f2a98df Enable mic back in Core when last call is ended while it was muted 2022-03-30 13:08:22 +02:00
Sylvain Berfini
bf96016c32 Fixed initial mic muted state in conference waiting room 2022-03-30 13:04:54 +02:00
Sylvain Berfini
3334983707 Cleanup Databindings declarations + added missing proguard rule 2022-03-29 16:07:53 +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
Sylvain Berfini
d6cd6af645 Layout improvements 2022-03-23 16:44:55 +01:00
Sylvain Berfini
5c3b79abee Reworked how video preview is moving 2022-03-23 13:41:22 +01:00
Sylvain Berfini
2835f80ee5 Stop spinner & display error message when conference scheduler goes to error state 2022-03-22 16:38:20 +01:00
Sylvain Berfini
a6cb6fb975 Factorized & improved code for call & conference layouts 2022-03-22 15:56:37 +01:00
Sylvain Berfini
c6b49080af Reworked how call logs are handled, should be more efficient 2022-03-21 17:34:40 +01:00
Sylvain Berfini
70f7f8c100 Disable CallStyle notifications (Android 12+) for samsung devices, they are currently badly displayed 2022-03-21 13:43:00 +01:00
Sylvain Berfini
bb31a0014b Set video call information in incoming CallStyle notification 2022-03-21 13:31:19 +01:00
Sylvain Berfini
20dcb23b8a Added contact display name to address generated from phone number 2022-03-21 10:26:42 +01:00
Christophe Deschamps
f9a3703a18 Conference 'GridBox' Layout 2022-03-18 23:56:50 +01:00
Sylvain Berfini
154659c083 Show message to user when trying to download two files from same message at the same time + fixed issue where second file download can't be started once the first one has finished 2022-03-18 10:24:31 +01:00
Sylvain Berfini
f07bc19d5f Fixed missing contacts after LDAP query 2022-03-18 10:00:21 +01:00
Sylvain Berfini
ed9f590f4f Always display contacts with same phone number if display name is different 2022-03-17 16:51:23 +01:00
Sylvain Berfini
2e9e3459e4 Prevent read-only 1-1 chat room 2022-03-17 16:51:11 +01:00
Sylvain Berfini
48c10e863e Use only phone number from SearchResult if both SIP address and phone numbers are provided and are equal 2022-03-16 13:57:18 +01:00
Sylvain Berfini
13878ee48d Should prevent crash when failing to get account matching local address 2022-03-16 13:56:56 +01:00
Sylvain Berfini
71a2140dbd Fixed ContactsSelectionViewModel used for chat room & conferences participant selection to use same MagicSearch APIs 2022-03-11 15:42:23 +01:00
Sylvain Berfini
2df68f8cf2 Fixed audio route changes in outgoing call not working with TelecomManager enabled 2022-03-11 11:02:59 +01:00
Sylvain Berfini
c40b2e753e Updated README 2022-03-11 10:57:44 +01:00
Sylvain Berfini
e16cb01b31 Conference layouts improvements 2022-03-10 15:19:53 +01:00
Sylvain Berfini
0dd411330c Improved in-call numpad, specifically in landscape 2022-03-10 14:58:55 +01:00
Sylvain Berfini
6559cc24ec Reworked layouts to use ConstraintLayout properly 2022-03-10 13:48:59 +01:00
Sylvain Berfini
6044ed07f8 Fixed file transfer progress color 2022-03-09 17:11:51 +01:00
Sylvain Berfini
edeb854ab3 Removed useless code, by default SDK believes Android is in background 2022-03-08 16:24:18 +01:00
Sylvain Berfini
e61ee2981e Changes regarding incoming call notification & activity 2022-03-08 13:20:42 +01:00
Sylvain Berfini
465e41ae79 Fixed navigation issues + ensure friend is freed 2022-03-08 11:36:01 +01:00
Sylvain Berfini
4c616cc395 Improved call statistics: only compute them when dialog is visible + fixed leak 2022-03-07 15:21:29 +01:00
Sylvain Berfini
c93ea7a851 Reworked call UI a bit more 2022-03-07 15:21:18 +01:00
Sylvain Berfini
9fc2009b76 Don't use data1 phone number value from addressbook if it's not a proper phone number 2022-03-07 10:49:19 +01:00
Sylvain Berfini
3cd8110db3 Trying to prevent issue with IncomingCallActivity not displayed sometimes 2022-03-04 13:55:29 +01:00
Sylvain Berfini
fc901e8131 Small improvements regarding contacts 2022-03-04 13:54:03 +01:00
Sylvain Berfini
7f035cccbc Fixed navigation issues 2022-03-03 17:22:56 +01:00
Sylvain Berfini
862c5e47c8 Split ActiveCallOrConferenceFragment into two fragments 2022-03-03 16:52:21 +01:00
Sylvain Berfini
f86c9dc99c Trying to speed up process contacts filtering by using nativeid & friends' refkey 2022-03-03 13:47:51 +01:00
Sylvain Berfini
cc632d89f3 Make delay before showing contacts operation in progress spinner configurable 2022-03-03 12:00:45 +01:00
Sylvain Berfini
2c846f6727 Prevent crash if security exception is thrown when placing call with Telecom Manager 2022-03-03 11:51:37 +01:00
Sylvain Berfini
4a05302722 Simplified code 2022-03-03 11:43:49 +01:00
Sylvain Berfini
8d0b571f38 Fixed issue with contacts order 2022-03-03 11:31:03 +01:00