Christophe Deschamps
13d2fefcd1
Handle set of new configuration parameters
2024-09-05 06:28:09 +00:00
Gaelle Braud
680d398c36
account device list
2024-09-03 11:18:59 +02:00
Gaelle Braud
5adf150d2d
reauthentication dialog
2024-08-27 16:26:29 +02:00
Christophe Deschamps
16e1b7b7c2
Do not disturb
2024-08-16 10:43:35 +02:00
Christophe Deschamps
4143d15f34
Account settings & parameters
2024-07-25 08:34:11 +00:00
Julien Wadel
6933989753
Fullscreen mode and add screensaver inhibition.
2024-07-02 16:03:55 +00:00
Julien Wadel
8171f2ceb2
SSO
2024-07-02 16:03:35 +00:00
Gaelle Braud
5beb0b84d0
register
2024-06-28 16:15:26 +02:00
Julien Wadel
87b5315f54
Fixes : appimage creation, patch name packages, logo
2024-06-13 17:03:12 +02:00
Julien Wadel
4631ea7fe7
Uri Handler + Restart + Remote provisioning + Confirmation dialog with c++ callback behavior
2024-06-13 15:01:22 +00:00
Christophe Deschamps
1e065cfa72
Help Page (including Log enable/clear/send)
2024-06-11 19:03:13 +00:00
Gaelle Braud
98176c6fae
splashscreen (fix #LINQT-1172)
2024-06-05 15:53:49 +00:00
Julien Wadel
99f752390b
Screensharing + Mac ARM64 + Linux build
2024-05-30 17:31:26 +02:00
Gaelle Braud
5cf6138bdb
conference + ui fixes
...
try to fix crashes on close app
2024-05-27 12:08:29 +02:00
Gaëlle Braud
0646040d25
missed calls notification in navigation bar + fix notif ui
2024-05-22 11:29:04 +00:00
Julien Wadel
fdbd8dbc87
Set application name and version.
...
Update SDK.
2024-04-24 12:49:04 +02:00
Julien Wadel
c69ac2ee4c
Windows : Fix Video.
...
Qt set the rendering engine to DirectX by default. createRender was never call in this case.
Force to OpenGL.
2024-04-23 14:29:24 +02:00
Julien Wadel
edc2ace096
Ui fixes
2024-04-22 18:46:39 +02:00
Julien Wadel
23ddc9ac88
Clean + fixes
2024-04-22 18:16:34 +02:00
Julien Wadel
d4139fddd1
fix preview/cameras.
...
CameraEnabled => localVideoEnabled.
Meeting invitations.
2024-04-22 18:16:33 +02:00
Julien Wadel
a031282032
Meeting List rework, Better fonts, ui fixes
2024-04-22 18:16:33 +02:00
Gaelle Braud
06a80173e6
group call (ui to fix) + create call ui from callCreated signal
2024-04-22 18:16:32 +02:00
Julien Wadel
10427b5288
Conference, ActiveSpeaker, Camera
2024-04-22 18:16:31 +02:00
Gaelle Braud
2770076a44
Delete/cancel conference, Conference Info, icons, meeting list, waiting room, settings panel, video device
2024-04-22 18:16:31 +02:00
Julien Wadel
1ed1f39113
Call Conference
2024-04-22 18:16:31 +02:00
Gaelle Braud
c824bd6c83
Country, start conference, dates, combobox, calendar, popup, effectimage, meeting details, conference scheduler
2024-04-22 18:16:31 +02:00
Julien Wadel
8817396fa5
Fix blinking visual on animations (like resizing) by ignoring vertical sync.
...
Add An FPS counter object for benchmarking.
Fix dynamic layouts to avoid slinding effects on resizing.
2024-03-13 11:26:03 +01:00
Julien Wadel
f7749a30e3
Add application info at the start.
...
Add file position on logs.
Add Avatar provider to nitifications.
Fix using `source` on EffectImage that shouldn't be used as an image source because this property is for Loader (ImageProviders cannot be used in this case).
2024-03-12 15:47:40 +01:00
Gaelle Braud
fb4ee6b579
audio settings
...
video settings
app settings in settings file
2024-03-07 09:07:56 +01:00
Gaelle Braud
82b5d6a008
contact list
...
fixes:
generic VariantList
FriendModel resetAddresses
check null default account
address list update on save
generic item for white background lists
ui
fix set photo friend
protect friendmodel setters
remove main splitview to stick to the mock-up (keeping it commented cause it may be useful to be able to resize the panels)
default image avatar
fix crash when address not set
2024-02-01 15:19:29 +01:00
Gaelle Braud
517c6b96a5
FIXES:
...
error text display
show welcome page on first launch only
try to fix crash in variant object (to fix properly)
forbid connection if account already connected
contacts list first row size + contact selected signal
accounts layout
rm layout rearrange warning
login error messages layout
trust circle avatar
no error message on status ok
busy indicator on login
2024-01-17 12:06:04 +01:00
Gaelle Braud
6849b8d378
contacts list
2024-01-05 15:37:18 +01:00
Gaelle Braud
97c01e66f8
call history
...
new item: popup button
2023-12-22 17:28:35 +01:00
Gaelle Braud
24c78564ef
multicall
2023-12-14 11:25:13 +01:00
Julien Wadel
577aee8c98
Feature : Call list.
...
- Add CallProxy for GUI to manage call list;
- Add a function on Core to retrieve remote address (TODO: change the name)
- Connect first/last call events.
- Fix wrong parameter in call notification.
2023-12-07 16:39:37 +01:00
Julien Wadel
a93e646ce4
Feature : Video support for one-one call.
...
- Set Mediastreamer plugin folder.
- CameraGui component to manage video.
- Sticker component to switch between initials/avatar and video.
- Remote video detection on Call.
- Fix binary shader files to support at least Qt 6.4.
- Use MSQOgl Mediatsreamer2 filter and activate video capabilities.
- Add a preview on Call view.
2023-12-06 17:00:00 +01:00
Gaelle Braud
4ea1b96246
start audio call, features : pause call + blind transfer
...
(call window in c++)
2023-12-05 17:24:37 +01:00
Julien Wadel
b316074feb
Feature : Avatar from default account.
...
- Update SDK for accountRemoved callback and fix on setting default account.
- Update AccountGui from list modification and default account selection.
- Add Avatar provider for Qml.
- Create avatar file and store it into avatars folder.
- Delete old avatar file if replaced.
2023-11-29 14:47:04 +01:00
Julien Wadel
bdf1d197ec
Fix restart behavior:
...
- fix crash.
- exit on last window closed.
- add return staus code for later use.
2023-11-29 10:14:50 +01:00
Julien Wadel
1938ae65e0
Feature: Contacts/Friends.
...
- Add Gui/Core/Model for friends.
- Add MagicSearch.
- Fix double free on Account list.
- Fix concurrency in SafeConnection destruction.
- Update SDK : Use of onAccountAdded from SDK.
2023-11-27 16:19:30 +01:00
Julien Wadel
cd82964b23
Replace postAsync functions by SafeConnection in order to make more robust thread connections and guarantee to have always caller/callee while processing signals.
...
Introduce ObjectCore, ObjectGui, ObjectModel.
Simulate addAccount signals on adding account (in waiting for SDK callback).
2023-11-22 14:55:38 +01:00
Julien Wadel
7ff6989614
Fix crash on logger (instance lost).
...
Add Call model.
Start audio call from Utils.
Simplify VariantObject to use only setValue().
Add notifications.
2023-11-20 08:52:31 +00:00
Julien Wadel
46e91b46a8
Prepare Async objects for Linphone tools to be used from GUI.
...
Fix AccountManager for missing sdk listening.
Fix login : custom parameters were missing.
2023-11-08 09:58:52 +00:00
Gaelle Braud
94c2617dfe
fixes
2023-10-31 09:30:21 +01:00
Gaelle Braud
592d64bc8c
Welcome page images
...
add resources file
belledonne image
Revert "belledonne image"
This reverts commit 4f7ea04c16aaec1ed321590620c61fad6010a148.
image
add images resources
new images
Welcome page images
add resources file
belledonne image
Revert "belledonne image"
This reverts commit 4f7ea04c16aaec1ed321590620c61fad6010a148.
image
add images resources
new images
image
image cmake
providers
Constants
Constants
start welcome page
start welcome page
Welcome page
welcome and login pages
default text item
Item : default input cell for any form
qml items
welcome/login template
add resources files to macro cmake
LoginPage : get username/pwd and call login
make welcome page temporary
icons
main stack view
Add final text + anims welcome page
fix previous
register constants in initCppInterfaces
unify images names
MR thread : clean
move login pages
use styling qml file
mr threads: unify colors
remove anchors warnings
custom combobox + modify custom textinput
mr thread : indent
mr thread : pointsize in style
mr thread : default style singleton
icons as style
change login base layout name
mr thread : color in style
2023-10-31 09:30:21 +01:00
Julien Wadel
978c57f1ed
Check running thread and factorize debug class names.
2023-10-30 15:55:07 +01:00
Julien Wadel
f4e8ec0f26
Add Accounts.
2023-10-26 17:10:11 +02:00
Julien Wadel
536123992c
Add Phone numbers with countries and codes.
...
Add list and proxies for views.
2023-10-25 10:52:02 +02:00
Gaëlle Braud
86d776a62b
Welcome / Login pages ui
2023-10-23 11:12:27 +00:00
Julien Wadel
bc2c51badd
Fix threading to run just after minimal initialization (like logger instanciation).
...
Rewrite Logger : out logs are run on core, and file logs on model.
Fix crash on removing logger listener.
2023-10-17 17:33:21 +02:00