Commit graph

521 commits

Author SHA1 Message Date
Gaelle Braud
d24a68e2a7 enlarge call notif 2024-11-27 17:33:49 +01:00
Julien Wadel
723731c7e5 Fix restart with core/models reallocations. 2024-11-27 09:44:50 +00:00
Julien Wadel
56dc3db046 Fix menu popup that can be outside window.
Fix focus position on contact lists.
2024-11-27 09:43:48 +00:00
Gaelle Braud
df6f39addc feature #LINQT-1449 new call notif 2024-11-26 15:31:35 +01:00
Gaelle Braud
2a26d23470 fix #LINQT-1445 elide text 2024-11-26 10:26:01 +01:00
Gaelle Braud
fa71583df9 fix #LINQT-1442 close num pad if parent not visible 2024-11-26 10:26:01 +01:00
Gaelle Braud
9787e1fd37 fix #LINQT-1441 rm unsupported features 2024-11-26 10:26:01 +01:00
Gaelle Braud
0c851ed81a fix #LINQT-1432 progress bar text 2024-11-26 10:26:01 +01:00
Christophe Deschamps
b2d0c29d40 MWI icon when count is 0
Display MWI button if a voicemail URI is defined or MWI notification
Fix MWI call button size
2024-11-26 08:57:03 +01:00
Julien Wadel
345c90d244 Fix display name change propagation:
- fullname algo into FriendModel instead of Core.
- signal to core wiith friendUpdated (no SDK cb for that, we need to implement it ourself).
- Fix call logs details blinking.
2024-11-25 07:38:50 +00:00
Christophe Deschamps
969b59015b Make version number selectable for debugging 2024-11-25 07:45:01 +01:00
Christophe Deschamps
0acb7b6736 Align account parameter setting with Android + sdk crash workaround 2024-11-25 06:35:36 +01:00
Christophe Deschamps
017b22bcc7 Fix call log not updating 2024-11-21 15:39:07 +00:00
Gaelle Braud
b5c3751c72 fix layout polish loop (this one may be the right one) 2024-11-21 16:15:51 +01:00
Julien Wadel
f847054385 Quickfixes Contacts.
- losing focus after search.
- sections margins.
- hide magic search popup on loading instead of showing spinner.
- Display complete suggestions in participants/calls/magicBar.
- Limit adaptation with suggestions/contacts.
- Empty list when only suggestions.
- Avoid autoscroll outside lists.
- ResetSelection after contact deletion.
2024-11-21 14:37:25 +01:00
Julien Wadel
ea2612acbb Fix deprecated LDAP API. 2024-11-21 14:37:25 +01:00
Julien Wadel
de2612b40e Contacts list refactoring + Update SDK for fixing LDAP timeout. 2024-11-21 14:37:20 +01:00
Christophe Deschamps
213ba75585 App version & core user-agent 2024-11-20 17:50:58 +00:00
Gaelle Braud
d8efaf1ac9 add text capability for chat in conf 2024-11-20 16:02:55 +01:00
Christophe Deschamps
4a0ebd53ea Do not handle numeric key pad events on the main search bar 2024-11-20 13:26:15 +01:00
Gaelle Braud
fbbcbe2012 fix #LINQT-1425 timer close calls win
fix #LINQT-1426 end message call

fix full name

fix notif alignment
2024-11-20 11:09:32 +01:00
Julien Wadel
950665138a Fix contacts results specs. 2024-11-19 14:08:08 +00:00
Gaelle Braud
24f51fbf69 fix empty display name 2024-11-19 10:55:01 +01:00
Gaelle Braud
932b83774c fix meeting layout polish loop 2024-11-19 10:18:00 +01:00
Julien Wadel
a6561ccb19 Fix reentrency issues with magic search :
- store search parameters into Core.
- add search limitation to avoid 300 useless items.
- retrieve old parameters on proxy when changing list.
- store parent proxy to avoid MOC warnings.

