Commit graph

322 commits

Author SHA1 Message Date
Gaelle Braud
81dfce3898 rm warning on close 2025-01-14 14:01:38 +01:00
Gaelle Braud
db35d67a70 UI fixes:
- button style + icons

- try to fix mac text edition error

- disabled color considering lightness

- fix #LINQT-1524 avatar secured border

- fix #LINQT-1525 padding add participant form

- fix #LINQT-1537 more options menu in call

- fix #LINQT-1538 floating header in parameters

- fix #LINQT-1539 display name in conf info participants list

- fix #LINQT-1462 rm waiting time
2025-01-14 14:01:38 +01:00
Gaelle Braud
d9786c31e3 set media encryption according to settings 2025-01-14 13:54:31 +01:00
Gaelle Braud
1d114ab468 fix meeting time edition 2025-01-14 11:19:47 +01:00
Julien Wadel
d5f8c1af0a Feature: custom shortcuts on main page.
#LINQT-1506
2025-01-10 15:03:40 +00:00
Julien Wadel
d9692265be Change display limit values to avoid erratic loading behavior on lists.
Select first history call item on load.
2025-01-08 13:35:29 +01:00
Julien Wadel
f351f63b58 Mac deprecation: replace CGWindowListCreateImage by ScreenCaptureKit.
Fix unresponsive combo/switch settings
2025-01-03 10:49:45 -05:00
Gaelle Braud
e42d90f9ee fix #LINQT-1500 date time in local time zone 2025-01-03 14:45:33 +01:00
Gaelle Braud
0648c3bb61 fix #LINQT-1498 + #LINQT-1510 conf layout + screen sharing when alone in conf 2025-01-02 16:24:44 +01:00
Gaelle Braud
80b119b2ca fix #LINQT-1465 set auto video codecs + don't sort codec lists 2025-01-02 15:39:37 +01:00
Gaelle Braud
eb8c95f192 fix 2025-01-02 10:40:15 +01:00
Gaelle Braud
f1fb447fa3 force active speaker if not in conf 2025-01-02 10:40:15 +01:00
Gaelle Braud
55e325c7ec LINQT-1503 meeting avatar 2025-01-02 10:40:15 +01:00
Gaelle Braud
64ca2feff6 LINQT-1502 add video call button magic search 2025-01-02 10:40:15 +01:00
Gaelle Braud
5dd878dbc9 active speaker as default layout 2025-01-02 10:40:15 +01:00
Gaelle Braud
017971c886 Do not focus on the first element after opening the settings menu.
Fix settings menu navigation.
Update SDK for screensharing.
Fix account list object selection.
2024-12-19 10:21:07 +01:00
Julien Wadel
c908f0d42c Fix blinkink text fields.
Remove storing core from GUI on fields. Core should never be stored in GUI because they are managed by CPP and not QML.
Fix crashes on account settings.
Add missing exception verbosing.
2024-12-18 18:44:14 +01:00
Gaelle Braud
79b15f4178 account parameters save
settings parameters save

ldap enabled save
2024-12-18 15:50:57 +01:00
Gaelle Braud
7faa4cba47 fix #LINQT-1486 set default conference layout in parameters
LINQT-1487 add security/encryption settings
2024-12-12 17:25:53 +01:00
Julien Wadel
5952218487 Move popup position to avoid overlapping with popup button. 2024-12-12 16:18:52 +00:00
Julien Wadel
bdbab66c94 Fix moving current date.
Set dummy conference info as a null core.
Load new items in case of chaning dates.
Allow gui to load until current date.
Fix video direction on screensharing.
Update SDK for tone indication on meetings.
Clean
2024-12-12 16:56:19 +01:00
Christophe Deschamps
4d426962d2 Fix H264 codec not loading 2024-12-11 15:41:05 +01:00
Gaelle Braud
0f9539f37e fix #LINQT-1438 missing button in waiting room + show calls window when opening waiting room
ui

fix remove participant device from list when leaving conf (bad uri)
2024-12-09 16:10:27 +01:00
Julien Wadel
ef18622793 - Fix undefined signals/functions that comes from bad visibility scope.
- Fix binding loop on cacheBuffer and wrong variables on call statistics.
- Remove apostrophe from user-agent.
- Add RemoteCardDAV into contact list.
- Fix crash on starting a call while a conferenceInfo is loading. 
- Contact details redirection after creating one.
2024-12-09 14:10:13 +00:00
Julien Wadel
aceaa05ec6 Fix country flags + combobox contents list.
Replace unsupported Fonts (Qt need COLRv0).
Clean unused fonts
2024-12-06 11:10:01 +01:00
Julien Wadel
56b9d2c040 Store full address in friend and fix calling specific address from magic search (like conference) 2024-12-04 10:29:41 +00:00
Gaelle Braud
593863b4c2 update meeting list on day changed
fix text

fix #LINQT-1432 progress bar ui

try to fix #LINQT-1429 conference focus as active speaker
2024-12-04 08:39:00 +01:00
Julien Wadel
37db0a2394 Fix popup positions to stay inside window. 2024-12-03 10:47:05 +01:00
Julien Wadel
40ed719c98 Fix restart application and remote provisionning with bearer. 2024-12-02 13:22:48 +01:00
Gaelle Braud
84cc47e7dc return to meeting list if cancel scheduling of a conf 2024-11-29 11:45:09 +01:00
Gaelle Braud
586ad1a69d fix #LINQT-1450 contact responsivity
fix display name conf info participants
2024-11-29 11:45:09 +01:00
Gaelle Braud
7608fbcfdb fix meeting list ui 2024-11-28 17:29:25 +01:00
Gaelle Braud
3863365863 fix #LINQT-1439 select new conf on created 2024-11-28 17:29:25 +01:00
Gaelle Braud
733702b781 fix #LINQT-1433 highlight and position view at current index meeting list 2024-11-28 17:29:25 +01:00
Gaelle Braud
d24a68e2a7 enlarge call notif 2024-11-27 17:33:49 +01: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
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
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
de2612b40e Contacts list refactoring + Update SDK for fixing LDAP timeout. 2024-11-21 14:37:20 +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
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
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
351199d163 Add autostart parameter in advanced settings 2024-11-15 08:16:06 +00:00
gaelle
6f08430661 fix #LINQT-1413 hover in dot popup menu 2024-11-14 11:36:46 +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
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
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
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
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
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
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
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
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
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
Christophe Deschamps
a91b29cb17 Automatic LDAP Friends lookup for calls 2024-11-04 11:08: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
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
0b91d8c986 Fix numeric pad buttons : link search bars with a numeric pad popup. 2024-10-24 10:22:31 +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
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
6f2e1af53a #LINQT-1350 : Remove external window corner 2024-10-17 07:50:13 +00: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
b07eca28e4 Fixes:
- Buttons size.
- Crash on subscription.
- Hidden buttons text.
- Black icons.
2024-10-15 12:45:52 +00:00
Julien Wadel
e1b8befde4 Optimizations: Paging and asynchronous loaders. 2024-10-14 17:20:58 +02:00
Gaelle Braud
536a67652d fix #LINQT-1338 custom error message in call window 2024-10-10 11:31:54 +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
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
666b94e277 Advanced settings 2024-10-08 14:31:48 +00: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
Julien Wadel
499aa5fb53 Force ZRTP to Call conferences.
More shadow on stickers.
2024-10-02 13:50:16 +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
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
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
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
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
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