Commit Graph

36 Commits

Author SHA1 Message Date
Ivan Smolin 18cd001ab9 feat: Base classes for encryption and decryption user token with pin code or biometry
Pin code validators
2022-12-19 16:32:44 +03:00
Ivan Smolin 3730736319 fix: correct detection of the necessity of using attributed string 2022-12-15 14:03:08 +05:00
Nikita Semenov 13cf92c9c1 refactor: change podspec version + changelog updated 2022-11-08 17:47:01 +03:00
Nikita Semenov e9edf3ab21 feat: added logger views 2022-10-02 21:11:52 +03:00
Nikita Semenov 3bb9e74461 fix: package file update 2022-09-27 20:05:28 +03:00
Grigory Boyko 343c40888d fix: add actual changes 2022-08-01 21:11:39 +07:00
Grigory Boyko 48ac99c7d8 feat: Add receipt, cart service 2022-08-01 19:29:35 +07:00
Grigory Boyko ea1392f279 fix: package.swift file 2022-08-01 08:59:54 +07:00
Grigory Boyko cddae04f2e feat: Add initial files for Cart module 2022-07-29 21:08:11 +07:00
Nikita Semenov b2c6f7b852 fix: dependencies of core libraries 2022-07-28 12:43:54 +03:00
Ivan Smolin 8fc1ebab77 feat: ApiInteractor, TokenInterceptor, FingerprintsTrustEvaluator and more 2022-06-17 10:43:35 +03:00
Ivan Smolin 3d3d94412a feat: Add presenter protocols to `TISwiftUICore` and `TIUIKitCore` modules
Add `CodeConfirmPresenter` protocol and `DefaultCodeConfirmPresenter` implementation in `TIAuth` module
2022-06-02 15:33:29 +03:00
Ivan Smolin 47ff4d949c feat: TIMapUtils, TIAppleMapUtils, TIGoogleMapUtils and TIYandexMapUtils modules for map items clustering and interacting with them 2022-04-26 14:55:04 +03:00
Ivan Smolin 532e54fe9e feat: Network services in TIMoyaNetworking now passes MoyaError in result of EnpointRequest execution.
feat: TINetworkingCache module - caching results of EndpointRequests.
2022-04-15 14:21:28 +03:00
Ivan Smolin ab4faa2868 fix: add TIFoundationUtils dependency to TIMoyaNetworking module 2022-04-01 15:15:09 +03:00
Ivan Smolin 6cf16b74a7 feat: add TIMoyaNetoworking target; async closure typealiases to TISwiftUtils; Date formatting & decoding helpers to TIFoundationUtils 2022-02-18 22:26:09 +03:00
Ivan Smolin 4c7b7a76c1 feat: add AsyncOperation - generic subclass of Operation with chaining and result observation support 2022-02-15 21:30:27 +03:00
Ivan Smolin b8550bd8d5 refactor: use TISwiftUtils in TINetworking 2021-09-17 19:55:31 +03:00
Ivan Smolin 4082ddb30e Merge branch 'master' into feature/TINetworking 2021-09-17 19:47:43 +03:00
Vlad Suhomlinov c7a3c46b47 feat: add pretty timer 2021-08-15 19:12:40 +03:00
Ivan Smolin fb0e1090e5 add TINetworking 2021-07-02 00:56:13 +03:00
Vlad Suhomlinov 49e6172edf feat: add realisation of paginating items from a data source 2021-06-17 18:04:17 +03:00
Boyko Mihail d27c8ab97c feat: Fix dependency (pr issue) 2021-04-30 18:56:50 +03:00
Boyko Mihail 77ca9d05fa feat: fix pr issue 2021-04-30 17:47:58 +03:00
Boyko Mihail d560c035c6 feat: Add TIKeychainUtils 2021-04-29 15:05:38 +03:00
Vlad 7ffac03d73 feat!: update dependencies and project settings 2021-01-11 23:18:29 +03:00
Ivan Smolin 102c15ca07 added StatefulButton & RoundedStatefulButton.
added CACornerMask rounding extension.
added UIControl.State dictionary extensions.
added UIFont registration.
reworked BaseTextAttributes & ViewText.
removed ViewTextConfigurable.
2020-12-23 16:45:36 +03:00
Ivan Smolin 55977e39f5 add TableKitUtils with BaseSeparatorCell 2020-10-21 22:06:54 +03:00
Ivan Smolin 24898b5ed1 add CodableKeyValueStorage with propertyWrapper 2020-08-28 19:18:09 +03:00
Vlad a51e31ec96 Fix OTPSwiftView’s dependencies 2020-08-28 18:09:58 +03:00
Vlad a4ddd994cd Add TISwiftUtils and code correction 2020-08-24 23:28:32 +03:00
Vlad 285383e595 Add OTPSwiftView and BaseInitializableControl 2020-08-22 20:40:24 +03:00
Vlad eabfa7ec01 Code correction, fix iOS version 2020-08-19 23:48:00 +03:00
Vlad 2808d015bf Fix PR 2020-08-19 23:35:02 +03:00
Vlad 91e6906145 Add Animatable to TIUIKitCore and add TIActivityIndicators 2020-08-19 15:47:31 +03:00
Vlad d99f926222 Add SPM with TITransitions and TIUIKitCore 2020-08-09 13:05:08 +03:00