Commit Graph

455 Commits

Author SHA1 Message Date
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 6211c97c00 Introduce callScreenButtonTintColor on Theme and use it 2021-02-07 20:12:30 +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 8e461dfebb Merge branch 'voip_2746' into voip_tiles 2021-02-02 12:36:11 +03:00
ismailgulek af7675b3c8 Merge branch 'develop' into voip_2746 2021-02-02 12:33:05 +03:00
ismailgulek a590ca9493 Merge pull request #3989 from vector-im/element_3986
Fix PushKit Crashes due to Undecryptable Call Invites
2021-02-02 11:51:47 +03:00
ismailgulek 69d9975060 Add comments 2021-02-02 10:54:06 +03:00
ismailgulek ce36e53cd6 Process sync response before decrypting call invite 2021-02-01 18:00:45 +03:00
manuroe f945d72d85 Widgets: roomId is optional 2021-02-01 15:28:59 +01:00
manuroe 3126053778 Widgets: Support $matrix_room_id and $matrix_widget_id parameters
#3987
2021-02-01 12:59:45 +01: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 064528ee25 Merge branch 'develop' into voip_2746
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.m
2021-01-15 16:07:36 +03:00
Gil Eluard c20ce2b0b8 Merge branch 'develop' into element_3867
# Conflicts:
#	CHANGES.rst
#	Riot.xcodeproj/project.pbxproj
2021-01-11 11:58:53 +01:00
ismailgulek e2db97f995 Implement pip for video calls 2021-01-08 03:57:39 +03:00
ismailgulek 4a5d6f3f0f Remove call bg color 2020-12-21 18:12:45 +03:00
ismailgulek bfea234ed0 Add on hold call tap handling 2020-12-21 17:18:38 +03:00
SBiOSoftWhare b99392a48f Theme: Introduce ThemeIdentifier to make theme identification easier in Swift. 2020-12-18 18:44:08 +01:00
ismailgulek 20b7ca45f9 Use key provider delegate in common configuration 2020-12-16 16:06:07 +03:00
ismailgulek 2b98664ca0 Add on hold call view and set it from CallService 2020-12-16 13:36:53 +03:00
Gil Eluard eb07c9ec8e Code updated after code review 2020-12-15 16:55:34 +01:00
Gil Eluard 2740f14973 Code updated after code review 2020-12-15 16:47:07 +01:00
Gil Eluard bf5b3ef7b7 Implementation of the MXKeyProviderDelegate to enable encryption of contacts, accounts, and crypto DB 2020-12-14 23:05:57 +01: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
ismailgulek bfe16f020d Fix some UI races 2020-12-03 16:05:08 +03:00
ismailgulek c191947607 Merge branch 'develop' into voip_2746 2020-12-03 12:26:26 +03:00
ismailgulek 50feecc4df Introduce CallBar view management 2020-12-02 23:17:06 +03:00
ismailgulek c2e616b870 Introduce CallService 2020-12-01 13:41:31 +03:00
SBiOSoftWhare 0f63424d36 ThemeService: Add convenient method to check if a dark theme is used. 2020-11-30 16:41:48 +01:00
ismailgulek 7fc602f266 New call UI including hold & resume 2020-11-25 16:11:52 +03:00
manuroe 0963ba0080 Merge pull request #3800 from vector-im/profiler
Use new MXProfiler to get and report accurate durations
2020-11-13 14:51:15 +01:00
manuroe 4e84d8b2ec MXProfiles: Track time to display a message from its notification 2020-11-11 22:49:46 +01:00
SBiOSoftWhare 43668c7031 Merge branch 'develop' into element_3655 2020-11-06 10:35:23 +01:00
manuroe b98f984d03 Merge branch 'develop' into analytics_agnostic 2020-11-05 14:52:43 +01:00
manuroe 9ba7951495 Fix Steve's comment 2020-11-05 14:52:07 +01:00
manuroe 598b517321 Analytics: Add Matomo screenshots link 2020-11-05 14:03:38 +01:00