Commit graph

603 commits

Author SHA1 Message Date
Julien Wadel
b2f5f77003 Linux : .desktop upgrade. Copy scalable icon into '~/.local/share/icons/hicolor/scalable/apps/'.
Remove iconified option if not in autostart.
2023-11-24 11:27:55 +01:00
Julien Wadel
31742202b9 Linux : Generate linphone.desktop file to ~/.local/share/applications from menu. 2023-11-22 15:36:05 +01:00
Julien Wadel
0ebaff4355 Make TLS as default SIP transport on other accounts creation. 2023-11-16 13:42:50 +01:00
Julien Wadel
5e1d6307d9 CI: Fix find names for Mac.
Fix default account selction after login.
Add a RC config (message_counter_redirect_enabled) for message counter shortcut to calls.
Update SDK
2023-11-15 12:40:52 +01:00
Julien Wadel
e530366a46 Fix smartsearchbar width to avoid overlapping and x offsets.
Update SDK.
2023-11-14 12:45:40 +01:00
Julien Wadel
c9749f459e Add GUI options to activate Spell Checker and change its language. 2023-11-07 13:16:10 +01:00
Julien Wadel
2839e892e8 Add 2 settings :
- 'show_home_invite_button' : to hide invite button in Home.
- 'default_other_sip_account_domain' : to prefill the domain in other sip account page.

Replace ListModel by JS array because ListModel doesn't support properties.

Fix overlapping with Search bar and keypad.
2023-11-06 16:04:21 +01:00
Christophe Deschamps
19d54cb0aa Linux spell checker based on ispell 2023-11-06 12:57:38 +00:00
Julien Wadel
6d6db67f1d Hide conference and chats in main menu if deactivated 2023-10-30 16:05:08 +01:00
Julien Wadel
87118d2c88 Fix sending composing when opening chat.
Update SDK.
2023-10-27 10:11:01 +02:00
Christophe Deschamps
6da24489e6 Center content better when displaying info popup with long messages 2023-10-24 20:27:36 +00:00
Julien Wadel
fa824ac78a Async load on timelines/calls history bt keep sync only on first elements. 2023-10-24 17:07:07 +02:00
Julien Wadel
0a4405e9c8 Forbid to go in fullscreen if conference is not ready.
Fix crash on call termination (SDK fix)
2023-10-19 16:22:31 +02:00
Julien Wadel
7404ccf64a Load conversations before doing redirections on message notification. This way avoid to display empty conversations. 2023-10-19 16:21:02 +02:00
Christophe Deschamps
ef3a7e1795 Added popups for "check for update" triggered by user 2023-10-18 05:53:52 +00:00
Christophe Deschamps
e31d0b3763 Popup when remote configuration failed + update remote configuration failed error message (Expiration or used) in en & fr 2023-10-17 20:32:15 +00:00
Christophe Deschamps
222c70e7c8 Spell Checker 2023-10-17 19:42:45 +00:00
Christophe Deschamps
a63348993d Display a warning popup prior to launching a remote provisionning on an app that already has one or more accounts 2023-10-17 13:06:39 +00:00
Julien Wadel
dd5e85df13 Add 3 configs :
- show_default_page : at start : open the page.
- show_forced_assistant_page : on 'home' click : display the specified page of assistant.
- show_home_page: if false, Home page should be never displayedµ. Assistant page is show instead.
2023-10-12 17:06:13 +02:00
Julien Wadel
fbd0b2ed39 Remove capability check for knowing if the secure icon is shown in search bar. 2023-10-06 09:22:34 +02:00
Julien Wadel
7b2ce18409 Add a SpitView on chat.
Fix a crash on notification bubble : Remove the shortcut as notifications are seen in panels.
Clean format after deleting text in chat editor.
2023-09-22 16:25:38 +02:00
Julien Wadel
6a492b9f05 Fix chat bubble sizes and title sizes on pages. 2023-09-19 14:32:31 +02:00
Julien Wadel
307182dbe4 Fix on enabling Ephemeral on chat room creation. It wasn't enabled if the creation comes from remote user.
Fix crash with new Conference models.
Fix duration to 1 hour and if a ICS was selected, display the correct duration.
Fix margins on date in conference creation and on Date picker.
Change admin english text event in chats.
Remove secure icon in conference contact search.
Display one star security icon if ZRTP was not verified.
On authentication popup, remove Realm if username is only displayed. Adapt Identity text.
Fix forward selection in search bar.
2023-09-15 11:55:46 +02:00
Julien Wadel
31011b2b4c Fix mac build.
Move call history to correct items after loading new items.
Display menu options on Mac.
Update SDK master.
2023-09-15 11:42:54 +02:00
Julien Wadel
4446a677fe Fix chat room redirection on notification message.
If selected, fix display conversation on opening conversations list.
2023-09-14 17:51:37 +02:00
Julien Wadel
8a86536b28 - Add an hidden option to activate ephemeral on chat creation (create_ephemeral_chat_rooms=<seconds>)
- Add a placeholder in contacts for display name and resize empty box to placeholder size.
- Fix account name alignment.
- Hide records menu if option has been deactivated.
2023-09-13 11:07:22 +02:00
Julien Wadel
9bf230266e Crash fixes on ZRTP popup if call has been end. Close popup on end.
Fix random crash on SettingsModel qml coming from uninitialized model.
2023-09-13 10:57:02 +02:00
Julien Wadel
8257847f39 Deactivate account creation and login by phone because of unsecure captcha. 2023-09-13 10:51:13 +02:00
Julien Wadel
dbf63b0c3e Fix security level synchronization in chat rooms.
Fix hidden admin status on first group chat creation.
Fix Magic search that could retrieve addresses with Gruu.
Fix debug outputs on missing colors.
Fix click area in call list.
Fix some missing items in qml.
2023-09-13 10:37:44 +02:00
Julien Wadel
b8a6339e69 Fix received time on forwards.
Remove gruu on convertion of participant addresses into string.
Fix permissions access on removing records.
2023-09-13 10:36:28 +02:00
Julien Wadel
a01868a901 Redirect to email recovery on forgotten button.
Change layout direction on chat call events.
2023-09-13 10:32:13 +02:00
Julien Wadel
0ee02efc81 Fix Date when scheduling a new meeting from chat group. 2023-09-13 10:29:49 +02:00
Julien Wadel
369bc765e4 Change icons (notification, menus).
Simplify main menu.
Display call history by account.
Allow to remove reactions from chat.
Fix crash on conference creation.
2023-09-12 17:58:18 +02:00
Julien Wadel
820a34fd50 Fix DatePicker timezones by removing javascript dates and use cpp instead.
Add Timezone debug on start.
Fix date sections on conference and history.
Fix defaut Timezone in conference creation whe system cannot match with available timezones (like default tz).
2023-09-01 09:28:26 +02:00
Julien Wadel
9b66bd1d72 Hide sip address of participants in ICS if only username are shown. 2023-09-01 09:26:24 +02:00
Julien Wadel
f496600004 Fix reactions synchronizations.
Generic reactions (support any emojies) but display in priority a fix list (defined in Constants).
Clean old codes and make a ChatReactions UI.
2023-08-31 18:39:18 +02:00
Julien Wadel
267d70535d Add Chat reactions 2023-08-31 15:23:17 +02:00
Julien Wadel
53d79ef48b Fix null access in fullscreen.
Add a FPS monitor for debug.

