Stefan Ceriu
e97d7475e5
Fixes vector-im/element-ios/issues/5279 - Stop waiting for biometric unlock if disabled system wide
2022-08-26 17:34:52 +03:00
Stefan Ceriu
b00d07ffca
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
165b354e77
Introduce BiometricsAuthenticationPresenter
2020-09-30 15:17:10 +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
ismailgulek
d7081700f4
Logout automatically when pin/biometrics provided wrong too many times
2020-09-29 16:57:46 +03:00
ismailgulek
95b85a36f4
Add static constants
2020-09-28 18:27:34 +03:00
ismailgulek
e9003fc4b0
Add numberOfBiometricsFailures
2020-09-28 16:44:50 +03:00
ismailgulek
4f4276f963
Add numberOfPinFailures
2020-09-28 16:19:51 +03:00
ismailgulek
07e61c6e3d
Add canUseBiometrics parameter
2020-09-25 17:59:29 +03:00
ismailgulek
8936c4e92e
Change variable name to notAllowedPINs
2020-09-17 15:55:41 +03:00
ismailgulek
16ccde751d
Add blocked pins build setting
2020-09-17 14:01:29 +03:00
ismailgulek
c13db018bd
Inroduce pinCodeGraceTimeInSeconds
2020-09-07 13:41:52 +03:00
ismailgulek
edb35e683c
Decrease pin grace time to zero
2020-09-07 13:08:09 +03:00
ismailgulek
c4e0c4decb
Fix LAContext.biometryType none case
2020-08-19 15:37:05 +03:00
ismailgulek
6eddaaf9df
Use new variables
2020-08-05 17:11:46 +03:00
ismailgulek
360a4c6951
All new settings moved to BuildSettings
2020-07-30 16:13:08 +03:00
ismailgulek
a2e2c23ccc
Drop ObjC support for KeychainStore, refactor setters for KeyValueStore
2020-07-28 18:59:01 +03:00
ismailgulek
416439d103
Change KeyValueStore api
2020-07-28 18:21:39 +03:00
ismailgulek
c9c434b3aa
Update PinCodePreferences to include biometrics config
2020-07-24 17:45:01 +03:00
ismailgulek
f5912ba12d
Update Riot/Modules/SetPinCode/PinCodePreferences.swift
...
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com >
2020-07-22 22:47:10 +03:00
ismailgulek
0e387ab80e
Merge branch 'element_3436' of https://github.com/vector-im/riot-ios into element_3436
2020-07-22 17:47:56 +03:00
ismailgulek
daaf51e730
Fix comments of Steve
2020-07-22 17:47:45 +03:00
ismailgulek
6f87840180
Update Riot/Modules/SetPinCode/PinCodePreferences.swift
...
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com >
2020-07-22 17:19:23 +03:00
ismailgulek
23e9b3c0ab
Some refactoring after Steves comments
2020-07-22 17:07:54 +03:00
ismailgulek
e6d17c3df4
Use KeychainStore to read/write user pin
2020-07-22 11:37:09 +03:00
ismailgulek
fe7dff7533
UI arrangements
2020-07-21 19:32:48 +03:00
ismailgulek
36f2691f0c
Fine-tunings
2020-07-21 16:26:22 +03:00
ismailgulek
700541b81b
Introduce PinCodePreferences
2020-07-21 16:15:08 +03:00