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
Ivan Smolin
0fbf19574c
update pods and changelog
2018-03-27 20:06: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
17561204c3
Merge pull request #35 from TouchInstinct/fix/general
...
Fix/general
2018-03-26 20:27:49 +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
Igor Kislyuk
3a104b1566
Merge branch 'master' into fix/general
2018-03-26 18:37:32 +03:00
Ivan Smolin
cb84b0b68b
Merge pull request #34 from TouchInstinct/feature/linters_update
...
Feature/linters update
2018-03-26 18:36:31 +03:00
Ivan Smolin
09dadff106
change project structure for linter
2018-03-26 17:58:55 +03:00
Ivan Smolin
26ed7cdd6f
remove code-quality, add build-scripts. fix warnings
2018-03-26 17:48:22 +03:00
Igor Kislyuk
7bc61d062c
Merge pull request #33 from TouchInstinct/fix/pincode
...
Update for Swift 4. Refactor
2018-03-26 16:50:01 +03:00
Igor Kislyuk
1b26dd25bd
Update podspec
2018-03-26 16:49:37 +03:00
Igor Kislyuk
d91a81b225
Remove empty lines
2018-03-26 16:48:05 +03:00
Igor Kislyuk
e602c1db59
Update logic
2018-03-26 14:11:46 +03:00
Igor Kislyuk
5d9a456d1d
Code review notes
2018-03-26 13:33:04 +03:00
Igor Kislyuk
9baa92a303
Add attempt index
2018-03-23 20:00:46 +03:00
Igor Kislyuk
8bba538e4a
Renamification & configuration
2018-03-23 17:40:19 +03:00
Igor Kislyuk
f612914307
Rename TouchID to biometrics
2018-03-23 16:37:03 +03:00
Igor Kislyuk
27f42e55a1
Rename to biometrics
2018-03-23 15:52:34 +03:00
Igor Kislyuk
7b6e73e789
Update name & refactor error
2018-03-23 15:21:12 +03:00
Igor Kislyuk
ce2c69e854
Passcode refactoring & improvements
2018-03-23 12:48:36 +03:00
Igor Kislyuk
4861749415
Update configuration
2018-03-22 19:49:53 +03:00
Igor Kislyuk
8a01633e03
Update for swift 4
2018-03-22 19:12:43 +03:00
Pavel
126a68aa81
Merge pull request #32 from TouchInstinct/fix/default_api_response
...
Updated typical api response
2017-12-07 19:30:34 +03:00
Pavel Lukandiy
bbf3cd6974
Updated typical api response
2017-12-07 19:12:29 +03:00
Ivan Smolin
c3252b13a4
Merge pull request #30 from TouchInstinct/validation_update
...
update access modifiers of ValidationService
2017-12-04 13:49:08 +03:00
Ivan Smolin
5c6423d901
update access modifiers of ValidationService
2017-12-04 12:42:07 +03:00
Ivan Smolin
9208d41301
Merge pull request #29 from TouchInstinct/leadkit_update
...
Leadkit update
2017-12-01 18:32:15 +03:00
Ivan Smolin
e5aff4e1e9
retry changes. add acceptable status codes to DefaultNetworkManager
2017-12-01 17:11:37 +03:00
Ivan Smolin
042fac89cc
fix crash when NetworkService creates lazy in background thread (globalinit_*_func0)
2017-12-01 15:53:11 +03:00
Ivan Smolin
0619187530
update LeadKit version and replace ConnectionError with LeadKit.RequestError
2017-10-30 19:24:05 +03:00
Ivan Smolin
a66a06200a
Merge pull request #28 from TouchInstinct/new-swift
...
New swift
2017-10-23 14:54:49 +03:00
Ivan Smolin
b6e5bdd70f
final Swift 4 migration
2017-10-23 14:35:45 +03:00
Ivan Smolin
0fc7085002
continue update (SwiftValidator and InputMask in progress)
2017-10-20 11:24:34 +03:00