Commit graph

4337 commits

Author SHA1 Message Date
Julien Wadel
f2ec5fda4e Remove FFMPEG from dependencies as it is no mmore needed.
Fix LDAP authtentication method to use default.
2023-02-06 17:04:13 +01:00
Julien Wadel
7f25efc482 - Crash when editing contacts from chat.
- Contacts synchronization on creation.
- Contact menu in secure chats.
2023-02-06 17:03:21 +01:00
Julien Wadel
2bc0d4bef4 - Remove blank page in callwindows.
- Add a wait step while connecting the call.
- Rewrite CallModel::getStatus() for variable debugging.
- Split status call handler in call list to manage core and call signals. This avoid to use call data before any set from callbacks (core cbs are before call cbs).
- Destroy call notification when model is destroyed (fix blank notification).
- Fix status enums in incall menu for camera activation.
2023-02-01 13:47:54 +01:00
Julien Wadel
40bd8cb66c Close notification when declining incoming call. Call status wasn't propagated when removing it. 2023-02-01 13:47:54 +01:00
NPL
2e4829a33b Translated using Weblate
Currently translated at 63.5% (650 of 1023 strings)
(Japanese)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/ja/
2023-02-01 04:30:03 +01:00
Julien Wadel
64f71e2872 Update SDK to 5.2.19 2023-01-31 10:28:31 +01:00
Julien Wadel
faddd1b7ff Do js check on value in array by doing type coercion (fix error hidden bubble on Qt5.12.12) 2023-01-31 10:28:31 +01:00
Julien Wadel
c975e8f1e2 Mac : Fix recordings error that prevent to display the page. 2023-01-31 10:28:29 +01:00
Julien Wadel
e198f5f752 Display hidden scrollbars in settings.
Add more feedback on quit reason.
Fix link color in about.
Fix window title based on the application name.
2023-01-30 11:31:08 +01:00
Julien Wadel
05c461ff7f Accept/Decline the current call from CLI commands. 2023-01-24 14:19:38 +01:00
Julien Wadel
febdf8b4a7 Remove qml keyword that was introduced in Qt 5.15 2023-01-20 15:15:11 +01:00
Julien Wadel
cf8c1f2b0f Update changelog to SDK version 2023-01-20 15:15:11 +01:00
Julien Wadel
b4883089d8 User-agent: escape backslash and parenthesis 2023-01-20 15:15:11 +01:00
Julien Wadel
824f96b92a Update SDK 2023-01-20 15:15:11 +01:00
Julien Wadel
69dbe28e92 Allow to export plain text file from a file path.
FileViewer design fix.
Fix colors.
2023-01-20 15:15:11 +01:00
Julien Wadel
769c843e4d Display media captures files (recordings)
# Conflicts:
#	linphone-app/CMakeLists.txt
#	linphone-app/src/components/Components.hpp
#	linphone-sdk
2023-01-20 15:15:11 +01:00
Julien Wadel
442f26e60c Fix user agent to be more compliant. 2023-01-20 15:15:11 +01:00
Julien Wadel
010dfdf52c Fix call crash 2023-01-20 15:15:11 +01:00
Julien Wadel
b6d7b20afd Close window when the call end and there is no error.
Fix call windows behaviours when choosing a call to be displayed (outgoing, paused, waiting room)

Fix a crash on stopping call when video was active.
2023-01-20 15:15:11 +01:00
Julien Wadel
c3aa67cd1e Hide Active speaker in mini views.
Better fix on refreshing layout when Qt doesn't do it.

# Conflicts:
#	CHANGELOG.md
2023-01-20 15:15:11 +01:00
Julien Wadel
bd2214c989 Remove recording button on conference (because of being not fully implemented by SDK) 2023-01-20 15:15:11 +01:00
Julien Wadel
341e5af04a Update default message expiration to one month. 2023-01-20 15:15:11 +01:00
Julien Wadel
174ea22e9f Make preview movable
# Conflicts:
#	CHANGELOG.md
2023-01-20 15:15:11 +01:00
Julien Wadel
19c4233929 Windows : Fix application icon in Windows programs list. 2023-01-20 15:15:11 +01:00
Julien Wadel
be3937fc7e Avoid to strip URI in sip address on URI handlers to call the exact address (eg. keep conf-id for calling a conference)
# Conflicts:
#	CHANGELOG.md
2023-01-20 15:15:11 +01:00
Julien Wadel
1d050ef1ae Update lime url on migration for Linphone. Set old core url before migrating account parameters.
Fix OpenSSL deployment on Windows.
Update SDK to 5.2.10

