Commit graph

36 commits

Author SHA1 Message Date
Julien Wadel
7af7819510 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-08-10 18:40:15 +02:00
Julien Wadel
bbae9ecb4c - 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-07-27 14:03:05 +02:00
Julien Wadel
a0778f534d Add a Don't ask again choices mechanism.
Use it for encryption info popup.
2023-07-24 11:30:22 +02:00
Julien Wadel
2fa490e2ef 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-21 11:44:37 +02:00
Julien Wadel
9ab3ba0995 Replace old flexiapi url by url from assistant rc.
Use presence model last activity API for timestamp.
Fix account display name size.
2023-07-17 16:33:04 +02:00
Julien Wadel
f65cb5ef19 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-05 14:50:40 +02:00
Julien Wadel
63c7910cb0 Option to change the max results of the Magic Search bar.
Keep display name while changing username/phone in assistant.
Update SDK to 5.2.84
2023-07-03 17:48:08 +02:00
Julien Wadel
fd7d0336d4 Make an option for displaying only usernames instead of the whole SIP address.
Move options button in waiting room because of readability.
Add a confirmation before calling a group from conversation.
Make an option to set RLS URI.
Avoid to close smart search bar when changing focus. It will now close only on empty text, esc keybutton or by manually closing it (cross icon when text has been entered)
Hide "adding contact" if search box is empty.
Add a switch in accounts selection to easily register them.
Update SDK to 5.2.81
2023-06-29 17:36:11 +02:00
Libor Filípek
9de033bc8e Translated using Weblate
Currently translated at 100.0% (1079 of 1079 strings)
(Czech)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/cs/
2023-06-28 10:56:57 +02:00
Libor Filípek
cc545d2de2 Translated using Weblate
Currently translated at 100.0% (1078 of 1078 strings)
(Czech)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/cs/
2023-06-09 17:06:19 +02:00
Julien Wadel
5d5395af45 Display a remote paused message when call is one-one and has been remotely paused.
Fix incall avatar color.
2023-06-09 16:36:32 +02:00
Julien Wadel
3fc5767c0f Fixes:
- Couldn't select the default account without selecting another one before.
- Display a message about not having a configured account instead of displaying the local one. Local address can still be accessible from settings if activated.
- Display Assistant at home if no account has been set.
2023-06-05 16:50:19 +02:00
Libor Filípek
f73bac558c Translated using Weblate
Currently translated at 100.0% (1077 of 1077 strings)
(Czech)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/cs/
2023-05-14 12:15:12 +02:00
Julien Wadel
25a5f33356 Display away message if timestamp is not available. 2023-05-10 16:14:49 +02:00
Julien Wadel
51ef0ae25b "Vocal message received" notification 2023-05-04 17:43:26 +02:00
Julien Wadel
9f587cb196 Add an option to enable bundle mode in account parameters. 2023-05-04 11:41:14 +02:00
Libor Filípek
8780076d9e Translated using Weblate
Currently translated at 100.0% (1073 of 1073 strings)
(Czech)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/cs/
2023-04-27 16:15:13 +02:00
Tomas Ivanek
d7b40d139f Translated using Weblate
Currently translated at 99.9% (1072 of 1073 strings)
(Czech)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/cs/
2023-04-24 19:05:23 +02:00
Julien Wadel
990dbc610a Remove "do not disturb" status as it is not really supported. 2023-04-17 16:54:06 +02:00
Julien Wadel
06509d3862 Update languages 2023-04-13 18:29:20 +02:00
Tomas Ivanek
8e6880a334 Translated using Weblate
Currently translated at 100.0% (1070 of 1070 strings)
(Czech)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/cs/
2023-04-11 14:41:28 +02:00
Julien Wadel
682e5dc913 Primary color on links in chat.
Allow smallbuttons to use emojis.
Insert text in text area in chats.
Ensure to send plain text message.
Use custom text font for text edit.
Emoji picker and display it aside of files preview with a splitter.
Fix file preview layout in replies.
Change double click to simple click on avatar for copying address into the smartsearchbar.
Add an option to change emojis font.
Update chat actions colors.
2023-04-07 17:08:57 +02:00
Julien Wadel
0c74082a65 - Print logs into stout/stderr only if verbose is set.
- `--qt-logs-only` : print only logs from the application. It strips SDK logs from the output.
- Fix peer addresses in chat rooms (group/secure)
- Add an option to display the application debug logs.
2023-03-31 11:11:27 +02:00
Julien Wadel
6d454b659c Change 'EXECUTABLE-config' URI handler to request a confirmation to the user before using it.
Delay its execution on startup.
Add auto_apply_provisioning_config_uri_handler rc to remove confirmations.
Default URL uses https.
Fix dialog description with wrapping text and elides.
Fix busy color.
Fix duplicate connections on restarting App that done multiple CLI commands.
2023-03-30 18:21:07 +02:00
Julien Wadel
a47d97d790 - Fix interpretUrl to check internalization prefix option from account configuration.
- Fix Layout label width if fitting label is requested (gui).
- Fix a missing presence text in qml.
2023-03-27 16:58:51 +02:00
Libor Filípek
5e56b2032c Translated using Weblate
Currently translated at 100.0% (1060 of 1060 strings)
(Czech)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/cs/
2023-03-27 16:01:31 +02:00
Julien Wadel
8c0be8af7e Add Czech language and fix japan translation. 2023-03-24 16:29:57 +01:00
Libor Filípek
6ab0d41cac Translated using Weblate
Currently translated at 100.0% (1055 of 1055 strings)
(Czech)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/cs/
2023-03-24 16:08:44 +01:00
Tomas Ivanek
9321c7e220 Translated using Weblate
Currently translated at 100.0% (1055 of 1055 strings)
(Czech)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/cs/
2023-03-24 16:08:44 +01:00
Tomas Ivanek
576356f839 Translated using Weblate
Currently translated at 92.1% (972 of 1055 strings)
(Czech)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/cs/
2023-03-24 16:08:44 +01:00
Libor Filípek
fc16a8f3b2 Translated using Weblate
Currently translated at 92.1% (972 of 1055 strings)
(Czech)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/cs/
2023-03-24 16:08:44 +01:00
Tomas Ivanek
034258629b Translated using Weblate
Currently translated at 69.4% (733 of 1055 strings)
(Czech)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/cs/
2023-03-24 16:08:43 +01:00
Julien Wadel
46c9031535 Added translation using Weblate (Czech) 2023-03-24 16:08:43 +01:00
Julien Wadel
5f2ea10a12 Remove unused language files
Add new languages
2020-04-16 16:05:03 +02:00
Julien Wadel
8eb7d76520 Add Lang folder for IDE to get .ts files 2020-04-16 15:46:53 +02:00
Julien Wadel
08ca4791c0 Change application source folder name 2020-03-26 16:44:31 +01:00
Renamed from linphone-desktop/assets/languages/cs.ts (Browse further)