Commit Graph

34 Commits

Author SHA1 Message Date
Doug a4075c89cb Fix class keyword deprecation warnings everywhere!
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
2021-07-09 17:05:43 +01:00
Gil Eluard d28192954d Update Riot/Modules/SetPinCode/EnterPinCode/EnterPinCodeViewModel.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2021-01-08 14:46:43 +01:00
Gil Eluard d56fabad58 Update Riot/Modules/SetPinCode/EnterPinCode/EnterPinCodeViewModel.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2021-01-08 14:46:30 +01:00
Gil Eluard 82fd55152e Added change PIN code feature from the settings 2020-12-16 14:15:41 +01:00
ismailgulek 71093f7e3c Fix layout for small screens 2020-10-02 14:17:52 +03:00
ismailgulek ef9b200939 Introduce dueToTooManyErrors parameter 2020-09-29 17:46:07 +03:00
ismailgulek 10664938c8 Logout automatically when pin/biometrics provided wrong too many times 2020-09-29 16:57:46 +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 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 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 87c6b50f49 Introduce inactive state 2020-09-07 18:09:47 +03:00
ismailgulek 254093eb7f Close keyboard on pin code screen 2020-09-07 13:51:48 +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 dd38d81b77 Implement biometrics module 2020-07-24 17:53:23 +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 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 409dd2eb5a Fix comments of Steve 2020-07-22 17:47:45 +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 c80ed5a73b Fix build 2020-07-21 16:19:14 +03:00
ismailgulek e54cc79140 Complete functions 2020-07-21 16:16:27 +03:00
ismailgulek 23458eb09f Create set pin module & enter pin screen 2020-07-17 19:02:28 +03:00