Hugues Saulnier
a415d125f9
Translated using Weblate
...
Currently translated at 100.0% (1055 of 1055 strings)
(French)
Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/fr/
2023-03-13 17:20:44 +01:00
NPL
c63e650103
Translated using Weblate
...
Currently translated at 67.2% (710 of 1055 strings)
(Japanese)
Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/ja/
2023-03-13 17:05:00 +01:00
Hans Baas
3244449ba6
Translated using Weblate
...
Currently translated at 86.1% (908 of 1054 strings)
(Italian)
Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/it/
2023-03-13 17:05:00 +01:00
Julien Wadel
ab519906e5
- Conference layout refreshing on creation.
...
- Crash and display of local conferences.
2023-03-13 16:43:08 +01:00
Julien Wadel
d0f8e7335e
Crash on chat rooms with the default account.
2023-03-07 12:10:15 +01:00
Julien Wadel
3f78a44946
show accounts display name instead of username.
2023-03-07 12:08:46 +01:00
Julien Wadel
2fb69d9fd6
Sort chat messages from received date and not send date.
2023-03-06 09:10:11 +01:00
Julien Wadel
7374e541e8
Update SDK to 5.2.29
2023-03-03 17:18:25 +01:00
Julien Wadel
b5a8cdbceb
- Some case of unwanted settings folders creation : When calling settings paths from SettingsModel, we checked on default in all cases. That lead to create folders to be writable.
...
=> Check for default only if path has not been overwritten in linphonerc.
- Replace black thumbnails that contains transparency by white color.
Thumbnails are in jpg where there is no transparency. By default, transparency is replaced by black color because not background color has been defined.
=> Set background image in white.
# Conflicts:
# CHANGELOG.md
2023-03-03 17:17:08 +01:00
Julien Wadel
669f47858b
Fix Contact edit on messing mouse focus (regression from Qt 5.15.12)
2023-03-03 17:16:11 +01:00
Julien Wadel
4532e278ac
New chat layout :
...
- Split content type to be filtered by proxy lists.
- Add a message in notification when receiving a conference invitation.
- Change chat bubbles colors to match mobile application.
- Change date display on messages to remove sections. It allows to be more coherent when sorting messages.
- Change Chat Layout : outgoing messages to right, incoming messages to left.
- Change bubble design to be squared when grouped.
- Group messages on 1 second away from previous (and same sender).
- Add a background color with radius to files in reply messages.
- Make color corners on reply.
- Fix filename to 2 lines in file download icon.
- Add a background color on conference invitations.
- Change conference title from bold to normal on invitations.
- Rework chat message content layout to be used with grids and lists : files are now displayed in grid.
- Remove cyclic dependencies with reply design (which was recursivly linked with ChatContent).
- Fix center layouts that were not bind to the correct one.
- Align pictures to center.
- Fix hidden admin usernames in participant view.
2023-03-03 17:09:25 +01:00
Julien Wadel
6604d2874b
Add a way to reset font family in settings.
2023-02-27 17:02:57 +01:00
Julien Wadel
ee526c262c
Mute option for each chatrooms.
2023-02-27 16:52:08 +01:00
Julien Wadel
32e7739d4d
Translated using Weblate
...
Currently translated at 100.0% (1052 of 1052 strings)
(French)
Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/fr/
2023-02-27 13:12:30 +01:00
Julien Wadel
fdf56bf24a
Add/View contact from a message.
2023-02-27 12:18:44 +01:00
Julien Wadel
d77c818005
New Feature : Pdf viewer
2023-02-27 11:15:29 +01:00
Julien Wadel
d1f8072550
Translated using Weblate
...
Currently translated at 100.0% (1024 of 1024 strings)
(French)
Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/fr/
2023-02-24 10:43:35 +01:00
Vincent Laporte
c720075e8f
Translated using Weblate
...
Currently translated at 100.0% (1024 of 1024 strings)
(French)
Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/fr/
2023-02-24 10:38:31 +01:00
Julien Wadel
1b225a1f46
Translated using Weblate
...
Currently translated at 100.0% (1024 of 1024 strings)
(French)
Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/fr/
2023-02-24 10:38:31 +01:00
Mariya Shikunova
944f733f77
Translated using Weblate
...
Currently translated at 100.0% (1024 of 1024 strings)
(Russian)
Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/ru/
2023-02-24 10:38:31 +01:00
稲凪 咲
ff8e5aab9a
Translated using Weblate
...
Currently translated at 64.1% (657 of 1024 strings)
(Japanese)
Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/ja/
2023-02-24 10:38:31 +01:00
Julien Wadel
14f9454b06
Update docker file to use Maintenance Tool from Qt.
...
Remove the fuse mandatory for CI.
Update CI to use Qt custom version and update application to Qt 5.15.12.
2023-02-24 10:37:42 +01:00
Julien Wadel
bf9463469a
Unset URL handlers on exit( as specified by Qt).
...
Fix uppercase avatar initials.
2023-02-23 11:27:41 +01:00
Julien Wadel
3118e96ff9
Icon transparency generations on icon.ico
...
# Conflicts:
# CHANGELOG.md
2023-02-23 11:27:41 +01:00
Julien Wadel
67c99eebca
Add OAuth2
2023-02-20 11:09:46 +01:00
Julien Wadel
7fde82ab35
Fix for Qt 5.12
2023-02-13 14:43:06 +01:00
Julien Wadel
e4db504f1e
Switch off camera on start. LinphoneCore could start the camera if the application stopped while still showing it.
2023-02-13 14:42:31 +01:00
Julien Wadel
6aa57414c0
- Remove the use processEvents that can lead to a deadlock from iterate.
...
- Add a loading page while building the call view instead of a blank one.
2023-02-07 16:26:17 +01:00
Julien Wadel
4314354107
Crash on ending call in conference.
2023-02-07 16:05:39 +01:00
Julien Wadel
8168b7dde8
Support emojis display.
2023-02-07 15:58:22 +01:00
Julien Wadel
27770fb3b7
- Fix display name with UTF32 emojis.
...
- Allow to change family fonts on avatar.
2023-02-07 15:03:46 +01:00
Julien Wadel
8bf294eb3d
Display non-Ascii avatar
2023-02-06 17:04:29 +01:00
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