Fix contacts search views:
- add a loading state for buzy indicators.
- limit results on suggestions.
- avoid to create MagicSearchProxy if not needed.
- add a status to know if friend is stored or not.
- propagate invalidateFilter.
- delay search while typing.

Fix margins and participants selection.
Do not search contacts when contact panel is not shown.

Avoid search on empty magicbar.
Avoid repeating section on object that disappeared from cache.
Focus on new contact after creation.

Avoid changing maxresult if not needed.

Redirect only if friend is not ldap

Fix empty display name on making favorite a ldap contact.

Fix focus and positions on favorites.
2024-11-18 15:53:58 +01:00
Christophe Deschamps
97c2c1e214 temp work around - restore use of vcard FullName (use by sdk to store ldap results) 2024-11-15 22:25:59 +00:00
Julien Wadel
9fc3caa63c Simplify audio device description in combobox.
- Use of Map in Combobox.
- QML Combobox: Differentiate what we are displaying and the internal Object.
- Implement an equality operator for Objects (map).
2024-11-15 19:50:25 +01:00
gaelle
f40797af3b fix notif coordinates 2024-11-15 19:33:24 +01:00
Gaelle Braud
640eaefade fix too long contact name 2024-11-15 09:58:10 +01:00
Gaelle Braud
2af1431c5a fix avatar picture 2024-11-15 09:58:10 +01:00
Christophe Deschamps
c4721dc84c Fix field length wisth in CardDav settings page 2024-11-15 08:16:06 +00:00
Christophe Deschamps
69f6683a47 Fix Ldap & Carddav adding 2024-11-15 08:16:06 +00:00
Christophe Deschamps
351199d163 Add autostart parameter in advanced settings 2024-11-15 08:16:06 +00:00
Christophe Deschamps
2fdddf942f Handle CallLog updates 2024-11-14 21:11:39 +01:00
gaelle
6f08430661 fix #LINQT-1413 hover in dot popup menu 2024-11-14 11:36:46 +01:00
Gaelle Braud
b25cf4ff15 fix mouse cursor stolen by mouse area 2024-11-14 11:36:46 +01:00
Christophe Deschamps
dfe0c5cbe9 Avoid setting contentItem on button 2024-11-14 11:01:43 +01:00
Christophe Deschamps
6742f35e5d Fix callback invocation in H264 codec download context 2024-11-14 07:56:59 +00:00
Christophe Deschamps
2e8f237d65 Responsive settings views 2024-11-14 07:56:59 +00:00
Christophe Deschamps
0d62e2aa2b Search LDAP contact using only username of SIP address in call context 2024-11-14 07:51:43 +01:00
Christophe Deschamps
e1d91a4b7a Fix MWI not showing when no summaries are sent 2024-11-13 19:59:39 +01:00
Gaelle Braud
9c36745673 fix #LINQT-1407 close numeric pad
delegate mousearea color + padding

fix #LINQT-1408 reset call notif on pressed

