Ivan Smolin
df2faa4cd5
feat: MarkerIconFactory can now return optional image. In this case MapManagers will show the default marker icon
2023-07-10 16:17:29 +03:00
Ivan Smolin
36019f7429
feat: TICoreGraphicsUtils module for drawing operations and other CoreGraphics related functionality
2023-07-10 16:17:29 +03:00
Ivan Smolin
5245d48a8a
feat: stateful button improvements
2023-07-10 16:17:28 +03:00
Nikita Semenov
83655d2bac
Merge pull request 'feat: migrating storages' ( #10 ) from feature/migrating_storage into master
...
Reviewed-on: #10
2023-07-09 22:33:51 +03:00
Nikita Semenov
6b7be340f5
fix: added default logger parameter
2023-07-09 22:15:36 +03:00
Nikita Semenov
6084dd5fec
fix: move tifoundationlogger to it's own folder
2023-07-09 22:05:58 +03:00
Nikita Semenov
85b206bf18
fix: move tifoundationlogger to it's own folder
2023-07-09 21:51:41 +03:00
Nikita Semenov
da527644a7
fix: move tifoundationlogger to it's own folder
2023-07-07 15:39:11 +03:00
Nikita Semenov
45c060403f
fix: logic of getting value from storage
2023-07-07 15:17:54 +03:00
Nikita Semenov
a79ff67a38
fix: logic of deletion
2023-07-07 14:00:43 +03:00
Nikita Semenov
c631053131
fix: code review notes
2023-07-07 09:01:17 +03:00
Nikita Semenov
c55b8f73a9
fix: code review notes
2023-07-06 18:42:18 +03:00
Nikita Semenov
25c0d04d11
feat: update tests, migration fixes, factory method for migration storage added
2023-07-06 12:34:48 +03:00
Nikita Semenov
46ecd6970f
fix: migration api refactoring + test coverage
2023-07-02 18:00:38 +03:00
Nikita Semenov
0776c99e38
Merge branch 'master' into feature/migrating_storage
...
# Conflicts:
# CHANGELOG.md
# TIAppleMapUtils/TIAppleMapUtils.podspec
# TIAuth/TIAuth.podspec
# TIDeeplink/TIDeeplink.podspec
# TIDeveloperUtils/TIDeveloperUtils.podspec
# TIEcommerce/TIEcommerce.podspec
# TIFoundationUtils/TIFoundationUtils.podspec
# TIGoogleMapUtils/TIGoogleMapUtils.podspec
# TIKeychainUtils/TIKeychainUtils.app/Contents/MacOS/TIKeychainUtils.playground/Pages/SingleValueStorage.xcplaygroundpage/Contents.swift
# TIKeychainUtils/TIKeychainUtils.podspec
# TILogging/TILogging.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
# TITextProcessing/TITextProcessing.podspec
# TIUIElements/TIUIElements.podspec
# TIUIKitCore/TIUIKitCore.podspec
# TIWebView/TIWebView.podspec
# TIYandexMapUtils/TIYandexMapUtils.podspec
# docs/tikeychainutils/singlevaluestorage.md
2023-06-30 22:03:35 +03:00
Nikita Semenov
a06f4952b9
fix: reimagine migration storage api
2023-06-28 09:26:15 +03:00
Ivan Smolin
77559babdb
Merge pull request 'feature/stack_appearance_layout' ( #9 ) from feature/stack_appearance_layout into master
...
Reviewed-on: #9
2023-06-26 19:51:15 +03:00
Ivan Smolin
86413b3bb4
build: fix code review notes
2023-06-26 14:06:56 +03:00
Nikita Semenov
9056b2fe8c
feat: migrating storages
2023-06-25 20:14:06 +03:00
Ivan Smolin
0e45bb462d
build: update changelog and up version
2023-06-17 01:56:50 +03:00
Ivan Smolin
e8b026302e
BaseStackView with configurable items appearance
...
CollectionTableViewCell self-sizing
ViewAppearance.WrappedViewLayout support for all WrappedViewHolders
ViewCallbacks support for all BaseInitializeableViews
2023-06-17 01:42:14 +03:00
Ivan Smolin
818d4dbe8d
Merge pull request 'feature/flat_map_async_operation_result_type_codable_storage' ( #8 ) from feature/flat_map_async_operation_result_type_codable_storage into master
...
Reviewed-on: #8
2023-06-15 13:30:22 +03:00
Ivan Smolin
1e3b986c83
fix: iOS 12 crash - failed to demangle superclass of UIClosureObserverOperation from mangled name '\M^? \^Hp\M-}\M^?'
2023-06-09 16:09:17 +03:00
Ivan Smolin
2ea88a94aa
build: fix excluded files pattern in TIFoundationUtils
2023-06-09 12:42:55 +03:00
Ivan Smolin
1be28959bc
docs: update playground pages for AsyncOperation and SingleValueExpirationStorage
2023-06-09 11:45:55 +03:00
Ivan Smolin
bf613b99e8
build: update changelog and podspec version, fix playground compile issues
2023-06-09 10:14:07 +03:00
Ivan Smolin
23c17c9d85
feat: Added flatMap operator for AsyncOperation
...
CodableKeyValueStorage now returns Swift.Result with typed errors.
SingleValueExpirationStorage for time aware entries (expirable api tokens, etc.)
AsyncOperation variants of process methods in NetworkServices.
2023-06-09 10:00:12 +03:00
Ivan Smolin
f50bb09ad8
Merge pull request 'feature/async_single_value_storage_map_ui_settings' ( #7 ) from feature/async_single_value_storage_map_ui_settings into master
...
Reviewed-on: #7
2023-06-07 20:00:41 +03:00
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
33cc31b957
docs: update podspecs and changelog
2023-05-31 18:19:43 +03:00
Ivan Smolin
19a319f03c
build: fix playground and podspec issues
2023-05-31 17:33:22 +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
5a74c342d9
Merge pull request 'feature/single_value_storages' ( #6 ) from feature/single_value_storages into master
...
Reviewed-on: #6
2023-05-31 17:18:13 +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
7b9e8b0885
feat: add RecoverableErrorType typealias to DefaultRecoverableNetworkService
2023-05-26 10:49:17 +03:00
Ivan Smolin
529277d098
feat: use DecodingError instead of untyped error in TINetworking decoding
2023-05-25 18:17:49 +03:00
Ivan Smolin
ecfb83bafa
feat: add TILogging module and TINetworking error logging
2023-05-25 11:42:56 +03:00
Ivan Smolin
c0189dc7ae
fix: fingerprints update in DefaultFingerprintsProvider
2023-05-24 16:14:39 +03:00
Ivan Smolin
a0401bc9fa
build: bump podspec versions
2023-05-24 15:51:28 +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
0e0a8d733e
Merge pull request 'feature/http_status_codes_for_error_responses' ( #5 ) from feature/http_status_codes_for_error_responses into master
...
Reviewed-on: #5
2023-05-24 10:04:07 +03:00
Ivan Smolin
7fd33b6157
build: update build scripts, disable autocorrection dy default
2023-05-24 09:28:20 +03:00
Ivan Smolin
4f0c9a8ed1
build: update min deployment target for Xcode 14
2023-05-22 13:35:04 +03:00
Ivan Smolin
e7517c23f8
build: update podspec version
2023-05-22 11:57:27 +03:00
Ivan Smolin
975435bb90
build: update podspecs
2023-05-19 18:30:53 +03:00
Ivan Smolin
fd0365a370
fix: code lint issues in TINetworking
2023-05-19 18:23:19 +03:00
Ivan Smolin
4ea76a8499
feat: add SwiftLint
2023-05-19 17:48:08 +03:00