Danmei Chen
|
98a7938b86
|
callkit in Swift
|
2020-03-03 11:38:26 +01:00 |
|
Danmei Chen
|
9c8f9dec99
|
change licence to gpl-v3
|
2019-10-16 15:10:09 +02:00 |
|
Benjamin Reis
|
5a77092c77
|
keep speaker after pause if speaker was enabled
|
2017-07-06 14:10:18 +02:00 |
|
Benjamin Reis
|
cabdc6a1a7
|
Stop using depricated call API
|
2017-03-07 12:21:18 +01:00 |
|
Benjamin Reis
|
50950337a7
|
Refactor of CallKit
|
2017-01-30 15:04:05 +01:00 |
|
Benjamin Reis
|
cd93c10576
|
support of CallKit for one call
|
2016-12-14 16:29:02 +01: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
|
28c6101de1
|
UIPauseButton.m: disable pause button if ICE is in progress
|
2016-02-15 16:19:53 +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
|
6a1e42a562
|
misc: replace [NSNotificationCenter defaultCenter] with NSNotificationCenter.defaultCenter
|
2016-01-15 16:57:02 +01:00 |
|
Gautier Pelloux-Prayer
|
94a70c5f43
|
Merge branch 'master' into apple_store
|
2016-01-06 12:19:07 +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
|
009bb78e7c
|
Call bar: disable pause and options buttons until call is ready for them
|
2015-07-16 12:00:25 +02:00 |
|
Gautier Pelloux-Prayer
|
540a47a53a
|
clangformat: reformat all code style convention defined in .clang-format
|
2015-07-09 11:50:14 +02:00 |
|
Gautier Pelloux-Prayer
|
aefc92a0dd
|
logging: everyone use LOGx functions to log
|
2015-04-17 11:33:29 +02: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 |
|
Guillaume BIENKOWSKI
|
66cd9e797a
|
Removed dummy/false references to source code headers. We should be using exclusively the Header paths to include linphone-sdk files.
|
2014-05-12 14:56:15 +02:00 |
|
Jehan Monnier
|
0caa3e9461
|
implement message delivery status notification
|
2012-08-30 08:52:39 +02:00 |
|
Yann Diorcet
|
046962fd06
|
Remove useless variables (with property defined)
|
2012-08-20 13:23:03 +02:00 |
|
Yann Diorcet
|
6ee203e0c2
|
Use constants for Linphone events
|
2012-08-13 16:47:49 +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
|
6b1d647c26
|
Improve UI
Add conference stuff
Adjust button behaviours
|
2012-06-28 18:42:47 +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 |
|