📱😀 Video & audio calls through Nextcloud on iOS
Перейти к файлу
Marcel Müller 95946ae6dc Move file-related parameters to NCMessageFileParameters
Don't return a new object each time "file" is accessed

Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2020-12-06 17:50:20 +01:00
.tx Add localization for info.plist strings. 2020-11-13 08:50:07 +01:00
NextcloudTalk Move file-related parameters to NCMessageFileParameters 2020-12-06 17:50:20 +01:00
NextcloudTalk.xcodeproj Add ShareItem, ShareItemController and ShareConfirmationCollectionViewCell to the project. 2020-12-01 17:02:10 +01:00
NextcloudTalk.xcworkspace Rename project from VideoCalls to NextcloudTalk. 2020-10-14 18:18:25 +02:00
NotificationServiceExtension User CURRENT_PROJECT_VERSION as build number. 2020-11-27 16:21:19 +01:00
ShareExtension Make file name not editable neither selectable. 2020-12-03 13:51:10 +01:00
ThirdParty Fix bottom gap bug in chat view. 2020-12-02 17:49:48 +01:00
docs Update "Generate localizable strings" documentation. 2020-11-30 17:56:06 +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 ios-communication-library to version 0.83.0. 2020-11-10 14:55:18 +01:00
Cartfile.resolved Update ios-communication-library to version 0.83.0. 2020-11-10 14:55:18 +01:00
LICENSE Initial commit 2017-07-04 11:37:04 +02:00
Podfile Update Realm to version 10.1.4. 2020-11-29 00:50:15 +01:00
README.md Update README. 2020-10-14 18:24:23 +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 update --platform ios
$ 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.