Commit Graph

41 Commits

Author SHA1 Message Date
Ivan Smolin 0c2acda3c6 update swiftlint lint rules, podspec and changelog 2019-02-11 14:13:24 +03:00
Ivan Smolin 498c0b970e remove extension target. move to carthage 2019-02-08 18:48:14 +03:00
Ivan Zinovyev 7ff1786ab3 Add BiometryType for BiometricsService 2019-01-25 15:28:04 +03:00
Iurii a4ff6a667a recreate the context 2019-01-21 05:44:07 +03:00
Iurii fb86b0ffe9 Add a comment 2019-01-21 05:37:05 +03:00
Iurii a60d211a15 Add a functions to service 2019-01-21 05:33:17 +03:00
Alexey Gerasimov 94269b86e5 TooManyAttempts logic fixed 2018-10-24 13:29:36 +03:00
Alexey Gerasimov d8285db06f Forgotten public 2018-10-22 16:28:40 +03:00
Alexey Gerasimov aec1b23df7 Too many attempts logic updated 2018-10-22 16:24:55 +03:00
Alexey Gerasimov 77309f0b77 Make showBiometricsRequestIfNeeded method public 2018-10-22 15:48:03 +03:00
Alexey Gerasimov 5c4ba04e2c LegacyConfigurableController PassCode fix 2018-10-22 15:44:47 +03:00
Alexey Gerasimov c8a6000b25 PassCodeControllerType renamed 2018-10-22 15:44:17 +03:00
Ivan Smolin 3486f990c1 migration to swift 4.2 and LeadKit 0.8.13 2018-10-15 12:36:33 +03:00
Aliona af4ca742c0
Update BiometricsService.swift 2018-07-25 16:04:52 +03:00
Aliona c27a031dcc Move isFaceIdSupported to Leadkit 2018-07-25 16:01:07 +03:00
Aliona c11573e493 Add public init to biometricsService 2018-07-24 18:22:14 +03:00
Madhas 1570ce331d add methods to BasePassCodeViewController to make fakeTextField become and resign first responder 2018-07-18 18:32:35 +03:00
Madhas 29ce2bc74b remove network and object mapper stuff 2018-05-25 17:59:41 +03:00
Pavel Lukandiy b7d751baeb Description added 2018-05-23 19:56:51 +03:00
Pavel Lukandiy 3c3f28f766 Removed public init 2018-05-23 19:44:27 +03:00
Pavel Lukandiy 412f7ccd00 Initialization and description 2018-05-23 18:52:23 +03:00
Pavel Lukandiy dd9a9d6d34 Added domain state property 2018-05-23 18:15:16 +03:00
Ivan Smolin 90324c49e2 - Update: validationResult of BasePassCodeViewModel renamed to validationResultDriver and becomes public.
- Remove: MaskFieldTextProxy.
- Remove: InputMask dependency
- Replace: IDZSwiftCommonCrypto with CryptoSwift
2018-04-20 19:06:07 +03:00
Ivan Smolin fa6684830e fix build with new LeadKit 2018-04-11 19:46:07 +03:00
Alexey Gerasimov 6d51575c38 DefaultNetworkService refactor 2018-04-06 14:19:09 +03:00
Alexey Gerasimov 5494db6ae9 Biometrics start and end notifications added 2018-04-05 13:22:57 +03:00
Ivan Smolin 671000c217 Add PinLayout` dependency.
Add PinLayoutTableViewCell, SeparatorTableViewCell and LabelTableViewCell powered by PinLayout.
Add LabelCellViewModel default view model for label cell.
Add Playground to project.
2018-04-02 20:39:07 +03:00
Ivan Smolin 2ff40285c6 Xcode 9.3 migration 2018-04-02 15:13:22 +03:00
Alexey Gerasimov 4ef7dd0e19 Delayed messages implemented 2018-03-30 17:13:11 +03:00
Alexey Gerasimov 63d748a46e Version incremented 2018-03-30 14:44:36 +03:00
Alexey Gerasimov eeeac04989 Try delay 2018-03-30 14:39:18 +03:00
Alexey Gerasimov ec8966a1fb Pin input throttled 2018-03-30 14:31:20 +03:00
Ivan Smolin 7316f8f6a7 code review note 2018-03-27 18:13:04 +03:00
Ivan Smolin 46933ff42d code review note 2018-03-27 17:49:53 +03:00
Ivan Smolin dc0343993a linter 2018-03-27 11:38:09 +03:00
Ivan Smolin 468adfd5be DefaultNetworkService deprecation 2018-03-27 11:33:19 +03:00
Ivan Smolin 4988dd65d9 base implementation of text cell view model. remove old implementation of same stuff 2018-03-26 23:41:30 +03:00
Igor Kislyuk 11df63f2f4 Update 2018-03-26 20:22:45 +03:00
Igor Kislyuk 15ccb075b4 Update 2018-03-26 20:21:37 +03:00
Igor Kislyuk d53b4b84f6 Private outlet fix 2018-03-26 18:49:42 +03:00
Ivan Smolin 09dadff106 change project structure for linter 2018-03-26 17:58:55 +03:00