Commit Graph

50 Commits

Author SHA1 Message Date
ismailgulek 5056924abf Keep original view mode, fixes 2020-09-17 20:37:52 +03:00
ismailgulek 4aec7ae0bb Add new view states and explanatory label 2020-09-17 20:20:43 +03:00
ismailgulek ea64da02cc Add setPin view modes after login & registration 2020-09-17 18:34:00 +03:00
ismailgulek d2edb55d78 Change localization key 2020-09-17 16:22:32 +03:00
ismailgulek 9fcca3c65a Change variables' names 2020-09-17 16:01:08 +03:00
ismailgulek 4325fb8bcf Change view state name 2020-09-17 15:58:25 +03:00
ismailgulek 75c2620695 Change view mode name 2020-09-17 15:57:06 +03:00
ismailgulek dbea2e56bc Change variable name to notAllowedPINs 2020-09-17 15:55:41 +03:00
ismailgulek 68e4c9cfa6 Implement logic and UI 2020-09-17 14:07:12 +03:00
ismailgulek 8ce36b602c Add blockedPin view mode 2020-09-17 14:06:31 +03:00
ismailgulek 3ffacb1ef0 Add blocked pins build setting 2020-09-17 14:01:29 +03:00
ismailgulek 4480c4e0d8 Change asset name 2020-09-08 14:05:28 +03:00
ismailgulek 5b2262a248 Avoid tinting of the new icon 2020-09-08 13:57:19 +03:00
ismailgulek 3529e5d74f Use new icon 2020-09-08 13:56:59 +03:00
ismailgulek 3b57f7e949 Move logic to a separate method 2020-09-08 11:22:53 +03:00
ismailgulek 091c333bd6 Introduce inactive view mode, and allow update on view mode 2020-09-07 18:10:29 +03:00
ismailgulek 34aaafa5c2 Introduce inactive state 2020-09-07 18:09:47 +03:00
ismailgulek eb67e91ce5 Merge branch 'develop' into element_3622 2020-09-07 13:52:15 +03:00
ismailgulek dc83b1d6ee Close keyboard on pin code screen 2020-09-07 13:51:48 +03:00
ismailgulek 7e56aa5c3b 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 efb01ea43b Fix LAContext.biometryType none case 2020-08-19 15:37:05 +03:00
ismailgulek 85b971b14a Merge pull request #3515 from vector-im/element_3514
Polish Pin Screen
2020-08-06 18:33:58 +03:00
ismailgulek 7fc85df56b Force orientation to portrait on phones 2020-08-06 16:54:58 +03:00
ismailgulek 8deaba292d Hide cancel button if pin forced 2020-08-06 16:35:07 +03:00
ismailgulek 884a79eae4 Make modal fullscreen 2020-08-06 16:34:21 +03:00
ismailgulek a5ddfd1195 Fix interface orientation 2020-08-06 10:48:19 +03:00
ismailgulek 1f2c5d37ca 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 ed4579071d 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 f6a585ae1e Little rfactoring 2020-07-24 17:54:11 +03:00
ismailgulek 0df45f399c Implement biometrics module 2020-07-24 17:53:23 +03:00
ismailgulek b868a8fd00 Update PinCodePreferences to include biometrics config 2020-07-24 17:45:01 +03:00
ismailgulek 7bbbb8ad8d 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 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 b109b7cb25 Fix Manus comments 2020-07-22 22:45:20 +03:00
ismailgulek ba0193b568 enhance for loop 2020-07-22 18:03:21 +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 90d6b4b9e4 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 0c66a62e69 Some refactoring after Steves comments 2020-07-22 17:07:54 +03:00
ismailgulek 5a74ea5725 Use KeychainStore to read/write user pin 2020-07-22 11:37:09 +03:00
ismailgulek e99fbfbd3b Use view models for alerts 2020-07-22 10:30:08 +03:00
ismailgulek bb6510b1dc UI arrangements 2020-07-21 19:32:48 +03:00
ismailgulek b7ecfd3a21 Fine-tunings 2020-07-21 16:26:22 +03:00
ismailgulek 6e9cb05886 Fix build 2020-07-21 16:19:14 +03:00
ismailgulek 1573bedcce Complete functions 2020-07-21 16:16:27 +03:00
ismailgulek 52433909f1 Introduce PinCodePreferences 2020-07-21 16:15:08 +03:00
ismailgulek a12e8f7228 Create set pin module & enter pin screen 2020-07-17 19:02:28 +03:00