Commit graph

4230 commits

Author SHA1 Message Date
Julien Wadel
92a666a487 Set log collection to default if no account. 2022-10-27 14:44:20 +00:00
Julien Wadel
c420b897a8 Translated using Weblate
Currently translated at 99.9% (1001 of 1002 strings)
(French)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/fr/


(cherry picked from commit 6e8614572d)
2022-10-27 16:05:43 +02:00
Julien Wadel
9a8cab9e2b Display snapshots button for 1-1, hide it while in conference. 2022-10-27 15:52:43 +02: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
cb2cc3cef9 Update SDK 2022-10-25 17:15:58 +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
1def97ee08 Use png2icns to generate apple icns from png. 2022-10-24 17:32:08 +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
55aeeb50a6 Translated using Weblate 2022-10-24 10:04:30 +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
2bde421fde Update SDK 2022-10-19 20:50:34 +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
ecf073ea74 Show addresses on contacts in participant list when creating a chat room.
Update SDK.
2022-10-17 20:17:37 +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
68413a6bfb Update Changelogs. 2022-10-14 18:33:11 +02:00
Julien Wadel
778e93fc33 Add weblate widget to Readme and fix languages typo. 2022-10-14 17:09:39 +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
96bbc2da9d Translated using Weblate 2022-10-14 14:22:20 +00: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
1175f852bb SDK : Fix Debian9 build and missing rootca on Mac. 2022-10-12 11:08:04 +02:00
Julien Wadel
77d599b4df Fix Post quantum build 2022-10-11 18:17:09 +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
5b5a1113c5 Accetp any encryption on RTP and fix configuration key word on conference size. 2022-10-11 16:25:33 +02:00
Julien Wadel
16c1ff35bb Fix active speaker where preview could be seen (because of binding loop on participant count) 2022-10-11 16:14:51 +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
3488f97ed8 Add sanitizer options.
Fix mac default folders locations like rings and belr grammars.
2022-10-07 10:48:55 +02:00
Julien Wadel
42799127b0 Fix h264 codec download popup.
Fix Active Speaker display on pause/conference/cameraEnabled modes.
- Need a fix on SDK for keeping old window id when stopping internal stream.
Fix VPX build for M1.
2022-10-05 21:51:07 +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