Commit Graph

10267 Commits

Author SHA1 Message Date
manuroe e8c122cbe3 Merge branch 'release/1.0.13/master' 2020-09-30 19:01:07 +02:00
manuroe ec3817abde finish version++ 2020-09-30 19:01:06 +02:00
manuroe 67af393575 Merge pull request #3703 from vector-im/release/1.0.13/release
Release 1.0.13
2020-09-30 19:00:24 +02:00
manuroe 53f23b6385 CHANGES: Sort items 2020-09-30 18:49:51 +02:00
manuroe 92e9270287 version++ 2020-09-30 18:42:21 +02:00
manuroe b7b336a495 Merge pull request #3702 from vector-im/reset_4s
Device verification: Add possibility to reset SSSS & Cross-Signing when recovery passphrase or key are lost
2020-09-30 18:41:19 +02:00
SBiOSoftWhare 184d91f202 Update Riot/Modules/Secrets/Reset/SecretsResetViewModel.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-30 18:31:07 +02:00
SBiOSoftWhare f0b3d0e5e2 Update Riot/Modules/Secrets/Reset/SecretsResetViewModelType.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-30 18:30:53 +02:00
SBiOSoftWhare f4cabb9c39 Update Riot/Modules/Secrets/Reset/SecretsResetCoordinatorType.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-30 18:29:42 +02:00
SBiOSoftWhare 0219094259 Update changes 2020-09-30 18:08:43 +02:00
SBiOSoftWhare 5ae5190d65 Update changes 2020-09-30 18:01:16 +02:00
Aaron Raimist 0a61819a7e Merge branch 'develop' into support-other-browsers 2020-09-30 10:51:44 -05:00
SBiOSoftWhare 505ce3d61d Merge branch 'develop' into reset_4s 2020-09-30 17:51:28 +02:00
Aaron Raimist 4803f49e8f Add http and https to LSApplicationQueriesSchemes
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2020-09-30 10:50:42 -05:00
SBiOSoftWhare 1c9b7c0391 Update pbxproj. 2020-09-30 17:50:33 +02:00
SBiOSoftWhare aa635875b3 KeyVerificationCoordinator: Fix child coordinator removal issue. 2020-09-30 17:50:20 +02:00
SBiOSoftWhare 05eab63d63 SecretsRecoveryCoordinator: Handle secrets reset flow. 2020-09-30 17:48:55 +02:00
SBiOSoftWhare 5890abfdcb SecureBackupSetupCoordinator: Handle existing navigation router. 2020-09-30 17:48:14 +02:00
SBiOSoftWhare 9345757a3a Secrets recovery with passphrase: Add reset action. 2020-09-30 17:45:26 +02:00
SBiOSoftWhare e196a21831 Secrets recover with key: Add reset action. 2020-09-30 17:44:25 +02:00
SBiOSoftWhare c6d61b8cea Create secrets reset screen. 2020-09-30 17:43:05 +02:00
SBiOSoftWhare bc72e60596 Secrets reset: Add warning image. 2020-09-30 17:22:04 +02:00
SBiOSoftWhare d121ad4c17 Secrets reset: Add new strings. 2020-09-30 17:21:43 +02:00
ismailgulek 7b2f9087f8 Merge branch 'develop' into element_3672
# Conflicts:
#	CHANGES.rst
2020-09-30 17:31:38 +03:00
Weblate 35e5519cf6 Merge branch 'origin/develop' into Weblate. 2020-09-30 14:29:06 +00:00
random 258cde1c24 Translated using Weblate (Italian)
Currently translated at 100.0% (1119 of 1119 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/
2020-09-30 14:28:54 +00:00
ismailgulek 67eec8a972 Merge pull request #3693 from vector-im/protection_fine_tuning
Log Out User Automatically After Some Wrong PINs/Biometrics
2020-09-30 16:39:13 +03:00
ismailgulek 05eeec8e82 Bridge to NSError 2020-09-30 16:19:34 +03:00
ismailgulek ca87dc6c83 Remove variable and use inline check 2020-09-30 16:03:13 +03:00
ismailgulek 03f7b20848 Make BiometricsAuthenticationPresenter ObjC compatible 2020-09-30 16:02:56 +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 a6d9b558fd Update Riot/Modules/SetPinCode/PinCodePreferences.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-09-30 14:31:50 +03:00
manuroe e4209e5745 Merge pull request #3696 from vector-im/handleAppState
AppDelegate: Create handleAppState as central point to handle application state
2020-09-30 13:31:20 +02:00
manuroe 1feb05e100 Merge branch 'develop' into handleAppState 2020-09-30 13:31:01 +02: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 b7f3832707 Merge pull request #3678 from vector-im/theme_fixes
Various Theme Fixes
2020-09-30 14:28:35 +03:00
ismailgulek cafa35ef2d Merge branch 'develop' into theme_fixes 2020-09-30 14:28:14 +03:00
manuroe 0b9ff4bb25 Fix Steve's comment: Avoid to register observers several times
this does not seem to happen now but it is more future proof
2020-09-30 13:26:47 +02:00
ismailgulek 9d558961e1 Merge branch 'develop' into element_3672 2020-09-30 12:33:33 +03:00
ismailgulek 5136428cb3 Merge branch 'develop' into element_3672
# Conflicts:
#	CHANGES.rst
2020-09-30 12:32:40 +03:00
manuroe 6e067b8334 Merge pull request #3701 from vector-im/PIN_explanation_update
PIN Code: Update explanation string
2020-09-30 11:32:03 +02:00
manuroe 9277c3486d PIN Code: Update explanation string 2020-09-30 11:22:44 +02:00
Aaron Raimist dbaaeee20f Add changelog
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2020-09-30 00:57:05 -05:00
Aaron Raimist a5c71febc0 Fix "Unable to open the link" when using other browsers (#3673)
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2020-09-30 00:47:39 -05:00
ismailgulek 54e79eb177 Update CHANGES.rst 2020-09-29 18:45:52 +03:00
ismailgulek 87a0568e12 Merge branch 'protection_fine_tuning' of https://github.com/vector-im/element-ios into protection_fine_tuning 2020-09-29 18:42:52 +03:00