try to fix notif coordinates #LINQT-1415
2024-11-13 16:01:07 +01:00
Gaelle Braud
10ab8395f7 update lists if day change 2024-11-13 11:45:18 +01:00
Gaelle Braud
48ccfe95c7 really fix empty lists ui + display contacts on init when necessary + fix ensureVisible contact form 2024-11-13 11:21:38 +01:00
Christophe Deschamps
d11b3bce3d H264 downloadable codec - code adjustments + fix advanced settings 2024-11-12 16:32:33 +00:00
Christophe Deschamps
425751413d H264 Downloadable codec 2024-11-08 15:32:20 +00:00
Christophe Deschamps
85ca6d79ce Fix mwi indicator not showing on main screen + voicemail count background transparent 2024-11-08 09:04:22 +00:00
Christophe Deschamps
6f06380f1c Remove unecessary constructors leading to crash
LdapCore code formatting glitch
2024-11-08 09:11:42 +01:00
Christophe Deschamps
6a26363aa8 Fix voicemailAddress field glitch 2024-11-08 06:54:37 +01:00
Julien Wadel
e15186e63b Fix FPS Counter that take resources even if invisible 2024-11-07 10:20:17 +01:00
Julien Wadel
8ad4d8be1e Fixes magic search :
- remove suggestions items if already in contacts.
- display sip address.
2024-11-07 08:29:25 +00:00
Christophe Deschamps
8ea3f6f023 Fix field lenght in Ldap settings 2024-11-06 19:54:37 +01:00
Christophe Deschamps
40137bcf26 Ldap debug option 2024-11-06 19:54:37 +01:00
Julien Wadel
ab4acc8f03 Avoid to make search on initialization.
For ContactPage : start the search on openning.
Remove suggestion title if no one.
2024-11-06 18:28:01 +01:00
Gaelle Braud
bebea4e7c8 popup modif réunion 2024-11-06 16:17:51 +01:00
Gaelle Braud
c5c95d5a6f fix meeting list ui 2024-11-06 16:17:51 +01:00
Gaelle Braud
94dd384129 cancelled conf ui 2024-11-06 15:04:50 +01:00
Julien Wadel
f68327bcf6 Fix onlyDisplaySipUriUsername where domain was still shown. 2024-11-06 10:43:32 +00:00
Julien Wadel
940227dc92 Fix contacts not showing : avoid using default friends list that can be set to the ldap_friends list (if we get ldap before having any contacts). 2024-11-06 10:18:29 +00:00
Gaelle Braud
8193c8a4c7 change call list ui 2024-11-06 10:24:22 +01:00
Gaelle Braud
9797ad70b0 contact edition new ui 2024-11-06 09:46:02 +01:00
Gaelle Braud
a80f4c1a6e Fix empty lists ui
ui fixes

fix crash participantCore

fix account name on init

fix #LINQT-1366

fix #LINQT-1380

try to fix #LINQT-1379 (new call : crash when ending the call before remote answers)
2024-11-06 09:34:40 +01:00
Julien Wadel
c5777e2dd1 Add QtConcurrence pour threaded processes.
Parallel sort of time zones (it can take 2s to process).
Print logs if not connected to SDK.
Fix combobox wth empty models.
2024-11-05 17:06:13 +00:00
Julien Wadel
23b961d681 Display avatar initials from display name of account. Fallback to contact/address. 2024-11-05 17:05:55 +00:00
Julien Wadel
4f3e29ba57 Set default CLI as "show" for secondary application to allow reopening background app from Windows Menu. 2024-11-05 17:05:35 +00:00
Christophe Deschamps
9a4653580c Default voicemail count to 1 (for situations where MWI server does not send count) 2024-11-05 06:48:38 +01:00
Christophe Deschamps
7c639b734e Hide mwi count if 0 2024-11-05 06:08:18 +01:00
Christophe Deschamps
387bf67e8f Adds voicemailAddress support 2024-11-05 06:01:36 +01:00
Christophe Deschamps
78f5656482 Fixed MWI icon if no count is provided in the NOTIFY (only yes/no) 2024-11-05 05:19:18 +01:00
Julien Wadel
b6284ea1e6 Show the application from left click on systray 2024-11-04 15:53:46 +01:00
Julien Wadel
7bca18f6b3 Fix unresponsive quit action from main menu. 2024-11-04 15:35:05 +01:00
Christophe Deschamps
a91b29cb17 Automatic LDAP Friends lookup for calls 2024-11-04 11:08:16 +01:00
gaelle
b6b16650bf ui 2024-10-31 16:11:16 +01:00
Gaelle Braud
2bf3071b96 Fix empty lists ui
ui fixes

fix crash participantCore

fix account name on init

fix #LINQT-1366

fix #LINQT-1380

