Commit graph

1933 commits

Author SHA1 Message Date
Brieuc Viel
8e688ecaad remove multi transport migration, because it enables tcp or udp, if by factoring settings only tls is enabled. This is a problem for new installations. 2016-11-28 12:09:36 +01:00
Benjamin Reis
b38d122312 set up netowrk reachability sooner when handling push notif 2016-11-28 11:48:42 +01:00
Benjamin Reis
eb6589992f Optimize the refreshRegister calls 2016-11-28 11:42:25 +01:00
Benjamin Reis
b0aaa18765 set contact when presence changes 2016-11-25 15:30:06 +01:00
Benjamin Reis
420a707731 Repair notification display 2016-11-24 14:13:58 +01:00
Benjamin Reis
b508135c3f Repair Check sms code 2016-11-24 11:25:21 +01:00
Benjamin Reis
5ce53c62cd Fix first msg notif received : do not go to chat List view 2016-11-23 15:39:46 +01:00
Benjamin Reis
0449158fea repair push notif when in bg 2016-11-23 15:33:44 +01:00
Benjamin Reis
88d6abf06b display error popup when bad address in createChatConversation 2016-11-23 12:23:39 +01:00
Benjamin Reis
80c417534d update submodule KIF 2016-11-23 11:54:03 +01:00
Benjamin Reis
b2255a9e28 Do not reload ContactsList on every presence change 2016-11-23 11:24:38 +01:00
Benjamin Reis
84e13815b2 Not '+' in account_creator dial prefix 2016-11-21 17:07:16 +01:00
Benjamin Reis
6d693639cb report phone number and country code when retrying sms 2016-11-21 16:42:31 +01:00
Benjamin Reis
bc144e218b clear AssistantScreens from unused link 2016-11-21 15:29:14 +01:00
Benjamin Reis
bcd3d463cd reload contactsListTableView when presence updated to have an up to date list 2016-11-21 14:47:04 +01:00
Benjamin Reis
f27f1de1ee set UiContactCell contact to null when leaving the view to avoid memory leak 2016-11-21 12:11:13 +01:00
Simon Morlat
fb48628ca4 remove references to use_rls_presence, that is no longer used by the core. 2016-11-19 15:00:01 +01:00
Benjamin Reis
5bae57189e Refresh register on entering bg only if ios<10 2016-11-18 14:36:44 +01:00
Benjamin Reis
d6cf28b675 Change error message for KEY_DOESNT_MATCH 2016-11-18 14:08:50 +01:00
Benjamin Reis
b3d59f85c2 reload fastaddressBook after reseting core 2016-11-18 10:47:05 +01:00
Simon Morlat
86686a0ead Fix 3 bugs:
- Failure to REGISTER over UDP when the SIP server has both IPv6 and IPv4 addresses and the network has no IPv6
- Bad handling of wifi network change causing very frequent network disconnections (useless calls to linphone_core_set_network_reachable(lc,FALSE) )
- Fix crash while exiting from settings, due to video_port_range being erroneously created and later accessed.
2016-11-17 22:38:52 +01:00
Benjamin Reis
c25f21c8db display phoneNumbe rwhen retrying 2016-11-17 16:37:48 +01:00
Benjamin Reis
7f780b46ae Back to loginView when wrong sms Code 2016-11-17 15:54:01 +01:00
Benjamin Reis
58b6db1bbc account_creator null when leaving assistantLinkView 2016-11-17 11:52:14 +01:00
Benjamin Reis
bd606716f2 Change parsing of audio and video ports 2016-11-17 11:50:59 +01:00
Benjamin Reis
ce79a55abd migrate sooner to avoid bad subscription on a migration 2016-11-16 16:37:03 +01:00
Benjamin Reis
2e8de3d321 Better presence detection 2016-11-16 11:28:07 +01:00
Benjamin Reis
23725a42ac add log to setting store 2016-11-15 09:08:10 +01:00
Benjamin Reis
5eb3c7153d update KIF to repair the UITest on IOS10 2016-11-15 09:07:21 +01:00
Benjamin Reis
1a5d6693e6 reload friends after linking account 2016-11-14 15:52:01 +01:00
Benjamin Reis
9f522bf182 Delete previous notifications when repeating call notification 2016-11-14 11:08:46 +01:00
Benjamin Reis
e4ec255b3b Better os_log managing 2016-11-14 11:08:08 +01:00
Benjamin Reis
593d0e0be8 from asl_log to os_log 2016-11-10 15:56:51 +01:00
Brieuc Viel
157baba4b9 Update XMLRPCHelper with success/error blocks management 2016-11-10 10:32:15 +01:00
Benjamin Reis
a29c5dc772 transifex pull 2016-11-08 15:53:34 +01:00
Benjamin Reis
732f5a154d update the password field of settings view when password updated 2016-11-08 15:20:42 +01:00
Benjamin Reis
c5e1b910ab Change password in SettingsView 2016-11-08 15:02:47 +01:00
Benjamin Reis
26e4ff2a50 transifex 2016-11-08 13:27:16 +01:00
Benjamin Reis
31ece73dbd Enhance translation coverage 2016-11-04 17:05:52 +01:00
Benjamin Reis
bf82adb517 fix label 2016-11-04 15:22:31 +01:00
REIS Benjamin
06c0db6437 Do not update friendList when app launched in background 2016-11-04 14:59:26 +01:00
REIS Benjamin
1d375c34f6 set pushnotif Token 2016-11-04 12:17:35 +01:00
REIS Benjamin
59b325dabc Transifex pull 2016-11-04 11:43:50 +01:00
REIS Benjamin
0d073bbc6d Change countryListView title 2016-11-04 10:28:17 +01:00
REIS Benjamin
c87e86c51c Fix assistant issues 2016-11-03 16:40:38 +01:00
REIS Benjamin
5aa78fb14b Display APN pusher notif for IOS < 10 2016-11-03 09:13:37 +01:00
REIS Benjamin
b65c4fd318 Display apn pusher pushes for info 2016-11-03 09:02:22 +01:00
REIS Benjamin
4ee0c43016 Fix crash when app in foreground of a deleted contact details 2016-11-02 11:24:02 +01:00
REIS Benjamin
a8273b6e8c update addressbook when account linked in order to refresh phone number presence 2016-11-02 10:57:35 +01:00
REIS Benjamin
3614d6d3da TabBar icons take full tabBar when on landscape 2016-10-31 16:39:35 +01:00