Commit graph

59 commits

Author SHA1 Message Date
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
Gaelle Braud
bd5015742a FIXES:
avoid calling connected account
ui right panel
enter shortcut connection
non modal zrtp popup
clear magic search bar when action clicked
multicall : use call locale address for sticker instead of default account
2024-05-13 13:38:08 +02:00
Gaelle Braud
552f7acb46 fix conferences info in call history 2024-05-13 11:16:39 +02:00
Gaelle Braud
eb5b3b5141 FIXES :
conf creation loading+error; fix info popup layout
move contact edition in contact page (switch to contact tab if creation requested)
fix contact creation + select new contact on creation
conference info list : creation signal (to finish when conference scheduler is updated, see comment)
fix crash if no vcard
fix calendar ui
+spacings
layout polish (! on string in meetinglist)
2024-04-26 18:27:19 +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
a031282032 Meeting List rework, Better fonts, ui fixes 2024-04-22 18:16:33 +02:00
Gaelle Braud
8eb0e5cff9 Fix layouts : call, meeting, contact
Custom scrollbar.
Mute on call.
2024-04-22 18:16:32 +02:00
Julien Wadel
22b3e80717 Local Address, meeting dates, carshes on meeting and dial-out. 2024-04-22 18:16:32 +02:00
Gaelle Braud
06a80173e6 group call (ui to fix) + create call ui from callCreated signal 2024-04-22 18:16:32 +02:00
Gaelle Braud
b6bddabcce fix ui login pages 2024-04-22 18:16:32 +02:00
Julien Wadel
7e9714d6c5 Ui fixes : Radiobutton check, MeetingPage layouts, call/contacts amrgins and scrollbars 2024-04-22 18:16:32 +02:00
Gaelle Braud
589c67999f screencast panel ui 2024-04-22 18:16:32 +02:00
Gaelle Braud
37b5ac5292 change layout panel + fix button ui 2024-04-22 18:16:32 +02:00
Gaelle Braud
fd09a79957 add row to invite any address in a conference 2024-04-22 18:16:32 +02:00
Gaelle Braud
3b64a8c4ae Ui fixes, add participants panel, admin status, conf edition 2024-04-22 18:16:32 +02:00
Gaelle Braud
d70b08c36e ui fixes 2024-04-22 18:16:32 +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
e415033943 Meeting UI
Change meeting time set so a it can spread over two days without being an all day conf
2024-04-22 18:16:31 +02:00
Gaelle Braud
6cfb26ba1b fix meeting list height + position view at current date 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
5a0dd7216e Fix wrong address on contact edition.
Fix wrong avatar initials in contact details and fix synchronization.
Make only one contact search and filter results on each lists.
Fix contact aggregation.
2024-03-14 14:38:46 +01:00
Julien Wadel
b645696528 Upgrade icons quality.
CMake: Automatic load for images.
2024-03-13 11:29:24 +01: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
ac528fc05c friends presence 2024-02-29 09:51:15 +01:00
Gaelle Braud
c588688197 FIXES:
correctly initialize remote params + create video call
paused call ui
calls window
simplify carousel
effect image : don't show effect if no colorization
use our custom button instead of qtquick one
image buttons size
security page ui
update right panel on call history deleted
2024-02-14 16:02:43 +01:00
Gaelle Braud
63f1328576 magic search bar (todo: finish it when mockup ready) 2024-02-14 09:13:06 +01:00
Gaelle Braud
a2154a6c7b FIXES:
contact list
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
fix ui in call
Really fix call variantobject destroying himself before call started
fix: display suggestions
fix list view current item always reset cause updated every time contact history list changed
fix blinking call log list view on content changed
fix popup button popup y when exceed window
delete contact confirmation popup
fix popup call contact list
don't show popup if only one address possible
set/remove default address if append/remove from address list
2024-02-07 10:46:17 +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
c33b35724a zrtp authentication token 2024-01-25 15:39:00 +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
f9abfb9fbc Record call + fixes (
remove friend listener
fix call history layout (sometimes the details exceeded row bottom)
do not open terminate calls popup when all call ended already
change '.' with ' ' only if display name is the address
initials headers in contact list delegate
confirmation dialog delete history
use intermediate variable
try to fix variant object crash
)

recordable option
fix effect image not colorized on visible change
2024-01-11 11:01:17 +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
18ad29338c UI fixes : digit input (indicator), error messages (text + colors), pages item sizes, popup background 2023-12-21 17:33:12 +01:00
Gaelle Braud
24c78564ef multicall 2023-12-14 11:25:13 +01:00
Gaëlle Braud
3e06e3c55d Ui colors and sizes 2023-12-11 10:56:13 +00:00
Julien Wadel
a43430fa34 Fix crashes on SafeConnection.
Display missed notifications and fit text size from content.
Add account from profile menu and display Login Page with back button.
Default account selection and change avatar from accounts list.
Remove deprecated function on Friends DB.
Return username by default on display name computation.
Update SDK.
2023-12-06 10:10:08 +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
bf99675d08 Fix vertical tabbar width 2023-11-29 16:22:42 +01:00
Gaelle Braud
3fad8ee49e Overview : call page (with no call history)
New items : Vertical tab bar, search bar, numeric pad
2023-11-20 15:22:13 +01:00
Gaelle Braud
91c96d8129 connection feedbacks + pages after connection (to design) 2023-11-20 11:01:40 +01:00
Gaelle Braud
62a9d34e09 fix sip login page content layout 2023-11-15 14:11:12 +01:00
Gaelle Braud
22724d8cd2 connection feedbacks + pages after connection (to design) 2023-11-09 09:59:57 +01:00
Gaelle Braud
053d0bcacc rearrange page layouts :
welcome page
login page
login form
login layout
register
register check

+ items appearance (focus/error/disable/pressed)
2023-11-07 09:52:37 +01:00
Gaelle Braud
99b1fb9bde Test file for qml items :
Text
ComboBox
TextInput
Button
TabBar
Tooltip
Carousel
+ fixes on this items
2023-11-02 17:26:47 +01:00
Gaelle Braud
440b3991f1 resolve mr threads 2023-10-31 09:30:21 +01:00