try to fix #LINQT-1379 (new call : crash when ending the call before remote answers)
2024-10-31 16:03:57 +01:00
Gaelle Braud
f527556eb9 fix #LINQT-1355 2024-10-30 16:04:14 +01:00
Gaelle Braud
12b73b9c0c fix #LINQT-1370 + ui call end text 2024-10-30 16:04:12 +01:00
Gaelle Braud
a780825c12 fix meeting form
fix visible

fix #LINQT-1363 + #LINQT-1364

fix #LINQT-1356
2024-10-29 17:12:32 +01:00
Gaelle Braud
8a6c9b9182 new contact ui 2024-10-28 15:55:42 +01:00
Gaelle Braud
81b4d256b8 fix button ui 2024-10-25 17:11:13 +02:00
Gaelle Braud
c268171e48 flickable register
about popup
fix new call ui
fix temp text visibility
fix login layout ui
dialog
2024-10-24 17:21:12 +02:00
Julien Wadel
8bf2472060 Fix phone numbers combobox (resetModel events and binding loop on y) 2024-10-24 15:05:54 +00:00
Julien Wadel
26cdbf1c68 Fix meeting creation button 2024-10-24 15:49:39 +02:00
Julien Wadel
0b91d8c986 Fix numeric pad buttons : link search bars with a numeric pad popup. 2024-10-24 10:22:31 +02:00
Julien Wadel
ea8d2aafe7 Fix deadlocked application on windows at startup (logs,vsync initialization,thread initialization)
Fix cleaning memory at exit.
2024-10-23 17:30:30 +02:00
Gaelle Braud
94cbdbcc0f put components in files 2024-10-23 17:28:14 +02:00
Julien Wadel
18fc4de29d Use sourceModel to set proxy models in order to avoid loading unused data. 2024-10-23 16:36:43 +02:00
Gaelle Braud
075937aa00 wait for core is on before displaying ui
Use directly accountProxy and react to signals.
2024-10-23 15:13:39 +02:00
Gaelle Braud
0afdc6d6d7 fix display name when address in contacts 2024-10-22 17:27:33 +02:00
gaelle
b1521ebf04 fix #LINQT-1342 reset magic search bar when call created 2024-10-22 13:36:16 +02:00
Gaelle Braud
9e74b24be6 fix crash 2024-10-21 15:53:17 +02:00
Gaelle Braud
9fbc6f5bbf new call (TODO : find crash origin) 2024-10-21 13:53:53 +02:00
Julien Wadel
d0bb53ddc6 Ui: Fix progress bar view on low numbers, button display on contact devices. 2024-10-21 11:04:38 +02:00
Julien Wadel
fea341444c Remove Qt warning: Update qml resource for policy QTP0001 2024-10-21 10:54:34 +02:00
Gaelle Braud
155b7af32e blind+ attended transfer #LINQT-1345 2024-10-18 17:54:41 +02:00
Julien Wadel
72e4d1c81e Check if a call has been started on duration instead of call states.
Fix button size on main page.
Fix contact defaut view if having contacts.
Fix missing object Item on call loader.
2024-10-17 15:23:35 +00:00
Julien Wadel
1ad2170336 Custom application/executable name 2024-10-17 14:57:11 +02:00
Julien Wadel
0727b08818 Fix cli fetch-config 2024-10-17 12:41:52 +02:00
Julien Wadel
bdca325aaf Fix menu size in details call logs and add focus for escaping. 2024-10-17 07:50:29 +00:00
Julien Wadel
6f2e1af53a #LINQT-1350 : Remove external window corner 2024-10-17 07:50:13 +00:00
Julien Wadel
9454aa3781 Simplify image provider and remove useless bottleneck steps.
Add pagination on details call logs.
2024-10-16 16:06:58 +02:00
Julien Wadel
3589029ec5 Refreshing optimizations:
- Reset data list and initialization on single step.
- Just add a log on new call log.
- Remove updateView : it should not be needed as contains are updated automatically from its items.
- Clean AbstractListProxy from LimitProxy implementation.
- Avoid to reset left panel if not needed to not reload lists.
- Fix missing objectName in history list view.

