📱😀 Video & audio calls through Nextcloud on iOS
Перейти к файлу
Ivan Sein 8ab7cf9ba1 Fix cleanCurrentPeerConnections method.
Remove delegate for peer connections that are going to be closed.
Notifify call view about deleted peer connections with the delegate function.

Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2020-06-16 17:03:25 +02:00
ThirdParty Update SlackTextViewController to fix font issues in iOS 13. 2020-06-09 14:29:09 +02:00
VideoCalls Fix cleanCurrentPeerConnections method. 2020-06-16 17:03:25 +02:00
VideoCalls.xcodeproj Show badge in settings button when there are inactive accounts with unread messages. 2020-05-19 20:22:56 +02:00
VideoCalls.xcworkspace Added VideoCalls.xcworkspace. 2017-07-05 10:45:35 +02:00
docs Remove broken link. 2020-01-09 11:47:42 +01:00
.gitignore Update gitignore file. 2019-06-26 11:22:33 +02:00
.gitmodules Add FTPopOverMenu as git submodule. 2019-10-29 10:24:00 +01:00
COPYING.iOS Initial commit of some boilerplate code. 2017-07-04 19:15:28 +02:00
LICENSE Initial commit 2017-07-04 11:37:04 +02:00
Podfile Chat toggle button enhancements. 2020-05-22 17:23:23 +02:00
README.md Update minimun required Talk and server versions. 2020-01-10 13:20:57 +01:00

README.md

Nextcloud Talk iOS app

Video & audio calls and chat through Nextcloud on iOS

Nextcloud Talk is a fully on-premises audio/video and chat communication service. It features web and mobile apps and is designed to offer the highest degree of security while being easy to use.

Nextcloud Talk lowers the barrier for communication and lets your team connect any time, any where, on any device, with each other, customers or partners.

Available on the AppStore

Prerequisites

Development setup

$ pod install
$ git submodule update --init
$ open VideoCalls.xcworkspace

We are also available on our public Talk team conversation, if you want to join the discussion.

License: GPLv3 with Apple app store exception.