Commit Graph

52 Commits

Author SHA1 Message Date
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 02c14f8efe Keep original view mode, fixes 2020-09-17 20:37:52 +03:00
ismailgulek f6735887de Add new view states and explanatory label 2020-09-17 20:20:43 +03:00
ismailgulek 761761133f Add setPin view modes after login & registration 2020-09-17 18:34:00 +03:00
ismailgulek c797b9905f Change localization key 2020-09-17 16:22:32 +03:00
ismailgulek b3ce9cdace Change variables' names 2020-09-17 16:01:08 +03:00
ismailgulek 49ded6f0fc Change view state name 2020-09-17 15:58:25 +03:00
ismailgulek 413c74b679 Change view mode name 2020-09-17 15:57:06 +03:00
ismailgulek d87cbe8849 Change variable name to notAllowedPINs 2020-09-17 15:55:41 +03:00
ismailgulek 8d9c694672 Implement logic and UI 2020-09-17 14:07:12 +03:00
ismailgulek 013a9cc0e4 Add blockedPin view mode 2020-09-17 14:06:31 +03:00
ismailgulek fc6e96b68a Add blocked pins build setting 2020-09-17 14:01:29 +03:00
ismailgulek 8fd8cf1f00 Change asset name 2020-09-08 14:05:28 +03:00
ismailgulek 6e0198a0c1 Avoid tinting of the new icon 2020-09-08 13:57:19 +03:00
ismailgulek 8efba5cca2 Use new icon 2020-09-08 13:56:59 +03:00
ismailgulek 86c0ec54ba Move logic to a separate method 2020-09-08 11:22:53 +03:00
ismailgulek d172441930 Introduce inactive view mode, and allow update on view mode 2020-09-07 18:10:29 +03:00
ismailgulek 87c6b50f49 Introduce inactive state 2020-09-07 18:09:47 +03:00
ismailgulek cddcc5c0ae Merge branch 'develop' into element_3622 2020-09-07 13:52:15 +03:00
ismailgulek 254093eb7f Close keyboard on pin code screen 2020-09-07 13:51:48 +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 8812dc0905 Merge pull request #3515 from vector-im/element_3514
Polish Pin Screen
2020-08-06 18:33:58 +03:00
ismailgulek f6acdcf507 Force orientation to portrait on phones 2020-08-06 16:54:58 +03:00
ismailgulek 2116c81a81 Hide cancel button if pin forced 2020-08-06 16:35:07 +03:00
ismailgulek 685cdcc2f9 Make modal fullscreen 2020-08-06 16:34:21 +03:00
ismailgulek 3468a53848 Fix interface orientation 2020-08-06 10:48:19 +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 1ba7d22692 Little rfactoring 2020-07-24 17:54:11 +03:00
ismailgulek dd38d81b77 Implement biometrics module 2020-07-24 17:53:23 +03:00
ismailgulek 5b5e714144 Update PinCodePreferences to include biometrics config 2020-07-24 17:45:01 +03:00
ismailgulek 55134da8a2 Update Riot/Modules/SetPinCode/EnterPinCode/EnterPinCodeViewModel.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-22 22:47:24 +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 1940736655 Fix Manus comments 2020-07-22 22:45:20 +03:00
ismailgulek 79d429bd3a enhance for loop 2020-07-22 18:03:21 +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 7d6c44fba5 Use view models for alerts 2020-07-22 10:30:08 +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 c80ed5a73b Fix build 2020-07-21 16:19:14 +03:00
ismailgulek e54cc79140 Complete functions 2020-07-21 16:16:27 +03:00