Commit Graph

416 Commits

Author SHA1 Message Date
Boyko Mihail 22ba1fb8f7 Change protection level to open 2020-10-05 12:41:12 +03:00
Boyko Mihail 4c81de418f Add presentedOrTopViewController 2020-10-05 10:31:48 +03:00
Boyko Mihail 76b6822ce5 Fix indent 2020-10-02 15:55:11 +03:00
Boyko Mihail 6b735be733 Fix PR issue 2020-10-02 15:53:47 +03:00
Boyko Mihail 702f518e50 fix public extension 2020-10-01 20:44:33 +03:00
Boyko Mihail 451d99d36d cherry-pick 28c51ae7f6 2020-10-01 20:40:55 +03:00
Boyko Mihail 9ae23ecef4 Add videoOrientation extension 2020-10-01 20:38:12 +03:00
Boyko Mihail 7011435905 cherry-pick ccc085df3c 2020-10-01 20:38:01 +03:00
Boyko Mihail ab09d9e289 Fix PR issue 2020-09-24 18:36:35 +03:00
Boyko Mihail cf92942e61 Fix PR issue from Ivan Smolin 2020-09-23 14:48:08 +03:00
Boyko Mihail 45d88b4cf6 Add orientation viewController Extension 2020-09-23 13:42:38 +03:00
Vlad 9a9ebcb627 Code correction 2020-09-10 12:44:23 +03:00
Vlad 7d4c8e5294 Fix no connection error handling 2020-09-10 12:37:35 +03:00
Vlad 6c75bbe884 Remove custom requestQueue and serializationQueue 2020-09-04 19:19:25 +03:00
Vlad bd8542fe85 Code correction 2020-09-04 19:05:13 +03:00
Vlad 4ba7e639e8 Fix naming 2020-09-04 19:02:08 +03:00
Vlad e45b566ed2 Fix mappingQueue in SessionManager 2020-09-04 18:46:15 +03:00
krasich74 445ff1a644 completly remove files 2020-09-01 17:21:37 +03:00
krasich74 419685ae2d Fixed pr comments pt.2 2020-09-01 16:53:09 +03:00
krasich74 75796c0ade Fixed pr comments pt.1 2020-09-01 16:12:35 +03:00
krasich74 bba6c965c7 Updated server trust policies configuration 2020-09-01 14:15:10 +03:00
krasich74 d595e0331f Merge remote-tracking branch 'origin/master' into feature/podspecs_update 2020-08-31 09:30:36 +03:00
Maxim Sorokin a4dfe52351 remove unused code 2020-08-26 13:21:42 +03:00
Maxim Sorokin fba3271181 fix behavior of refresh with UIRefresControll 2020-08-26 12:15:32 +03:00
Maxim Sorokin 3db011bb3f fix naming 2020-08-26 00:25:17 +03:00
Maxim Sorokin 95923bc9ca fix pagination wrapper 2020-08-26 00:18:56 +03:00
Vlad 61e796f278 Replace rx bindings with target 2020-08-24 19:00:58 +03:00
Vlad 6a8f050e0c Fix PaginationWrapper multy requests 2020-08-24 18:54:09 +03:00
Maxim Sorokin a227d74db5 added disposeBag 2020-08-19 11:04:27 +03:00
Maxim Sorokin 058f50215d fix public –> private for wrappedView 2020-08-18 18:01:13 +03:00
Maxim Sorokin fc82a8539c Merge branch 'master' into feature/container_cell_and_base_tap_view_model
# Conflicts:
#	CHANGELOG.md
2020-08-18 17:44:08 +03:00
Vlad eb86d72394 Code correction 2020-08-18 15:50:27 +03:00
Vlad ae76c806ae Fix scrollview offset and request crash 2020-08-18 15:19:19 +03:00
Maxim Sorokin dfa4a7c0f9 fix naming 2020-08-18 13:48:17 +03:00
Maxim Sorokin f3cd8bec97 Refactoring BaseTableViewCell 2020-08-18 12:12:48 +03:00
Maxim Sorokin 7924886b70 [Add] BaseTappableViewModel and VoidTappableViewModel 2020-08-18 12:06:33 +03:00
Maxim Sorokin f51d26311d [Add] BaseTableViewCell and ContainerTableCell 2020-08-18 11:55:48 +03:00
Vlad fa7260cab2 Remove available check 2020-08-08 02:10:37 +03:00
Vlad a962e3f9f2 Add available check 2020-08-08 00:51:31 +03:00
Vlad 1c98858aa9 Add runloop block execution for refresh control 2020-08-08 00:51:01 +03:00
Vlad 0f5a0d165c Add ButtonHolderView conformance 2020-08-07 14:36:24 +03:00
Vlad a524ff7855 Fix naming 2020-08-07 14:34:21 +03:00
Vlad 5fc4625bf6 Fix conforming 2020-08-07 14:23:26 +03:00
Vlad 2c7c2c4ba5 Fix visibility 2020-08-07 14:21:52 +03:00
Vlad fcc5805dac Replace retry button with retry view 2020-08-07 14:10:21 +03:00
Maxim Sorokin 5fb90f6069 fix compile error 2020-07-23 16:22:43 +03:00
Maxim Sorokin 622c722a59 add buttonTitle property in CustomizableButtonView 2020-07-23 15:57:22 +03:00
Maxim Sorokin 74d4be3635 fix button appearance, remove buttonStateTitles from Appearance, add buttonTitle into CustomizableButtonViewModel 2020-07-23 15:48:10 +03:00
Maxim Sorokin f0e25196a2 added public access specifier and alpha property 2020-07-22 16:51:59 +03:00
Maxim Sorokin e2ab9d817c fix open -> public private(set) disposeBag and fix typo 2020-07-22 10:43:41 +03:00