Commit Graph

225 Commits

Author SHA1 Message Date
ismailgulek 85b5b9cefa Merge branch 'develop' into voip_2746
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.m
2021-01-15 16:07:36 +03: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 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 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
manuroe a159e68d5d Analytics: Fix analytics in order to track performance improvements
It is probably broken since May 2019 and Matomo 6. Only the first value (StorePreload) was sent .
2020-11-04 15:46:56 +01:00
SBiOSoftWhare 67c1d4c2e8 Refactor RoomIDComponents struct. 2020-11-04 10:28:37 +01:00
SBiOSoftWhare b9e6daf8c2 Add RoomIDComponents: A structure that parses Matrix Room ID and constructs their constituent parts. 2020-11-02 18:08:52 +01:00
SBiOSoftWhare a79aae735f WidgetManager: Use JitsiService to generate Jitsi widget content. 2020-10-27 15:35:57 +01:00
SBiOSoftWhare 52b60ab530 JitsiWidgetData: Add authentication type field. 2020-10-27 15:30:15 +01:00
manuroe f153a866d6 PIN: Fix code bypass on fast switching 2020-10-26 16:09:39 +01:00
ismailgulek ad938a90cc Use MXKPasteboardManager.pasteboard on copy operations 2020-10-09 15:20:54 +03:00
ismailgulek 82acfcc786 Use MXKAppSettings.pasteboard on copy operations 2020-10-09 13:58:54 +03:00
ismailgulek a49c69ecdf Launch background sync after reporting the call 2020-10-01 14:04:30 +03:00
ismailgulek ca87dc6c83 Remove variable and use inline check 2020-09-30 16:03:13 +03:00
ismailgulek c06ae0b214 Rename property 2020-09-30 15:58:37 +03:00
ismailgulek d58b35fc25 Merge branch 'develop' into protection_fine_tuning
# Conflicts:
#	CHANGES.rst
#	Riot/Assets/en.lproj/Vector.strings
2020-09-30 15:19:32 +03:00
ismailgulek 165b354e77 Introduce BiometricsAuthenticationPresenter 2020-09-30 15:17:10 +03:00
ismailgulek 76a7d32569 Fix error conversion 2020-09-30 14:37:36 +03:00
ismailgulek 42a1fd1395 Update Riot/Managers/LocalAuthentication/LocalAuthenticationService.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-09-30 14:32:14 +03:00
ismailgulek aa3c90a8ba Update Riot/Managers/KeyValueStorage/KeychainStore.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-09-30 14:30:07 +03:00
ismailgulek cafa35ef2d Merge branch 'develop' into theme_fixes 2020-09-30 14:28:14 +03:00
ismailgulek 5d40ae1f70 Merge branch 'develop' into protection_fine_tuning 2020-09-29 18:33:22 +03:00
ismailgulek d7081700f4 Logout automatically when pin/biometrics provided wrong too many times 2020-09-29 16:57:46 +03:00
ismailgulek 8a0c733a29 Add integer methods 2020-09-28 16:17:13 +03:00
ismailgulek f406b20597 Merge branch 'develop' into hide_push_content_on_pin_protection
# Conflicts:
#	CHANGES.rst
#	Riot.xcodeproj/project.pbxproj
2020-09-28 14:23:11 +03:00
SBiOSoftWhare 47bd8a656b Merge branch 'develop' into convert_to_coordinators
# Conflicts:
#	CHANGES.rst
#	Riot/Modules/TabBar/MasterTabBarController.h
#	Riot/Modules/TabBar/MasterTabBarController.m
2020-09-24 11:37:24 +02:00
ismailgulek c1d9578d60 Add userInterfaceStyle on Theme 2020-09-22 14:17:20 +03:00
ismailgulek 65d5226b58 Include some files to NSE target 2020-09-16 16:05:59 +03:00