Commit graph

424 commits

Author SHA1 Message Date
Benjamin Reis
b13fe9c56f Clean code of Audio route management 2017-03-02 16:08:47 +01:00
Benjamin Reis
23d5b11186 better log if audio error 2017-03-02 14:14:19 +01:00
Benjamin Reis
214611dce3 Change AudioSession API and better management of Bluetooth 2017-03-02 14:09:56 +01:00
Benjamin Reis
79a8bb2f78 map callID to pushes to know when we missed calls or messages 2017-02-28 17:16:50 +01:00
Benjamin Reis
01b79e1c2d End bgTask even in foreground if it exists 2017-02-24 10:54:26 +01:00
Benjamin Reis
d89580528a Display missed calls and messages bg running task only in background 2017-02-24 10:45:18 +01:00
Benjamin Reis
d20aa3382c Quicker count of CallKitcalls 2017-02-23 10:39:00 +01:00
Benjamin Reis
03540a8b69 CallKit counts its calls 2017-02-23 10:26:42 +01:00
Benjamin Reis
54718ce93b Create a bg task when receiving a push while in bg to have more time to register and receives invite/message + pop up if nothing received when the bg task expires 2017-02-22 14:58:14 +01:00
Benjamin Reis
c5d65b5a94 fix reply in notif ios10 2017-02-21 16:57:28 +01:00
Benjamin Reis
2d0072236d Do not crash when get_calls null 2017-02-21 16:38:50 +01:00
Benjamin Reis
9ece93c655 request video authorization even when no preview needed 2017-02-20 14:14:57 +01:00
Benjamin Reis
9b57a31564 add domain_name to rc 2017-02-20 12:16:08 +01:00
Benjamin Reis
076d0c31ae Display contact name as much as possible 2017-02-16 17:09:03 +01:00
Benjamin Reis
eca35807b2 Do not use CallKit UI on simulator 2017-02-15 10:39:39 +01:00
Benjamin Reis
1bf8383c44 Do not display CallKit error screen but ours 2017-02-06 17:16:13 +01:00
Benjamin Reis
a2e1ab26bb Fix crash when calling invalid SIP address with CallKit 2017-02-06 17:10:44 +01:00
Benjamin Reis
fa4dd1c8eb Fix UI Bug : pop current view on call error 2017-02-02 15:12:35 +01:00
Benjamin Reis
e5c25af545 Fix blackscreen on first video call preview 2017-02-02 14:48:07 +01:00
Benjamin Reis
d3a36a2fb4 change LIME text info 2017-02-02 10:59:10 +01:00
Benjamin Reis
5f5385645a Add alert when we receive a message we cannot decrypt 2017-02-01 15:56:04 +01:00
Benjamin Reis
50950337a7 Refactor of CallKit 2017-01-30 15:04:05 +01:00
Benjamin Reis
55dd071043 Display LIME error message when app is in background 2017-01-12 15:42:24 +01:00
Benjamin Reis
cda9957f7d Do not crash on authentiation token NULL && update bctbx 2017-01-10 11:59:30 +01:00
Benjamin Reis
816f7466cb [Switch submodule branch] Add LIME to settings + manage LIME when sending messages 2017-01-09 17:21:42 +01:00
Benjamin Reis
7603a61f7b Add LIME to settings + manage LIME when sending messages 2017-01-09 17:20:00 +01:00
Benjamin Reis
a71be96923 add BV16 to settings if sdk allows it 2016-12-15 11:29:52 +01:00
Benjamin Reis
d137da4632 Fix crash when outgoing calls 2016-12-15 08:55:33 +01:00
Benjamin Reis
cd93c10576 support of CallKit for one call 2016-12-14 16:29:02 +01:00
Benjamin Reis
351ef54d0d Fix loop local notif 2016-12-12 15:34:44 +01:00
Benjamin Reis
b310e0976d Stop call notification repetition when app in foreground 2016-12-01 11:00:36 +01:00
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
eb6589992f Optimize the refreshRegister calls 2016-11-28 11:42:25 +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
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
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
ce79a55abd migrate sooner to avoid bad subscription on a migration 2016-11-16 16:37:03 +01:00
Benjamin Reis
9f522bf182 Delete previous notifications when repeating call notification 2016-11-14 11:08:46 +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
REIS Benjamin
06c0db6437 Do not update friendList when app launched in background 2016-11-04 14:59:26 +01:00
REIS Benjamin
4f95673254 add params pn-silent=1 2016-10-14 09:15:44 +02:00
REIS Benjamin
3c764fff65 Don't go to chatListView but notif instead unless view = chatListView or ChatConverstionView of the notif 2016-10-13 14:46:32 +02:00
REIS Benjamin
76da97acfc Update dynamically adress book, linphoneImahe on valid sip address or phone number in contact detail 2016-10-13 11:51:06 +02:00
REIS Benjamin
72ed48d013 End of migration from UiAlertView to UiAlertController 2016-10-04 15:19:30 +02:00
REIS Benjamin
f6ab161960 Migration from UiAlertView to UiAlertController for simple UiAlert 2016-10-04 11:59:55 +02:00
REIS Benjamin
a81a229086 Repeat Call notifications if option is set + end of repeat when notif handeld or call ended 2016-09-28 16:27:07 +02:00
REIS Benjamin
fe600f3f7b Fix UINotifActions for IOS<10 2016-09-28 14:42:22 +02:00