📱😀 Video & audio calls through Nextcloud on iOS
Перейти к файлу
Ivan Sein 252977d068 Add "Forward message" functionality using same controllers as with share extension.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2021-07-22 15:46:37 +02:00
.github Fix Custom Signaling server url 2021-06-30 09:14:36 +00:00
.tx Correctly map Japanese language. 2021-06-28 16:05:55 +02:00
NextcloudTalk Add "Forward message" functionality using same controllers as with share extension. 2021-07-22 15:46:37 +02:00
NextcloudTalk.xcodeproj Add "Forward message" functionality using same controllers as with share extension. 2021-07-22 15:46:37 +02:00
NextcloudTalk.xcworkspace Rename project from VideoCalls to NextcloudTalk. 2020-10-14 18:18:25 +02:00
NotificationServiceExtension Place content handler call in correct position. 2021-07-14 20:11:47 +02:00
ShareExtension Add "Forward message" functionality using same controllers as with share extension. 2021-07-22 15:46:37 +02:00
ThirdParty Clean up project targets and classes refactoring to be able to build the project with XCode 12.5. 2021-05-26 21:58:50 +02:00
docs Localize video quality related strings. 2021-02-11 16:30:16 +01:00
.gitignore Rename project from VideoCalls to NextcloudTalk. 2020-10-14 18:18:25 +02:00
.gitmodules Add FTPopOverMenu as git submodule. 2019-10-29 10:24:00 +01:00
COPYING.iOS Adjust exception file text. 2020-10-14 16:22:54 +02:00
Cartfile Update communication library to version 0.98. 2021-06-07 16:25:32 +02:00
Cartfile.resolved Update communication library to version 0.98. 2021-06-07 16:25:32 +02:00
LICENSE Initial commit 2017-07-04 11:37:04 +02:00
Podfile Show Voice Message Recording View. 2021-06-07 17:06:34 +02:00
README.md Update project build information. 2021-06-07 17:00:20 +02:00
SECURITY.md Issue templates, security info and no-response 2021-04-27 10:11:14 +02:00
carthage.sh Update project build information. 2021-06-07 17:00:20 +02:00
input.xcfilelist Add NCCommunication framework to the project. 2020-07-29 18:12:19 +02: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

$ ./carthage.sh update --platform ios (XCode 12+)
  OR
$ carthage update --platform ios (XCode < 12)

$ open NextcloudTalk.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.