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
49bd6bf63b
Introduce BiometricsAuthenticationPresenter
2020-09-30 15:17:10 +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
10664938c8
Logout automatically when pin/biometrics provided wrong too many times
2020-09-29 16:57:46 +03:00
ismailgulek
3750afcab7
Add static constants
2020-09-28 18:27:34 +03:00
ismailgulek
3eb67058fa
Add numberOfBiometricsFailures
2020-09-28 16:44:50 +03:00
ismailgulek
866d4e29b3
Add numberOfPinFailures
2020-09-28 16:19:51 +03:00
ismailgulek
d6c3b6f95d
Add canUseBiometrics parameter
2020-09-25 17:59:29 +03:00
ismailgulek
d87cbe8849
Change variable name to notAllowedPINs
2020-09-17 15:55:41 +03:00
ismailgulek
fc6e96b68a
Add blocked pins build setting
2020-09-17 14:01:29 +03:00
ismailgulek
a1c3aa04bf
Inroduce pinCodeGraceTimeInSeconds
2020-09-07 13:41:52 +03:00
ismailgulek
e7a13d0872
Decrease pin grace time to zero
2020-09-07 13:08:09 +03:00
ismailgulek
8f4d60af5b
Fix LAContext.biometryType none case
2020-08-19 15:37:05 +03:00
ismailgulek
5355e9eb90
Use new variables
2020-08-05 17:11:46 +03:00
ismailgulek
ce1e614471
All new settings moved to BuildSettings
2020-07-30 16:13:08 +03:00
ismailgulek
38a734f707
Drop ObjC support for KeychainStore, refactor setters for KeyValueStore
2020-07-28 18:59:01 +03:00
ismailgulek
baa1e3737e
Change KeyValueStore api
2020-07-28 18:21:39 +03:00
ismailgulek
5b5e714144
Update PinCodePreferences to include biometrics config
2020-07-24 17:45:01 +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
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
409dd2eb5a
Fix comments of Steve
2020-07-22 17:47:45 +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
ismailgulek
9be4d599c5
Some refactoring after Steves comments
2020-07-22 17:07:54 +03:00
ismailgulek
e6177b9e5d
Use KeychainStore to read/write user pin
2020-07-22 11:37:09 +03:00
ismailgulek
51266a71c3
UI arrangements
2020-07-21 19:32:48 +03:00
ismailgulek
88761b12bb
Fine-tunings
2020-07-21 16:26:22 +03:00
ismailgulek
82c974c1fc
Introduce PinCodePreferences
2020-07-21 16:15:08 +03:00