QuentinArguillere
|
66361d7309
|
Use centralised Config file in app extension
|
2024-03-05 16:22:23 +01:00 |
|
QuentinArguillere
|
8e5a3b703f
|
Add "disable_chat_feature=0" key to rc files
|
2024-03-05 16:21:39 +01:00 |
|
QuentinArguillere
|
3b20c47f1d
|
For crashlytics : add informations in the msgNotificationService googleService-info.plist file
|
2024-03-05 16:20:00 +01:00 |
|
QuentinArguillere
|
c2a1f7bc28
|
Now stop/starts the core when entering background/foreground. Also moved the presence related code inside this new trigger for phase change
|
2024-03-05 16:19:39 +01:00 |
|
QuentinArguillere
|
a0fdd54b70
|
Add NSSupportsSuddentTermination key set to FALSE in info.plist
|
2024-03-05 16:17:57 +01:00 |
|
QuentinArguillere
|
944115fb4d
|
Add linphonerc-factory and GoogleService-Info.plist to msgNotificationService app extension
|
2024-03-05 16:17:23 +01:00 |
|
Benoit Martins
|
d8d867d798
|
Fix messages list in conversation
|
2024-03-04 15:45:07 +01:00 |
|
Benoit Martins
|
be09968a31
|
Replace ChatRoom class with ConversationModel to update conversation views
|
2024-02-28 17:03:59 +01:00 |
|
Benoit Martins
|
4196fed865
|
Add message bubbles
|
2024-02-27 10:24:18 +01:00 |
|
QuentinArguillere
|
0d4efd7a19
|
Restore groupchat and lime spec
|
2024-02-26 18:12:09 +01:00 |
|
QuentinArguillere
|
c0a16e62be
|
Switch app Core to SharedCore, which will be required to have a working AppExtension
|
2024-02-26 18:06:29 +01:00 |
|
QuentinArguillere
|
ea1420356d
|
Move firebase initialisation from appdelegate didFinishLaunchingWithOptionsto Corecontext init, which is called earlier
|
2024-02-26 18:05:19 +01:00 |
|
QuentinArguillere
|
fd9ede62f8
|
Add ApplicationWillTerminate and ApplicationWillResignActive App delegate functions
|
2024-02-26 18:04:32 +01:00 |
|
Benoit Martins
|
3d6888b8ba
|
Init Conversation (Chat room) view
|
2024-02-21 17:15:30 +01:00 |
|
QuentinArguillere
|
b999f2f1e3
|
Import linphone 5.2 msgNotificationService implementation
|
2024-02-20 10:33:02 +01:00 |
|
QuentinArguillere
|
89d4926798
|
Enable remote push notification by default in the assistant file
|
2024-02-19 17:11:59 +01:00 |
|
QuentinArguillere
|
3461b096eb
|
Add push notification permission request
|
2024-02-19 17:11:45 +01:00 |
|
QuentinArguillere
|
fd61bca29f
|
Add remote push notification support, which will be required to receive and process the account creation token
|
2024-02-19 17:11:34 +01:00 |
|
QuentinArguillere
|
6c77fe7850
|
Add msgNotificationService app extension
|
2024-02-19 17:08:10 +01:00 |
|
Benoit Martins
|
90624e633a
|
Merge remote-tracking branch 'refs/remotes/origin/feature/conversations'
|
2024-02-19 08:40:40 +01:00 |
|
benoit.martins
|
56e93a77a7
|
Missed calls counter added to bottom navigation bar
|
2024-02-16 19:47:19 +01:00 |
|
Christophe Deschamps
|
c02dcc754e
|
Fix message display missing when going from a conversation with few messages (not enough to fill screen) to conversation with many messages
|
2024-02-16 08:05:24 +01:00 |
|
Christophe Deschamps
|
9094c9cea8
|
Fix crash when calling on simulators
|
2024-02-15 17:32:57 +01:00 |
|
Christophe Deschamps
|
621eca1893
|
Hide broadcast add button in conference history detail
|
2024-02-15 17:32:41 +01:00 |
|
Benoit Martins
|
d91996c351
|
Missed calls counter added to bottom navigation bar
|
2024-02-15 16:49:06 +01:00 |
|
Benoit Martins
|
61c2c048bb
|
Fix conversations list view when receiving a message or a new chat room
|
2024-02-15 15:19:46 +01:00 |
|
benoit.martins
|
cacc61252d
|
Add ConversationsList bottom sheet
|
2024-02-14 17:59:21 +01:00 |
|
benoit.martins
|
da9d90e368
|
Add chat room callbacks
|
2024-02-14 13:52:11 +01:00 |
|
QuentinArguillere
|
98da1d956f
|
Disable background camera for PIP
|
2024-02-13 17:36:51 +01:00 |
|
QuentinArguillere
|
b9dadb51f4
|
Disable local push notifications
|
2024-02-13 16:31:49 +01:00 |
|
Benoit Martins
|
dc84803a17
|
Add conversations list
|
2024-02-13 15:23:00 +01:00 |
|
Christophe Deschamps
|
85ebe742cb
|
Open call history when tapping on a missed call notification
|
2024-02-13 13:06:46 +01:00 |
|
Christophe Deschamps
|
89cae39b6d
|
Force device orientation check before updating view (fix bug of UI Tab bar taking full screen when opening app after it was started from an incoming call
|
2024-02-13 13:05:07 +01:00 |
|
Christophe Deschamps
|
012b96798c
|
Tapping a message notification when app is not started open conversation
|
2024-02-13 11:40:33 +01:00 |
|
Benoit Martins
|
60d128f4f2
|
Call view changes
|
2024-02-12 10:14:10 +01:00 |
|
Benoit Martins
|
f0b19b8fd3
|
Don't open media preview with voice recording
|
2024-02-08 16:25:52 +01:00 |
|
Benoit Martins
|
e467312008
|
Refresh uploaded medias
|
2024-02-08 16:04:15 +01:00 |
|
Benoit Martins
|
4c475925b8
|
Delete file in logs mail and replace with logs uri
|
2024-02-08 11:59:55 +01:00 |
|
Benoit Martins
|
122a9c4a57
|
Fix transferred image content type
|
2024-02-06 13:20:35 +01:00 |
|
Benoit Martins
|
caa3543202
|
Change bottom sheet in call view, add animatated caret in bottom sheet
|
2024-02-05 14:03:35 +01:00 |
|
Benoit Martins
|
efc912965a
|
Merge remote-tracking branch 'refs/remotes/origin/release/5.2'
|
2024-02-05 13:21:47 +01:00 |
|
Benoit Martins
|
132465b5a5
|
Fix collectionViewImageGrid with text and scroll to bottom when chat room view is disapear
|
2024-02-05 13:21:11 +01:00 |
|
Benoit Martins
|
e53d9ab406
|
Merge remote-tracking branch 'refs/remotes/origin/release/5.2'
|
2024-02-05 12:53:15 +01:00 |
|
Benoit Martins
|
3b894f2653
|
Fix collectionViewImageGrid with text and scroll to bottom when chat room view is disapear
|
2024-02-05 12:52:35 +01:00 |
|
benoit.martins
|
c3df599069
|
Merge remote-tracking branch 'refs/remotes/origin/release/5.2'
|
2024-02-02 22:24:56 +01:00 |
|
benoit.martins
|
6295b0f319
|
Fix image clicking in VFS mode and reply display
|
2024-02-02 22:23:21 +01:00 |
|
Benoit Martins
|
5b3c8d4d1a
|
Add green call banner
|
2024-01-31 14:51:34 +01:00 |
|
Benoit Martins
|
3513afc8c7
|
Fix image clicking in VFS mode and reply display
|
2024-01-30 13:43:50 +01:00 |
|
benoit.martins
|
433e28e945
|
Add transfer call and attended transfer
|
2024-01-29 15:32:21 +01:00 |
|
Benoit Martins
|
4048fa3075
|
Add transfer call feature
|
2024-01-29 12:37:23 +01:00 |
|