Commit graph

1249 commits

Author SHA1 Message Date
Weblate
9dfaac1ebe Update translation files
Updated by "Cleanup translation files" add-on in Weblate.

Translation: Linphone/Linphone Desktop 6.2
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-desktop-6-2/
2026-04-08 14:20:30 +02:00
Languages add-on
4813aaa27b Added translation using Weblate (Italian) 2026-04-08 14:20:27 +02:00
Anonymous
e272b351a3 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 73.1% (967 of 1322 strings)

Translation: Linphone/Linphone Desktop 6.2
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-desktop-6-2/zh_Hans/
2026-04-08 14:20:27 +02:00
Anonymous
a44b2408d9 Translated using Weblate (Ukrainian)
Currently translated at 76.6% (1013 of 1322 strings)

Translation: Linphone/Linphone Desktop 6.2
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-desktop-6-2/uk/
2026-04-08 14:20:27 +02:00
Anonymous
71b74917c6 Translated using Weblate (Slovak)
Currently translated at 2.2% (30 of 1322 strings)

Translation: Linphone/Linphone Desktop 6.2
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-desktop-6-2/sk/
2026-04-08 14:20:27 +02:00
Anonymous
882e991a1d Translated using Weblate (Russian)
Currently translated at 72.1% (954 of 1322 strings)

Translation: Linphone/Linphone Desktop 6.2
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-desktop-6-2/ru/
2026-04-08 14:20:27 +02:00
Anonymous
a0da5597bf Translated using Weblate (Portuguese (Brazil))
Currently translated at 88.1% (1165 of 1322 strings)

Translation: Linphone/Linphone Desktop 6.2
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-desktop-6-2/pt_BR/
2026-04-08 14:20:27 +02:00
Anonymous
12e81e545b Translated using Weblate (Portuguese)
Currently translated at 21.8% (289 of 1322 strings)

Translation: Linphone/Linphone Desktop 6.2
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-desktop-6-2/pt/
2026-04-08 14:20:27 +02:00
Anonymous
5b34e58f05 Translated using Weblate (Polish)
Currently translated at 45.3% (599 of 1322 strings)

Translation: Linphone/Linphone Desktop 6.2
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-desktop-6-2/pl/
2026-04-08 14:20:27 +02:00
Anonymous
9b64a6c870 Translated using Weblate (French)
Currently translated at 100.0% (1322 of 1322 strings)

Translation: Linphone/Linphone Desktop 6.2
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-desktop-6-2/fr/
2026-04-08 14:20:27 +02:00
Anonymous
ea513ee27a Translated using Weblate (Basque)
Currently translated at 73.6% (974 of 1322 strings)

Translation: Linphone/Linphone Desktop 6.2
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-desktop-6-2/eu/
2026-04-08 14:20:27 +02:00
Anonymous
1b362eb186 Translated using Weblate (German)
Currently translated at 97.0% (1283 of 1322 strings)

Translation: Linphone/Linphone Desktop 6.2
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-desktop-6-2/de/
2026-04-08 14:20:27 +02:00
Anonymous
c0aa95cb74 Translated using Weblate (Czech)
Currently translated at 97.0% (1283 of 1322 strings)

Translation: Linphone/Linphone Desktop 6.2
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-desktop-6-2/cs/
2026-04-08 14:20:27 +02:00
Anonymous
67e0e46d93 Translated using Weblate (Catalan)
Currently translated at 5.3% (71 of 1322 strings)

