Commit graph

34 commits

Author SHA1 Message Date
Danmei Chen
7fdfe63632 fix speaker of call 2020-03-19 14:54:08 +01:00
Danmei Chen
14e0ce4e4f set appData in call 2020-03-03 11:41:10 +01:00
Danmei Chen
98a7938b86 callkit in Swift 2020-03-03 11:38:26 +01:00
Danmei Chen
0fdfc24b44 not use deprecated functions 2020-01-03 14:11:35 +01:00
Danmei Chen
9c8f9dec99 change licence to gpl-v3 2019-10-16 15:10:09 +02:00
Brieuc Viel
a1531bac76 [ProximitySensor] update proximitySensor management to fix specific case 2017-12-20 15:54:44 +01:00
Benjamin Reis
261d0031c5 remove call to deprecated function 2017-09-25 16:16:12 +02:00
Simon Morlat
6af308388b use linphone_core_create_call_params() instead of making a copy of current params. 2016-08-12 10:29:29 +02:00
Gautier Pelloux-Prayer
87d54bae22 Call: use linphone_core_sound_resources_locked instead of linphone_call_media_in_progress 2016-02-25 14:46:47 +01:00
Gautier Pelloux-Prayer
2644f9b9ac misc: remove LinphoneCore* lc = LC useless code 2016-01-20 12:17:12 +01:00
Gautier Pelloux-Prayer
042e37ff93 assistant: do not remove default proxy config before end of assistant and add LC macro 2016-01-18 10:11:47 +01:00
Gautier Pelloux-Prayer
f4d25742c4 contacts: fix contact creation and tests 2016-01-11 16:20:17 +01:00
Gautier Pelloux-Prayer
6b4a1df50e UI: iPad version 2015-12-16 15:38:42 +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
ad4feff82f clean up headers 2015-09-08 13:13:32 +02:00
Gautier Pelloux-Prayer
71e386f412 prepare.py: add option --enable-non-free-codecs and --enable-gpl-third-parties, remove HAVE_* options from Xcode project since there are now automatically stubbed by the SDK 2015-08-27 15:32:45 +02:00
Gautier Pelloux-Prayer
540a47a53a clangformat: reformat all code style convention defined in .clang-format 2015-07-09 11:50:14 +02:00
Guillaume BIENKOWSKI
b6d8afe22e Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
Gautier Pelloux-Prayer
aefc92a0dd logging: everyone use LOGx functions to log 2015-04-17 11:33:29 +02:00
Guillaume BIENKOWSKI
bf44fc197a Remove debug code... 2014-11-21 16:30:55 +01:00
Guillaume BIENKOWSKI
81f82e010d Fix #645: Activate ICE, make an audio call and then enable video while ICE setup isn't finished.
-> We now wait until no media transition is occurring to re-enable the video button
2014-11-21 15:40:33 +01:00
Guillaume BIENKOWSKI
2c67a6c460 Remove isLCReady method and don't remove the core when going into background mode.
This removes a lot of code complexity and makes some strange simulator / device bugs workable (especially the very first start of the app).
2014-10-27 17:05:03 +01:00
Jehan Monnier
22a50d41aa add user notif when video is disabled because of low bw 2012-10-03 18:11:30 +02:00
Yann Diorcet
711d975b5b Add HAVE_SSL definition and settings filter 2012-10-03 12:26:31 +02:00
Yann Diorcet
67c885dab9 Remove LinphoneCallUpdated call state 2012-10-02 16:51:26 +02:00
Yann Diorcet
e6207f08b1 Disable video button and hide video when compiled without video 2012-09-26 17:51:03 +02:00
Yann Diorcet
f2c47fd45d Fix video button disabled state 2012-08-21 14:50:33 +02:00
Yann Diorcet
046962fd06 Remove useless variables (with property defined) 2012-08-20 13:23:03 +02:00
Yann Diorcet
0b2236f007 Clean Linphone Manager
Improve logs
2012-07-17 10:48:14 +02:00
Yann Diorcet
7b1e208703 Improve UI
Add pragma mark
Add wait indicator on video button
2012-07-02 18:49:14 +02:00
Yann Diorcet
e1b7f91385 Add incall dialer
Add animation
improve UI
2012-06-29 18:39:23 +02:00
Yann Diorcet
3dbced109b Edit mode in history
Move setting delegate to setting controller
Start chat view
Start incoming call view
2012-06-25 12:40:29 +02:00
Yann Diorcet
e03d37c6ed Cleaning and continue working on new ui 2012-06-15 16:54:46 +02:00
Yann Diorcet
b915cdd9c6 Rename classes ... split buttons enable/disable stuff
Add OrderedDictionary
2012-06-14 18:31:09 +02:00