Commit Graph

1506 Commits

Author SHA1 Message Date
Nikita Semenov fffe5bd8d4
Merge pull request #336 from TouchInstinct/feature/web_view
Feature/web view
2023-01-30 13:22:26 +03:00
Nikita Semenov f6e00bb53a fix: code review notes 2023-01-30 11:42:06 +03:00
Nikita Semenov a67c42886d Merge branch 'master' into feature/web_view
# Conflicts:
#	CHANGELOG.md
#	LeadKit.podspec
#	TIAppleMapUtils/TIAppleMapUtils.podspec
#	TIAuth/TIAuth.podspec
#	TIEcommerce/TIEcommerce.podspec
#	TIFoundationUtils/TIFoundationUtils.podspec
#	TIGoogleMapUtils/TIGoogleMapUtils.podspec
#	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
#	TITransitions/TITransitions.podspec
#	TIUIElements/TIUIElements.podspec
#	TIUIKitCore/TIUIKitCore.podspec
#	TIYandexMapUtils/TIYandexMapUtils.podspec
2023-01-30 11:37:24 +03:00
Ivan Smolin 79a5cc3665
Merge pull request #335 from TouchInstinct/feature/uitextview_url_interactive
feat: URLInteractiveTextView for terms and conditions hints in login flow
2023-01-11 18:28:01 +03:00
Nikita Semenov 0204aa9b10 feat: added json decoder parameter for js error model init 2023-01-11 14:46:37 +03:00
Nikita Semenov 79a5ed4149 fix: remove redundant constants 2023-01-11 14:35:19 +03:00
Nikita Semenov 3bab367ce2 fix: code review notes 2023-01-11 14:19:21 +03:00
Nikita Semenov 47217f7a59 fix: paramenters for js error model to correspond to js exception models 2023-01-10 20:00:03 +03:00
Nikita Semenov e4c8118b6b fix: code review notes 2023-01-10 19:53:47 +03:00
Nikita Semenov 3e7307424a fix: change types of parameters for js errors 2023-01-09 15:29:41 +03:00
Nikita Semenov c75ff4c1d0 fix: code review notes 2022-12-30 17:15:46 +07:00
Nikita Semenov b98678b235 fix: code review notes 2022-12-30 02:24:19 +03:00
Ivan Smolin c7ba0d1f30 fix: add link to each part of attributed text 2022-12-27 14:03:08 +03:00
Nikita Semenov 9d3bbc9c71 fix: code review notes 2022-12-27 00:36:31 +03:00
Nikita Semenov 7add7c46ab fix: bump podspec version 2022-12-26 11:19:47 +03:00
Ivan Smolin 724ed400c4 style: review notes 2022-12-26 10:50:29 +03:00
Ivan Smolin ad5fbc96fb fix: initializEable -> initializAble 2022-12-26 10:50:13 +03:00
Nikita Semenov d12e07484d feat: custom webview api 2022-12-26 10:36:58 +03:00
Ivan Smolin 5017e7e7b7 feat: URLInteractiveTextView for terms and conditions hints in login flow 2022-12-23 11:09:55 +03:00
Ivan Smolin 6e442ce37f
Merge pull request #334 from TouchInstinct/feature/pin_code_token_storage
feat: Base classes for encryption and decryption user token with pin code or biometry + Pin code validators
2022-12-21 15:29:11 +03:00
Ivan Smolin e6864f3911 build: move TIFoundationUitls/DataStorage/* to TIFoundationUitls/DataStorage/Sources/ 2022-12-21 15:24:48 +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 8c696af6d9
Merge pull request #333 from TouchInstinct/feature/base_text_attributes_fixes
fix: correct detection of the necessity of using attributed string
2022-12-15 19:46:22 +05:00
Ivan Smolin 1fb3ca883b
fix typo 2022-12-15 15:50:12 +05:00
Ivan Smolin 3730736319 fix: correct detection of the necessity of using attributed string 2022-12-15 14:03:08 +05:00
Ivan Smolin 9dcdd1c63c
Merge pull request #331 from TouchInstinct/feature/1.29.0_features
BaseTextAttributes, Operation and other
2022-12-09 13:38:54 +03:00
Ivan Smolin ba929fd344 fix: code review notes 2022-12-07 11:05:16 +03:00
Ivan Smolin 2a89de15e3 feat: - Added: BaseTextAttributes can now measure text size and provides paragraph style configuration API.
- Removed: ViewText. Was fully replaced with BaseTextAttributes
- Fixed: Operation.flattenDependencies used in Operation.add(to:waitUntilFinished:) now works correctly.
- Added: Now it's possible to add dependent operation to start of the queue.
2022-12-03 22:55:08 +03:00
Nikita Semenov f7596a73d8
Merge pull request #330 from TouchInstinct/fix/push_to_podspecs
feat: added new pod to the script
2022-11-18 19:25:51 +03:00
Nikita Semenov 39ddcf498f feat: added new pod to the script 2022-11-18 19:23:54 +03:00
Nikita Semenov 98ee540aac
Merge pull request #327 from TouchInstinct/feature/logging_api
Логирование
2022-11-18 19:04:22 +03:00
Nikita Semenov 4778f2e70d feat: code review notes 2022-11-18 18:53:28 +03:00
Nikita Semenov 1c1fa1290b feat: added new system of registering for shacking motion event 2022-11-18 17:13:22 +03:00
Nikita Semenov d2ed1e837a fix: ambiguous usage of view output protocol 2022-11-17 10:32:04 +03:00
Nikita Semenov 401d9365d0 fix: code review notes 2022-11-17 10:30:11 +03:00
Nikita Semenov 5159ee5a4d fix: code review notes 2022-11-11 09:07:25 +03:00
Nikita Semenov dffb4c6015 fix: code review notes 2022-11-10 17:46:25 +03:00
Nikita Semenov f8b7934204 fix: code review notes + change gcd on async/await 2022-11-09 21:14:58 +03:00
Nikita Semenov 9fa4b7c058
Merge branch 'master' into feature/logging_api 2022-11-08 18:15:19 +03:00
Nikita Semenov e1c9596010 fix: default value for presenting method 2022-11-08 18:11:39 +03:00
Nikita Semenov d0576acd95 fix: chacking for opend logging list view controller 2022-11-08 18:06:32 +03:00
Nikita Semenov 13cf92c9c1 refactor: change podspec version + changelog updated 2022-11-08 17:47:01 +03:00
Nikita Semenov d6069db9df Merge branch 'filters_api' into feature/logging_api 2022-11-08 17:36:31 +03:00
Nikita Semenov 69c2a85718 feat: change logic of registration on shaking motion 2022-11-08 17:34:55 +03:00
Nikita Semenov 4ac0eace66 fix: os log store scope 2022-11-08 15:15:48 +03:00
Nikita Semenov 77abc2c5a5 fix: typo 2022-11-08 15:13:01 +03:00
Nikita Semenov 8ffd2b589b fix: check on shacking motion in toggling window 2022-11-08 15:08:29 +03:00
Vladimir Makarov 6ccb8fcdc3
Merge pull request #329 from TouchInstinct/fix/weak_target_reference
Weak target reference capturing in `RefreshControl` fixed
2022-10-18 20:13:42 +05:00
Vladimir Makarov 8e0043cd48 fix: weak target reference in `RefreshControl` fixed 2022-10-18 16:21:38 +05:00
Nikita Semenov 31ddf69dc0
Merge pull request #328 from TouchInstinct/filters_api
fix: podspec configuration
2022-10-11 10:47:36 +03:00