Julien Wadel
5ceda97c00
Hide all accounts if "hidden" in their custom parameters.
2022-07-12 17:49:04 +02:00
Julien Wadel
a51086c06a
Crash fix on ending a call.
2022-07-12 16:11:22 +02:00
Julien Wadel
1b0b92fbc3
Video conference : On pause, deactivate camera to display avatar instead of putting them on pause view.
...
Fix camera deactivation mode.
2022-07-12 15:08:42 +02:00
Julien Wadel
da3eeadd82
Fix ICS layout in chat.
2022-07-12 14:41:54 +02:00
Julien Wadel
32698ed4a5
Fullscreen : Add remote record warning, move call statistics, hide secure icon, enter directly in fullscreen mode.
2022-07-12 14:34:10 +02:00
Julien Wadel
926abb2af3
Change conferences list menu to meetings.
2022-07-12 14:08:21 +02:00
Julien Wadel
7aeab85c2b
Add a menu to select video conference laout in waiting room.
2022-07-12 13:54:06 +02:00
Julien Wadel
4182542d97
Message and notifications aggregation.
2022-07-12 11:40:31 +02:00
Julien Wadel
c4c50cb4ec
Close conference creation after creation(2s)
...
Fix conference list synchronization when a new conference have been created.
2022-07-12 09:14:56 +02:00
Julien Wadel
f52932eb45
Warn the user when the remote is recording the call.
...
Add a listener to Call.
2022-07-11 16:34:10 +02:00
Julien Wadel
9cd45c6712
Update keypad UI.
2022-07-11 14:38:52 +02:00
Julien Wadel
b19bd5644a
Add an option to activate/deactivate the shadow of a popup.
...
Change call statics design.
2022-07-11 14:38:31 +02:00
Julien Wadel
6325f6885c
- Update to new API on participant joined/left.
...
- Move active speaker managment to list instead of proxy (to be next to the new API state changes).
- Update participants on conference created event to avoid losing me and other devices (SDK callbakcs are not usable before create event).
- Fix selected active speaker when being in conference without participants.
- Fix active speaker on new/left participants.
- Protect mosaic transitions from deletion.
- Username selection from IncallAvatar.
- Deletion protection on camera when changing layouts by introducing a minor delay.
- Shutdown preview when going out from waiting room.
- Update design of waiting room.
- Change flipping transition to opacity.
- Update SDK (fix the camera reset of Active speaker when new participant)
- Fix blanks lines in chat menu.
2022-07-08 22:36:47 +02:00
Julien Wadel
3c07c91c67
Fix persitent location in video conference menu by going to root menu on exit.
2022-07-07 18:18:09 +02:00
Julien Wadel
a690fad165
Change avatar colors.
...
Reduce mosaic quality over 9 participants.
Move call quality button to top.
2022-07-07 18:07:04 +02:00
Julien Wadel
0b8e72710c
Upgrade binding loop workaround to real solution.
2022-07-07 15:28:51 +02:00
Julien Wadel
4d139b2991
Fix bad glowing on speaking participants.
...
Go to the end of conference list going into it or when changing filter.
Update SDK.
2022-07-07 15:17:49 +02:00
Julien Wadel
2f657c6ceb
Display a profile icon if phone number in place of '+'
2022-07-07 12:02:07 +02:00
Julien Wadel
fe4c1982bb
Rework sticker view (camera/avatar).
...
Adapt video conference view to be used for one-one.
Adapt waiting room to be used for outgoing and ending calls.
Fix display of the icon in ActionButton to respect custom sizes.
Fix camera refreshing.
Hide some item memu on One-one.
Update SDK.
2022-07-06 19:58:04 +02:00
Julien Wadel
941a56f20e
Add more delay before closing call view on error call.
2022-07-06 19:50:16 +02:00
Julien Wadel
0c87c93ae9
Fix freezes when using menu on chat rooms.
2022-07-05 10:59:12 +02:00
Julien Wadel
243435ae2c
Update download state on automatic/manual file downloads.
2022-07-04 17:39:41 +02:00
Julien Wadel
4fd6166670
Fix running application detection for uninstalling.
2022-07-04 17:36:53 +02:00
Julien Wadel
7b3c568a74
Remove fallback displayname on logs and chat rooms.
...
Add a printObject() for javascript variables.
2022-07-04 17:36:39 +02:00
Julien Wadel
74932a19a7
Update dialpad to show history. Clicking on it will erase it.
2022-07-01 18:03:27 +02:00
Julien Wadel
7c45eccf86
Avoid openning a conversation on sip url and copy the URL into the smartsearchbar.
2022-07-01 17:41:50 +02:00
Julien Wadel
372697edc9
Synchronization of conference info. Allow to remove them.
2022-07-01 17:06:50 +02:00
Julien Wadel
04552762ce
Add a button to copy ICS string from ICS in chat.
2022-07-01 16:04:08 +02:00
Julien Wadel
9f3115d3da
Add options to set camera modes for mosaic/gric/calls.
...
Change waiting room design to fit camera preview size.
Fix avatar sizes.
Fix preview size to be 16/9 and below main view in call.
2022-07-01 15:38:19 +02:00
Julien Wadel
b555c27f43
Options to set default video conference layout and camera mode.
...
Make OccupyAllSpace as default for Camera mode.
Remove closing preview feature.
2022-06-30 20:32:30 +02:00
Julien Wadel
bdcef22069
Update ICS design in chat.
...
New algorithm to compute needed width on dynamic texts.
Fix binding loops on scrolls.
Fix texts display in reply preview.
2022-06-30 20:31:09 +02:00
Julien Wadel
235b5bda7c
Fix history titles.
...
Add an object displayer for javascript variables.
Fix ICS expansion design.
Click on ICS will expand it instead of calling it.
Fix ICS Uri.
2022-06-30 16:43:32 +02:00
Julien Wadel
c8458433e9
Protect setting window ID in camera when core or call are not usable.
2022-06-30 10:24:29 +02:00
Julien Wadel
fc6d5b79c4
Replace call quality percentage algorithm by a set of icons.
...
Upgrade Popup with a delay in order to avoid instant reopening with clicked events.
Change colors and checked behaviour of call statistics.
Fix action buttons layout on calls and buttons sizes (dialpad/call quality)
Add Participant view in video conference fullscreen mode and fix options toggle display.
2022-06-29 19:47:31 +02:00
Julien Wadel
0df78864d6
Set black color for fullscreen mode.
...
Fix layout to remove margins in fullscreen mode.
Change checkbox colors when checked.
Use black bars on camera view.
2022-06-29 18:11:49 +02:00
Julien Wadel
940ef644e3
Change dialpad button design.
...
Lighter borders in conference creation.
Timepicker : highlight button with circle and same color, add 5 minutes.
Fix gray mask/mouse area on recent contacts in chat creation when already selected.
2022-06-29 17:31:48 +02:00
Julien Wadel
d015ffbf14
Fix alone text in participant list (video conference).
...
Reload devices when entering in settings.
Remove workaround for reloading video devices while in call.
Add capture feedback in waiting room and change buttons layout.
Replace options icones.
2022-06-29 15:26:59 +02:00
Julien Wadel
237940d798
Change avatar size to 2/3 of container.
2022-06-29 13:52:36 +02:00
Julien Wadel
0fc7d4e73d
Remove audio-only indicator on participants.
...
Keep mute indicator and change color.
2022-06-29 13:35:39 +02:00
Julien Wadel
668feaff71
Do not allow closing preview if alone in video conference with Grid layout.
2022-06-29 13:22:39 +02:00
Julien Wadel
76eb8014e0
Add an option to hide Handler on Paned.
...
Call view:
- Hide right splitter if no chat or in conference (TODO: special case when transferring).
- Hide left splitter if closed and in videoconference (openable with button)
2022-06-29 13:18:15 +02:00
Julien Wadel
d4be006a8c
Remove invitation filter in conference list.
...
Fix participants size in ICS when expanded.
2022-06-29 12:43:14 +02:00
Julien Wadel
f282944f19
Update SDK
2022-06-28 16:06:03 +02:00
Julien Wadel
0c8d7c2a2c
Conference creation : non scheduled by default, invite mode, better behaviour with time picker, change design of scheduled options
...
TextArea : remove scrollbar if not needed.
2022-06-28 16:05:07 +02:00
Julien Wadel
97d8bbd03f
SearchFields : Add an option to display a mandatory star on fields.
...
Reduce text size if icon is visible.
2022-06-28 10:43:02 +02:00
Julien Wadel
c82b2b8a36
Reduce height of add contact button in contacts view.
2022-06-28 09:28:55 +02:00
Julien Wadel
4a7118d57c
Fix Qml errors on contacts.
2022-06-28 09:21:23 +02:00
Julien Wadel
4b4243901e
In chat : move view/edit contact button into menu.
2022-06-28 09:13:42 +02:00
Julien Wadel
773c70923f
Fix a crash from bellesip on version checker when using a URL that contains spaces.
2022-06-27 18:59:45 +02:00
Julien Wadel
c49fee7e68
Fix timezone on conference creation.
...
Fix ICS to display conference start time in system timezone.
2022-06-27 18:40:11 +02:00