.. |
Base.lproj
|
Show unread messages in Conversations view.
|
2018-05-18 14:41:25 +02:00 |
Images.xcassets
|
Add chat action icons.
|
2018-05-18 16:34:25 +02:00 |
VideoCalls/Base.lproj
|
Add Launch screen.
|
2018-01-11 16:02:59 +01:00 |
en.lproj
|
Specific localized strings for notification's title and body.
|
2018-02-07 13:57:17 +01:00 |
AddParticipantsTableViewController.h
|
Add option for adding participants to rooms.
|
2018-01-23 19:24:46 +01:00 |
AddParticipantsTableViewController.m
|
Merge pull request #106 from nextcloud/bugfix/98/contacts-crash
|
2018-05-22 17:33:55 +02:00 |
AddParticipantsTableViewController.xib
|
Set 80 as default height for cells in xib files.
|
2018-04-18 16:30:39 +02:00 |
AppDelegate.h
|
Add Firebase configuration.
|
2017-11-07 14:05:53 +01:00 |
AppDelegate.m
|
Start chat from invitations and mentions push notifications.
|
2018-05-24 14:27:12 +02:00 |
AuthenticationViewController.h
|
User delegates insted of notifications in login and auth view controllers.
|
2018-03-01 13:30:14 +01:00 |
AuthenticationViewController.m
|
Correctly URLdecode for user and token.
|
2018-04-06 14:38:44 +02: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
|
Merge pull request #62 from nextcloud/remote-videos-ui-improvements
|
2018-02-16 12:30:58 +01:00 |
CallParticipantViewCell.xib
|
Set font size 19 to labels in calling view.
|
2018-04-16 11:18:54 +02:00 |
CallViewController.h
|
Stop long poll tasks when no longer needed.
|
2018-05-15 16:00:05 +02:00 |
CallViewController.m
|
Stop long poll tasks when no longer needed.
|
2018-05-15 16:00:05 +02:00 |
CallViewController.xib
|
Set font size 19 to labels in calling view.
|
2018-04-16 11:18:54 +02:00 |
ChatMessageTableViewCell.h
|
Show mention suggestions.
|
2018-05-17 11:57:46 +02:00 |
ChatMessageTableViewCell.m
|
Align chat message elements.
|
2018-05-02 16:57:34 +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
|
Align table view cells.
|
2018-04-13 18:21:53 +02:00 |
ContactsTableViewController.h
|
Add chat option in Contacts view.
|
2018-05-18 17:17:16 +02:00 |
ContactsTableViewController.m
|
Merge pull request #103 from nextcloud/chat-connectors
|
2018-05-24 14:28:31 +02:00 |
DateHeaderView.h
|
Add date separators.
|
2018-05-16 18:36:53 +02:00 |
DateHeaderView.m
|
Add date separators.
|
2018-05-16 18:36:53 +02:00 |
DateHeaderView.xib
|
Add date separators.
|
2018-05-16 18:36:53 +02:00 |
GroupedChatMessageTableViewCell.h
|
Remove unused properties and variables.
|
2018-05-03 15:05:45 +02:00 |
GroupedChatMessageTableViewCell.m
|
Align chat message elements.
|
2018-05-02 16:57:34 +02:00 |
Info.plist
|
Merge pull request #105 from nextcloud/1.3.2
|
2018-05-22 14:00:07 +02:00 |
LoginViewController.h
|
User delegates insted of notifications in login and auth view controllers.
|
2018-03-01 13:30:14 +01:00 |
LoginViewController.m
|
User delegates insted of notifications in login and auth view controllers.
|
2018-03-01 13:30:14 +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
|
Show mention suggestions.
|
2018-05-17 11:57:46 +02:00 |
NCAPIController.m
|
Show mention suggestions.
|
2018-05-17 11:57:46 +02: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
|
Stop long poll tasks when no longer needed.
|
2018-05-15 16:00:05 +02:00 |
NCCallController.m
|
Stop long poll tasks when no longer needed.
|
2018-05-15 16:00:05 +02:00 |
NCChatMention.h
|
Highlighted metions.
|
2018-04-27 15:06:33 +02:00 |
NCChatMention.m
|
Highlighted metions.
|
2018-04-27 15:06:33 +02:00 |
NCChatMessage.h
|
Add animations when inserting new messages.
|
2018-05-03 14:29:17 +02:00 |
NCChatMessage.m
|
Remove background color in mentions.
|
2018-05-24 14:48:26 +02:00 |
NCChatViewController.h
|
First draft of chat feature.
|
2018-04-26 14:10:41 +02:00 |
NCChatViewController.m
|
Start receiving messages when chat appears.
|
2018-05-24 11:20:01 +02:00 |
NCConnectionController.h
|
Adapt UI depending on App State and Connection State.
|
2018-03-05 16:31:58 +01:00 |
NCConnectionController.m
|
Adapt UI depending on App State and Connection State.
|
2018-03-05 16:31:58 +01: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 |
NCMessageTextView.h
|
First draft of chat feature.
|
2018-04-26 14:10:41 +02:00 |
NCMessageTextView.m
|
First draft of chat feature.
|
2018-04-26 14:10:41 +02:00 |
NCPeerConnection.h
|
Add 'audio-only' calls feature.
|
2018-03-20 11:46:50 +01:00 |
NCPeerConnection.m
|
Set H264 as preferred codec.
|
2018-04-05 11:15:14 +02:00 |
NCPushNotification.h
|
Start chat from invitations and mentions push notifications.
|
2018-05-24 14:27:12 +02:00 |
NCPushNotification.m
|
Start chat from invitations and mentions push notifications.
|
2018-05-24 14:27:12 +02: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
|
Show unread messages in Conversations view.
|
2018-05-18 14:41:25 +02:00 |
NCRoom.m
|
Show unread messages in Conversations view.
|
2018-05-18 14:41:25 +02:00 |
NCRoomController.h
|
Start chats directly from contacts view.
|
2018-05-23 18:53:43 +02:00 |
NCRoomController.m
|
Start chats directly from contacts view.
|
2018-05-23 18:53:43 +02:00 |
NCRoomsManager.h
|
Start chats directly from contacts view.
|
2018-05-23 18:53:43 +02:00 |
NCRoomsManager.m
|
Start chat from invitations and mentions push notifications.
|
2018-05-24 14:27:12 +02:00 |
NCSettingsController.h
|
Initialize a video settings model in setting contoller.
|
2018-03-15 15:39:37 +01:00 |
NCSettingsController.m
|
Create empty dictionary if no talk capabilities found in server capabilities.
|
2018-04-19 11:34:37 +02:00 |
NCSignalingController.h
|
Add multi-room signaling support.
|
2018-04-03 18:17:22 +02:00 |
NCSignalingController.m
|
Stop long poll tasks when no longer needed.
|
2018-05-15 16:00:05 +02: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
|
Cast user's id and name when retrieving contacts.
|
2018-02-16 10:46:57 +01:00 |
NCUserInterfaceController.h
|
Start chat from invitations and mentions push notifications.
|
2018-05-24 14:27:12 +02:00 |
NCUserInterfaceController.m
|
Start chat from invitations and mentions push notifications.
|
2018-05-24 14:27:12 +02:00 |
RoomTableViewCell.h
|
Show unread messages in Conversations view.
|
2018-05-18 14:41:25 +02:00 |
RoomTableViewCell.m
|
Show unread messages in Conversations view.
|
2018-05-18 14:41:25 +02:00 |
RoomsTableViewController.h
|
Adapt UI depending on App State and Connection State.
|
2018-03-05 16:31:58 +01:00 |
RoomsTableViewController.m
|
Start chats directly from contacts view.
|
2018-05-23 18:53:43 +02:00 |
RoundedNumberView.h
|
Show unread messages in Conversations view.
|
2018-05-18 14:41:25 +02:00 |
RoundedNumberView.m
|
Show unread messages in Conversations view.
|
2018-05-18 14:41:25 +02:00 |
SearchTableViewController.h
|
Index users in search and addParticipants views.
|
2018-04-10 14:33:29 +02:00 |
SearchTableViewController.m
|
Align table view cells.
|
2018-04-13 18:21:53 +02:00 |
SettingsViewController.h
|
Added Settings viewcontroller.
|
2017-07-05 16:21:14 +02:00 |
SettingsViewController.m
|
Start chats directly from contacts view.
|
2018-05-23 18:53:43 +02: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
|
Fix crash in Settings when no User Profile.
|
2018-04-30 13:14:58 +02:00 |
VideoCalls.entitlements
|
Add Notification Service Extension, decrypt push notifications, modify push notification alerts.
|
2017-11-20 17:24:26 +01:00 |
VideoResolutionsViewController.h
|
Add 'change video resolution' feature.
|
2018-03-15 18:32:58 +01:00 |
VideoResolutionsViewController.m
|
Display readable video resolutions.
|
2018-03-15 19:08:22 +01:00 |
VideoSettingsViewController.h
|
Add video settings view controller.
|
2018-03-15 15:13:21 +01:00 |
VideoSettingsViewController.m
|
Set selectionstylenone to cell with switch.
|
2018-03-28 10:58:08 +02:00 |
main.m
|
Initial commit of some boilerplate code.
|
2017-07-04 19:15:28 +02:00 |