Commit Graph

449 Commits

Author SHA1 Message Date
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 4cd879dc5b Introduce callScreenButtonTintColor on Theme and use it 2021-02-07 20:12:30 +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 de52413c75 Merge branch 'voip_2746' into voip_tiles 2021-02-02 12:36:11 +03:00
ismailgulek 4471725976 Merge branch 'develop' into voip_2746 2021-02-02 12:33:05 +03:00
ismailgulek 65318c08fd 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 ac72e8066a Add comments 2021-02-02 10:54:06 +03:00
ismailgulek 60836654e0 Process sync response before decrypting call invite 2021-02-01 18:00:45 +03:00
manuroe d543154e46 Widgets: roomId is optional 2021-02-01 15:28:59 +01:00
manuroe a94a7f7bea Widgets: Support $matrix_room_id and $matrix_widget_id parameters
#3987
2021-02-01 12:59:45 +01: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 85b5b9cefa Merge branch 'develop' into voip_2746
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.m
2021-01-15 16:07:36 +03:00
Gil Eluard 2200aa2fa3 Merge branch 'develop' into element_3867
# Conflicts:
#	CHANGES.rst
#	Riot.xcodeproj/project.pbxproj
2021-01-11 11:58:53 +01:00
ismailgulek cce78840ae Implement pip for video calls 2021-01-08 03:57:39 +03:00
ismailgulek 743586340f Remove call bg color 2020-12-21 18:12:45 +03:00
ismailgulek 6482978a56 Add on hold call tap handling 2020-12-21 17:18:38 +03:00
SBiOSoftWhare f9e7eabad5 Theme: Introduce ThemeIdentifier to make theme identification easier in Swift. 2020-12-18 18:44:08 +01:00
ismailgulek 11272620f7 Use key provider delegate in common configuration 2020-12-16 16:06:07 +03:00
ismailgulek f7a0c7f5d8 Add on hold call view and set it from CallService 2020-12-16 13:36:53 +03:00
Gil Eluard 75a26118a2 Code updated after code review 2020-12-15 16:55:34 +01:00
Gil Eluard 9a451e4814 Code updated after code review 2020-12-15 16:47:07 +01:00
Gil Eluard 97922d0d2b Implementation of the MXKeyProviderDelegate to enable encryption of contacts, accounts, and crypto DB 2020-12-14 23:05:57 +01: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 3ef6533bc5 Merge branch 'develop' into voip_2746 2020-12-03 12:26:26 +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
SBiOSoftWhare 6838d6e52b ThemeService: Add convenient method to check if a dark theme is used. 2020-11-30 16:41:48 +01:00
ismailgulek 186d045a28 New call UI including hold & resume 2020-11-25 16:11:52 +03:00
manuroe 1745de4fea 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 ec05b04747 MXProfiles: Track time to display a message from its notification 2020-11-11 22:49:46 +01:00
SBiOSoftWhare 4ba6384c95 Merge branch 'develop' into element_3655 2020-11-06 10:35:23 +01:00
manuroe d4f502610b Merge branch 'develop' into analytics_agnostic 2020-11-05 14:52:43 +01:00
manuroe c545bbcb23 Fix Steve's comment 2020-11-05 14:52:07 +01:00
manuroe 37e86dde21 Analytics: Add Matomo screenshots link 2020-11-05 14:03:38 +01:00
ismailgulek db2a3c2101 KeyValueStore enhancements 2020-11-05 15:08:42 +03:00
manuroe 20f4a0e90f Analytics: Remove the "iOS." prefix
We do not need this differentiator anymore. There is a dedicated app id in Matomo.
2020-11-05 12:28:19 +01:00
manuroe 6eba90bfbe Remove MXDecryptionFailureDelegate in flavor of agnostic MXAnalyticsDelegate 2020-11-05 12:09:10 +01:00
manuroe 8ea161fade MXAnalyticsDelegate: Replace trackLaunchScreenDisplayDuration with new agnostic method 2020-11-05 09:44:18 +01:00
manuroe 941fe08cd5 * MXAnalyticsDelegate: Make it fully agnostic on tracked data. 2020-11-05 09:41:21 +01:00
manuroe dc2c85a0d8 Analytics: Fix analytics in order to track performance improvements
Forgot to commit one line
2020-11-04 21:32:06 +01:00