Commit graph

30 commits

Author SHA1 Message Date
Benoit Martins
6fb558f605 Check if contact.friend is not nil in updatePresenceImage 2023-08-16 13:25:23 +02:00
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
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
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
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
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
69a885df4f Bulk refactorisation + new ConferenceViewModel from Android + Bulk fixes 2022-01-12 10:28:22 +01:00
Renamed from Classes/Voip/Widgets/Avatar.swift (Browse further)