QuentinArguillere
|
d53bf09702
|
After the SDK changes to IOS audio routes, we now update bluetooth availability flag in “onAudioDevicesListUpdated” callback, and we manually set the route to bluetooth when starting calls with an available bluetooth device (this allows the overriding, from the App, of the core.defaultOutputDevice settings for the SDK)
|
2022-01-03 16:50:29 +01:00 |
|
Danmei Chen
|
7c08c38829
|
get image from either download dir or cache dir
|
2021-10-07 15:10:08 +02:00 |
|
Danmei Chen
|
2a7b6c4a7f
|
Revert "migration all images from cacheDirectory to imagesDirectory, to avoid automaic clear of cache"
This reverts commit 88e807c529.
|
2021-10-04 12:04:01 +02:00 |
|
Christophe Deschamps
|
b9f8a7f025
|
- Use the new conference call API
- Displays participants when joining a conference call as a guest
|
2021-09-15 16:43:33 +02:00 |
|
Simon Morlat
|
98ac45f92a
|
Show a dialog to requet the user to grant the local network permission.
This is required for ICE to operate correctly.
If not granted, SDK 5.0.16 will automatically disable ICE.
|
2021-09-02 15:46:36 +02:00 |
|
Danmei Chen
|
88e807c529
|
migration all images from cacheDirectory to imagesDirectory, to avoid automaic clear of cache
|
2021-07-08 11:42:39 +02:00 |
|
QuentinArguillere
|
96787efe4c
|
Move the currentCallContextBeforeGoingBackground from LinphoneManager to CallManager. When answering a callkit call, if app is not on foreground, disable the camera and save the call context in the CallManager to re-enable it when we return to foreground.
|
2021-07-02 15:33:25 +02:00 |
|
Christophe Deschamps
|
a05064edaf
|
Ephemeral messages
|
2021-06-03 09:53:46 +02:00 |
|
QuentinArguillere
|
173d957914
|
Remove old code that prevented from registering for remote push notification when starting linphone from background, and fix a bug where deactivating the push notification for a specific account wasn’t saved when going restarting the app
|
2021-05-28 15:02:20 +02:00 |
|
QuentinArguillere
|
88970c0e04
|
Replace bluetoothEnabled and speakerEnabled flags in the CallManager by isBluetoothEnabled and isSpeakerEnabled function, which will give real time state of the API based on what the linphone core getAudioDevice functions returns
|
2021-05-24 11:45:08 +02:00 |
|
QuentinArguillere
|
636e4cd67b
|
Use the linphone functions for audio route management rather than IOS specific ones. Also removed redundant triggers on Speaker and Bluetooth buttons.
|
2021-05-24 11:45:08 +02:00 |
|
QuentinArguillere
|
7ea46b5aab
|
Replace all proxy configs with account, and include the new push notification features from the 5.0 SDK
|
2021-05-24 11:45:08 +02:00 |
|
Danmei Chen
|
2605090212
|
rework use auto enterBackground and enterForeground
|
2021-04-08 15:59:07 +02:00 |
|
Danmei Chen
|
765f449c94
|
use auto enterBackground and enterForeground
|
2021-04-07 11:38:20 +02:00 |
|
Danmei Chen
|
466db3ef07
|
update copyright
|
2020-06-17 09:57:37 +02:00 |
|
Paul Cartier
|
3e777b5cc2
|
Use push notif loc-key to display msg in case of failure of service extension
add pn-groupchat-str contract header parameter
|
2020-04-17 10:16:59 +02:00 |
|
Danmei Chen
|
44354f4f5e
|
fix calls
|
2020-04-15 15:09:32 +02:00 |
|
Paul Cartier
|
7ed3c5bbf7
|
handle user notifications in app extension
|
2020-04-10 17:06:04 +02:00 |
|
Paul Cartier
|
e0e8d35a19
|
Move iterate timer to swift file
|
2020-03-17 10:26:05 +01:00 |
|
Paul Cartier
|
179d2718e8
|
Handle push notification for messages in iOS13
|
2020-03-16 09:50:15 +01:00 |
|
Danmei Chen
|
b6fe76753e
|
remove useless functions
|
2020-03-05 13:44:30 +01:00 |
|
Danmei Chen
|
98a7938b86
|
callkit in Swift
|
2020-03-03 11:38:26 +01:00 |
|
Danmei Chen
|
e287fd6580
|
remove useless functions
|
2020-01-06 09:13:16 +01:00 |
|
Danmei Chen
|
9c8f9dec99
|
change licence to gpl-v3
|
2019-10-16 15:10:09 +02:00 |
|
Nicolas Michon
|
da49a20fc9
|
Changes related to reachability feature moving into ios-platform-helpers
|
2019-07-26 15:23:01 +02:00 |
|
Danmei Chen
|
2c4b5c04fa
|
simplify log of migrateImportantFiles
|
2019-06-14 11:04:38 +02:00 |
|
Danmei Chen
|
319cc03c85
|
disable groupchat capability if it is not set
|
2019-04-23 17:56:30 +02:00 |
|
Danmei Chen
|
e4e0c5aac8
|
fix migration of important files
|
2019-01-09 14:36:22 +01:00 |
|
Danmei Chen
|
ddb81ab171
|
move important files to Application Library
|
2019-01-09 09:24:55 +01:00 |
|
Danmei Chen
|
24befe7501
|
(IPAD)fix ChatCreateView
|
2019-01-04 15:28:55 +01:00 |
|
Danmei Chen
|
52d83cc40e
|
compability of photo library with previous linphone version
|
2018-12-07 15:40:56 +01:00 |
|
Danmei Chen
|
6a66c97f97
|
fix sas call and popup view
|
2018-11-09 15:15:55 +01:00 |
|
Benjamin Verdier
|
de1b8cefc0
|
Fix crash on sending image
|
2018-06-26 10:27:43 +02:00 |
|
Benjamin Verdier
|
5f2e5ea349
|
problem when receiving an image
|
2018-06-25 16:20:49 +02:00 |
|
Benjamin Verdier
|
6023bbff6c
|
PhotoKit integration done. Need small bug fix.
|
2018-06-25 11:19:37 +02:00 |
|
Benjamin Verdier
|
0ec09ef8d5
|
Image saving now in image picker
|
2018-06-25 11:19:37 +02:00 |
|
Benjamin Verdier
|
4a43ea3e21
|
switch ALAssetLibrary to Photos in manager
|
2018-06-25 11:19:37 +02:00 |
|
Benjamin Verdier
|
7ea78c8952
|
add support of qrcode reading for provisioning profile [Switch submodule branch]
|
2018-06-19 15:48:09 +02:00 |
|
Benjamin Verdier
|
d83c869e65
|
popup in progress
|
2018-06-13 13:11:41 +02:00 |
|
Benjamin Reis
|
dbdf49a3af
|
add bg long running task for a refer received
|
2018-02-13 11:33:19 +01:00 |
|
Benjamin Reis
|
054df9ac24
|
Merge branch 'master' into dev_group_chat
|
2017-12-15 10:53:13 +01:00 |
|
Benjamin Reis
|
3056822241
|
use new find_chat_room method
|
2017-11-30 11:37:10 +01:00 |
|
Brieuc Viel
|
dfc5af3c7f
|
[CNContact] contact loading time optimised
|
2017-11-23 16:37:16 +01:00 |
|
Benjamin Reis
|
5a77092c77
|
keep speaker after pause if speaker was enabled
|
2017-07-06 14:10:18 +02:00 |
|
Benjamin Reis
|
a19427bd12
|
add sendTo api
|
2017-06-17 00:12:01 +02:00 |
|
Benjamin Reis
|
e00ae7a7bf
|
differentiate call and message push long running task
|
2017-05-19 14:02:41 +02: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
|
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
|
50950337a7
|
Refactor of CallKit
|
2017-01-30 15:04:05 +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 |
|