Commit Graph

34 Commits

Author SHA1 Message Date
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
Nikita Semenov 7add7c46ab fix: bump podspec version 2022-12-26 11:19:47 +03:00
Ivan Smolin ad5fbc96fb fix: initializEable -> initializAble 2022-12-26 10:50:13 +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 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
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 39ddcf498f feat: added new pod to the script 2022-11-18 19:23:54 +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 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 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
Nikita Semenov f60a443eed fix: file creator prefix removed 2022-10-04 15:32:42 +03:00
Nikita Semenov f230add1ed refactor: naming changes 2022-10-04 12:41:32 +03:00
Nikita Semenov 444d3b159d fix: code review notes 2022-10-04 12:35:46 +03:00
Nikita Semenov f4dc72b61f refactor: typos 2022-10-04 12:08:38 +03:00
Nikita Semenov 54a01db216 feat: open logs on shacking motion + code review notes 2022-10-04 11:02:05 +03:00
Nikita Semenov 2d9bb4a5d5 refactor: added license and replace some helper objects 2022-10-03 08:03:25 +03:00
Nikita Semenov 3af9cc5b35 refactor: remove blank space 2022-10-02 22:28:13 +03:00
Nikita Semenov f6f4d2f214 fix: added more visibility for logging presenter button 2022-10-02 21:38:40 +03:00
Nikita Semenov e9edf3ab21 feat: added logger views 2022-10-02 21:11:52 +03:00
Nikita Semenov ff720fca0d feat: initial list view version 2022-09-29 15:44:27 +03:00
Nikita Semenov 31582b3bc5 fix: errors 2022-09-27 20:12:55 +03:00
Nikita Semenov 37818d3153 feat: basic logger 2022-09-27 20:00:44 +03:00