Commit Graph

37 Commits

Author SHA1 Message Date
ismailgulek 8f0f6cd18d Use new icon 2020-09-08 13:56:59 +03:00
ismailgulek dbcdab5799 Move logic to a separate method 2020-09-08 11:22:53 +03:00
ismailgulek 8fb11e2f08 Introduce inactive view mode, and allow update on view mode 2020-09-07 18:10:29 +03:00
ismailgulek b2621924fe Introduce inactive state 2020-09-07 18:09:47 +03:00
ismailgulek 84312e11bd Merge branch 'develop' into element_3622 2020-09-07 13:52:15 +03:00
ismailgulek cd5c9d9a0d Close keyboard on pin code screen 2020-09-07 13:51:48 +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 b1f1edc232 Merge pull request #3515 from vector-im/element_3514
Polish Pin Screen
2020-08-06 18:33:58 +03:00
ismailgulek b249b85c2e Force orientation to portrait on phones 2020-08-06 16:54:58 +03:00
ismailgulek bf6aa600eb Hide cancel button if pin forced 2020-08-06 16:35:07 +03:00
ismailgulek 4e6595fda3 Make modal fullscreen 2020-08-06 16:34:21 +03:00
ismailgulek b202e0e933 Fix interface orientation 2020-08-06 10:48:19 +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 0961680d55 Little rfactoring 2020-07-24 17:54:11 +03:00
ismailgulek c37d4291ec Implement biometrics module 2020-07-24 17:53:23 +03:00
ismailgulek c9c434b3aa Update PinCodePreferences to include biometrics config 2020-07-24 17:45:01 +03:00
ismailgulek 83d54dda59 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 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 98edf7558a Fix Manus comments 2020-07-22 22:45:20 +03:00
ismailgulek 1e27cb2de7 enhance for loop 2020-07-22 18:03:21 +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 42b4d81671 Use view models for alerts 2020-07-22 10:30:08 +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 06864819b0 Fix build 2020-07-21 16:19:14 +03:00
ismailgulek 31a362fdf1 Complete functions 2020-07-21 16:16:27 +03:00
ismailgulek 700541b81b Introduce PinCodePreferences 2020-07-21 16:15:08 +03:00
ismailgulek 2cbbf4b9be Create set pin module & enter pin screen 2020-07-17 19:02:28 +03:00