📱😀 Video & audio calls through Nextcloud on iOS
Перейти к файлу
Marcel Müller 63e0eebcf6 Add updateLastMessage to NCRoomsManager
Use updatePendingMessage instead of updateRoomLocal

Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2021-03-06 17:30:48 +01:00
.tx Add localization for info.plist strings. 2020-11-13 08:50:07 +01:00
NextcloudTalk Add updateLastMessage to NCRoomsManager 2021-03-06 17:30:48 +01:00
NextcloudTalk.xcodeproj Change app version to 11.0.0. 2021-02-22 23:00:43 +01:00
NextcloudTalk.xcworkspace Rename project from VideoCalls to NextcloudTalk. 2020-10-14 18:18:25 +02:00
NotificationServiceExtension Stop app extensions execution if no database file is found. 2021-01-07 16:19:22 +01:00
ShareExtension Update bottomSpacer when keyboard hides. 2021-02-05 13:48:13 +01:00
ThirdParty Localize video quality related strings. 2021-02-11 16:30:16 +01: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 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 Remove UIWebView related code from AFNetworking. 2021-02-19 02:49:26 +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.