Ivan Sein
|
5b188cdaef
|
Merge pull request #27 from nextcloud/app-store
App Store screenshots
|
2018-01-08 17:36:50 +01:00 |
Ivan Sein
|
b5751d001d
|
Add screenshots for App Store.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-01-08 17:04:26 +01:00 |
Ivan Sein
|
065942535f
|
Set ephemeral session configuration for ImageSessionController.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-01-04 17:19:12 +01:00 |
Ivan Sein
|
89f5c2cfe6
|
Merge pull request #26 from nextcloud/calling-view-improvements
Calling view improvements
|
2017-12-20 17:24:50 +01:00 |
Ivan Sein
|
eba3891f38
|
Show avatar when local video is disabled.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-12-20 17:22:04 +01:00 |
Ivan Sein
|
7088581640
|
Get avatars from different sizes.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-12-18 22:10:32 +01:00 |
Ivan Sein
|
1fc6e38bba
|
Show avatar when remote peer disables video.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-12-18 21:58:56 +01:00 |
Ivan Sein
|
80245aba82
|
Add user name and avatar to one2one calls waiting screen.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-12-15 19:37:50 +01:00 |
Ivan Sein
|
f92b5628e4
|
Add waiting screen when call starts.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-12-15 17:42:37 +01:00 |
Ivan Sein
|
7314c386fe
|
Change public and group call icons to light style.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-12-14 17:16:28 +01:00 |
Ivan Sein
|
375048926a
|
Add new images for group and public calls.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-12-14 17:14:12 +01:00 |
Ivan Sein
|
411e2abe1d
|
Start a call when selecting a contact.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-12-14 14:31:06 +01:00 |
Ivan Sein
|
2848cc97d3
|
Change app version to 0.4.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-12-13 17:51:55 +01:00 |
Ivan Sein
|
0ac8c00375
|
Change looking of public and group calls in calls table.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-12-13 17:28:18 +01:00 |
Ivan Sein
|
c2b1c13da0
|
Move UI actions to main thread.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-12-13 15:25:27 +01:00 |
Ivan Sein
|
f64680d0f6
|
Log unexpected types of signaling messages.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-12-13 14:33:17 +01:00 |
Ivan Sein
|
16d47c72b4
|
Set VP8 as preferred codec when setting remote description.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-12-13 14:17:36 +01:00 |
Ivan Sein
|
a85a582015
|
Merge pull request #25 from nextcloud/fix-calling-users-not-in-call
Fix calling users not in call
|
2017-12-05 19:10:50 +01:00 |
Ivan Sein
|
328bad8843
|
Call users or expect being called from users that are in call.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-12-05 19:04:21 +01:00 |
Ivan Sein
|
a6ae8c6ff3
|
Set same version and build number in NotificationServiceExtension due to Apple warning while submitting app.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-12-05 18:58:58 +01:00 |
Ivan Sein
|
c027592cf2
|
Change app version to 0.3.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-12-05 12:24:54 +01:00 |
Ivan Sein
|
8edef1b72f
|
Merge pull request #11 from nextcloud/login-flow
Login flow improvements
|
2017-12-04 19:13:58 +01:00 |
Ivan Sein
|
5152cc583d
|
Add server trust check when getting rooms.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-12-04 19:11:23 +01:00 |
Ivan Sein
|
858c16b06d
|
Start using AFNetworking 3.x version and show alerts when trust server evaluation fails.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-12-04 18:58:46 +01:00 |
Ivan Sein
|
5d1365f79f
|
Update AFNetworking to version 3.x (currently 3.1)
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-12-04 18:54:34 +01:00 |
Ivan Sein
|
56dde543a4
|
Add activity indicators in login process.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-11-30 10:29:28 +01:00 |
Ivan Sein
|
9d9efdd7b3
|
Change alert "Nextcloud Talk app not found" text.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-11-30 10:29:28 +01:00 |
Ivan Sein
|
39f869a09f
|
Change user agent to app display name for getting app token request.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-11-30 10:29:28 +01:00 |
Ivan Sein
|
aab8b8de0f
|
Fix portrait orientation in login screen.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-11-30 10:29:28 +01:00 |
Ivan Sein
|
027bb20d0c
|
Merge pull request #23 from nextcloud/signaling-settings
Signaling settings
|
2017-11-30 09:48:35 +01:00 |
Ivan Sein
|
f35b37ad2f
|
Get signaling settings from the server. Use STUN and TURN servers configuration from server.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-11-30 09:44:28 +01:00 |
Ivan Sein
|
0f46476139
|
Merge pull request #22 from nextcloud/status-bar
Set light style status bar.
|
2017-11-29 17:40:13 +01:00 |
Ivan Sein
|
0a20ec6798
|
Set light style status bar.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-11-29 17:37:47 +01:00 |
Ivan Sein
|
81a117e3e8
|
Merge pull request #21 from nextcloud/push-notifications-actions
Push notifications actions
|
2017-11-27 14:16:42 +01:00 |
Ivan Sein
|
0024d084b4
|
Add 'join call' action after interacting with push notification.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-11-27 14:12:19 +01:00 |
Ivan Sein
|
5797180c20
|
Set iOS 10 as deployment target.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-11-26 19:56:49 +01:00 |
Ivan Sein
|
5eed08d3ee
|
Add NCPushNotification class and show PN alerts when app in foreground.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-11-26 19:52:50 +01:00 |
Ivan Sein
|
b305f1d23a
|
Merge pull request #20 from nextcloud/new-icons
New app icons
|
2017-11-24 17:38:38 +01:00 |
Ivan Sein
|
a40083369c
|
Add generate app icons instructions.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-11-24 17:35:30 +01:00 |
Ivan Sein
|
f0fab0e675
|
Add new app icons.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-11-24 17:23:52 +01:00 |
Ivan Sein
|
4bd21f6e54
|
Change 'Never' to 'Never joined' in room list.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-11-23 15:20:02 +01:00 |
Ivan Sein
|
2f120552b0
|
Merge pull request #18 from nextcloud/push-notifications-mods
Push notifications mods
|
2017-11-23 14:11:52 +01:00 |
Ivan Sein
|
d61966f4e2
|
Change PN alert depending on notification type.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-11-22 22:11:45 +01:00 |
Ivan Sein
|
1245208107
|
Add correct user-agent to subscribe for push notifications.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-11-22 19:14:44 +01:00 |
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 |
Ivan Sein
|
7c7a691e8d
|
Merge pull request #15 from nextcloud/push-notifications
Push notifications setup
|
2017-11-14 11:48:05 +01:00 |
Ivan Sein
|
2c8dbbf816
|
Subscribe/Unsubscribe to Nextcloud server and Push Proxy implementation.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-11-13 14:26:07 +01:00 |
Ivan Sein
|
fb3c630a59
|
Generate RSA Key Pair for Push Notifications.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-11-10 16:57:10 +01:00 |
Ivan Sein
|
e9e5778110
|
Add OpenSSL library.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-11-09 19:35:47 +01:00 |
Ivan Sein
|
5c7d2c738a
|
Save push token in the keychain.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2017-11-07 16:59:19 +01:00 |