Commit graph

720 commits

Author SHA1 Message Date
Danmei Chen
3e412b9fdf update sdk 2019-10-25 11:16:13 +02:00
Danmei Chen
3b3ec5156d fix build errors with xcode 11 2019-10-21 15:13:45 +02:00
Danmei Chen
e3274a5465 not embed swift libs to reduce the app size 2019-08-08 17:17:14 +02:00
Danmei Chen
fb0818cf75 disable bitcode and remove unsupported Info.plist key 2019-06-26 15:00:13 +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
92908a30a8 use sdk 4.2 2019-05-06 17:43:06 +02:00
Danmei Chen
121e661a2c use KIF by cocoapods 2019-04-19 14:03:44 +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
Danmei Chen
78399e99ca set macros debug only for dubug mode 2019-04-15 16:36:23 +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
5a43b837ae disable crashlythics by default 2019-03-14 12:40:43 +01:00
Danmei Chen
73e702c188 add 'maybe later' button for link account 2019-03-05 13:39:37 +01:00
Danmei Chen
ca117fddee remove useless files 2019-02-14 17:18:57 +01:00
Danmei Chen
f5c64116c0 disable crashlythices for linphonetester 2019-01-29 14:45:42 +01:00
Danmei Chen
9413a28869 enable open files with preview controller 2019-01-16 11:57:51 +01:00
Danmei Chen
b7d1d18d44 add perforemance monitoring 2019-01-10 17:58:34 +01:00
Danmei Chen
db487a5fb1 add the crashlythics SDK 2019-01-10 17:58:30 +01:00
Danmei Chen
6a5e3da605 add Firebase 2019-01-10 17:58:13 +01:00
Danmei Chen
9283e69bff set deployment target 9.0 2018-12-14 14:55:57 +01:00
Danmei Chen
2492991a6a simplify the group name for extensions 2018-12-14 14:52:01 +01:00
Danmei Chen
4bbf4d8b9a optimize file sharing 2018-12-14 11:02:47 +01:00
Danmei Chen
24caed4abc enable LinphoneTester run with podfile 2018-11-29 12:54:47 +01:00
Danmei Chen
5b10aaaacf Merge branch 'feature/linphone-sdk' into feature/integration 2018-11-12 17:48:05 +01:00
Danmei Chen
a388334f01 4.1 new liste devices view 2 2018-11-07 17:41:32 +01:00
Danmei Chen
a8e393ba16 4.1 create liste devices view 2018-11-07 15:43:08 +01:00
Danmei Chen
63d571faeb update recording icon 2018-11-05 16:53:53 +01:00
Danmei Chen
08d1331471 4.1: new CallView 2018-10-25 14:24:37 +02:00
Danmei Chen
1e68cf1adc 4.1: some new views 2018-10-24 16:00:09 +02:00
Danmei Chen
f898634855 4.1: new ChatConversationCreateView 2018-10-24 14:22:31 +02:00
Danmei Chen
d2ac41082a 4.1: new ChatsListView 2018-10-23 17:23:40 +02:00
Ghislain MARY
c0cacf0481 Use linphone-sdk pod. 2018-10-19 10:54:02 +02:00
Ghislain MARY
b2d482abcc Remove rootca.pem from xcodeproj resources as it is now included in linphone framework. 2018-10-16 17:11:52 +02:00
Ghislain MARY
a6a7a89794 Update mediastreamer2 submodule and Xcode project to have a single mediastreamer2 framework instead of the mediastreamer_base and mediastreamer_voip frameworks. 2018-10-15 14:09:44 +02:00
Danmei Chen
5f2005e17c enable Qrcode 2018-10-10 15:50:46 +02:00
Danmei Chen
be3dac0b07 Merge branch 'feature/call_recorder' into feature/integration 2018-10-10 15:16:38 +02: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 Reis
f3949dc262 remove useless resource 2018-09-26 14:45:04 +02:00
Benjamin Reis
7b37d061c8 remove useless stdc++ link 2018-09-19 09:12:33 +02:00
François Grisez
6ff6b63bb5 Set the OS target version to 9.0 2018-09-12 14:18:12 +02:00
Benjamin Reis
f65f0af7c0 Merge branch 'dev_group_chat' 2018-08-03 13:14:59 +02:00
Benjamin Verdier
8796f8b2d8 Adding player almost done 2018-07-26 16:25:22 +02:00
Benjamin Verdier
0dc670ccb7 Add recorder button images 2018-07-25 17:01:18 +02:00
Benjamin Verdier
191c8d8a2f Add views for call recording display 2018-07-25 11:43:32 +02:00
Benjamin Verdier
d8d8236d54 Remove button when sip address already exists. Add toggle for button in xcode project. 2018-07-24 10:31:49 +02:00
Benjamin Verdier
cefb35d792 Add button and sms sending code. 2018-07-23 17:06:26 +02:00
Danmei Chen
941ab3a3a7 remove useless configuration 2018-07-15 21:27:49 +02:00