Aliona
da15c52b99
Merge branch 'master' into feature/swift4.2
2018-10-15 12:50:35 +03:00
Aliona
9399fcb511
Merge pull request #52 from TouchInstinct/add_touch_id_recognition
...
Add isTouchId to BiometricsService
2018-07-25 16:18:54 +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
b6c8200015
Merge pull request #51 from TouchInstinct/biometrics_service_upgrade
...
Add public init to biometricsService
2018-07-24 18:24:04 +03:00
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
Igor Kislyuk
1bc92f98c4
Update compilation for swift 4.2
2018-06-29 05:12:25 +03:00
Igor Kislyuk
9fe3cbb4af
Update podspec
2018-06-29 05:06:23 +03:00
Igor Kislyuk
59f3397fed
Final fix for building
2018-06-29 05:00:29 +03:00
Igor Kislyuk
3d2652b788
Update podspec
2018-06-29 04:56:02 +03:00
Igor Kislyuk
4236ea9178
Update for swift 4.2
2018-06-29 04:37:03 +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