talk-ios/VideoCalls
Ivan Sein 527ba2232c Add Notification Service Extension, decrypt push notifications, modify push notification alerts.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2017-11-20 17:24:26 +01:00
..
Base.lproj Implement 'New public call' feature. 2017-10-24 14:39:48 +02:00
Images.xcassets Added App Store image. 2017-10-17 10:58:42 +02:00
AppDelegate.h Add Firebase configuration. 2017-11-07 14:05:53 +01:00
AppDelegate.m Add Notification Service Extension, decrypt push notifications, modify push notification alerts. 2017-11-20 17:24:26 +01:00
AuthenticationViewController.h Initial commit of some boilerplate code. 2017-07-04 19:15:28 +02:00
AuthenticationViewController.m Add Notification Service Extension, decrypt push notifications, modify push notification alerts. 2017-11-20 17:24:26 +01:00
CallParticipantViewCell.h Show remote peer audio status and guest display names. 2017-10-15 12:28:33 +02:00
CallParticipantViewCell.m Show remote peer audio status and guest display names. 2017-10-15 12:28:33 +02:00
CallParticipantViewCell.xib Remove test string in participant cell. 2017-10-16 14:31:35 +02:00
CallViewController.h Refactored call realted classes and added multiple peers in call support. 2017-10-12 15:00:37 +02:00
CallViewController.m Start/stop local video capturer when enable/disable video. 2017-10-16 13:41:21 +02:00
CallViewController.xib Resize local video view when device orientation changes. 2017-10-16 12:20:45 +02:00
ContactsTableViewCell.h Added custom cells with icons for contacts and room types. 2017-07-19 14:47:59 +02:00
ContactsTableViewCell.m Added custom cells with icons for contacts and room types. 2017-07-19 14:47:59 +02:00
ContactsTableViewCell.xib Fix UI in contacts table. 2017-09-28 17:02:50 +02:00
ContactsTableViewController.h Initial commit of some boilerplate code. 2017-07-04 19:15:28 +02:00
ContactsTableViewController.m Refactored call realted classes and added multiple peers in call support. 2017-10-12 15:00:37 +02:00
Info.plist Change app version to 0.2. 2017-10-26 11:02:10 +02:00
LoginViewController.h Initial commit of some boilerplate code. 2017-07-04 19:15:28 +02:00
LoginViewController.m Re-indent using 4 spaces. 2017-07-13 17:47:40 +02:00
LoginViewController.xib Add 'widthSizable' property to input field in login screen. 2017-10-16 14:47:33 +02:00
NBMPeersFlowLayout.h Refactored call realted classes and added multiple peers in call support. 2017-10-12 15:00:37 +02:00
NBMPeersFlowLayout.m Refactored call realted classes and added multiple peers in call support. 2017-10-12 15:00:37 +02:00
NCAPIController.h Merge pull request #15 from nextcloud/push-notifications 2017-11-14 11:48:05 +01:00
NCAPIController.m Merge pull request #15 from nextcloud/push-notifications 2017-11-14 11:48:05 +01:00
NCCallController.h Process left sessions. 2017-10-15 21:47:16 +02:00
NCCallController.m Exit room when finishing call. 2017-11-06 16:33:45 +01:00
NCConnectionController.h Re-indent using 4 spaces. 2017-07-13 17:47:40 +02:00
NCConnectionController.m Re-indent using 4 spaces. 2017-07-13 17:47:40 +02:00
NCPeerConnection.h Show remote peer audio status and guest display names. 2017-10-15 12:28:33 +02:00
NCPeerConnection.m Show remote peer audio status and guest display names. 2017-10-15 12:28:33 +02:00
NCRoom.h Show proper room options depending on user permissions. 2017-10-23 18:22:12 +02:00
NCRoom.m Show proper room options depending on user permissions. 2017-10-23 18:22:12 +02:00
NCSettingsController.h Add Notification Service Extension, decrypt push notifications, modify push notification alerts. 2017-11-20 17:24:26 +01:00
NCSettingsController.m Add Notification Service Extension, decrypt push notifications, modify push notification alerts. 2017-11-20 17:24:26 +01:00
NCSignalingController.h Refactored call realted classes and added multiple peers in call support. 2017-10-12 15:00:37 +02:00
NCSignalingController.m Check if messages array was parsed correctly. 2017-10-16 10:40:21 +02:00
NCSignalingMessage.h Ignore screens being shared for now. 2017-10-18 18:10:49 +02:00
NCSignalingMessage.m Ignore screens being shared for now. 2017-10-18 18:10:49 +02:00
NCUser.h Added NCUser model. 2017-07-14 10:20:59 +02:00
NCUser.m Added NCUser model. 2017-07-14 10:20:59 +02:00
RoomTableViewCell.h Refactor Calls view related classes (renamed to Rooms view). 2017-09-28 16:35:00 +02:00
RoomTableViewCell.m Refactor Calls view related classes (renamed to Rooms view). 2017-09-28 16:35:00 +02:00
RoomsTableViewController.h Refactor Calls view related classes (renamed to Rooms view). 2017-09-28 16:35:00 +02:00
RoomsTableViewController.m Join room and then join call when starting a call. 2017-11-06 16:01:53 +01:00
SearchTableViewController.h Added custom cells with icons for contacts and room types. 2017-07-19 14:47:59 +02:00
SearchTableViewController.m Fix UI in contacts table. 2017-09-28 17:02:50 +02:00
SettingsViewController.h Added Settings viewcontroller. 2017-07-05 16:21:14 +02:00
SettingsViewController.m Subscribe/Unsubscribe to Nextcloud server and Push Proxy implementation. 2017-11-13 14:26:07 +01:00
VideoCalls.entitlements Add Notification Service Extension, decrypt push notifications, modify push notification alerts. 2017-11-20 17:24:26 +01:00
main.m Initial commit of some boilerplate code. 2017-07-04 19:15:28 +02:00