Commit Graph

53 Commits

Author SHA1 Message Date
ismailgulek e95056b769 Wait for the next life cycle to detect status bar layout updates 2021-05-05 15:21:47 +03:00
ismailgulek b4617dcf94 Merge branch 'develop' into attended_call_transfers 2021-05-05 11:02:31 +03:00
ismailgulek bf87f42d38 Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-05-04 19:11:17 +03:00
ismailgulek 4a3aa93044 Hold other Matrix calls and end Jitsi call if a new call started 2021-05-04 11:25:18 +03:00
ismailgulek 3586661e3d Update old defers 2021-04-29 11:14:40 +03:00
ismailgulek 79f9353fab Exit from PiP mode when tapped on tile 2021-04-28 13:34:39 +03:00
ismailgulek 5df30f1efe Fix two ongoing Jitsi calls issue 2021-04-28 13:24:16 +03:00
ismailgulek 21eed06d7f Add leave action to call tiles 2021-04-21 14:52:51 +03:00
ismailgulek d779cfa94a Remove temporary call bar 2021-04-21 11:41:28 +03:00
ismailgulek bc69c6fcd7 Revert "Remove PiP animations"
This reverts commit f7f468fdcc8837c001e991ed30972a5bf8d1a563.
2021-04-19 14:51:44 +03:00
ismailgulek 745c9a10dd Fix a crash 2021-04-14 16:28:00 +03:00
ismailgulek 5ccef012e6 Adjust PiP view vertical margins 2021-04-12 13:57:40 +03:00
ismailgulek f498f03c7c Move PiP view to bottom-right by default 2021-04-12 13:56:39 +03:00
ismailgulek 0d59cdada3 Use completion block for pip mode 2021-04-12 01:28:52 +03:00
ismailgulek 099ffdd87b Remove PiP animations 2021-04-09 15:52:20 +03:00
ismailgulek d014cbdd2e Define target PiP view size 2021-04-09 15:44:40 +03:00
ismailgulek 6a1436e784 Introduce enableRingingForGroupCalls and add a labs setting for it 2021-04-09 14:54:03 +03:00
ismailgulek e394870db8 Bug fixes around temporary Jitsi call bars 2021-04-07 13:52:23 +03:00
ismailgulek d09a617453 Remove unnecessary check 2021-04-02 17:31:37 +03:00
ismailgulek 0eecb59a26 Unify call screen methods, use UIViewController 2021-04-02 14:22:03 +03:00
ismailgulek 7c6ec4882c Introduce room-specific call bar, refactorings & comments 2021-04-02 00:02:54 +03:00
ismailgulek b8b08f26b9 Update method name 2021-04-02 00:01:43 +03:00
ismailgulek bba74cf076 Add call bar update delegate method 2021-04-02 00:01:23 +03:00
ismailgulek 72fc878bc1 Move Jitsi view controller to CallPresenter 2021-03-19 17:33:07 +03:00
ismailgulek a9ca9356a1 Handle widget events in CallPresenter, integration with CallKit 2021-03-19 02:56:56 +03:00
ismailgulek 354208064e Handle group call tile tap 2021-03-17 19:41:31 +03:00
ismailgulek 4b96b4e6e8 Remove PiP button callback 2021-02-17 16:49:48 +03:00
ismailgulek c28e1aec8e Wait for user action on alert if an alert is displayed 2021-02-16 21:45:16 +03:00
ismailgulek e2ec0f03d5 Fix video call screen layout when coming back after device rotation 2021-02-15 18:34:33 +03:00
ismailgulek a27d113804 Fix PiP view frame when device rotated 2021-02-15 18:33:21 +03:00
ismailgulek ba20945066 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 99ae535f9c Move PiP view to top-right of the screen by default 2021-02-10 17:15:20 +03:00
ismailgulek bc43c02908 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 b14d465b30 Merge branch 'voip_2746' into voip_tiles 2021-02-10 00:38:49 +03:00
ismailgulek e0ecf8193c Remove k prefix from const string name 2021-02-10 00:17:43 +03:00
ismailgulek a26bd1f108 Merge branch 'voip_2746' of https://github.com/vector-im/element-ios into voip_2746 2021-02-07 20:26:51 +03:00
ismailgulek 6ac3da6e93 Move some values to Constants 2021-02-07 20:26:19 +03:00
ismailgulek 2dca0ea851 Keep a reference to block based notification observer and unregister it manually 2021-02-07 20:02:22 +03:00
ismailgulek 79af9f2fee Update Riot/Managers/Call/PiPView.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2021-02-07 19:59:31 +03:00
ismailgulek d24ec984eb Make callTimer optional 2021-02-07 19:57:35 +03:00
ismailgulek 96bbd326c3 Rename CallService to CallPresenter 2021-02-07 19:55:36 +03:00
ismailgulek 622a9f9229 Voip all 2021-02-03 14:01:29 +03:00
ismailgulek 2ef7507bd5 Add some logs 2021-01-21 15:00:22 +03:00
ismailgulek 93a947e901 Present call screen for active calls on tile taps 2021-01-21 14:29:38 +03:00
ismailgulek e670298d39 Pass mx sessions to the call service 2021-01-21 14:28:56 +03:00
ismailgulek e2db97f995 Implement pip for video calls 2021-01-08 03:57:39 +03:00
ismailgulek bfea234ed0 Add on hold call tap handling 2020-12-21 17:18:38 +03:00
ismailgulek 2b98664ca0 Add on hold call view and set it from CallService 2020-12-16 13:36:53 +03:00
ismailgulek 621c740a7c Fix call bar issue on end of second call case 2020-12-14 15:01:05 +03:00
ismailgulek 4e9bda87a3 Fix call bar after a call ended 2020-12-14 14:34:48 +03:00