Commit graph

5088 commits

Author SHA1 Message Date
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
Danmei Chen
36cf387cea Revert "not resume call automatically"
This reverts commit 380bbe3416.
2019-04-26 11:22:14 +02:00
Danmei Chen
b50175040a remove useless code 2019-04-24 12:17:05 +02:00
Danmei Chen
ff4a0d0d1f fix pushnotification 2019-04-24 12:16:46 +02:00
Danmei Chen
380bbe3416 not resume call automatically 2019-04-24 11:16:06 +02:00
Danmei Chen
e8e8506ba3 Make it easier to make zrtp calls 2019-04-23 18:24:17 +02:00
Danmei Chen
319cc03c85 disable groupchat capability if it is not set 2019-04-23 17:56:30 +02:00
Danmei Chen
ad47d9b24e fix update view of contact deleted 2019-04-19 17:57:55 +02:00
Danmei Chen
c283f4d549 change url for obtain new password 2019-04-19 14:19:15 +02:00
Danmei Chen
121e661a2c use KIF by cocoapods 2019-04-19 14:03:44 +02:00
Mickaël Turnel
ff2545b8bf Merge branch 'feature/integration' 2019-04-19 11:28:57 +02:00
Danmei Chen
85d3e56e3d set default SDK and disable widget extensions in Podfile 2019-04-17 11:24:04 +02:00
Danmei Chen
88f07bb158 disable widget extensions 2019-04-17 11:07:17 +02:00
Danmei Chen
1a3af675d2 set LINPHONE_SDK_VERSION par default 2019-04-17 09:39:38 +02:00
Simon Morlat
46a5652511 Finalize ChangeLog:
- harmonize with Android
- order changes by importance
- group them by topic
- give more explanations about important changes.
2019-04-16 21:28:00 +02:00
Danmei Chen
7895036464 set addressLabel in CallView 2019-04-15 17:02:59 +02:00
Danmei Chen
78399e99ca set macros debug only for dubug mode 2019-04-15 16:36:23 +02:00
Danmei Chen
6d24d353a2 fix CallView of IPAD 2019-04-15 16:33:37 +02:00
Danmei Chen
290226de6c fix no chat in IPAD 2019-04-15 15:03:06 +02:00
Danmei Chen
78da1e602c fix chat label size 2019-04-15 14:49:18 +02:00
Danmei Chen
a44edf189c fix search bar 2019-04-15 13:45:49 +02:00
Danmei Chen
00fb35f7eb change popup sas view 2019-04-15 13:17:58 +02:00
Danmei Chen
2bf17d315c change icon of editButton 2019-04-15 11:24:39 +02:00
Danmei Chen
6001b2cdf3 change back button 2019-04-15 11:05:00 +02:00
Danmei Chen
62402c1ed8 change AboutView 2019-04-14 15:02:27 +02:00
Danmei Chen
b746d9e8ed set text 'registered' to 'connected' 2019-04-14 14:56:28 +02:00
Danmei Chen
670392f80e reset text for sms invitation 2019-04-13 21:44:38 +02:00
Danmei Chen
14a75365df fix ChatConversationCreateView 2019-04-11 15:15:49 +02:00
Danmei Chen
c0cc822f47 fix clear local call notifiation error 2019-04-11 12:06:19 +02:00
Jehan Monnier
721f724a74 -fix issue with « ghost » long running task.
-Remove user notification of missed called on call push notification as no relevant information can be displayed.
2019-04-10 09:09:20 +02:00
Danmei Chen
62d80ce36c get the version of linphone-sdk 2019-04-08 11:22:22 +02:00
Christophe Deschamps
b35c949a87 Document sharing within app + Take video from app + Store shot photo & video inside separate album (name by the app) + fix the choose image quality Action sheet on BG thread with long waiting 2019-04-05 10:13:21 +02:00
Danmei Chen
b8051bdd99 fix no callkit error 2019-04-04 10:58:52 +02:00
Danmei Chen
f5b7ebf56e add early-media and disable it by default 2019-04-03 15:47:58 +02:00
Danmei Chen
93546ff0aa fix usless variable 2019-03-29 17:46:58 +01:00
Danmei Chen
a53b163067 fix crash of download photo or video 2019-03-29 17:28:42 +01:00
Danmei Chen
ed986c2d94 Revert "Revert "fix: save photo in the photo library the first time""
This reverts commit 3bf495343b.
2019-03-29 10:33:52 +01:00
Danmei Chen
4e12510377 fix crash create same basic chat room 2019-03-27 17:45:36 +01:00
Danmei Chen
d666cf7d4e hide empty one-to-one chat room 2019-03-27 17:44:25 +01:00
Danmei Chen
f2e731b3f7 fix push notification error 2019-03-27 16:37:21 +01:00
Danmei Chen
8baea8c6c5 use new message state FileTransferInProgress 2019-03-25 15:28:53 +01:00
Danmei Chen
86f6e73283 fix device name in section user-agent 2019-03-25 13:56:07 +01:00
Danmei Chen
30baa29cfc use new API for creating chat room 2019-03-20 17:36:20 +01:00
Danmei Chen
434d1ff26c migration of lime configuration 2019-03-20 15:06:18 +01:00
Simon Morlat
8b8164d1d8 Improve README, and add code to explicitely request 48khz during calls. This code was accidentally removed during a past merge. 2019-03-19 18:19:24 +01:00