Julien Wadel
843fb0769d
Fix layoutChanged signals : endInsertRows/endRemoveRows doesn't call layoutChanged signals. Call it after any changes to propagate updates.
2023-05-23 12:51:41 +02:00
Julien Wadel
a47d97d790
- Fix interpretUrl to check internalization prefix option from account configuration.
...
- Fix Layout label width if fitting label is requested (gui).
- Fix a missing presence text in qml.
2023-03-27 16:58:51 +02:00
Julien Wadel
92f6ed3390
In window calls, update behavior for conference creation (launch video conference if usable, and video mode based on the current call)
2022-09-26 16:57:55 +02:00
Julien Wadel
6c481ccad5
Activate video on transfer
2022-09-22 10:15:49 +02:00
Julien Wadel
0aeaf84ef0
Fix group call button in conversation. If the video conference URI has been set, we don't have to limit the participant count of a local group call.
...
Fix local conference view and waiting ready message.
Fix crash on mixing hold call and conference call.
2022-09-06 16:33:02 +02:00
Julien Wadel
2f5abc5c3b
Add ICS actions (design only) on scheduled.
...
Add 'Me' on participants list and fix behaviours on participants in video conference.
Prepare for invitations (SDK not working yet).
2022-05-13 17:38:43 +02:00
Julien Wadel
a541df0cd4
Backup
2022-05-13 17:38:43 +02:00
Julien Wadel
dc997150ce
- Fix Update conference from existing calls.
...
- Show conferences only for the current account.
- Accept call with the requested account (test)
2022-05-13 17:38:43 +02:00
Julien Wadel
338772da77
Convert the deprecated ProxyConfig into the new Account class.
2022-04-06 12:43:07 +02:00
Julien Wadel
4e847ac90e
Update SDK
2021-12-22 11:10:33 +01:00
Julien Wadel
643cc54d6c
Fix GUI data updates
2021-08-25 11:14:51 +02:00
Julien Wadel
3e6c2daf10
Backup2
2021-08-01 22:48:17 +02:00
Julien Wadel
89ea3a8cb8
Update GUI, SDK and fix function name
2021-04-28 20:06:52 +02:00
Julien Wadel
459689098d
No video for conference as it is not yet supported by the application
...
Reorder pause when removing participants from conference
2020-06-24 21:04:32 +02:00
Julien Wadel
e94296019c
- Invite participants first to avoid removing conference if empty
...
- Put in pause and remove all calls that are not in the conference list
- Show only calls that are in conference
2020-06-01 17:00:21 +02:00
Julien Wadel
345432b8fd
Qml calls and conference crashfix
...
* Core creation in main thread but still async with timers
* For conference : no filter on items model.
* Remove conference storage and use directly the one that is in Core
* Fix calls model updates when a call become empty
* Fix missing functions
* Set Max Participants to 20
2020-04-24 14:26:25 +02:00
Julien Wadel
08ca4791c0
Change application source folder name
2020-03-26 16:44:31 +01:00