Fix display on new call button.
2024-10-16 15:12:55 +02:00
Julien Wadel
df7f0a6bc6 Freeze fixes:
- Unstuck Friends processes.
- Unstuck interpret urls.
- Unstuck Utils functions that need Model to work. INVOKABLE should not block and use VariantObjects.
- rename file local constants.
- Upgrade SafeObject to have a default value after being construct.
- Fix isMe changes and updates.
- Remove restoreMode that is deprecated.
2024-10-16 11:50:07 +02:00
Julien Wadel
5f2cfde69b Speedup GUI: higher priority, us eonly one qml engine on notifications, make asynchronous effets on notification, 2024-10-16 07:36:41 +00:00
Gaelle Braud
c1be71191a fix button alignment 2024-10-15 16:46:24 +02:00
Gaelle Braud
9cf975518f fix contact name + avatar initials
fix #LINQT-1339 persistent waiting room + warnings

fix #LINQT-1334 remote name in call
2024-10-15 15:42:03 +02:00
Julien Wadel
1d0e9f145b Fix audio device selection by using the correct AudioDevice.
Fix stats display (percent showing, units, and rounded value).
2024-10-15 13:27:27 +00:00
Julien Wadel
b07eca28e4 Fixes:
- Buttons size.
- Crash on subscription.
- Hidden buttons text.
- Black icons.
2024-10-15 12:45:52 +00:00
Christophe Deschamps
804af1bdbb Set locale for date formatting to French as the rest of the app. 2024-10-15 11:19:02 +00:00
Julien Wadel
e1b8befde4 Optimizations: Paging and asynchronous loaders. 2024-10-14 17:20:58 +02:00
Christophe Deschamps
8b3abc7f6d Avoid participants duplication upon merging calls 2024-10-14 13:20:04 +02:00
Christophe Deschamps
2883b53ec5 Fix date formatting if not today nor yesterday 2024-10-10 16:00:17 +00:00
Christophe Deschamps
a7bea5323f Quit Linphone option 2024-10-10 15:58:21 +00:00
Christophe Deschamps
a1ff962d1d Call history date formatting adjustments (today, yesterday, etc ...) 2024-10-10 16:21:50 +02:00
Gaelle Braud
536a67652d fix #LINQT-1338 custom error message in call window 2024-10-10 11:31:54 +02:00
Gaelle Braud
23d73a9ab6 fix #LINQT-1335 error in EffectImage property "colorizationColor" when it depends on a varying value 2024-10-09 18:42:18 +02:00
Gaelle Braud
fe40a9586b fix #LINQT-1331 add flickables for 13" screens 2024-10-09 18:42:18 +02:00
Gaelle Braud
aade817755 fix #LINQT-1328 reset missed calls if already in call history 2024-10-09 18:42:18 +02:00
Gaelle Braud
72d2096ae7 fix polish loop
fix crash
2024-10-09 18:12:41 +02:00
Gaelle Braud
92f1eaa88f wrong address in sticker in waiting room 2024-10-09 18:12:41 +02:00
Gaelle Braud
2fce83fb43 fix #LINQT-1304 microphone auto test slider 2024-10-09 18:12:41 +02:00
Christophe Deschamps
67f7ce5583 Fix assistant_third_party_sip_account_transport 2024-10-09 16:42:37 +02:00
Christophe Deschamps
666b94e277 Advanced settings 2024-10-08 14:31:48 +00:00
Christophe Deschamps
dc28c4e5cf Network settings 2024-10-07 14:56:30 +02:00
Gaelle Braud
2b4960882f fix #LINQT-1323 fix display name account list
close #LINQT-1324 display loss rate/ jitter buffer in call stats + use the correct stats (audio/video)
2024-10-07 10:46:36 +02:00
Christophe Deschamps
11f8163e4b Carddav settings 2024-10-07 08:39:52 +00:00
Christophe Deschamps
2bd5c8a161 Fix quote in "supprimer l'historique" text
Cosmetics on the button
2024-10-04 15:49:23 +02:00
Gaelle Braud
16879379b9 fix #LINQT-1320 ui call
fix
2024-10-04 10:14:59 +02:00
Gaelle Braud
8a21a00c09 fix #LINQT-1320 ui call 2024-10-04 09:46:47 +02:00
gaelle
5b9f5cb056 FIXES :
windows ui

