Commit graph

96 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
Benjamin Reis
054df9ac24 Merge branch 'master' into dev_group_chat 2017-12-15 10:53:13 +01: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
45b1b60ac1 use linphone_chat_room_get_history_events instead of linphone_chat_room_get_history 2017-11-07 15:08:06 +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
792bf651df misc: remove compilation warnings due to deprecated ms_list 2016-08-02 15:32:41 +02:00
Gautier Pelloux-Prayer
b16d50c6fd xcode: bump build 7 2016-06-13 16:44:49 +02: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
de39870257 xcode: fix tester targets so that they do not statically link with the SDK - avoiding crash in cunit when running LinphoneTesterTests 2016-05-25 13:39:51 +02:00
Gautier Pelloux-Prayer
17a863e945 contact: terminate refactoring and fix ui tests 2016-05-24 17:51:27 +02:00
Gautier Pelloux-Prayer
e0703b3746 TestsUI: add some timeout tolerance 2016-04-08 12:03:49 +02:00
Gautier Pelloux-Prayer
7cd3034f3b TestsUI: fix broken tests 2016-04-05 15:51:44 +02:00
Gautier Pelloux-Prayer
f357fd0975 misc: parse user input as phone numbers if proxy config must deal with phone numbers only 2016-04-04 13:36:06 +02:00
Gautier Pelloux-Prayer
a1e48e2dca TestsUI: fix cancel download test on real device 2016-03-25 10:48:38 +01:00
Gautier Pelloux-Prayer
7eca07e091 TestsUI: fix latest failing tests 2016-03-23 16:47:34 +01: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
bb2b0d2035 TestsUI: do not run Notification test on simulator (fix typo) 2016-03-21 10:56:17 +01:00
Gautier Pelloux-Prayer
9878131526 TestsUI: fix failing tests 2016-03-16 15:09:15 +01:00
Gautier Pelloux-Prayer
9d0fd05d1e TestsUI: add contact swipe delete and push notification tests 2016-03-14 10:04:35 +01:00
Gautier Pelloux-Prayer
b7703c7e3f TestsUI: fix error string expected 2016-02-24 13:27:48 +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
4477faf01c TestsUI: fix last test 2016-02-15 15:01:28 +01:00
Gautier Pelloux-Prayer
0ff0d06737 TestsUI: fix failing test 2016-02-12 13:51:13 +01:00
Gautier Pelloux-Prayer
b28bfcbf54 TestsUI: fix chat test 2016-02-08 10:47:39 +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
fa1a6f7a92 travis: fix test 2016-02-05 10:38:50 +01:00
Gautier Pelloux-Prayer
aeda6f8c9e UITester: disable simultaneous upload test until bugfix is available 2016-01-25 11:26:45 +01:00
Gautier Pelloux-Prayer
c48f65db1d liblinphoneTester: fix compilation 2016-01-21 17:11:35 +01:00
Gautier Pelloux-Prayer
887b60ea16 UITester: stop debug test 2016-01-21 12:09:16 +01:00
Gautier Pelloux-Prayer
a3552fba39 logs: use new liblinphone logs API 2016-01-20 11:39:00 +01:00
Gautier Pelloux-Prayer
f17b4a8667 travis: take screenshot of gallery, please 2016-01-19 15:42:33 +01:00
Gautier Pelloux-Prayer
83922f2d60 UITester: always select a different image 2016-01-18 16:28:06 +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
c87b41d918 UITester: fix latest travis failing test 2016-01-11 17:15:30 +01:00
Gautier Pelloux-Prayer
7337f828de UITester: try to fix travis build 2016-01-11 16:50:09 +01:00
Gautier Pelloux-Prayer
f4d25742c4 contacts: fix contact creation and tests 2016-01-11 16:20:17 +01:00
Gautier Pelloux-Prayer
64a57f66e5 UITester: fix infinite loop in chat 2016-01-11 11:12:15 +01:00
Gautier Pelloux-Prayer
6ed2bd5726 tester: fix liblinphone tester [Switch submodule branch] 2016-01-06 15:15:47 +01:00
Gautier Pelloux-Prayer
94a70c5f43 Merge branch 'master' into apple_store 2016-01-06 12:19:07 +01:00
Gautier Pelloux-Prayer
f383aa0bfb UITester: fix latest failing tests 2016-01-06 11:08:59 +01:00
Gautier Pelloux-Prayer
e41aa8e1a5 UITester: fix broken UI tests 2015-12-23 11:43:17 +01:00