QuentinArguillere
|
0d602260be
|
Merge release/5.1 into master.
This includes the rework of the chat conversation in Swift, and every fixes since the 5.0 release.
|
2023-07-07 15:07:44 +02:00 |
|
Quentin Monnier
|
384c5ccf65
|
implement CallUITests classes (TestCases, TestPlans, Methods, Accessibility Identifiers)
|
2022-10-04 15:03:35 -04: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 |
|
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 |
|