Commit graph

267 commits

Author SHA1 Message Date
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
Danmei Chen
19acd2981b fix crash of creating chatroom when no network 2019-01-28 15:41:08 +01:00
Danmei Chen
992dbb8415 fix problem of loading chats list 2019-01-28 13:47:40 +01:00
Danmei Chen
1075515bb9 fix crash of call 2019-01-25 17:38:55 +01:00
Danmei Chen
b62cf43995 fix crash of call pending 2019-01-24 18:00:27 +01:00
Danmei Chen
aba528ede5 fix create one to one chatroom from call view 2019-01-14 16:29:14 +01:00
Danmei Chen
5ad93ec6f4 fix create group chatroom 2019-01-11 11:52:29 +01:00
Danmei Chen
38c389bf64 new ContactDetailView : enable the creation of an encrypted chatroom if it has the ability of lime 2019-01-02 14:45:45 +01:00
Danmei Chen
2beaf5db15 create a chatroom with new configuration if it is an encryptrd chatroom 2018-12-04 12:50:21 +01:00
Danmei Chen
fdb83d1ce2 Merge branch 'feature/sms_invitation' into feature/integration 2018-10-10 14:53:50 +02:00
Danmei Chen
e704c7317a Merge branch 'feature/sms_invitation' 2018-10-05 17:27:22 +02:00
Benjamin Verdier
cefb35d792 Add button and sms sending code. 2018-07-23 17:06:26 +02:00
Benjamin Verdier
40eb0d5208 Add support for multiple image and text + image sending 2018-06-29 13:58:37 +02:00
Benjamin Reis
00cc748e7f fix crash in useless code 2018-06-25 12:06:53 +02:00
Benjamin Reis
23c18dc5e0 disable upside down orientation 2018-05-31 15:27:45 +02:00
Benjamin Reis
ec6046882e go to chat or create it when clicking chat button when in call 2018-05-23 14:40:04 +02:00
Benjamin Reis
aebe52460a fix ipad's ui 2018-05-04 11:21:14 +02:00
Benjamin Reis
7c0e9382fb factoize how to mark a chat room as read 2018-05-03 16:07:02 +02:00
Benjamin Reis
08ca95be22 fix UI on ipad 2018-05-03 15:25:33 +02:00
Benjamin Reis
3e2eed4ee7 factorize and improve how to go to a chat room 2018-04-27 15:53:53 +02:00
Benjamin Reis
718e698ff2 use prefer_basic_chat_room in misc section to create only basic one-to-one 2018-04-27 10:39:03 +02:00
Benjamin Reis
2540402626 update linphone & adapt api call 2018-04-09 17:22:08 +02:00