fix #LINQT-13-06 dialer in call

fix #LINQT-1303 popup button clicked

fix #LINQT-1298 chat buttons still visible

force chat and broadcast features in settings (to change when features ready)

fix update token verified

fix zrtp popup should not appear in conf

fix #LINQT-1310 participant button stays checked
2024-10-03 16:36:00 +02:00
Gaelle Braud
0ccf340499 fix #LINQT-1308 video stats visibility 2024-10-03 14:13:54 +02:00
Christophe Deschamps
b8aa7d7ebc Fix account parameters access 2024-10-03 12:29:07 +02:00
Julien Wadel
2a2f495053 Fix crash for secondary application. 2024-10-02 17:31:06 +02:00
Julien Wadel
499aa5fb53 Force ZRTP to Call conferences.
More shadow on stickers.
2024-10-02 13:50:16 +02:00
Julien Wadel
d8f75c3994 Options : 'auto_start' + 'exit_on_close' 2024-10-02 12:40:45 +02:00
Julien Wadel
975c461a4d Fix critical crashes:
- set cpp managment for list
- remove items stored in shared pointer that are managed by Gui
- queue connection for signals between GUI/Core in order to avoid calling functions while destructions.
2024-10-02 09:55:03 +02:00
Julien Wadel
b9417f5a72 Crashfix on remote provisionning (restart of application) 2024-10-01 18:29:23 +02:00
Julien Wadel
010ff96b3e Fix auto start set by configuration 2024-10-01 17:05:09 +02:00
Julien Wadel
502433ea6d Fix idle timeout validation on text fields. Use it in settings (todo: rework the validation)
Fix contact first name error border.
2024-10-01 16:51:34 +02:00
Christophe Deschamps
5c52ef225e Handle numeric keypad typing on keypad 2024-10-01 15:22:29 +02:00
Christophe Deschamps
f80620f900 Wire keypad buttons signal - call & wipe 2024-10-01 15:22:29 +02:00
Julien Wadel
e1033b9db2 Add ringer device option 2024-10-01 11:18:31 +02:00
Julien Wadel
8aefe3d800 Display back button in login with 'assistant_go_directly_to_third_party_sip_account_login' option. 2024-10-01 10:27:00 +02:00
Julien Wadel
b27cc35638 Revert using Material to Basic in order to not be disturbed by new design 2024-09-30 17:42:37 +02:00
Gaelle Braud
5fe8c9f021 force set tab bar index to be able to return to the same tab as before parameters were open 2024-09-30 15:37:18 +02:00
Gaelle Braud
b853747c19 fix #LINQT-1250 call group form ui 2024-09-30 15:36:19 +02:00
Gaelle Braud
651ddd35d5 fix magic search source 2024-09-30 15:36:19 +02:00
Christophe Deschamps
b413301e70 Fix typo in SettingsCpp.disableCallRecordings vs SettingsCpp.disableCallRecordingsFeature 2024-09-30 14:38:50 +02:00
Christophe Deschamps
fc474c1aec Do not sync entire LDAP by default 2024-09-30 14:22:50 +02:00
Julien Wadel
89656d4211 Fix binding loop and null error 2024-09-30 09:39:06 +00:00
Julien Wadel
24a6d3f910 Fix QML Windows style 2024-09-30 09:20:20 +00:00
Julien Wadel
228b922d3e Fix crash at exit:
Do not use QSharedPointer on object managed by GUI.
Use Proxies to propagate list.
2024-09-30 09:19:53 +00:00
Julien Wadel
860f0cd297 Fix codecs display in stats call 2024-09-30 09:09:13 +02:00
Christophe Deschamps
46a42456ab Added NOTIFY to readOnly property on friendcode + default value 2024-09-27 19:45:38 +02:00
Christophe Deschamps
36d63098a7 - Support option for showing entire LDAP address book in contacts list ([ui]sync_ldap_contacts)
- Make LDAP contacts read only in the app
- Use different MagicSerach for contact list and contact searching
2024-09-27 19:45:36 +02:00
Christophe Deschamps
b4a86b1d01 Support for fullName Vcard entry (ldap search context) 2024-09-27 19:44:30 +02:00
Christophe Deschamps
7b19b79156 Hide call recording options if disableCallRecordings is set 2024-09-27 19:44:30 +02:00
Christophe Deschamps
094f265a9f Adjust magisearch bar place holder when chat is disabled 2024-09-27 19:44:30 +02:00
Christophe Deschamps
5c8ef6681b Hide audio/video uri factory from account parameters when disableMeetingsFeature is on 2024-09-27 19:44:30 +02:00
Christophe Deschamps
8bc122963a Notify application when UI configuration parameters have been received by remote provisioning 2024-09-27 19:44:30 +02:00
Gaelle Braud
498777869e fix #LINQT-1282 autocomplete contact address
fix #LINQT-1285 fix call notif deletion

