Ivan Sein
|
998313fb8d
|
Add 'audio-only' calls feature.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-03-20 11:46:50 +01:00 |
Ivan Sein
|
86a3f38db0
|
Remove unused variables.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-03-19 15:56:47 +01:00 |
Ivan Sein
|
50458e0c3e
|
Option to disable own video by default when call starts.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-03-16 19:27:42 +01:00 |
Ivan Sein
|
e40510988a
|
Add section headers.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-03-16 16:47:31 +01:00 |
Ivan Sein
|
53b771410b
|
Add disclosure indicator.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-03-16 16:03:36 +01:00 |
Ivan Sein
|
4b5ea23dde
|
Display readable video resolutions.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-03-15 19:08:22 +01:00 |
Ivan Sein
|
363033fedd
|
Set correct titles.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-03-15 18:45:44 +01:00 |
Ivan Sein
|
3994a50021
|
Add 'change video resolution' feature.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-03-15 18:32:58 +01:00 |
Ivan Sein
|
9218e5d4ca
|
Initialize a video settings model in setting contoller.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-03-15 15:39:37 +01:00 |
Ivan Sein
|
5125d06194
|
Add video settings view controller.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-03-15 15:13:21 +01:00 |
Ivan Sein
|
499d4b9002
|
Add video configuration section to settings.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-03-14 17:51:16 +01:00 |
Ivan Sein
|
6ed0200a35
|
Remove debug logs.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-03-06 10:36:41 +01:00 |
Ivan Sein
|
bd962e70e5
|
Finish message with period.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-03-06 10:33:15 +01:00 |
Ivan Sein
|
7a1f161eaf
|
Update Settings view controller using Connection and UserInterface controllers.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-03-05 17:27:07 +01:00 |
Ivan Sein
|
5a152f11ef
|
Check app state after login/auth controller did finish.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-03-05 17:25:47 +01:00 |
Ivan Sein
|
29cb598225
|
Adapt UI depending on App State and Connection State.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-03-05 16:31:58 +01:00 |
Ivan Sein
|
554f8837dd
|
Merge pull request #63 from nextcloud/settings-improvements
Settings improvements
|
2018-03-05 15:27:07 +01:00 |
Ivan Sein
|
10766eb2c4
|
Dismiss view directly on login/auth did finish.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-03-02 12:23:56 +01:00 |
Ivan Sein
|
a87cfe8c2c
|
Do not show join call dialog while in a call.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-03-01 18:41:45 +01:00 |
Ivan Sein
|
8cf9cc1bf4
|
Removed unused present methods from rooms table vc.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-03-01 18:40:52 +01:00 |
Ivan Sein
|
3ec16114da
|
Do not change to calls tab when selecting a contact.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-03-01 15:51:36 +01:00 |
Ivan Sein
|
ba4ab70a99
|
Present push notifications' alerts from user interface controller.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-03-01 15:34:20 +01:00 |
Ivan Sein
|
868f7cc1af
|
Remove unnecessary variables.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-03-01 14:36:44 +01:00 |
Ivan Sein
|
7d6889225d
|
Remove unused methods.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-03-01 14:19:26 +01:00 |
Ivan Sein
|
9386f885b8
|
Add observer for network reachability changes.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-03-01 13:40:56 +01:00 |
Ivan Sein
|
a20cde267e
|
User delegates insted of notifications in login and auth view controllers.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-03-01 13:30:14 +01:00 |
Ivan Sein
|
968b4eb925
|
Start using user interface controller to present login/auth/call view controllers.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-03-01 12:04:43 +01:00 |
Ivan Sein
|
a831cec6b2
|
Create user interface controller.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-02-28 15:39:42 +01:00 |
Ivan Sein
|
0a84f72a3b
|
Add email subject.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-02-27 19:03:37 +01:00 |
Ivan Sein
|
3e57b298ab
|
Change text of default share message.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-02-27 18:54:41 +01:00 |
Ivan Sein
|
c7deaae478
|
Check connection state every time network reachability changes.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-02-27 14:36:39 +01:00 |
Ivan Sein
|
498a304ed7
|
Add create new group call feature.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-02-26 19:04:17 +01:00 |
Ivan Sein
|
b2fa952869
|
Get allowEmptyGroupRooms feature from server capabilities.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-02-26 16:39:58 +01:00 |
Ivan Sein
|
9bbbe33690
|
Merge pull request #64 from nextcloud/capabilities
Get server capabilities
|
2018-02-26 15:18:15 +01:00 |
Ivan Sein
|
7ab46c9637
|
Send notification when server capabilities are received.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-02-26 15:16:42 +01:00 |
Ivan Sein
|
c0b4e0a2aa
|
Get server capabilities when app launches.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-02-26 14:55:38 +01:00 |
Ivan Sein
|
5ac192c362
|
Set settings navigation bar not translucent.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-02-23 19:27:03 +01:00 |
Ivan Sein
|
29d10be632
|
Fix variable name.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-02-20 17:13:13 +01:00 |
Ivan Sein
|
6e352340a8
|
Add get capabilities function to API controller.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-02-20 16:33:48 +01:00 |
Ivan Sein
|
3adb5a8ac1
|
Add 'About' section.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-02-19 19:48:21 +01:00 |
Ivan Sein
|
7c90c2d877
|
Add user profile actions.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-02-19 19:14:47 +01:00 |
Ivan Sein
|
f5eaa76877
|
Add app version info and copyright footer.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-02-19 18:24:23 +01:00 |
Ivan Sein
|
b2f5396be2
|
Change app version to 1.2.1.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-02-16 12:59:31 +01:00 |
Ivan Sein
|
e1ec09d2d1
|
Merge pull request #62 from nextcloud/remote-videos-ui-improvements
Remote videos UI improvements
|
2018-02-16 12:30:58 +01:00 |
Ivan Sein
|
8df086031d
|
Hide remote video when video-off is received.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-02-16 12:29:49 +01:00 |
Ivan Sein
|
e198740bef
|
Add double-tap gesture to zoom in/out remote videos. Show zoom-in video by default to cover cell's area.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-02-16 11:28:43 +01:00 |
Ivan Sein
|
caa4d0c600
|
Cast room's name and display name when retrieving rooms.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-02-16 10:48:08 +01:00 |
Ivan Sein
|
e3acf2118a
|
Cast user's id and name when retrieving contacts.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-02-16 10:46:57 +01:00 |
Ivan Sein
|
acee16b774
|
Make user's profile cell look not clickable.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-02-14 16:26:01 +01:00 |
Ivan Sein
|
2d196e86d3
|
Do not wait to refresh user's profile.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2018-02-14 16:18:31 +01:00 |