Commit graph

40 commits

Author SHA1 Message Date
Benoit Martins
c804be7bb8 Check if contactAddress.friend is not nil 2023-07-20 14:42:56 +02:00
Benoit Martins
3a33cd63b0 Revert "Check if contactAddress.friend is not nil"
This reverts commit f457c3b6a6.
2023-07-20 10:22:16 +02:00
Benoit Martins
f457c3b6a6 Check if contactAddress.friend is not nil 2023-07-17 17:16:25 +02:00
Christophe Deschamps
ea976712d1 Do not change the DropDown style generically to avoid conflict with drop down in chat 2023-06-21 08:53:45 +02:00
Benoit Martins
989471fca2 Fix addDelegate crash in Avatar class (Check if presenceModel is not nil) 2023-06-16 14:24:02 +02:00
Benoit Martins
88e497a783 Remove print in Avatar Class 2023-06-13 10:09:41 +02:00
Benoit Martins
139ac987d8 Fix minor problems with presence 2023-06-13 10:09:41 +02:00
benoit.martins
5f297b5dec Add RemoveAllDelegate in AvatarBridge 2023-06-13 10:09:41 +02:00
benoit.martins
4ec3d89d42 Add presence delegate in ChatConversationViewSwift
Fix presence delegate not removed from Avatar class
2023-06-13 10:09:41 +02:00
benoit.martins
cb9707a231 Displaying presence in BackActionNavigationView 2023-06-13 10:09:41 +02:00
Benoit Martins
ac9f26b5aa Add user avatar presence in chat room swift 2023-06-13 10:09:41 +02:00
Benoit Martins
bff4491da7 Fix publish presence setting
Add log_collection_upload_server_url and update_presence_model_timestamp_before_publish_expires_refresh in LinphoneRC
Add publish and pusblish_expires in assistant_linphone.rc (create and existing)
2023-05-16 12:11:21 +02:00
benoit.martins
919cca1726 Fix phone (no sip) presence
Add pushpresence setting
2023-05-16 12:11:21 +02:00
Benoit Martins
cd553df74e Add presence delegate for all views 2023-05-16 12:11:21 +02:00
Benoit Martins
15481cf227 Add delegate presence (callback)
Set Consolidated presence of core when app enter in background or foreground
2023-05-16 12:11:21 +02:00
benoit.martins
e5e49530dd Change presence value in AvatarBridge with PresenceModel.consolidatedPresence 2023-05-16 12:11:21 +02:00
benoit.martins
26fcac9bef Change Avatar Image on all views 2023-05-16 12:11:21 +02:00
benoit.martins
b927680689 Add led presence in Avatar view 2023-05-16 12:11:21 +02:00
Christophe Deschamps
bac9d2b98e Avatar icon when creating a contact (and more generally with empty display name) 2023-02-07 12:31:10 +01:00
Christophe Deschamps
a341bb6aec - Allow date picker to select today's date in the first place
- supports pre-ios14 device for date/time picking
2022-12-05 09:32:17 +01:00
Christophe Deschamps
c09519bcc1 Fixed dual spinner joining conference + set color to make it visible 2022-11-22 23:51:40 +01:00
Christophe Deschamps
93eecbc304 Appearance (dark/light) handling 2022-11-17 16:08:34 +00:00
Christophe Deschamps
06cbe9fa1d Fix avatars light/dark mode 2022-11-03 17:04:28 +01:00
Christophe Deschamps
7ddfff9c32 Unified avatar with VoIP 2022-11-03 13:35:38 +01:00
Christophe Deschamps
ecdb22dc5d (Ugly) work around to display differentiated avatars for numbers and usernames, until rest of the app is re-written in swift 2022-11-03 12:56:44 +01:00
Christophe Deschamps
df53cc73e9 Avatar icon colour fixes 2022-11-03 08:39:02 +01:00
Christophe Deschamps
70b2671f19 No default date/time when scheduling a conference 2022-11-02 21:51:46 +01:00
Christophe Deschamps
3c8af14495 Conference subject hint changing if groupcall or meeting 2022-11-02 21:51:26 +01:00
Christophe Deschamps
388e3482a9 Multiple deletion of meetings (function activated by long click on meeting cell) 2022-09-22 23:58:36 +02:00
Christophe Deschamps
6a8c5a4440 Tidy up Avatar 2022-09-08 13:16:03 +02:00
Christophe Deschamps
77b9287195 Conference Active Speaker adjustments :
- Leave local participant always first (portrait) or top (landscape)
- Layout for 0, 1 and more participants
2022-08-24 09:17:11 +02:00
Christophe Deschamps
d352034e5e Display avatar icon instead of initials when username is a phone number 2022-08-19 12:21:28 +02:00
Christophe Deschamps
57399ec722 Conference scheduling graphical fixes :
- mandatory indicator icon truncated
- text entry colors (hint/text)
- Send via option moved inside scheduling form
- mandatory indicator placement
- conference summary cosmetics
2022-08-19 12:20:24 +02:00
Christophe Deschamps
57b676c775 - Ability to mute/unmute when outside a conference
- Call stats & Numpad views above controls
- Group call icon in call list cosmetic
- Calls List : fix icon size & layout issue on some iOS Devices
- Black background on video full screen conference
2022-08-19 12:20:14 +02:00
Christophe Deschamps
8ba4230c19 Conference Active Speaker view landscape mode 2022-08-19 12:19:48 +02:00
Christophe Deschamps
e3ed160c54 Dropdown picker more user-friendly 2022-07-03 19:00:52 +02:00
Christophe Deschamps
95449cc7c5 Display timer on outgoing call view 2022-06-14 22:18:59 +02:00
Christophe Deschamps
1f2aa259be Various conference adjustments 2022-05-15 21:55:40 +02:00
Christophe Deschamps
a2112ba9f0 Bulk video conference adjustements 2022-02-01 10:10:33 +01:00
Christophe Deschamps
69a885df4f Bulk refactorisation + new ConferenceViewModel from Android + Bulk fixes 2022-01-12 10:28:22 +01:00