Benoit Martins
|
efb9cbd282
|
Fix markAsRead and ChatConversationViewModel updates
|
2023-06-13 10:09:39 +02:00 |
|
Benoit Martins
|
04086fb5f2
|
Fix light and dark mode
|
2023-06-13 10:09:39 +02:00 |
|
Benoit Martins
|
54bfcb22e0
|
Add all ChatConversation callbacks (delegates)
|
2023-06-13 10:09:39 +02:00 |
|
Benoit Martins
|
fe3bf1035f
|
Add item to dropdown menu with images
|
2023-06-13 10:09:38 +02:00 |
|
Benoit Martins
|
7af4ac2633
|
Add ChatConversationViewModel
|
2023-06-13 10:09:38 +02:00 |
|
QuentinArguillere
|
abf598b654
|
Use linphone_core_search_chat_room rather than linphone_core_get_chat_room, in order to fix chatrooms being empty when using multiple accounts
|
2022-12-05 16:40:31 +01:00 |
|
QuentinArguillere
|
f2b36ed7f8
|
When Poping views, make sure we add the targeted one if we couldn’t already find it in the stack
|
2022-12-02 10:16:33 +01:00 |
|
Benoit Martins
|
4b5eaa3bc5
|
Fix image sharing from gallery, and fix view navigation
|
2022-12-01 16:32:49 +01:00 |
|
Christophe Deschamps
|
8607469f68
|
Refactorisation of call views + various fixes
|
2022-11-22 23:51:15 +01:00 |
|
Christophe Deschamps
|
987ea21e05
|
Multi call various fixes
|
2022-11-22 23:50:58 +01:00 |
|
Christophe Deschamps
|
93eecbc304
|
Appearance (dark/light) handling
|
2022-11-17 16:08:34 +00:00 |
|
QuentinArguillere
|
b9ef7a83b5
|
Go to chatrooms after receiving “on_conference_joined” callback rather than when chatroom is created
|
2022-10-07 16:03:26 +02:00 |
|
Christophe Deschamps
|
e4da04b464
|
Replace outgoing call view for conference joining by spinner
|
2022-03-22 12:20:54 +01:00 |
|
Christophe Deschamps
|
69a885df4f
|
Bulk refactorisation + new ConferenceViewModel from Android + Bulk fixes
|
2022-01-12 10:28:22 +01:00 |
|
Christophe Deschamps
|
608577034d
|
Video conference and new Call Views
|
2021-11-26 19:10:22 +01:00 |
|
Christophe Deschamps
|
bb1d160373
|
Ephemeral messages in session mode
|
2021-09-17 10:28:14 +02:00 |
|
Christophe Deschamps
|
de4684199e
|
- Notify LinphoneCallUpdate on call back thread
- Fix "no more call" detection to dismiss call views within call call back itself.
|
2021-09-16 10:29:26 +02:00 |
|
Christophe Deschamps
|
0d55c0ca2f
|
Copy/Transfer/Reply feature for chat messages
|
2021-09-15 17:28:59 +02:00 |
|
Christophe Deschamps
|
b66c3ad916
|
Audio chat messages
|
2021-07-23 12:06:05 +02:00 |
|
QuentinArguillere
|
55027dbc82
|
Add a check to avoid going back to DialerView if we’ve been started through a push notification and are already in a chatroom at startup (and a bit of tab/line reformatting)
|
2021-07-02 17:44:20 +02:00 |
|
QuentinArguillere
|
88970c0e04
|
Replace bluetoothEnabled and speakerEnabled flags in the CallManager by isBluetoothEnabled and isSpeakerEnabled function, which will give real time state of the API based on what the linphone core getAudioDevice functions returns
|
2021-05-24 11:45:08 +02:00 |
|
QuentinArguillere
|
7ea46b5aab
|
Replace all proxy configs with account, and include the new push notification features from the 5.0 SDK
|
2021-05-24 11:45:08 +02:00 |
|
Danmei Chen
|
eee2ae66f3
|
use auto iteration
|
2021-04-08 15:38:08 +02:00 |
|
Danmei Chen
|
2d7ec02625
|
fix crash when go to basic chat room
|
2020-07-06 11:22:41 +02:00 |
|
Danmei Chen
|
466db3ef07
|
update copyright
|
2020-06-17 09:57:37 +02:00 |
|
Paul Cartier
|
658edc86a6
|
Prevent crash when openining app after bg call finished
Only happened in the settings view before the call starts
|
2020-05-11 14:20:37 +02:00 |
|
Danmei Chen
|
a35eaf8217
|
remove useless code
|
2020-04-17 11:54:43 +02:00 |
|
Danmei Chen
|
44354f4f5e
|
fix calls
|
2020-04-15 15:09:32 +02:00 |
|
Danmei Chen
|
dca88588d4
|
fix devices < ios13 can not display incoming call
|
2020-04-14 20:47:47 +02:00 |
|
Danmei Chen
|
f749195935
|
set limit to 3 for forbidden push
|
2020-04-01 17:25:41 +02:00 |
|
Danmei Chen
|
e58437ecb2
|
add alert for forbidden push token
|
2020-03-31 21:42:56 +02:00 |
|
Paul Cartier
|
e0e8d35a19
|
Move iterate timer to swift file
|
2020-03-17 10:26:05 +01:00 |
|
Paul Cartier
|
179d2718e8
|
Handle push notification for messages in iOS13
|
2020-03-16 09:50:15 +01:00 |
|
Danmei Chen
|
14e0ce4e4f
|
set appData in call
|
2020-03-03 11:41:10 +01:00 |
|
Danmei Chen
|
98a7938b86
|
callkit in Swift
|
2020-03-03 11:38:26 +01:00 |
|
Danmei Chen
|
0fdfc24b44
|
not use deprecated functions
|
2020-01-03 14:11:35 +01:00 |
|
Danmei Chen
|
9c8f9dec99
|
change licence to gpl-v3
|
2019-10-16 15:10:09 +02:00 |
|
Danmei Chen
|
60fba52521
|
fix status bar height in call view for iphoneX, XR and XS
|
2019-07-09 17:38:32 +02:00 |
|
Danmei Chen
|
005d1aa465
|
remove linphone_core_update_call because linphone_core_set_device_rotation did it
|
2019-07-09 10:29:48 +02:00 |
|
Danmei Chen
|
df865e3369
|
optimisation of the time for starting up the view
|
2019-06-20 14:36:29 +02:00 |
|
Danmei Chen
|
57662b35ed
|
fix crash when no proxy config
|
2019-06-18 12:02:03 +02:00 |
|
Danmei Chen
|
8b937f5749
|
not resume the call automatically
|
2019-04-29 17:16:30 +02:00 |
|
Danmei Chen
|
36cf387cea
|
Revert "not resume call automatically"
This reverts commit 380bbe3416.
|
2019-04-26 11:22:14 +02:00 |
|
Danmei Chen
|
380bbe3416
|
not resume call automatically
|
2019-04-24 11:16:06 +02:00 |
|
Mickaël Turnel
|
ff2545b8bf
|
Merge branch 'feature/integration'
|
2019-04-19 11:28:57 +02:00 |
|
Danmei Chen
|
b746d9e8ed
|
set text 'registered' to 'connected'
|
2019-04-14 14:56:28 +02:00 |
|
Danmei Chen
|
4e12510377
|
fix crash create same basic chat room
|
2019-03-27 17:45:36 +01:00 |
|
Danmei Chen
|
30baa29cfc
|
use new API for creating chat room
|
2019-03-20 17:36:20 +01:00 |
|
Danmei Chen
|
19ab701f63
|
create a basic chatroom when non Encrypted
|
2019-03-06 16:16:56 +01:00 |
|
Benjamin Reis
|
9670776645
|
fix ui when managing 2 calls
|
2019-02-12 15:02:19 +01:00 |
|