Fix infinite loop on rendering frames : ForceRefresh when miniViewArea changes its height, on not the list view.
2023-08-25 14:08:59 +02:00
Julien Wadel
9f9b624abd Display secure icon on contacts if it has the capability.
Deactivate video if no codecs are selected.
Link to licence in about.
Fix loosing ICE configuration.
Fix click shortcut on the first item on smartsearch bar.
Add separated and editable prefix phone number in assistant.
2023-07-26 16:55:34 +02:00
Julien Wadel
03e94e6fdb Add a Don't ask again choices mechanism.
Use it for encryption info popup.
2023-07-26 16:55:26 +02:00
Julien Wadel
0cad46cdc7 Add missing header for avatar mouse shortcut in chats.
Add transfer icon in forward menu.
Confirmation on forward messages.
Fix forward button on search bar in chat room selection.
Revert back friends capability checks on lime.
Update SDK to 5.2.92
2023-07-26 16:55:13 +02:00
Julien Wadel
15577f2dcd Fix use an account with phone.
Fix compose messages.
2023-07-26 16:54:51 +02:00
Julien Wadel
0ff0fef7ed Fix sip address selection.
Come back to Home after removing call history.
2023-07-26 16:54:40 +02:00
Julien Wadel
03b9e0c03c Replace old flexiapi url by url from assistant rc.
Use presence model last activity API for timestamp.
Fix account display name size.
2023-07-26 16:54:11 +02:00
Julien Wadel
0f5c37088e Fix color in camera view (from 5.1) 2023-07-26 16:52:15 +02:00
Julien Wadel
245f2eead7 Chat loading : sync load on "visible" (estimate) items. Load more entries if visible area can contain more than current entries on first display. 2023-07-26 16:52:03 +02:00
Julien Wadel
236e67fb6a Fix unread messages alignement 2023-07-26 16:51:43 +02:00
Julien Wadel
c664d0cc49 The feature of connecting multi devices on the same account is not supported by the video conference.
- Part fix previews for this case.

Fix download text for outgoing files after the restart of the application.


Update SDK to 5.2.88
2023-07-26 16:51:28 +02:00
Julien Wadel
e63799c6e5 If only usernames are shown from sip addresses:
- In contacts, change accounts field label for 'Username'.
- Display only usernames in account list into settings.
2023-07-26 16:50:25 +02:00
Julien Wadel
5c22ac8010 Fix unresponsive actions in Magic search.
Fix some missing colors in recording.
2023-07-26 16:50:08 +02:00