fix #LINQT-1283 : reset views when switching tab or creating new call

fix #LINQT-1287 pause logo on pause

fix #LINQT-1281 clear vertical tabbar index if in settings
2024-09-27 18:07:51 +02:00
Julien Wadel
a66528326f Setlocal and update SDK.
Fix reset audio parameters when entering into call options.
2024-09-27 17:06:47 +02:00
Gaelle Braud
e07cd93fad ui fixes
paste code register
bold search result part of display names
fix magic search list
fix navigation
2024-09-27 10:45:06 +02:00
Gaelle Braud
1f764df150 [do not squash] validation checking in textfield
rename
2024-09-26 17:26:15 +02:00
Gaelle Braud
4170e1d5af numericpad item 2024-09-26 17:26:15 +02:00
Julien Wadel
34e5a28482 Fix ring : sounds folder is set to linphone by SDK and not to the executable name. 2024-09-26 15:05:09 +02:00
Julien Wadel
ceccc36a4c Windows: fix versions, executable name, icons, folder installation
Fix a crash coming from Notifier (Component was not set/used on the correct indexes)
Fix reg_routes for Linphones accounts.
Update SDK
2024-09-24 17:55:13 +02:00
Julien Wadel
da7679e6be CI: Remove vs2019, add ninja and use it for packaging.
Fix Screensharing
2024-09-20 16:49:49 +02:00
Gaelle Braud
1aa5ef227e missing files 2024-09-19 09:18:29 +02:00
Gaelle Braud
ca346da033 rename files 2024-09-19 08:38:49 +02:00
Gaelle Braud
bb03f2785b new file tree 2024-09-19 08:38:49 +02:00
Gaelle Braud
9a98b865b4 [do not squash] meeting set up : remove end date / all day switch 2024-09-19 08:21:18 +02:00
Gaelle Braud
654a4a8f50 fix crash isme
fix warnings

fix login error message + authentication popup

fix typo

update sdk

