Commit Graph

35 Commits

Author SHA1 Message Date
ismailgulek 1b164859cb Remove unnecessary check 2021-04-02 17:31:37 +03:00
ismailgulek 4a53e96dcb Unify call screen methods, use UIViewController 2021-04-02 14:22:03 +03:00
ismailgulek 11a8db2639 Introduce room-specific call bar, refactorings & comments 2021-04-02 00:02:54 +03:00
ismailgulek e5196d85f1 Update method name 2021-04-02 00:01:43 +03:00
ismailgulek 8b5289606a Add call bar update delegate method 2021-04-02 00:01:23 +03:00
ismailgulek c7c5d51801 Move Jitsi view controller to CallPresenter 2021-03-19 17:33:07 +03:00
ismailgulek 0818ee12d3 Handle widget events in CallPresenter, integration with CallKit 2021-03-19 02:56:56 +03:00
ismailgulek c229aadedc Handle group call tile tap 2021-03-17 19:41:31 +03:00
ismailgulek df13ce3da9 Remove PiP button callback 2021-02-17 16:49:48 +03:00
ismailgulek add5237357 Wait for user action on alert if an alert is displayed 2021-02-16 21:45:16 +03:00
ismailgulek 77ee1035c5 Fix video call screen layout when coming back after device rotation 2021-02-15 18:34:33 +03:00
ismailgulek 50da32b8b3 Fix PiP view frame when device rotated 2021-02-15 18:33:21 +03:00
ismailgulek 4546668f77 Merge branch 'develop' into voip_design_updates
# Conflicts:
#	Podfile
#	Podfile.lock
#	Riot.xcodeproj/project.pbxproj
#	Riot/Categories/RoomBubbleCellData.swift
#	Riot/Managers/Call/CallPresenter.swift
#	Riot/Modules/Room/RoomViewController.h
#	Riot/Modules/Room/RoomViewController.m
#	Riot/Modules/Room/Views/BubbleCells/Call/CallBubbleCellBaseContentView.swift
2021-02-15 14:25:48 +03:00
ismailgulek 3af6a0be52 Move PiP view to top-right of the screen by default 2021-02-10 17:15:20 +03:00
ismailgulek aa6ac9fcb2 Merge branch 'voip_call_transfer' into voip_all
# Conflicts:
#	Podfile
#	Podfile.lock
#	Riot.xcodeproj/project.pbxproj
2021-02-10 00:47:51 +03:00
ismailgulek dc8afd1b29 Merge branch 'voip_2746' into voip_tiles 2021-02-10 00:38:49 +03:00
ismailgulek 9944b607a4 Remove k prefix from const string name 2021-02-10 00:17:43 +03:00
ismailgulek d83a9b7ca6 Merge branch 'voip_2746' of https://github.com/vector-im/element-ios into voip_2746 2021-02-07 20:26:51 +03:00
ismailgulek 0c9db18c9f Move some values to Constants 2021-02-07 20:26:19 +03:00
ismailgulek 7be4ffd687 Keep a reference to block based notification observer and unregister it manually 2021-02-07 20:02:22 +03:00
ismailgulek 2e49419a38 Update Riot/Managers/Call/PiPView.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2021-02-07 19:59:31 +03:00
ismailgulek 498d0508fb Make callTimer optional 2021-02-07 19:57:35 +03:00
ismailgulek 0380b4c5b2 Rename CallService to CallPresenter 2021-02-07 19:55:36 +03:00
ismailgulek 95339a4404 Voip all 2021-02-03 14:01:29 +03:00
ismailgulek d5eb6182df Add some logs 2021-01-21 15:00:22 +03:00
ismailgulek eac93459d7 Present call screen for active calls on tile taps 2021-01-21 14:29:38 +03:00
ismailgulek e9773b8f97 Pass mx sessions to the call service 2021-01-21 14:28:56 +03:00
ismailgulek cce78840ae Implement pip for video calls 2021-01-08 03:57:39 +03:00
ismailgulek 6482978a56 Add on hold call tap handling 2020-12-21 17:18:38 +03:00
ismailgulek f7a0c7f5d8 Add on hold call view and set it from CallService 2020-12-16 13:36:53 +03:00
ismailgulek 9cd1608877 Fix call bar issue on end of second call case 2020-12-14 15:01:05 +03:00
ismailgulek 3f117aa53c Fix call bar after a call ended 2020-12-14 14:34:48 +03:00
ismailgulek 2034eb044d Fix some UI races 2020-12-03 16:05:08 +03:00
ismailgulek 6d64bc23d6 Introduce CallBar view management 2020-12-02 23:17:06 +03:00
ismailgulek 021bcab59c Introduce CallService 2020-12-01 13:41:31 +03:00