b1f45b7fa6Merge branch 'feature/ios_remote_notification_tutorials' into 'master'
Quentin Arguillere
2021-11-04 13:14:54 +0000
083ddb165bAdd tutorial for remote notification management through notification service app extension, and update pod files
QuentinArguillere
2021-10-15 17:43:56 +0200
e48779f12fMerge branch 'fix/remove_example_addresses' into 'master'
Quentin Arguillere
2021-10-29 09:43:14 +0000
002ee3d5a5change example address
QuentinArguillere
2021-10-29 11:41:25 +0200
e25c0c1010Merge branch 'swift/indents_and_missing_files' into 'master'
Quentin Arguillere
2021-09-15 09:03:06 +0000
d24946be87Extra readme, some formatting, and missing file in Helloworld
QuentinArguillere
2021-09-15 10:54:15 +0200
77109332c9Merge branch 'fix/cleaning' into 'master'
Sylvain Berfini
2021-09-15 08:10:48 +0000
98eb474c42Bit of cleaning
Sylvain Berfini
2021-09-15 10:11:29 +0200
f2e7d9c1e6Merge branch 'dev/swift' into 'master'
Quentin Arguillere
2021-09-14 13:03:40 +0000
4a5d86e9aaAdd swift tutorials for basic call, voip push and chat features with SDK 5.0
QuentinArguillere
2020-07-24 15:55:28 +0200
a8375a6542Merge branch 'dev/swift' into 'master'
jehan
2021-09-14 10:01:24 +0000
ebd01357f8Add swift tutorials for basic call, voip push and chat features with SDK 5.0
QuentinArguillere
2020-07-24 15:55:28 +0200
94d90c117eLogin tutorial for LinphoneSDK x UWP
dev/c#winui3
Anthony Gauchy
2020-12-21 15:57:16 +0100
ce2aceaeb4Login tutorial for LinphoneSDK x UWP
Anthony Gauchy
2020-12-21 10:52:25 +0100
490a1d6509Login tutorial for LinphoneSDK x UWP
Anthony Gauchy
2020-12-15 12:04:51 +0100
6d2e068f91Hello world tutorial for LinphoneSDK x UWP
Anthony Gauchy
2020-12-10 17:20:19 +0100
1ad34aaaf0Add separate view once the chatroom is instantiated. If in a group chatroom, allow to add or remove participants.
QuentinArguillere
2020-10-19 17:32:24 +0200
8de8c30812Add animation and wait for callback to confirm download
QuentinArguillere
2020-10-16 15:59:15 +0200
a625d12c10Chatroom tutorial rework : add encryption, sending and receiving of files
QuentinArguillere
2020-10-15 16:10:41 +0200
ae825689a2Completely rework the chatroom tutorial to make it more intuitive : you now interact with an existing Linphone on a second phone
QuentinArguillere
2020-10-07 15:49:17 +0200
3db5eb4912Update delegates, remove settings not really relevant to CallKit
QuentinArguillere
2020-10-07 14:18:14 +0200
dfbe6e2d55Put all callbacks in a single delegate, fix registration callback, reset call state when an error occurs (such as, call is not answered)
QuentinArguillere
2020-10-07 11:35:14 +0200
68bd403073Fix build, use new variable for SwiftUI view display of videos
QuentinArguillere
2020-09-01 12:09:55 +0200
cc14ab9a00New, cleaner GUI. Refactor the implementation to limit the code duplication between basic and flexisip chatrooms
QuentinArguillere
2020-08-31 16:03:33 +0200
db4fb58bbbRemove old HelloLinphone tutorial
QuentinArguillere
2020-08-28 17:00:33 +0200
8b4eda1eedPointer management is now done inside the Core’s WindowID variables
QuentinArguillere
2020-08-28 12:11:50 +0200
263a245a69Use TutorialCommons, and host data in the AppDelegate
QuentinArguillere
2020-08-27 17:29:10 +0200
637353467cMove data hosting from the view to the AppDelegate
QuentinArguillere
2020-08-27 14:06:10 +0200
94754575cdUse the new LinphoneVideoViewHolder to display call video & call preview
QuentinArguillere
2020-08-27 14:00:00 +0200
f10d7065b0Add video preview. Move all video display intelligence to the GUI part
QuentinArguillere
2020-08-26 11:10:48 +0200
8d234d6634Remove video-related parts of the CallTutorial
QuentinArguillere
2020-08-25 15:37:59 +0200
69fd064dd4Slightly cleaner video GUI
QuentinArguillere
2020-08-25 15:18:01 +0200