Commit Graph

60 Commits

Author SHA1 Message Date
Arnfried Griesert 86aa5365bb MESSENGER-3352 build settings 2022-10-27 09:06:24 +00:00
Frank Rotermund a06e1c000f MESSENGER-3675 Security fix faceID, master tag for sdk 2022-10-05 15:15:48 +02:00
Frank Rotermund 087b4e1715 MESSENGER Merge 1.9.5 buildfixes 2022-09-19 15:59:54 +02:00
Frank Rotermund f9409804b1 Merge commit 'a7b7fffd00663340f1684fa8d096dc20b4c9719e' into feature/basis_update_192
# Conflicts:
#	Config/AppVersion.xcconfig
#	Config/BuildSettings.swift
#	DesignKit/Source/ColorsSwiftUI.swift
#	DesignKit/Source/FontsSwiftUI.swift
#	DesignKit/Source/ThemeV2.swift
#	DesignKit/Variants/Colors/Dark/DarkColors.swift
#	DesignKit/Variants/Colors/Light/LightColors.swift
#	Podfile.lock
#	Riot/Assets/de.lproj/InfoPlist.strings
#	Riot/Assets/de.lproj/Vector.strings
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Images.swift
#	Riot/Generated/Strings.swift
#	Riot/Managers/PushNotification/PushNotificationService.m
#	Riot/Managers/Settings/RiotSettings.swift
#	Riot/Modules/Common/Recents/DataSources/RecentsDataSource.h
#	Riot/Modules/Common/Recents/RecentsViewController.m
#	Riot/Modules/Communities/Home/GroupHomeViewController.m
#	Riot/Modules/Room/RoomViewController.m
#	Riot/Modules/SetPinCode/PinCodePreferences.swift
#	Riot/Modules/Settings/SettingsViewController.m
#	Riot/Modules/TabBar/MasterTabBarController.h
#	Riot/Modules/TabBar/MasterTabBarController.m
#	Riot/Modules/TabBar/TabBarCoordinator.swift
#	fastlane/Fastfile
#	project.yml
2022-09-19 14:42:25 +02:00
Stefan Ceriu b224d907ce Fixes vector-im/element-ios/issues/5279 - Stop waiting for biometric unlock if disabled system wide 2022-08-26 17:34:52 +03:00
Frank Rotermund c2108a2178 MESSENGER-2762 Initial Merge 2022-03-17 15:51:23 +01:00
Stefan Ceriu a8b0e8700e Adopt consolidated logging mechanism (#4370)
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
Stefan Ceriu 43f6c44c78 Adopt consolidated logging mechanism (#4370)
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
ismailgulek 3423616166 Introduce BiometricsAuthenticationPresenter 2020-09-30 15:17:10 +03:00
ismailgulek 49bd6bf63b Introduce BiometricsAuthenticationPresenter 2020-09-30 15:17:10 +03:00
ismailgulek c11e1f88b4 Update Riot/Modules/SetPinCode/PinCodePreferences.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-09-30 14:31:50 +03:00
ismailgulek 8ba0211253 Update Riot/Modules/SetPinCode/PinCodePreferences.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-09-30 14:31:50 +03:00
ismailgulek 7dc70b363f Logout automatically when pin/biometrics provided wrong too many times 2020-09-29 16:57:46 +03:00
ismailgulek 10664938c8 Logout automatically when pin/biometrics provided wrong too many times 2020-09-29 16:57:46 +03:00
ismailgulek ab9cc7655e Add static constants 2020-09-28 18:27:34 +03:00
ismailgulek 3750afcab7 Add static constants 2020-09-28 18:27:34 +03:00
ismailgulek 7ab71f6113 Add numberOfBiometricsFailures 2020-09-28 16:44:50 +03:00
ismailgulek 3eb67058fa Add numberOfBiometricsFailures 2020-09-28 16:44:50 +03:00
ismailgulek 45fe3c5417 Add numberOfPinFailures 2020-09-28 16:19:51 +03:00
ismailgulek 866d4e29b3 Add numberOfPinFailures 2020-09-28 16:19:51 +03:00
ismailgulek f0ac3762e5 Add canUseBiometrics parameter 2020-09-25 17:59:29 +03:00
ismailgulek d6c3b6f95d Add canUseBiometrics parameter 2020-09-25 17:59:29 +03:00
ismailgulek dbea2e56bc Change variable name to notAllowedPINs 2020-09-17 15:55:41 +03:00
ismailgulek d87cbe8849 Change variable name to notAllowedPINs 2020-09-17 15:55:41 +03:00
ismailgulek 3ffacb1ef0 Add blocked pins build setting 2020-09-17 14:01:29 +03:00
ismailgulek fc6e96b68a Add blocked pins build setting 2020-09-17 14:01:29 +03:00
ismailgulek 7e56aa5c3b Inroduce pinCodeGraceTimeInSeconds 2020-09-07 13:41:52 +03:00
ismailgulek a1c3aa04bf Inroduce pinCodeGraceTimeInSeconds 2020-09-07 13:41:52 +03:00
ismailgulek 5e5d1d6a07 Decrease pin grace time to zero 2020-09-07 13:08:09 +03:00
ismailgulek e7a13d0872 Decrease pin grace time to zero 2020-09-07 13:08:09 +03:00
ismailgulek efb01ea43b Fix LAContext.biometryType none case 2020-08-19 15:37:05 +03:00
ismailgulek 8f4d60af5b Fix LAContext.biometryType none case 2020-08-19 15:37:05 +03:00
ismailgulek 1f2c5d37ca Use new variables 2020-08-05 17:11:46 +03:00
ismailgulek 5355e9eb90 Use new variables 2020-08-05 17:11:46 +03:00
ismailgulek c4c39ff54b All new settings moved to BuildSettings 2020-07-30 16:13:08 +03:00
ismailgulek ce1e614471 All new settings moved to BuildSettings 2020-07-30 16:13:08 +03:00
ismailgulek ed4579071d Drop ObjC support for KeychainStore, refactor setters for KeyValueStore 2020-07-28 18:59:01 +03:00
ismailgulek 38a734f707 Drop ObjC support for KeychainStore, refactor setters for KeyValueStore 2020-07-28 18:59:01 +03:00
ismailgulek 8bd8e99f72 Change KeyValueStore api 2020-07-28 18:21:39 +03:00
ismailgulek baa1e3737e Change KeyValueStore api 2020-07-28 18:21:39 +03:00
ismailgulek b868a8fd00 Update PinCodePreferences to include biometrics config 2020-07-24 17:45:01 +03:00
ismailgulek 5b5e714144 Update PinCodePreferences to include biometrics config 2020-07-24 17:45:01 +03:00
ismailgulek 885ffae8e7 Update Riot/Modules/SetPinCode/PinCodePreferences.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-22 22:47:10 +03:00
ismailgulek db75bd0671 Update Riot/Modules/SetPinCode/PinCodePreferences.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-22 22:47:10 +03:00
ismailgulek 39a6e8b191 Merge branch 'element_3436' of https://github.com/vector-im/riot-ios into element_3436 2020-07-22 17:47:56 +03:00
ismailgulek a63b82f5e1 Merge branch 'element_3436' of https://github.com/vector-im/riot-ios into element_3436 2020-07-22 17:47:56 +03:00
ismailgulek 90d6b4b9e4 Fix comments of Steve 2020-07-22 17:47:45 +03:00
ismailgulek 409dd2eb5a Fix comments of Steve 2020-07-22 17:47:45 +03:00
ismailgulek 2b34f6cdd2 Update Riot/Modules/SetPinCode/PinCodePreferences.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-22 17:19:23 +03:00
ismailgulek 821a6619e3 Update Riot/Modules/SetPinCode/PinCodePreferences.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-22 17:19:23 +03:00