Julien Wadel
d2131a94de
Icon transparency generations on icon.ico
2023-02-22 16:38:13 +01:00
Julien Wadel
1a0ccf6d24
Update SDK to 5.2.24 (Fix unresponsive video conference on Mac/Windows)
2023-02-21 14:34:24 +01:00
Julien Wadel
83172efc88
Remove unadmin feature to self because of not fully supported.
2023-02-15 16:27:52 +01:00
Julien Wadel
ad37fb0222
Deactivate action buttons and menus if chat room has been left.
2023-02-15 14:52:36 +01:00
Julien Wadel
8931a01d4e
- Remove duplicated nat policies.
...
- Save Stun/Turn proxy configuration.
2023-02-15 11:18:27 +01:00
Julien Wadel
863725b790
Crash after showing participant devices.
2023-02-14 11:33:30 +01:00
Julien Wadel
83cf7133bd
Switch off camera on start. LinphoneCore could start the camera if the application stopped while still showing it.
2023-02-13 14:30:25 +01:00
Julien Wadel
356302ea61
Crash on ending call in conference.
2023-02-07 14:40:16 +01:00
Julien Wadel
209ee49724
Display non-Ascii avatar
2023-02-06 15:27:19 +01:00
Julien Wadel
c26e895e18
Remove FFMPEG from dependencies as it is no mmore needed.
...
Fix LDAP authtentication method to use default.
2023-02-02 17:47:34 +01:00
Julien Wadel
803e9f7d81
- Crash when editing contacts from chat.
...
- Contacts synchronization on creation.
- Contact menu in secure chats.
2023-02-02 10:59:33 +01:00
Julien Wadel
5d1e3bc18f
- 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 12:05:40 +01:00
Julien Wadel
982c275f3b
Close notification when declining incoming call. Call status wasn't propagated when removing it.
2023-02-01 09:48:27 +01:00
Julien Wadel
bcdb348342
Update SDK to 5.2.19
2023-01-31 09:28:34 +01:00
Julien Wadel
007219f6ee
Mac : Fix recordings error that prevent to display the page.
2023-01-30 15:35:08 +01:00
Julien Wadel
eb64295768
Update SDK to 5.2.17
2023-01-30 14:13:46 +01:00
Julien Wadel
04a1324139
Display hidden scrollbars in settings.
...
Add more feedback on quit reason.
Fix window title based on the application name.
2023-01-30 14:11:37 +01:00
Julien Wadel
b52b1ff16f
Remove qml keyword that was introduced in Qt 5.15
2023-01-20 09:56:03 +01:00
Julien Wadel
b84b12abf3
Update changelog to SDK version
2023-01-19 17:31:07 +01:00
Julien Wadel
5dc002197d
Display media captures files (recordings)
2023-01-17 17:05:19 +01:00
Julien Wadel
62c72bd0e5
Fix user agent to be more compliant.
2023-01-16 15:51:50 +01:00
Julien Wadel
aad4879afc
Hide Active speaker in mini views.
...
Better fix on refreshing layout when Qt doesn't do it.
2023-01-16 12:15:23 +01:00
Julien Wadel
0ba33ad146
Make preview movable
2023-01-16 11:59:49 +01:00
Julien Wadel
fffc225f81
Windows : Fix application icon in Windows programs list.
2023-01-10 15:26:13 +01:00
Julien Wadel
115fcb3122
Avoid to strip URI in sip address on URI handlers to call the exact address (eg. keep conf-id for calling a conference)
2023-01-10 10:41:39 +01:00
Julien Wadel
aa660534ba
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
2023-01-09 18:11:38 +01:00
Julien Wadel
a52890bdea
Fix a crash at startup for using uninitialized settings model.
...
Update SDK to 5.2.8
2023-01-09 10:44:33 +01:00
Julien Wadel
13ca5d96cd
- Fix CI on Windows (Issue on Paths).
...
- Update SDK to 5.2.6 (Crash at startup)
2022-12-28 17:07:45 +01:00
Julien Wadel
51658c0443
Fix volume gauge in multimedia parameters while being in call.
...
Add customization UI when deactivating video/conference/update checker.
2022-12-22 16:27:06 +01:00
Julien Wadel
c6df2a1868
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
2022-12-21 15:19:31 +01:00
Julien Wadel
74d509cade
Remove Flexiapi dependency if no QRCode.
...
Fix SetThreadDescription entry point on Windows 7/8 (SDK update).
2022-12-19 11:29:28 +01:00
Julien Wadel
227aecb439
Fix default language on Mac.
2022-12-12 16:44:07 +01:00
Julien Wadel
81a3a197df
Display a notification of all kind of messages.
2022-12-09 15:27:00 +01:00
Julien Wadel
8df33fc546
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.
2022-12-09 15:26:25 +01:00
Julien Wadel
8d153c240a
Update changelogs
2022-12-07 15:07:35 +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
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
68413a6bfb
Update Changelogs.
2022-10-14 18:33:11 +02:00
Julien Wadel
b98d5992e4
Add ZRTP post quantum, activated with ENABLE_PQCRYPTO=ON.
...
Change encryptions mode selection from buttons into combobox.
Display encryptions in call statistics.
2022-09-05 19:39:37 +02:00
Julien Wadel
50be00a386
Feature : add a slide menu on timeline by a right-click to display actions to do (Add a way to delete entirely the chat room from timeline).
...
Fix leaving chat room when emptying history and still in the chat room.
Delete chat room only if it is empty (no messages and no events), and if it has been left by the user.
Remove timeline from list only if the chat room is on Deleted state (doesn't exist on server and local).
2022-08-26 16:53:03 +02:00
Julien Wadel
c14607ad22
Disable group chat and conference buttons if URIs are not set. Add a tooltip on buttons to warn the user about it.
...
Allow empty conference URI in settings.
2022-07-13 21:28:22 +02:00
Julien Wadel
4fd6166670
Fix running application detection for uninstalling.
2022-07-04 17:36:53 +02:00
Julien Wadel
7b3c568a74
Remove fallback displayname on logs and chat rooms.
...
Add a printObject() for javascript variables.
2022-07-04 17:36:39 +02:00
Julien Wadel
571ef7b79c
Add a new progress bar in the form of spinner.
...
Allow to cancel a file transfer.
Open folder if the file cannot be directly open (don't work if the system accept but reject it).
2022-06-17 16:36:46 +02:00
Julien Wadel
fa6c715b7b
Change priority on display name display based on caller address (instead of call logs)
2022-06-14 12:46:00 +02:00
Julien Wadel
fd8747e4aa
Add a simple log viewer inside the application.
2022-06-09 17:14:17 +02:00
Julien Wadel
aa543d66bd
Revert receiving time message ordering.
2022-06-01 15:42:28 +02:00
Julien Wadel
7ef7e1a564
Add version types preset for version url checker.
...
Fix add/edit contact icons in secure chat.
Add a dynamic width combobox that fit content text.
2022-05-24 12:35:56 +02:00
Julien Wadel
1ebcc2f565
Fix codec downloading and popup progress bar.
2022-04-06 12:44:58 +02:00
Julien Wadel
fcba1893c1
- Set LDAP as an optional feature.
...
- Fix qml error on ChatContent.
- Participant devices : click on participant will show devices instead of calling him.
- Set SDK to 5.1.19 with fix on crash at exit, 'm' device security level, leak on aborted call.
2022-04-04 14:32:54 +02:00