📱😀 Video & audio calls through Nextcloud on iOS
Перейти к файлу
Marcel Müller cd6d2ae2d4 Fix saving of push tokens
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2022-08-08 10:31:27 +02:00
.github Add SwiftLint workflow. 2022-01-17 13:27:04 +01:00
.tx Correctly map Japanese language. 2021-06-28 16:05:55 +02:00
NextcloudTalk Fix saving of push tokens 2022-08-08 10:31:27 +02:00
NextcloudTalk.xcodeproj Merge pull request #843 from nextcloud/message-search 2022-07-19 10:20:45 +02:00
NextcloudTalk.xcworkspace Rename project from VideoCalls to NextcloudTalk. 2020-10-14 18:18:25 +02:00
NotificationServiceExtension Remove unneeded iOS version checks 2022-06-23 20:57:52 +02:00
ShareExtension Merge pull request #841 from nextcloud/style-cleanup 2022-07-20 11:07:15 +02:00
ThirdParty Allow to start calls silently (without notification). 2022-06-27 18:10:33 +02:00
docs Update debugging push notifications document with info about app tokens. 2022-05-24 15:13:42 +02:00
.gitignore Add own build of WebRTC library. 2022-02-15 11:04:46 +01:00
.gitmodules Add FTPopOverMenu as git submodule. 2019-10-29 10:24:00 +01:00
.swiftlint.yml Setup SwiftLint. 2022-01-17 13:13:34 +01:00
COPYING.iOS Adjust exception file text. 2020-10-14 16:22:54 +02:00
LICENSE Initial commit 2017-07-04 11:37:04 +02:00
Podfile Bump iOS deployment target to 12. 2022-03-01 17:33:29 +01:00
README.md Add note about SwiftLint to README 2022-07-02 10:51:06 +02:00
SECURITY.md Issue templates, security info and no-response 2021-04-27 10:11:14 +02:00
generate-localizable-strings-file.sh Use UTF-8 in Localizable.strings file. 2021-10-06 21:43:20 +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

$ open NextcloudTalk.xcworkspace

Pull Requests will be checked with SwiftLint. We strongly encourage the installation of SwiftLint to detect issues as early as possible.

WebRTC library

We are using our own builds of the WebRTC library. They can be found in this repository Current version: 96.4664.0

Push notifications

If you are experiencing problems with push notifications, please check this document to detect possible issues.

TestFlight

Do you want to try the latest version in development of Nextcloud Talk iOS? Simple, follow this simple step

Apple TestFlight

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

License: GPLv3 with Apple app store exception.