Commit graph

38 commits

Author SHA1 Message Date
Paul Cartier
d1fc3684ef update push notification parameters
- remove set_network_reachable: sdk will not register if push are allowed
- uses push_notification_allowed instead of refkey in proxy config
2020-02-07 17:03:59 +01:00
Danmei Chen
9c8f9dec99 change licence to gpl-v3 2019-10-16 15:10:09 +02:00
Danmei Chen
b746d9e8ed set text 'registered' to 'connected' 2019-04-14 14:56:28 +02:00
Brieuc Viel
f1e6e0c270 [Clean-up] Code clean-up + speed-up 2017-11-27 14:52:30 +01:00
Brieuc Viel
24733a0615 [CNContact] CNContact first implementation 2017-11-08 17:22:23 +01:00
Benjamin Reis
c9abca2710 fix warnings 2017-10-16 11:07:54 +02:00
Benjamin Reis
6993d8c9c2 remove warnings and deprecated calls 2017-09-28 15:39:26 +02:00
Benjamin Reis
379cb12fe8 remove depracated call to linphone_address_destroy 2017-03-07 12:26:36 +01:00
Gautier Pelloux-Prayer
58dc05c87e Tests: turn off liblinphone logs so that Jenkins can parse output without being messed up 2016-05-30 10:23:03 +02:00
Gautier Pelloux-Prayer
5dd483dcb5 TestsUI: fix notification test 2016-05-25 15:38:27 +02:00
Gautier Pelloux-Prayer
7cd3034f3b TestsUI: fix broken tests 2016-04-05 15:51:44 +02:00
Gautier Pelloux-Prayer
4002a2d081 TestsUI: create Anna Haro contact instead of assuming she alread exists 2016-03-23 15:35:21 +01:00
Gautier Pelloux-Prayer
ccffb7d5a9 TestsUI: fix push notification test 2016-03-21 11:23:54 +01:00
Gautier Pelloux-Prayer
d07be21680 TestsUI: close popup if any after each test 2016-02-18 16:31:25 +01:00
Gautier Pelloux-Prayer
0ff3f52e93 travis: use warning verbosity 2016-02-05 14:47:29 +01:00
Gautier Pelloux-Prayer
7f4f95a9d1 xcode: fix invalid calls to API greater than currently available fixing crashes on iOS6/iOS7 2016-02-05 14:02:31 +01:00
Gautier Pelloux-Prayer
a3552fba39 logs: use new liblinphone logs API 2016-01-20 11:39:00 +01:00
Gautier Pelloux-Prayer
19fe1bd5d9 log: application logs are now separated of liblinphone logs 2016-01-18 13:33:07 +01:00
Gautier Pelloux-Prayer
9671009541 misc: rework views workflow 2016-01-18 11:54:25 +01:00
Gautier Pelloux-Prayer
6ed2bd5726 tester: fix liblinphone tester [Switch submodule branch] 2016-01-06 15:15:47 +01:00
Gautier Pelloux-Prayer
c549024029 liblinphone: fix sip address parsing (missing linphone_proxy_config_normalize_sip_uri paramater) 2015-11-24 10:34:31 +01:00
Gautier Pelloux-Prayer
4f4adc81db Chat: optimize conversation loading time and replace deprecated functions 2015-11-23 12:19:51 +01:00
Gautier Pelloux-Prayer
cf996bb3fc UITester: fix automatic tests (in progress) 2015-11-04 14:53:10 +01:00
Gautier Pelloux-Prayer
602d4b0138 Merge remote-tracking branch 'public/master' into 3.0.x 2015-10-07 17:56:24 +02:00
Gautier Pelloux-Prayer
17cb27cd79 TestsUI: add remote provisioning test 2015-10-02 15:44:16 +02:00
Gautier Pelloux-Prayer
9b3f168cd1 travis: outch. Fix typo in registration delay... 2015-10-02 14:33:34 +02:00
Gautier Pelloux-Prayer
4a84eaa024 travis: increase registration timeout 2015-10-02 11:27:01 +02:00
Gautier Pelloux-Prayer
c6bbe8feb0 Merge remote-tracking branch 'public/master' into 3.0.x 2015-09-28 14:50:32 +02:00
Gautier Pelloux-Prayer
17ac3eb8b1 ios9: fix various errors including disabling dummy libraries bitcode support 2015-09-18 17:34:15 +02:00
Gautier Pelloux-Prayer
c382374ccc LinphoneUITester: be more resilient to delay when registering 2015-09-16 17:03:21 +02:00
Gautier Pelloux-Prayer
3a222410ea LinphoneUITester: fix some tests 2015-09-14 17:26:29 +02:00
Gautier Pelloux-Prayer
bb92accc7c Merge remote-tracking branch 'public/master' into 3.0.x 2015-09-09 14:10:55 +02:00
Gautier Pelloux-Prayer
e89c325f70 xcode: reorder project 2015-09-09 12:50:23 +02:00
Gautier Pelloux-Prayer
0d0c0cd99e remove use_system_contact 2015-09-08 13:16:31 +02:00
Gautier Pelloux-Prayer
d9565d6dcc Testers: reset log level to Message for automation builders 2015-08-28 11:48:22 +02:00
Gautier Pelloux-Prayer
5dfc4d2d13 LinphoneUITester: add some call tests and fix crash when entering invalid caracters in address field 2015-08-25 14:34:11 +02:00
Gautier Pelloux-Prayer
c60e345b22 LinphoneUITester: minor updates 2015-07-17 17:02:43 +02:00
Gautier Pelloux-Prayer
85a0d9bf00 Tests: restructure tests folder to get a constistent name convention 2015-07-09 14:03:31 +02:00
Renamed from KifTests/LinphoneTestCase.m (Browse further)