.. |
Base.lproj
|
Add settings to the tab bar.
|
2018-01-16 11:12:08 +01:00 |
Images.xcassets
|
Update log-out icon.
|
2018-01-16 17:11:50 +01:00 |
VideoCalls/Base.lproj
|
Add Launch screen.
|
2018-01-11 16:02:59 +01:00 |
AddParticipantsTableViewController.h
|
Add option for adding participants to rooms.
|
2018-01-23 19:24:46 +01:00 |
AddParticipantsTableViewController.m
|
Embed resultTableViewController in a navigation controller.
|
2018-01-24 16:18:59 +01:00 |
AddParticipantsTableViewController.xib
|
Add option for adding participants to rooms.
|
2018-01-23 19:24:46 +01:00 |
AppDelegate.h
|
Add Firebase configuration.
|
2017-11-07 14:05:53 +01:00 |
AppDelegate.m
|
Add 'join call' action after interacting with push notification.
|
2017-11-27 14:12:19 +01:00 |
AuthenticationViewController.h
|
Initial commit of some boilerplate code.
|
2017-07-04 19:15:28 +02:00 |
AuthenticationViewController.m
|
Use 'deviceName (appName)' as user agent in login flow.
|
2018-01-22 12:25:30 +01:00 |
CCCertificate.h
|
Start using AFNetworking 3.x version and show alerts when trust server evaluation fails.
|
2017-12-04 18:58:46 +01:00 |
CCCertificate.m
|
Start using AFNetworking 3.x version and show alerts when trust server evaluation fails.
|
2017-12-04 18:58:46 +01:00 |
CallParticipantViewCell.h
|
Show avatar when remote peer disables video.
|
2017-12-18 21:58:56 +01:00 |
CallParticipantViewCell.m
|
Fix crash when guests joining the call.
|
2018-01-19 15:49:04 +01:00 |
CallParticipantViewCell.xib
|
Set dark background to participants cells.
|
2018-01-08 18:12:04 +01:00 |
CallViewController.h
|
Show avatar when local video is disabled.
|
2017-12-20 17:22:04 +01:00 |
CallViewController.m
|
Add same contrast for icon in waiting screen.
|
2018-01-11 17:33:39 +01:00 |
CallViewController.xib
|
Adjust hang-up button position.
|
2018-01-23 14:37:32 +01: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
|
Use same cell height as in Calls table.
|
2018-01-17 11:44:29 +01:00 |
ContactsTableViewController.h
|
Initial commit of some boilerplate code.
|
2017-07-04 19:15:28 +02:00 |
ContactsTableViewController.m
|
Add posibility to set room name when creating a public call.
|
2018-01-17 16:09:34 +01:00 |
Info.plist
|
Change app version to 1.0.0.
|
2018-01-08 18:15:38 +01:00 |
LoginViewController.h
|
Add activity indicators in login process.
|
2017-11-30 10:29:28 +01:00 |
LoginViewController.m
|
Start using AFNetworking 3.x version and show alerts when trust server evaluation fails.
|
2017-12-04 18:58:46 +01:00 |
LoginViewController.xib
|
Fix activity indicator position in login screen.
|
2018-01-23 11:09:34 +01: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
|
Add posibility to set room name when creating a public call.
|
2018-01-17 16:09:34 +01:00 |
NCAPIController.m
|
Improve public call creation flow.
|
2018-01-17 17:02:48 +01:00 |
NCAPISessionManager.h
|
Start using AFNetworking 3.x version and show alerts when trust server evaluation fails.
|
2017-12-04 18:58:46 +01:00 |
NCAPISessionManager.m
|
Start using AFNetworking 3.x version and show alerts when trust server evaluation fails.
|
2017-12-04 18:58:46 +01:00 |
NCCallController.h
|
Show avatar when remote peer disables video.
|
2017-12-18 21:58:56 +01:00 |
NCCallController.m
|
Show avatar when remote peer disables video.
|
2017-12-18 21:58:56 +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 |
NCImageSessionManager.h
|
Start using AFNetworking 3.x version and show alerts when trust server evaluation fails.
|
2017-12-04 18:58:46 +01:00 |
NCImageSessionManager.m
|
Set ephemeral session configuration for ImageSessionController.
|
2018-01-04 17:19:12 +01:00 |
NCPeerConnection.h
|
Get signaling settings from the server. Use STUN and TURN servers configuration from server.
|
2017-11-30 09:44:28 +01:00 |
NCPeerConnection.m
|
Set VP8 as preferred codec when setting remote description.
|
2017-12-13 14:17:36 +01:00 |
NCPushNotification.h
|
Add 'join call' action after interacting with push notification.
|
2017-11-27 14:12:19 +01:00 |
NCPushNotification.m
|
Add 'join call' action after interacting with push notification.
|
2017-11-27 14:12:19 +01:00 |
NCPushProxySessionManager.h
|
Start using AFNetworking 3.x version and show alerts when trust server evaluation fails.
|
2017-12-04 18:58:46 +01:00 |
NCPushProxySessionManager.m
|
Start using AFNetworking 3.x version and show alerts when trust server evaluation fails.
|
2017-12-04 18:58:46 +01:00 |
NCRoom.h
|
Add option for adding participants to rooms.
|
2018-01-23 19:24:46 +01:00 |
NCRoom.m
|
Add 'join call' action after interacting with push notification.
|
2017-11-27 14:12:19 +01: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
|
Get signaling settings from the server. Use STUN and TURN servers configuration from server.
|
2017-11-30 09:44:28 +01:00 |
NCSignalingController.m
|
Start using AFNetworking 3.x version and show alerts when trust server evaluation fails.
|
2017-12-04 18:58:46 +01:00 |
NCSignalingMessage.h
|
Ignore screens being shared for now.
|
2017-10-18 18:10:49 +02:00 |
NCSignalingMessage.m
|
Log unexpected types of signaling messages.
|
2017-12-13 14:33:17 +01: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
|
Change looking of public and group calls in calls table.
|
2017-12-13 17:28:18 +01:00 |
RoomsTableViewController.h
|
Refactor Calls view related classes (renamed to Rooms view).
|
2017-09-28 16:35:00 +02:00 |
RoomsTableViewController.m
|
Add option for adding participants to rooms.
|
2018-01-23 19:24:46 +01:00 |
SearchTableViewController.h
|
Added custom cells with icons for contacts and room types.
|
2017-07-19 14:47:59 +02:00 |
SearchTableViewController.m
|
Use same cell height as in Calls table.
|
2018-01-17 11:44:29 +01:00 |
SettingsViewController.h
|
Added Settings viewcontroller.
|
2017-07-05 16:21:14 +02:00 |
SettingsViewController.m
|
Refresh settings view controller.
|
2018-01-16 16:00:01 +01:00 |
UserSettingsTableViewCell.h
|
Add user information into one cell in settings.
|
2018-01-16 14:08:24 +01:00 |
UserSettingsTableViewCell.m
|
Add user information into one cell in settings.
|
2018-01-16 14:08:24 +01:00 |
UserSettingsTableViewCell.xib
|
Remove default image from user info.
|
2018-01-16 17:05:44 +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 |