Commit graph

4596 commits

Author SHA1 Message Date
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
76fdbe857b Add missing description for Apple permissions. That fix crash on start with Ventura (13.1) 2023-10-24 11:50:16 +02:00
Julien Wadel
f7adda1e70 Notarization : Change altool into notarytool
Revert SDK
2023-10-23 14:30:08 +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
Julien Wadel
34ec7c494e Mac: reactive macdeployqt on install and try to find it if cpack 2023-10-19 10:03:14 +02:00
Julien Wadel
95fbcdf3a1 Fix Mac build on propagated variables.
Execute macdeploy on cpack before making dmg.
2023-10-18 18:26:28 +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
98406ef7e0 Fix Application name in installation folder by removing version. 2023-10-16 17:48:07 +02: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
991d83a501 Update SDK 2023-10-12 17:05:17 +02:00
Julien Wadel
a1f0d83386 Fix freeze update state on timelines. 2023-10-10 14:04:26 +02:00
Julien Wadel
e200afa4f6 Update SDK 2023-10-06 09:22:40 +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
b8d3e0d382 Fix message order and remove local timestamp received. 2023-10-03 12:23:55 +02:00
Julien Wadel
b240ccda9a Move folders only on Mac because of bundle. 2023-09-29 17:48:17 +02:00
Julien Wadel
c0ac6da859 Workaround for Mac code signing: Sign all output dir. 2023-09-29 15:59:09 +02:00
Julien Wadel
dedda50d1c CI : use all Mac runners and fix signing identity with spaces. 2023-09-26 10:09:32 +02:00
Julien Wadel
5d01fe8ac3 Fix pdf module activation.
Remove cmake_install_prefix sue for subdirectory as it is error prone (install will not use what is defined but only the root install prefix).
Fix install folder for Tasks on Mac.
Fix CI file for Mac.
Fix rootca folder on Mac.
2023-09-25 16:48:07 +02:00
Julien Wadel
18cf4c5180 Save OUTPUT folder in artifacts on Mac 2023-09-22 17:46:52 +02:00
Julien Wadel
afe5fdb6cc Update master SDK 2023-09-22 16:26:36 +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
aac2d9f120 Revert back to add signing identity for Macos.
Allow CPACK to sign the application.
Fix cmake options list that wasn't set because of scope.
Make more generic the Windows hack on QtKeyChain.
Use a script to code sign all files (not working in cmake file)
Clean cmake files to use targets.
Rework Mac build.
Avoid to use git if version has been specified with cmake command (LINPHONEAPP_VERSION)
2023-09-22 14:29:10 +02:00
Julien Wadel
6a492b9f05 Fix chat bubble sizes and title sizes on pages. 2023-09-19 14:32:31 +02:00
Julien Wadel
085d5b6666 Fix double instances on Linux. Revert back QDBus after upgrading SingleApplication to 3.4 2023-09-19 11:54:22 +02:00
Julien Wadel
c460121342 Update path in notarization script to the new output path.
Update SDK.
2023-09-18 14:09:42 +02:00
Julien Wadel
e614ab9cf7 Fix fr non breakable spaces and enum. 2023-09-15 14:48:11 +02:00
Julien Wadel
ee25889200 Update SDK master 2023-09-15 14:43:28 +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
fc8cd8afe6 Upgrade singleapplication to 3.4.0 for fixing multiple instances on slow Windows. 2023-09-14 16:47:46 +02:00
Julien Wadel
f346265122 Remove Flexiapi usage for login.
Display more login feedback.
2023-09-14 16:45:51 +02:00
Julien Wadel
bc9a8d9a27 Fix phone number accounts. 2023-09-13 17:14:00 +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
b3a836f11e Fix crash on new participants when account have no contact address. 2023-09-13 10:55:22 +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
d969216e73 Use flexiapi backend on first start.
Fix ephemeral set on creation.
2023-09-13 10:49:09 +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
6bb29f5061 Adapt security tooltip to the new icons while being in call. 2023-09-13 10:34:56 +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
Libor Filípek
4694966890 Translated using Weblate
Currently translated at 100.0% (1094 of 1094 strings)
(Czech)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/cs/
2023-09-13 09:02:13 +02:00
Julien Wadel
b0faf89f08 Translated using Weblate
Currently translated at 100.0% (1089 of 1089 strings)
(French)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/fr/
2023-09-13 09:02:13 +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