Ivan Smolin
|
005d80c531
|
feat: Added UserLocationFetcher helper that requests authorization and subscribes to user location updates
|
2023-06-05 14:36:45 +03:00 |
Ivan Smolin
|
193a060cff
|
feat: add AsyncSingleValueStorage for TINetworkingCache
|
2023-05-31 17:33:22 +03:00 |
Ivan Smolin
|
a5bc2dc8f0
|
feat: current location marker and other ui settings to supported maps
|
2023-05-31 17:33:22 +03:00 |
Ivan Smolin
|
5bb3092726
|
build: podspec and misc fixes
|
2023-05-29 12:27:59 +03:00 |
Ivan Smolin
|
83a3e5b491
|
build: fix swiftlint issues
|
2023-05-26 16:07:40 +03:00 |
Ivan Smolin
|
ecfb83bafa
|
feat: add TILogging module and TINetworking error logging
|
2023-05-25 11:42:56 +03:00 |
Ivan Smolin
|
43a12e322f
|
feat: add TIKeychainUtils playground with SingleValueStorage examples
|
2023-05-24 15:50:59 +03:00 |
Ivan Smolin
|
5ca564476a
|
feat: `SingleValueStorage` implementations + `AppInstallLifetimeSingleValueStorage` for automatically removing keychain items on app reinstall.
`DefaultRecoverableJsonNetworkService` supports iOS 12.
|
2023-05-24 10:57:17 +03:00 |
Ivan Smolin
|
4ea76a8499
|
feat: add SwiftLint
|
2023-05-19 17:48:08 +03:00 |
Vladimir Makarov
|
cf54d8c798
|
feat: Protocols, default implementations, playground and markdown added
|
2023-04-20 12:31:09 +03:00 |
Vladimir Makarov
|
93a8ee68f3
|
`TITextProcessing` for regex and text formatting added
|
2023-04-19 14:22:05 +03:00 |
Nikita Semenov
|
d9e4ea5ae8
|
feat: updated deeplink model + documentation for deeplinks api added
|
2023-03-30 13:41:06 +03:00 |
Nikita Semenov
|
c8985cde1e
|
Merge branch 'master' into feature/deeplink_api
# Conflicts:
# LeadKit.podspec
# Package.swift
# TIAppleMapUtils/TIAppleMapUtils.podspec
# TIAuth/TIAuth.podspec
# TIDeveloperUtils/TIDeveloperUtils.podspec
# TIEcommerce/TIEcommerce.podspec
# TIFoundationUtils/TIFoundationUtils.podspec
# TIGoogleMapUtils/TIGoogleMapUtils.podspec
# TIKeychainUtils/TIKeychainUtils.podspec
# TIMapUtils/TIMapUtils.podspec
# TIMoyaNetworking/TIMoyaNetworking.podspec
# TINetworking/TINetworking.podspec
# TINetworkingCache/TINetworkingCache.podspec
# TIPagination/TIPagination.podspec
# TISwiftUICore/TISwiftUICore.podspec
# TISwiftUtils/TISwiftUtils.podspec
# TITableKitUtils/TITableKitUtils.podspec
# TITransitions/TITransitions.podspec
# TIUIElements/TIUIElements.podspec
# TIUIKitCore/TIUIKitCore.podspec
# TIYandexMapUtils/TIYandexMapUtils.podspec
# project-scripts/push_to_podspecs.sh
|
2023-03-27 10:34:04 +03:00 |
Nikita Semenov
|
dda06ece3c
|
fix: dependencies of TIDeveloperUtils module
|
2023-03-06 10:59:55 +03:00 |
Nikita Semenov
|
5ea58f3746
|
feat: update TIDeveloperUtils module, removed TILogger module
|
2023-03-06 10:47:09 +03:00 |
Ivan Smolin
|
5f7e0bf273
|
feat: Auto documentation generation for `TIFoundationUtils` playground and compile checks for playground before release
`AsyncOperation` fixed ordering of chain operations execution
|
2023-02-28 14:56:36 +03:00 |
Nikita Semenov
|
f4a516bf86
|
feat: rebase preview extensions to new framework TIDeveloperUtils
|
2023-02-14 17:52:20 +03:00 |
Nikita Semenov
|
aff54859eb
|
feat: complete deeplink api
|
2023-01-10 19:26:46 +03:00 |
Nikita Semenov
|
a7e44a3d9a
|
feat: initial deep link settings
|
2023-01-06 07:20:10 +07:00 |
Nikita Semenov
|
c75ff4c1d0
|
fix: code review notes
|
2022-12-30 17:15:46 +07:00 |
Nikita Semenov
|
d12e07484d
|
feat: custom webview api
|
2022-12-26 10:36:58 +03:00 |
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 |