Libor Filípek
23a064aec3
Translated using Weblate
...
Currently translated at 100.0% (1089 of 1089 strings)
(Czech)
Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/cs/
2023-07-29 12:27:55 +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
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
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
23297f07d4
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-26 16:49:36 +02:00
Julien Wadel
59ea9c69e5
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
# Conflicts:
# linphone-app/src/components/search/SearchSipAddressesModel.cpp
# linphone-sdk
2023-07-26 16:49:02 +02:00
Libor Filípek
38c76eeb65
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-12 13:17:24 +02:00
Julien Wadel
a80633af16
Display a remote paused message when call is one-one and has been remotely paused.
...
Fix incall avatar color.
2023-06-09 16:49:06 +02:00
Libor Filípek
f7afcc4f85
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-08 08:17:22 +02:00
Julien Wadel
8897276353
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:52:54 +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