replace deprecated function
2024-09-19 08:21:18 +02:00
Gaelle Braud
b4342923f6 fix addAuthInfo 2024-09-16 09:57:44 +02:00
Gaelle Braud
3debdf4bb5 FIXES:
fix account list singleton
fix magic search list thread connection
fix allow calling a connected account
fix magic search flags
fix crash on close settings destruction
magic search thread
meeeting fix time zone
rename settingscore
remove settings from notifier
fix zrtp appearance received call
remove deprecated function; TODO : send invitations when sdk updated
2024-09-13 17:15:15 +02:00
Gaelle Braud
7970cd49f0 register: fix token verification part if error in account creation 2024-09-11 19:33:48 +02:00
Christophe Deschamps
77fad7ba86 LDAP AdressBooks settings 2024-09-05 08:33:21 +00:00
Christophe Deschamps
6f7ebb1f9f MWI 2024-09-05 06:28:28 +00:00
Christophe Deschamps
13d2fefcd1 Handle set of new configuration parameters 2024-09-05 06:28:09 +00:00
Gaelle Braud
4f5d6cabfa ongoing call notification 2024-09-04 12:05:38 +02:00
Christophe Deschamps
7da33786d1 Set a default account when removing the default account 2024-09-04 11:16:13 +02:00
Gaelle Braud
680d398c36 account device list 2024-09-03 11:18:59 +02:00
Christophe Deschamps
34f559b7d7 Add account removed signal emission/handling in account core/model 2024-08-31 08:05:24 +02:00
Christophe Deschamps
08a822991b - Fix navigation to login screen upon last account removed
- Implemented navigation to multi accounts
- Implemented navigation back to home screen when removing an account but other remains
- removed focus on "DND" menu entry.
2024-08-30 11:13:19 +02:00
Julien Wadel
1cf436263a Play DTMF on reception 2024-08-30 08:19:13 +00:00
Julien Wadel
206ee43baa Avoid to ask duration/quality from a not running call. 2024-08-29 17:49:19 +02:00
Gaelle Braud
4ec344130d login with non linphone sip account 2024-08-29 16:22:56 +02:00
Gaelle Braud
5adf150d2d reauthentication dialog 2024-08-27 16:26:29 +02:00
Gaelle Braud
204d7d66c8 login with non linphone sip account 2024-08-22 14:37:23 +02:00
Gaelle Braud
1e234cdc25 zrtp validation toast + blason
security level for specific address
dtmfs
ui fixes
key navigation contact page
2024-08-21 10:51:08 +02:00
Christophe Deschamps
16e1b7b7c2 Do not disturb 2024-08-16 10:43:35 +02:00
Christophe Deschamps
30aff646a3 Fix access to debug page
Fix log sending
Fix side menu dismiss
2024-08-15 07:09:20 +02:00
Gaelle Braud
e8845e271d FIXES :
fix delete history

restore last active tab on launch

fix #LINQT-1246 barre de scroll horizontale

fix call notif ui + main window coordinates

blason bleu confiance 100%

fix contact searchbar

fix contact scrollbar

fix zrtp incoming call

remove shadow effect not in mockup
2024-08-14 14:31:31 +02:00
Gaelle Braud
e4d6cb4dfd open numeric from magic search bar 2024-08-13 12:09:18 +02:00
Gaelle Braud
b2d75517e8 fix ui 2024-08-12 17:02:35 +02:00
Gaelle Braud
fda2f0557b fix calendar key naviagtion 2024-08-12 16:10:00 +02:00
Gaelle Braud
8cffd73df5 fix meeting setup ui + force meeting end before midnight 2024-08-12 12:56:12 +02:00
Gaelle Braud
c843829920 fix layout polish loop 2024-08-12 11:30:23 +02:00
Gaelle Braud
7b06527ddc fix calendar ui (currentMonth and currentYear was incorrect due to initialisation) 2024-08-12 11:29:56 +02:00
Julien Wadel
ab64d0479a Keyboard shortcuts 2024-07-31 17:46:39 +02:00
Christophe Deschamps
4143d15f34 Account settings & parameters 2024-07-25 08:34:11 +00:00