Commit Graph

201 Commits

Author SHA1 Message Date
Aliona c11573e493 Add public init to biometricsService 2018-07-24 18:22:14 +03:00
Andrey Ovsyannikov f5349272af
Merge pull request #50 from TouchInstinct/fix/pass_code
BasePassCodeViewController
2018-07-18 18:42:43 +03:00
Madhas 1570ce331d add methods to BasePassCodeViewController to make fakeTextField become and resign first responder 2018-07-18 18:32:35 +03:00
Aliona 1f8f0dc893
Merge pull request #48 from TouchInstinct/exclude_file
Exclude stuff
2018-06-26 15:30:23 +03:00
Aliona d43746777a
Update LeadKitAdditions.podspec 2018-06-26 00:22:29 +03:00
Aliona 1d54d44670
Update CHANGELOG.md 2018-06-25 22:07:05 +03:00
Aliona 4b87230329
Add version 2018-06-25 22:02:56 +03:00
Aliona 0cf938faad Merge remote-tracking branch 'origin/exclude_file' into exclude_file 2018-06-25 20:32:37 +03:00
Aliona 23f784019b Add cells 2018-06-25 20:32:28 +03:00
Aliona 48a31c4847
Update LeadKitAdditions.podspec 2018-06-25 20:27:53 +03:00
Aliona c35c768faa Revert "Exclude stuff"
This reverts commit 0dd82d15de.
2018-06-25 19:57:54 +03:00
Aliona f3d41ac0f9 Add separator cell 2018-06-25 19:57:29 +03:00
Aliona a6514267e6 Remove version 2018-06-25 18:08:07 +03:00
Aliona 0dd82d15de Exclude stuff 2018-06-25 17:20:23 +03:00
Andrey Ovsyannikov 061cc82741
Merge pull request #47 from TouchInstinct/test
Codable blast zone
2018-05-28 14:56:47 +03:00
Madhas ab19e3cc91 changelog updated 2018-05-28 14:22:20 +03:00
Madhas 3c9ec27f42 podspec updated 2018-05-28 14:11:50 +03:00
Madhas 29ce2bc74b remove network and object mapper stuff 2018-05-25 17:59:41 +03:00
Madhas 6f7c4f27e1 buid-scripts submodule added 2018-05-25 17:52:50 +03:00
Alexey Gerasimov 9b6357a170 Try to remove version dependency 2018-05-25 16:40:58 +03:00
Pavel 24839fdc25
Merge pull request #46 from TouchInstinct/feature/domain_state_property
Feature/domain state property
2018-05-24 12:27:43 +03:00
Pavel Lukandiy 7789dc9be1 Version up. Podspec update 2018-05-23 20:07:27 +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 128fa2826a
Merge pull request #45 from TouchInstinct/feature/pass_code_changes
Pass code changes and dependencies update
2018-04-23 11:06:35 +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 a4fcd2026c
Merge pull request #44 from TouchInstinct/fix/build
fix build with new LeadKit
2018-04-11 19:51:43 +03:00
Ivan Smolin fa6684830e fix build with new LeadKit 2018-04-11 19:46:07 +03:00
Alexey Gerasimov 5937727493
Merge pull request #43 from TouchInstinct/fix/networkService
DefaultNetworkService refactor
2018-04-06 14:21:26 +03:00
Alexey Gerasimov 6d51575c38 DefaultNetworkService refactor 2018-04-06 14:19:09 +03:00
Alexey Gerasimov c9697df89e
Merge pull request #42 from TouchInstinct/feature/biometrics
Feature/biometrics
2018-04-05 13:38:05 +03:00
Alexey Gerasimov 4bd3bc7b5f Changelog and version 2018-04-05 13:25:43 +03:00
Alexey Gerasimov 52aa86c123 Merge branch 'master' into feature/biometrics 2018-04-05 13:24:05 +03:00
Alexey Gerasimov 5494db6ae9 Biometrics start and end notifications added 2018-04-05 13:22:57 +03:00
Ivan Smolin cf38f0905f
Merge pull request #41 from TouchInstinct/fix/pods
update podfile.lock and podspec
2018-04-05 13:09:26 +03:00
Ivan Smolin 7e22545762 update podfile.lock and podspec 2018-04-05 13:06:29 +03:00
Ivan Smolin 03123ae15b
Merge pull request #40 from TouchInstinct/feature/pin_layout_cells
Add LabelTableViewCell
2018-04-05 11:40:35 +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 dc16eb63b9
Merge pull request #39 from TouchInstinct/feature/xcode_migration
Feature/xcode migration
2018-04-02 16:11:19 +03:00
Ivan Smolin 7229194481 update to LeadKit 0.7.4 2018-04-02 15:58:51 +03:00
Ivan Smolin 2ff40285c6 Xcode 9.3 migration 2018-04-02 15:13:22 +03:00
Alexey Gerasimov c17742cd8b
Merge pull request #38 from TouchInstinct/fix/passCode
Delayed messages implemented
2018-03-30 17:23:56 +03:00
Alexey Gerasimov 4ef7dd0e19 Delayed messages implemented 2018-03-30 17:13:11 +03:00
Alexey Gerasimov a1483eeee9
Merge pull request #37 from TouchInstinct/fix/highlight
Fix/highlight
2018-03-30 14:47:57 +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 6adb4a1838
Merge pull request #36 from TouchInstinct/feature/text_field_view_model
base implementation of text cell view model
2018-03-27 20:53:31 +03:00