Commit graph

5132 commits

Author SHA1 Message Date
Danmei Chen
daf03f56c5 tag beta 4.2(15) 2019-10-25 11:47:35 +02:00
Danmei Chen
3e412b9fdf update sdk 2019-10-25 11:16:13 +02:00
Danmei Chen
dce25fef43 fix view: searchBar of ContactListView 2019-10-25 10:48:17 +02:00
Danmei Chen
d07a6e534b disable dark mode temporarily 2019-10-21 15:16:17 +02:00
Danmei Chen
3b3ec5156d fix build errors with xcode 11 2019-10-21 15:13:45 +02:00
Danmei Chen
9fdd0f7aff fix dubplicated download images 2019-10-17 11:25:45 +02:00
Danmei Chen
451537bfc2 only admin can tap participant bar 2019-10-16 17:31:47 +02:00
Danmei Chen
9c8f9dec99 change licence to gpl-v3 2019-10-16 15:10:09 +02:00
Danmei Chen
973e8262d8 remove useless code 2019-10-16 10:52:11 +02:00
Danmei Chen
e28875d5f8 fix lime devices view 2019-10-16 10:51:31 +02:00
Danmei Chen
707f07e17a set algorithm sha-256 by default 2019-10-15 16:06:10 +02:00
Danmei Chen
90eba600da remove useless settings 2019-10-15 16:04:54 +02:00
Danmei Chen
729bd6a556 some fix for lime devices view 2019-10-15 14:23:14 +02:00
Danmei Chen
29204b253a tag beta 4.2(8) 2019-08-19 11:12:39 +02:00
Danmei Chen
576030d612 fix crash at startup 2019-08-19 10:22:56 +02:00
Simon Morlat
6b0d1c27f2 Use linphone_core_ensure_registered() when receiving a PushKit notification.
This fixes issues when some calls or messages are sometimes not received.
2019-08-13 16:48:55 +02:00
Danmei Chen
e3274a5465 not embed swift libs to reduce the app size 2019-08-08 17:17:14 +02:00
Danmei Chen
a225082067 fix auto download file 2019-08-07 10:08:28 +02:00
Danmei Chen
882cf5afa3 add my devices list 2019-08-06 16:26:52 +02:00
Danmei Chen
12b9bdeb84 add message when delete a contact 2019-08-06 10:49:38 +02:00
Danmei Chen
8e41e153f9 add option to not show app's calls in phone's history 2019-08-06 09:54:23 +02:00
Danmei Chen
a0b6350bd6 set beta 4.2(5) 2019-08-05 10:21:40 +02:00
Danmei Chen
637f678bd8 [will be removed] keep push when app will terminate 2019-08-02 14:06:05 +02:00
Danmei Chen
601dda0508 fix network problem 2019-08-02 14:05:39 +02:00
Danmei Chen
01f6e5001a migrate linphonerc for enable networking monitoring 2019-07-26 15:45:15 +02:00
Nicolas Michon
b532c09a83 Enable network monitoring by default 2019-07-26 15:43:38 +02:00
Nicolas Michon
8cb3e0db37 Add wifi-info in entitlements 2019-07-26 15:43:24 +02:00
Nicolas Michon
da49a20fc9 Changes related to reachability feature moving into ios-platform-helpers 2019-07-26 15:23:01 +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
b2513d760a fix statusBar height error for iphoneX,XR and Xs 2019-07-09 15:58:59 +02:00
Danmei Chen
e76955d8ab add build number in AboutView 2019-07-09 10:35:05 +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
d6eb2eb443 optimisation of resend chat 2019-06-27 10:53:03 +02:00
Danmei Chen
9d90f78276 fix no PhoneMainView 2019-06-26 17:09:07 +02:00
Danmei Chen
9baabe0735 fix namelabel disappeared 2019-06-26 15:36:20 +02:00
Danmei Chen
fb0818cf75 disable bitcode and remove unsupported Info.plist key 2019-06-26 15:00:13 +02:00
Danmei Chen
2ff978fa00 disable saveDataToUserDefaults as extensions is not activated 2019-06-20 16:49:52 +02:00
Danmei Chen
df865e3369 optimisation of the time for starting up the view 2019-06-20 14:36:29 +02:00
Danmei Chen
84c744575d always embed swift standard libraries 2019-06-19 16:21:43 +02:00
Danmei Chen
0107ea2079 add parameter of settings to enable media encryption mandatory 2019-06-19 11:52:46 +02:00
Danmei Chen
74b4118dae fix crash when cstring is null 2019-06-18 16:17:21 +02:00
Danmei Chen
57662b35ed fix crash when no proxy config 2019-06-18 12:02:03 +02:00
Danmei Chen
ef08adee42 fix crash because of wrong domain 2019-06-14 11:38:33 +02:00
Danmei Chen
2c4b5c04fa simplify log of migrateImportantFiles 2019-06-14 11:04:38 +02:00
Danmei Chen
92908a30a8 use sdk 4.2 2019-05-06 17:43:06 +02:00
Danmei Chen
fdf02d7655 tag beta 4.1(46) 2019-05-06 17:31:12 +02:00
Simon Morlat
766d142003 Fix crash when playing recorded files.
It is a bad idea to use a thread to refresh UI (even indirectly) without strong start/stop conditions and mutex.
This is replaced a simple NSTimer in charge of updating the progress bar.
2019-04-30 12:14:56 +02:00
Danmei Chen
c56bc6919b fix return no boolean 2019-04-30 09:50:20 +02:00
Danmei Chen
045365958f fix endless of record 2019-04-29 18:32:56 +02:00
Danmei Chen
8b937f5749 not resume the call automatically 2019-04-29 17:16:30 +02:00