Commit graph

10 commits

Author SHA1 Message Date
Gaelle Braud
7970cd49f0 register: fix token verification part if error in account creation 2024-09-11 19:33:48 +02:00
Gaelle Braud
680d398c36 account device list 2024-09-03 11:18:59 +02:00
Gaelle Braud
4ec344130d login with non linphone sip account 2024-08-29 16:22:56 +02:00
Gaelle Braud
204d7d66c8 login with non linphone sip account 2024-08-22 14:37:23 +02:00
Gaelle Braud
5beb0b84d0 register 2024-06-28 16:15:26 +02: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
22724d8cd2 connection feedbacks + pages after connection (to design) 2023-11-09 09:59:57 +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
99ebfd2f7b Fix crash on exit.
Add Async/Sync functions to post lambda on model thread.
Fix missing defines on headers.
Move Login c++ logic into core for MVVM.
Write async login.
Auto core iterate (30ms).
Clean exit by stopping core before deletion.
2023-10-11 12:01:59 +02:00