Translation: Linphone/Linphone Desktop 6.2
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-desktop-6-2/ca/
2026-04-08 14:20:27 +02:00
Gaëlle Braud
a55dd0a42d add username in bearer auth info when authenticated (fix #LINQT-2488) 2026-04-08 10:31:57 +00:00
Gaelle Braud
a37df5e789 Try to fix Windows CI by removing crash handler 2026-04-07 11:09:33 +02:00
Gaelle Braud
66e9da5b13 fix crash (Do not catch exception upon App::notify) 2026-04-07 11:03:43 +02:00
Gaelle Braud
576b54e77b Revert "Manually start HID devices detection after crash handler startup."
This reverts commit a6974b9e90.
2026-04-07 10:58:57 +02:00
Gaelle Braud
408d539688 update SDK to release/5.5 2026-04-07 10:26:04 +02:00
gaelle
49900c5a91 improve windows notification ui 2026-04-03 13:14:26 +02:00
Gaelle Braud
e08112d8c8 fix message file download 2026-04-03 11:46:28 +02:00
Gaelle Braud
9ef9953238 linux system notification (stick to custom notification for now because gnome does not display notification banner when app is active) 2026-04-03 11:46:28 +02:00
gaelle
724eb72b94 add action button icons 2026-04-03 10:24:41 +02:00
Gaelle Braud
ce13224302 update translations 2026-04-02 18:28:32 +02:00
Gaelle Braud
1cdc35bebd display recordings in native dialog 2026-04-02 18:28:20 +02:00
gaelle.braud
be6211778f fix compilation for MacOS/Linux 2026-04-02 10:23:01 +02:00
gaelle
aabf6f40a7 update translations 2026-04-02 10:05:36 +02:00
gaelle
57c1a82546 Windows system notifications 2026-04-02 10:05:36 +02:00
Ghislain MARY
a6974b9e90 Manually start HID devices detection after crash handler startup. 2026-04-01 10:38:25 +02:00
Ghislain MARY
ae3cb29bac Fix crash during HID device detection. 2026-03-30 16:21:48 +02:00
Christophe Deschamps
745419014a Revert "Check authInfo before doing getDeviceList request"
This reverts commit 1eb57b24b5.
2026-03-24 16:55:58 +01:00
Christophe Deschamps
60c5740c08 Fix AccountManagerServicesRequest listener leak causing crash on OIDC device list error 2026-03-24 16:55:55 +01:00
Gaelle Braud
d78056ad8f fix model property in ChatProxy 2026-03-24 16:54:37 +01:00
Christophe Deschamps
04e79a63ea Check authInfo before doing getDeviceList request 2026-03-24 09:26:55 +01:00
Gaelle Braud
e077320c97 Cli command : call interpretUrl on sip-address param to add domain if not indicated in the command 2026-03-23 14:35:34 +01:00
Gaelle Braud
c1996aac57 try to fix glitching buttons in chat header 2026-03-19 15:02:04 +01:00
Gaelle Braud
4e27f3528a add auto check for update on start config setting 2026-03-19 15:01:45 +01:00
Gaelle Braud
4221518dc1 fix help page left panel cropped buttons 2026-03-19 15:01:45 +01:00
Gaelle Braud
858ec41ccb clean code to remove warning 2026-03-19 15:01:40 +01:00
Gaelle Braud
4fca033943 try to fix crash in polishItems when changing conference layout 2026-03-18 17:17:11 +01:00
Gaelle Braud
0de5964883 replacing useless warnings by lInfo 2026-03-18 17:16:42 +01:00
Gaelle Braud
8c7ddd2a14 update screen list when screen plugged/unplugged #LINQT-2454 2026-03-18 16:26:34 +01:00
Gaelle Braud
5bb9c1a6a4 force focusing chat search bar when research done (otherwise focus is lost if chat previsouly focused becomes invisible) #LINQT-2377 2026-03-18 16:12:51 +01:00
Gaelle Braud
49bc5de54e change ephemeral api from SDK update 2026-03-18 16:02:45 +01:00
Gaelle Braud
809f7b8b67 focus emoji picker search field on opened #LINQT-2445 2026-03-18 15:42:58 +01:00
Gaelle Braud
22ca1cec23 wait for main window to be created to display fetch config error #LINQT-2413 2026-03-18 15:42:47 +01:00
Gaelle Braud
8a8f095d68 update SDK to release/5.5 (fix #LINQT-2453) 2026-03-18 11:12:10 +01:00
Gaelle Braud
7c590e16df UI fixes:
mark chat as read if message received while conversation is opened and at end #LINQT-2442

remove warnings

revert flickable change in abstract settings layout leading to mouse focus issue
2026-03-18 11:12:10 +01:00
Alexandre Jörgensen
ef39a82fc8 Update translations 2026-03-17 17:57:20 +01:00
Alexandre Jörgensen
f172435724 Accessibility fixs:
* Fix focus and screen reader on Dialog #LINQT-2197
* Fix dialer accessibility #LINQT-2204
* Add accessibility to voicemail button #LINQT-2200
*Add list annoncement on magicsearch suggestions #LINQT-2205
* Fix accessibility on contact lists #LINQT-2206
* Fix screen reader does not say values on combobox #LINQT-2195
* Fix focus when close modal #LINQT-2220
* Focus end call button when accepting a call #LINQT-2223
2026-03-17 17:57:20 +01:00