# Conflicts:
#	CMakeLists.txt
#	linphone-sdk
2023-01-20 15:15:11 +01:00
Julien Wadel
2a5c8d83b1 Fix a crash at startup for using uninitialized settings model.
Update SDK to 5.2.8

# Conflicts:
#	CHANGELOG.md
#	linphone-sdk
2023-01-20 15:15:11 +01:00
NPL
b10d7ce9d2 Translated using Weblate
Currently translated at 62.5% (635 of 1016 strings)
(Japanese)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/ja/
2023-01-17 02:03:01 +01:00
Julien Wadel
d87439a860 Translated using Weblate
Currently translated at 98.8% (1004 of 1016 strings)
(French)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/fr/
2022-12-29 04:30:23 +01:00
Julien Wadel
b132e19e2e Increase max image size on GUI.
More customization on about, update checker and video.
(SDK) Fix a crash when starting a core on an account that don't have a contact address.

Fix typo in Readme and adapt MSYS2 paths in CI for Windows.
2022-12-28 12:32:15 +01:00
Julien Wadel
8f596c7e6b VFS sync API to write a key.
Set a key if it is mandatory at startup.
2022-12-28 12:01:39 +01:00
Julien Wadel
a622900e8b Fix volume gauge in multimedia parameters while being in call.
Add customization UI when deactivating video/conference/update checker.
2022-12-27 15:49:26 +00:00
Julien Wadel
bf6b0f565a Use ColorModel instead of color for custom C++ featuring. 2022-12-27 16:37:59 +01:00
Julien Wadel
ea1fb992f2 Add a debug feedback about the reason of exiting the application. 2022-12-20 10:40:16 +01:00
Julien Wadel
2d018ce6c9 QML Reindentation 2022-12-20 10:40:16 +01:00
Julien Wadel
3c07e610ca Fix layout on delivery icon that was behind menu button. 2022-12-20 10:40:16 +01:00
Julien Wadel
76a6a8b6ea System languages based on QLocale and not name. 2022-12-20 10:40:16 +01:00
Julien Wadel
61e1050cdc Conference info datetime is based on UTC and not System. 2022-12-20 10:40:16 +01:00
Julien Wadel
f2b33a6a01 Hide participants in cancelled ICS. 2022-12-20 10:40:16 +01:00
Julien Wadel
fd3db129a0 Fix QT Keychain dependencies and Appimage build. 2022-12-19 13:07:10 +01:00
Julien Wadel
ca56368469 Remove Flexiapi dependency if no QRCode.
Fix SetThreadDescription entry point on Windows 7/8 (SDK update).
2022-12-19 13:06:28 +01:00
Julien Wadel
3e713f0762 Fix spamming vfs request on store. 2022-12-16 16:40:57 +01:00
Julien Wadel
56cff70b1b VFS Encryption, QtKeychain and file viewer. 2022-12-16 14:37:45 +01:00
Julien Wadel
03abd9d972 Capitalize chat section dates.
Update SDK.
2022-12-12 18:29:18 +01:00
Julien Wadel
51586e2cd6 Fix default language on Mac. 2022-12-12 18:29:18 +01:00
Julien Wadel
8a109d6feb Display a notification of all kind of messages.
(cherry picked from commit 81a3a197df)
2022-12-09 15:54:14 +01:00
Julien Wadel
cad5ed7635 Implement RFC3987 for parsing IRI (NonASCII characters in URL) to allow chat redirections on URL.
Move QML code into C++ in order to have an updated API that take account of unicode formats.
Fix images display that comes from URL in chats.


(cherry picked from commit 8df33fc546)
2022-12-09 15:53:18 +01:00
Michael
e3add33455 Translated using Weblate
Currently translated at 83.8% (841 of 1003 strings)
(German)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/de/
2022-12-07 15:34:31 +01:00
Julien Wadel
63127c633b Merge branch 'release/5.0' 2022-12-07 15:32:21 +01:00
Julien Wadel
8d153c240a Update changelogs 2022-12-07 15:07:35 +01:00