Граф коммитов

  • 26c167779c Change calls tab icon. Ivan Sein 2018-03-28 12:47:32 +0200
  • a0c9a1dfb9 Set selectionstylenone to cell with switch. Ivan Sein 2018-03-28 10:58:08 +0200
  • 6e54c829fd Change strings and add icon. Ivan Sein 2018-03-28 10:55:57 +0200
  • 8edc1077a2 Add video calls settings icon. Ivan Sein 2018-03-28 10:55:01 +0200
  • ef8a40b795 Change "Videocall" to "Video call". Ivan Sein 2018-03-28 10:15:36 +0200
  • 3da75f34fd
    Merge pull request #77 from nextcloud/call-videocall-ui Ivan Sein 2018-03-28 10:11:32 +0200
  • c75d3cc2aa Set same size to all buttons in container. Ivan Sein 2018-03-28 09:54:25 +0200
  • 5b79d2fc20 Hide local video view on hang up. Ivan Sein 2018-03-27 18:35:15 +0200
  • a23300e022 Move switch camera button to local view and modify buttons container. Ivan Sein 2018-03-27 18:23:49 +0200
  • a7b71ca562
    Merge pull request #76 from nextcloud/room-actions-icons Ivan Sein 2018-03-22 11:30:39 +0100
  • d38f20fd18 Add icons to new group/public call creation dialog. Ivan Sein 2018-03-22 11:22:49 +0100
  • 8d9b6bd212 Add icons to room ActionSheet. Ivan Sein 2018-03-22 11:05:33 +0100
  • 20a5b7c9f2 Add room action icons. Ivan Sein 2018-03-22 10:33:33 +0100
  • 3a24428fbf
    Merge pull request #75 from nextcloud/audio-only-calls Ivan Sein 2018-03-22 09:55:15 +0100
  • 20e763c0f7 Add icons to push notifications alerts. Ivan Sein 2018-03-22 09:53:07 +0100
  • 2257edc580 Adjust calling view controls depending on audio-only or videocall. Ivan Sein 2018-03-20 19:01:40 +0100
  • 4e7fde4efe Add speaker on/off icons. Ivan Sein 2018-03-20 14:51:39 +0100
  • 2930520df9 Add call and videocall icons to ActionSheets. Ivan Sein 2018-03-20 12:34:47 +0100
  • 2a0909da67 Add call and videocall actions icons. Ivan Sein 2018-03-20 12:05:45 +0100
  • 998313fb8d Add 'audio-only' calls feature. Ivan Sein 2018-03-20 11:46:50 +0100
  • 86a3f38db0 Remove unused variables. Ivan Sein 2018-03-19 15:56:47 +0100
  • fe7babcf33
    Merge pull request #74 from nextcloud/video-settings-configuration Ivan Sein 2018-03-16 19:29:53 +0100
  • 50458e0c3e Option to disable own video by default when call starts. Ivan Sein 2018-03-16 19:27:42 +0100
  • e40510988a Add section headers. Ivan Sein 2018-03-16 16:47:31 +0100
  • 53b771410b Add disclosure indicator. Ivan Sein 2018-03-16 16:03:36 +0100
  • 4b5ea23dde Display readable video resolutions. Ivan Sein 2018-03-15 19:08:22 +0100
  • 363033fedd Set correct titles. Ivan Sein 2018-03-15 18:45:44 +0100
  • 3994a50021 Add 'change video resolution' feature. Ivan Sein 2018-03-15 18:32:58 +0100
  • 86fc45d300 Add 480x360 video resolution. Ivan Sein 2018-03-15 16:07:19 +0100
  • 9218e5d4ca Initialize a video settings model in setting contoller. Ivan Sein 2018-03-15 15:39:37 +0100
  • 5125d06194 Add video settings view controller. Ivan Sein 2018-03-15 15:13:21 +0100
  • 499d4b9002 Add video configuration section to settings. Ivan Sein 2018-03-14 17:51:16 +0100
  • b3713a4dff First attempt to make hang up process faster. Ivan Sein 2018-03-07 19:19:31 +0100
  • 91d347d4c2
    Merge pull request #71 from nextcloud/offline-mode Ivan Sein 2018-03-06 10:38:24 +0100
  • 6ed0200a35 Remove debug logs. Ivan Sein 2018-03-06 10:36:41 +0100
  • bd962e70e5 Finish message with period. Ivan Sein 2018-03-06 10:33:15 +0100
  • 7a1f161eaf Update Settings view controller using Connection and UserInterface controllers. Ivan Sein 2018-03-05 17:27:07 +0100
  • 5a152f11ef Check app state after login/auth controller did finish. Ivan Sein 2018-03-05 17:25:47 +0100
  • 29cb598225 Adapt UI depending on App State and Connection State. Ivan Sein 2018-03-05 16:29:53 +0100
  • 81a1748feb Add JDStatusBarNotification pod. Ivan Sein 2018-03-02 13:08:56 +0100
  • 554f8837dd
    Merge pull request #63 from nextcloud/settings-improvements Ivan Sein 2018-03-05 15:27:07 +0100
  • 10766eb2c4 Dismiss view directly on login/auth did finish. Ivan Sein 2018-03-02 12:23:56 +0100
  • ca07c2c90b
    Merge pull request #70 from nextcloud/user-interface-controller Ivan Sein 2018-03-01 18:42:45 +0100
  • a87cfe8c2c Do not show join call dialog while in a call. Ivan Sein 2018-03-01 18:41:45 +0100
  • 8cf9cc1bf4 Removed unused present methods from rooms table vc. Ivan Sein 2018-03-01 18:40:52 +0100
  • 3ec16114da Do not change to calls tab when selecting a contact. Ivan Sein 2018-03-01 15:51:36 +0100
  • ba4ab70a99 Present push notifications' alerts from user interface controller. Ivan Sein 2018-03-01 15:21:57 +0100
  • 868f7cc1af Remove unnecessary variables. Ivan Sein 2018-03-01 14:36:44 +0100
  • 7d6889225d Remove unused methods. Ivan Sein 2018-03-01 14:19:26 +0100
  • 9386f885b8 Add observer for network reachability changes. Ivan Sein 2018-03-01 13:40:56 +0100
  • a20cde267e User delegates insted of notifications in login and auth view controllers. Ivan Sein 2018-03-01 13:30:14 +0100
  • 968b4eb925 Start using user interface controller to present login/auth/call view controllers. Ivan Sein 2018-03-01 12:04:43 +0100
  • a831cec6b2 Create user interface controller. Ivan Sein 2018-02-28 15:39:42 +0100
  • 44dacd0af1
    Merge pull request #69 from nextcloud/share-link Ivan Sein 2018-02-27 19:05:41 +0100
  • 0a84f72a3b Add email subject. Ivan Sein 2018-02-27 19:03:37 +0100
  • 3e57b298ab Change text of default share message. Ivan Sein 2018-02-27 18:54:41 +0100
  • c7deaae478 Check connection state every time network reachability changes. Ivan Sein 2018-02-27 14:36:39 +0100
  • 689be2c3d3
    Merge pull request #68 from nextcloud/new-group-call Ivan Sein 2018-02-26 19:07:56 +0100
  • 498a304ed7 Add create new group call feature. Ivan Sein 2018-02-26 19:04:17 +0100
  • b2fa952869 Get allowEmptyGroupRooms feature from server capabilities. Ivan Sein 2018-02-26 16:39:58 +0100
  • 9bbbe33690
    Merge pull request #64 from nextcloud/capabilities Ivan Sein 2018-02-26 15:18:15 +0100
  • 7ab46c9637 Send notification when server capabilities are received. Ivan Sein 2018-02-26 15:16:42 +0100
  • c0b4e0a2aa Get server capabilities when app launches. Ivan Sein 2018-02-26 14:55:38 +0100
  • cd5f461fed
    Merge pull request #66 from nextcloud/bugfix/65/settings-navigation-bar Ivan Sein 2018-02-23 19:28:49 +0100
  • 5ac192c362 Set settings navigation bar not translucent. Ivan Sein 2018-02-23 19:27:03 +0100
  • 29d10be632 Fix variable name. Ivan Sein 2018-02-20 17:13:13 +0100
  • 6e352340a8 Add get capabilities function to API controller. Ivan Sein 2018-02-20 16:33:48 +0100
  • 3adb5a8ac1 Add 'About' section. Ivan Sein 2018-02-19 19:48:21 +0100
  • 7c90c2d877 Add user profile actions. Ivan Sein 2018-02-19 19:14:47 +0100
  • f5eaa76877 Add app version info and copyright footer. Ivan Sein 2018-02-19 18:24:23 +0100
  • 67d074525b Remove old webrtc lib folder from gitignore file. Ivan Sein 2018-02-19 17:36:42 +0100
  • b2f5396be2 Change app version to 1.2.1. v1.2.1 Ivan Sein 2018-02-16 12:59:31 +0100
  • e1ec09d2d1
    Merge pull request #62 from nextcloud/remote-videos-ui-improvements Ivan Sein 2018-02-16 12:30:58 +0100
  • 8df086031d Hide remote video when video-off is received. Ivan Sein 2018-02-16 12:29:49 +0100
  • e198740bef Add double-tap gesture to zoom in/out remote videos. Show zoom-in video by default to cover cell's area. Ivan Sein 2018-02-16 11:28:43 +0100
  • 52cf36f28a
    Merge pull request #61 from nextcloud/fix-60-numerical-ids Ivan Sein 2018-02-16 10:50:12 +0100
  • caa4d0c600 Cast room's name and display name when retrieving rooms. Ivan Sein 2018-02-16 10:48:08 +0100
  • e3acf2118a Cast user's id and name when retrieving contacts. Ivan Sein 2018-02-16 10:46:57 +0100
  • b1d3a70317 Update README. Ivan Sein 2018-02-15 21:22:47 +0100
  • acee16b774 Make user's profile cell look not clickable. Ivan Sein 2018-02-14 16:26:01 +0100
  • 2d196e86d3 Do not wait to refresh user's profile. Ivan Sein 2018-02-14 16:18:31 +0100
  • 83b2e291c8 Read userId value stored in keychain. Ivan Sein 2018-02-14 16:12:51 +0100
  • a65d59b2c2 Change app version to 1.2.0. v1.2.0 Ivan Sein 2018-02-12 19:24:19 +0100
  • bf12089887 Remove debug log. Ivan Sein 2018-02-12 17:48:08 +0100
  • 87b2b4813a
    Merge pull request #59 from nextcloud/bugfix-58-decode-user Ivan Sein 2018-02-12 17:44:44 +0100
  • a05f94e802 Decode user and token returned by login flow. Ivan Sein 2018-02-12 17:42:51 +0100
  • 4e802d51b3
    Merge pull request #56 from nextcloud/improve-password-protection-ux Ivan Sein 2018-02-09 17:15:42 +0100
  • 15d9349c9c Add 'Remove password' option to dialog. Ivan Sein 2018-02-09 17:13:53 +0100
  • 5682615022 Show lock in password protected rooms. Ivan Sein 2018-02-09 16:47:09 +0100
  • 661e2d721a Remove user's avatar shown when camera was disabled. Ivan Sein 2018-02-09 14:37:35 +0100
  • 5224f2165f
    Merge pull request #55 from nextcloud/detect-user-speaking Ivan Sein 2018-02-09 14:03:43 +0100
  • 27290cfb9e Detect if user is speaking. Ivan Sein 2018-02-09 14:00:48 +0100
  • 71b37119f8
    Merge pull request #52 from nextcloud/localize-push-notifications Ivan Sein 2018-02-07 13:59:31 +0100
  • c2d9513ede Specific localized strings for notification's title and body. Ivan Sein 2018-02-07 13:57:17 +0100
  • 47915eed30
    Merge pull request #51 from nextcloud/calling-view-design Ivan Sein 2018-02-07 13:22:15 +0100
  • 95d59a728f Show/hide detailed view (buttons + peers' info) on tap. Ivan Sein 2018-02-07 13:20:34 +0100
  • 68bcc75867
    Merge pull request #53 from nextcloud/fix-user-profile Ivan Sein 2018-02-06 18:22:03 +0100
  • fb2dcee7c8 Update user's profile on settings view controller. Ivan Sein 2018-02-06 18:19:22 +0100
  • 13d960f87a Use userId for own avatar. Ivan Sein 2018-02-06 18:04:18 +0100
  • 9873f5bce7 Use new endpoint for retrieving user's profile. Ivan Sein 2018-02-06 17:53:50 +0100