Commit Graph

1293 Commits

Author SHA1 Message Date
ivan.smolin b39b937eaf fix: code review notes 2022-05-26 11:15:55 +03:00
ivan.smolin c4a4714d37 feat: ability to change markers on map 2022-05-24 13:42:39 +03:00
ivan.smolin 2050382308 feat: add MapManagers for routine maps configuration 2022-05-24 13:42:38 +03:00
ivan.smolin ac977d35ed Merge pull request #307 from TouchInstinct/feature/map_camera_update
feat: add smooth CameraUpdate actions for supported maps
1.17.0
2022-05-24 13:42:13 +03:00
ivan.smolin 2181f5f0a3 fix: store MarkerManager in userData of YMKMapObject 2022-05-23 18:04:38 +03:00
ivan.smolin f61bb8ef12 feat: add smooth CameraUpdate actions for supported maps 2022-05-23 17:34:03 +03:00
Timur Kayumov 23b9e8ac7a Merge pull request #308 from TouchInstinct/feature/recoverable_network_service_errors_forwarding
feat: add error forwarding from error handlers
1.16.2
2022-05-20 12:38:05 +02:00
Timur Kayumov cfa80a3747 feat: add error forwarding from error handlers 2022-05-20 03:36:48 +02:00
ivan.smolin e18db61746 Merge pull request #306 from TouchInstinct/feature/date_formatters_reuse_pool_thread_safe
fix: DateFormattersReusePool and ISO8601DateFormattersReusePool are now thread safe
1.16.1
2022-04-27 14:00:14 +03:00
ivan.smolin d568963784 fix: DateFormattersReusePool and ISO8601DateFormattersReusePool are now thread safe 2022-04-27 11:47:53 +03:00
ivan.smolin e31283cb67 Merge pull request #305 from TouchInstinct/feature/TIMapUtils
TIMapUtils
2022-04-27 11:29:36 +03:00
ivan.smolin be0681397d fix: code review notes 1.16.0 2022-04-27 09:59:30 +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 ceab75e3b5 fix: *DateFormatterReusePool workaround for swift downcasting bug 2022-04-18 20:34:16 +03:00
ivan.smolin 70c4b4e00d Merge pull request #304 from TouchInstinct/feature/TINetworkingCache
TINetworkingCache
1.15.0
2022-04-18 12:48:09 +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
bekray 19134573fa Merge pull request #303 from TouchInstinct/fix/fix_gray_table_section
fix: gray table section background
1.14.3
2022-04-12 18:53:02 +03:00
Yurii Pakhomov cb50db9f34 fix: renamed empty table section creating method 2022-04-12 18:39:42 +03:00
Yurii Pakhomov 241e7c211e fix: gray table section background 2022-04-12 18:12:38 +03:00
ivan.smolin 0cf3e4473c Merge pull request #302 from TouchInstinct/feature/date_formatter_default_locale
feat: DateFormatters properties preset in reuse pools
1.14.2
2022-04-12 17:51:15 +03:00
ivan.smolin 274baa8b90 Merge pull request #301 from TouchInstinct/fix/query_array_parameter_encoding
fix: array encoding for `QueryStringParameterEncoding`
1.14.1
2022-04-12 17:30:06 +03:00
ivan.smolin 25265d1797 feat: DateFormatters properties preset in reuse pools 2022-04-12 17:12:17 +03:00
ivan.smolin 0dffbcbb26 fix: array encoding for QueryStringParameterEncoding 2022-04-12 15:13:14 +03:00
ivan.smolin 9a3d061c63 Merge pull request #300 from TouchInstinct/feature/array_dates_coding
feat: add [Date] coding methods
1.14.0
2022-04-08 12:03:26 +03:00
ivan.smolin 98f55093ac feat: add [Date] coding methods 2022-04-07 20:25:08 +03:00
ivan.smolin d31476aaec Merge pull request #299 from TouchInstinct/feature/plugin_response_processing
DisplayDecodingErrorPlugin and other improvements
1.13.0
2022-04-06 23:04:17 +03:00
ivan.smolin 10ec9408ad feat: Change access modifiers in DefaultJsonNetworkService from public to open, added additional Moya plugins processing
add `DisplayDecodingErrorPlugin` for showing developer-frendly decoding error messages
add Gemfile for cocoapods versioning
2022-04-06 20:57:55 +03:00
ivan.smolin e67136013c Merge pull request #298 from TouchInstinct/fix/another_build_fix
fix: add TIFoundationUtils dependency to TIMoyaNetworking module
1.12.3
2022-04-01 15:19:53 +03:00
ivan.smolin ab4faa2868 fix: add TIFoundationUtils dependency to TIMoyaNetworking module 2022-04-01 15:15:09 +03:00
ivan.smolin fa5fffc593 Merge pull request #297 from TouchInstinct/fix/build_failure
fix: remove TIFoundationUtils imports from TIMoyaNetworking
2022-04-01 14:54:23 +03:00
ivan.smolin 692f448b46 fix: remove TIFoundationUtils imports from TIMoyaNetworking 2022-04-01 14:44:21 +03:00
ivan.smolin f01096dfb7 Merge pull request #296 from TouchInstinct/feature/date_formatting_fixes
fix: Try parse date in ISO8601 format appending `.withFractionalSeconds` if `.withInternetDateTime` fails
2022-04-01 14:24:49 +03:00
ivan.smolin db81ff7567 fix: Try parse date in ISO8601 format appending .withFractionalSeconds if .withInternetDateTime fails 2022-04-01 13:14:55 +03:00
ivan.smolin 8ce9a0183a Merge pull request #295 from TouchInstinct/fix/header_parameters_encoding
Fix/header parameters encoding
1.12.2
2022-03-31 21:05:13 +03:00
ivan.smolin 5f551fd799 feat: conform Cancellables to CancellableTask 2022-03-31 21:02:57 +03:00
ivan.smolin 8ff4199ed0 fix: HeaderParameterEncoding value transform 2022-03-31 14:16:48 +03:00
ivan.smolin 11f6b5dbd0 fix: HeaderParameterEncoding array encoding 2022-03-30 20:16:33 +03:00
ivan.smolin 8a482cc186 Merge pull request #294 from TouchInstinct/feature/recoverable_fixes
fix: DefaultRecoverableNetworkService `request` parameter was renamed to prevent ambiguous reference
1.12.1
2022-03-30 15:57:33 +03:00
ivan.smolin 0ad47b3f34 fix: DefaultRecoverableNetworkService request parameter was renamed to prevent ambgious reference 2022-03-29 21:20:15 +03:00
ivan.smolin 3e5d8d13fb Merge pull request #292 from TouchInstinct/feature/tinetworking_nullable_body
Few fixes for code generation
1.12.0
2022-03-29 12:55:54 +03:00
ivan.smolin 1dded1a7d2 Merge branch 'master' into feature/tinetworking_nullable_body 2022-03-29 12:53:46 +03:00
Vladimir Makarov 2bb6e7d9b2 Merge pull request #293 from TouchInstinct/fix/request_timeout
timeoutIntervalForRequest for sessionConfiguration in NetworkServiceConfiguration added
2022-03-29 14:50:28 +05:00
ivan.smolin f0f29a4464 fix: recursive call of process(request:errorHandlers:mapMoyaError) 2022-03-29 12:47:41 +03:00
ivan.smolin 7def493512 feat: EndpointRequest Body can take a nil value as well as Parameter value 2022-03-29 11:43:13 +03:00
Vladimir Makarov 8f6e43f9de timeoutIntervalForRequest for sessionConfiguration in NetworkServiceConfiguration added 2022-03-29 13:34:40 +05:00
ivan.smolin 1c38c41507 Merge pull request #291 from TouchInstinct/feature/tinetworking_codegen_adaptation
Feature/tinetworking codegen adaptation
1.11.0
2022-03-10 10:24:17 +03:00
ivan.smolin 373a61835b refactor: change methods ordering according to protection level 2022-03-09 12:27:51 +03:00
ivan.smolin aacd025382 docs: update CHANGELOG & bump podspec versions 2022-03-05 19:55:13 +03:00
ivan.smolin b42fcd596f refactor: use default server from network service, simplify recoverable requests 2022-03-05 19:41:50 +03:00
ivan.smolin b52dd87f55 feat: AdditionalHeadersPlugin for Moya 2022-03-04 17:55:20 +03:00