Julien Wadel
ba2d41365e
Hide participant view in ICS when there is none.
2022-11-17 12:18:06 +01:00
Julien Wadel
f924a17055
Synchronize ICS from actions like deletion/cancellation.
2022-11-17 12:17:56 +01:00
Julien Wadel
3677770de2
Fix system times zone on ICS and meetings times.
2022-11-16 14:48:47 +01:00
Julien Wadel
ed3bd406d0
Remove mosaic animations and try to fix layouts.
...
Use default friends list to add a contact.
Use core friends list to remove a contact.
Update SDK 5.2
2022-11-10 17:37:38 +01:00
Julien Wadel
f18ff79a9c
Display only meetings that have been scheduled in meetings list.
2022-11-08 12:35:08 +01:00
Julien Wadel
dcf77ffe79
Fix translations on CLI commands.
...
Use Phone number assistant : Fix phone number that was considered as not valid.
2022-11-07 10:03:45 +01:00
Julien Wadel
19de0a5d6c
Decorrelate Lime state option from media encryption.
2022-11-04 17:31:29 +01:00
Julien Wadel
1c3f507045
ZRTP authentication in popup. Fix PQ icons.
2022-11-03 15:56:23 +01:00
Julien Wadel
dd39203d47
Change group chats and conference icons.
...
Change color on selected call (call list).
Change burger icon into dot menu in calls list.
Change conversation icon to match timeline.
Merge calls into conference.
Fix twin participants on invitation.
2022-11-02 16:46:06 +01:00
Julien Wadel
ced6a8b396
Change contacts list to take account of all contacts in database (multiple lists, bodyless, remote provision)
2022-11-02 11:00:28 +01:00
Julien Wadel
04f3997fd9
Update Active Speaker API (fix synchronizations)
2022-11-02 10:40:30 +01:00
Julien Wadel
92a666a487
Set log collection to default if no account.
2022-10-27 14:44:20 +00:00
Julien Wadel
39f72680ea
Fix hidden timelines.
...
Do timeline deletion on SDK callabacks to avoid using deleted objects.
From secure chats rooms, forward messages on the secure chat rooms if selected from contacts.
Update SDK.
2022-10-27 13:55:07 +02:00
Julien Wadel
1197cf0643
Draft feature rejected.
...
Revert "Make a cache for text to each chat rooms."
This reverts commit 610097c5a5 .
2022-10-25 16:24:47 +02:00
Julien Wadel
5a44f1f3bb
Update conference detection on call.
...
Display group chat icone when calling/receiving a conference.
2022-10-25 11:24:38 +02:00
Julien Wadel
35d90ceb78
Fix LDAP crash and stuck assistant.
2022-10-24 11:10:57 +02:00
Julien Wadel
f06f4ad6d6
Reordering constants.
2022-10-24 10:52:39 +02:00
Julien Wadel
9594347df4
Fix ldap settings binding loops on texts and replace 'Linphone' texts by the application name.
2022-10-24 09:48:23 +02:00
Julien Wadel
665e244844
Hide password url if not set.
...
Fix ldap settings placehodler.
2022-10-21 18:49:57 +02:00
Julien Wadel
54196cc950
Implement a context mode for colors in order to display lighter/darker colors from a context (pressed, deactivated, hovering).
...
Goal: reduce colors.
2022-10-21 18:20:21 +02:00
Julien Wadel
fd174ee758
Add more linked colors and remove some specific colors.
...
Update SDK.
2022-10-21 16:57:55 +02:00
Julien Wadel
8439224562
Fix regular downloads
2022-10-21 08:55:49 +02:00
Julien Wadel
c189747941
Fix checksum test for H264.
2022-10-20 20:30:26 +02:00
Julien Wadel
501c053b4d
Uses UTF-8 when dealing with the SDK.
2022-10-20 16:50:16 +02:00
Julien Wadel
610097c5a5
Make a cache for text to each chat rooms.
...
Display a draft icon in timeline if a etxt has been cached.
2022-10-20 15:25:39 +02:00
Julien Wadel
2f8f3b356e
Fix Qt5 enum declarations.
...
Update SDK
2022-10-20 10:44:04 +02:00
Julien Wadel
6bd8cc4673
Fix messing with std shared pointer and Qt memory managment.
2022-10-19 20:46:20 +02:00
Julien Wadel
697f9eb1d3
Update subject/description string encoding from API.
...
Hide spinner on ending call.
2022-10-19 14:24:19 +02:00
Julien Wadel
a69dcc14d3
DateTime offset in Windows : display a date from javascript doesn't take account of daylight.
2022-10-19 14:24:02 +02:00
Julien Wadel
815adbb1f3
Display terminated chat room when creating above one (eg. 1-1 secure that was deleted from another device)
2022-10-18 09:55:22 +02:00
Julien Wadel
bd1ce9cb02
Specify roles on menu item to override wrong texts heuristics on Mac.
...
Use a workaround to avoid Qt to set its own non-translated titles.
2022-10-17 16:22:07 +02:00
Julien Wadel
9ff0502b3c
Allow to not package the rootca file for packager.
...
If rootca.pem doesn't exist, don't try to use it.
2022-10-17 09:15:11 +02:00
Julien Wadel
55a425af3a
Fix URI handler when calling without a sip address.
2022-10-15 00:15:29 +02:00
Julien Wadel
2d6026b73b
Add a log when calling address is not ok.
2022-10-14 23:45:15 +02:00
Julien Wadel
a2c5a9e571
Use a cryptographic checksum when downloading openH264 from CISCO and update them to 2.2.0
2022-10-14 23:15:13 +02:00
Julien Wadel
f2bab2f1d1
Clean logs.
2022-10-14 18:51:04 +02:00
Julien Wadel
90603c2420
Rework timeline selection managment to keep only one selection (algorithm was buggy)
...
Fix setting wrong duration on vocal messages.
Vocal message optimization by openning the file only for playing. Read its informations from content without opening it.
2022-10-14 16:23:20 +02:00
Julien Wadel
b6d4abe3ea
Display security icon in conference.
...
Use a loader for zrtp authentification to avoid useless memory (and keep the case if athentication code need to be restarted)
2022-10-14 16:23:20 +02:00
Julien Wadel
72bb5ebdc1
In stickers, display username while being in pause.
...
Fix persistent call view when the call flow has been restarted from SDK (renegociation or other).
Fix conference info date time when updating it without entering a new timestamp.
Add a confirmation popup and a way to stop the conference creation.
Update SDK to fix camera crashes and looping resolutions changes for Windows.
2022-10-13 17:32:43 +02:00
Julien Wadel
4d4f278a8c
Enable crash stack dumps into logs for Windows.
2022-10-12 15:37:33 +02:00
Julien Wadel
ac2b0f0424
Unselect current chat room if deleted/on deletion.
...
Fix UTF8 on conference subject.
2022-10-12 11:59:00 +02:00
Julien Wadel
f4dd022ff9
Fix duration in call.
...
Hide screenshots button and make it as an option in order to clean UI.
2022-10-11 17:55:58 +02:00
Julien Wadel
edf2c3c71e
Active Post Quantum ZRTP for official build.
...
Upgrade secure shield quality and display it in call instead of generic secure shield.
2022-10-10 15:29:44 +02:00
Julien Wadel
8213fd005f
Rework audio only implementation to manage it as a layout and not as a configuration.
...
This resolve special cases where audio only layout can be used on active speaker layout.
2022-10-10 14:45:40 +02:00
Julien Wadel
d73a73e2b3
On Active speaker, deactivate camera on remote video only if we are not in conference.
...
Reset conference info when calling multiple time the same chat room.
Avoid tu use the audio video conference URI on non-Linphone user.
2022-10-05 12:11:08 +02:00
Julien Wadel
c0621a1bf9
Fix wrong timestamps by setting the TZ variable from system time zone and with a fix from SDK (Event creation time that should comes from SOCI).
2022-10-04 08:57:57 +02:00
Julien Wadel
bac4bf937b
Avoid to update chat room tile on onIsComposingReceived because there is no need to do that (and updating lead to reload data).
...
Do not add an already displayed message.
2022-10-03 18:02:49 +02:00
Julien Wadel
d0ca9c36ef
Synchronize markAsRead from devices.
2022-10-03 18:02:49 +02:00
Julien Wadel
60cc154576
Really close window on Mac. Show it when clicking on dock.
2022-09-29 18:26:16 +02:00
Julien Wadel
75f2056442
Log viewer:
...
- Display correctly all log files.
- Clean it when quitting the settings.
- Clip text.
2022-09-29 16:54:00 +02:00