Commit Graph

784 Commits

Author SHA1 Message Date
Maxim Bachinsky 09061c1bcf
Merge pull request #169 from TouchInstinct/mvi/logging
added mediators to extend mvilogic. added logging mediators
2020-09-28 19:25:13 +03:00
Maxim Bachinsky 6bce581a8d fixed code review 2020-09-23 13:16:59 +03:00
Максим Бачинский eb32192b34 added mediators for logging 2020-09-22 11:38:10 +03:00
RationalEgoism 468b1ef820
Merge pull request #167 from TouchInstinct/amount-with-decimal-decorator-round
amount with decimal decorator round
2020-09-14 12:43:59 +03:00
Stanisalv 965f74f08b add TODO in AmountWithDecimalDecorator
add TODO in AmountWithDecimalDecorator
2020-09-14 12:43:30 +03:00
Stanisalv 93ea901019 amount with decimal decorator round
amount with decimal decorator round
2020-09-14 12:20:43 +03:00
RationalEgoism e5d6a02617
Merge pull request #166 from TouchInstinct/hotfix/paginator
paginator fix in NewPageProgress case State.FullData
2020-09-11 12:30:51 +03:00
stanislav c2ba0ce66f paginator fix in NewPageProgress case State.FullData 2020-09-11 12:23:10 +03:00
RationalEgoism a9170e4693
Merge pull request #165 from TouchInstinct/bugfix/paginator-one-page
added FullState case to paginator
2020-09-10 17:36:51 +03:00
Stanisalv 78a51d60f8 added FullState case to pagonator
added FullState case to pagonator
2020-09-10 16:59:03 +03:00
RationalEgoism 2279c62563
Merge pull request #164 from TouchInstinct/bugfix/amount-with-decimal-decorator-trim-integer
added trim integer path to integerPartLength
2020-09-10 16:37:35 +03:00
stanislav e2a3599ea6 fixed names in AmountWithDecimalDecorator.kt 2020-09-10 16:25:23 +03:00
Stanisalv 5b39a9ba1f added trim integer path to integerPartLength
added trim integer path to integerPartLength
2020-09-10 16:07:25 +03:00
Maxim Bachinsky 6f0271f3fa
Merge pull request #162 from TouchInstinct/fix/release_build
fixed crash of release build because of duplicate dagger generated code
2020-09-09 19:25:36 +03:00
Maxim Bachinsky 06b5dc516d fixed crash of release build because of duplicate dagger generated code 2020-09-09 19:13:24 +03:00
Maxim Bachinsky ddf3a3b6ad
Merge pull request #161 from TouchInstinct/fix/flow_leak
fix memory leak in flow fragment because of onbackpressed
2020-09-09 16:56:02 +03:00
Maxim Bachinsky b373086c8a fix errors from wrong gradle setup in new modules 2020-09-09 16:50:32 +03:00
Maxim Bachinsky aa8fceb342 fix memory leaks 2020-09-09 16:26:19 +03:00
Maxim Bachinsky 111dd83823
Merge pull request #158 from TouchInstinct/fix/gradle_for_new_modules
fix gradle scripts for new modules
2020-09-09 14:56:21 +03:00
RationalEgoism 65a6f07bdc
Merge pull request #160 from TouchInstinct/bugfix/paginator-full-state
added paginator full state if itemList < pageSize
2020-09-09 14:05:08 +03:00
RationalEgoism 7e92276346
Merge pull request #159 from TouchInstinct/bugfix/amountWithDecimalDecorator
added max integer path logic
2020-09-09 14:04:53 +03:00
stanislav f2c972d69f removed extra condition in paginator 2020-09-09 12:46:42 +03:00
Stanisalv 23c8a987c1 added paginator full state if itemList < pageSize
added paginator full state if itemList < pageSize
2020-09-09 12:31:48 +03:00
Stanisalv a5fb2743f6 added max integer path logic
added max integer path logic
2020-09-09 11:58:40 +03:00
Maxim Bachinsky 6ef642fd1c fix gradle scripts for new modules 2020-09-08 18:47:24 +03:00
Maxim Bachinsky 3a203c63f3
Merge pull request #157 from Bas9312/master
play-services-location updated to more actual version
2020-09-03 14:56:22 +03:00
Bas9312 d9fddd8276
play-services-location updated to more actual version 2020-09-03 15:38:59 +05:00
RationalEgoism 2351cce332
Merge pull request #156 from TouchInstinct/feature/divider
Decorators
2020-09-01 14:02:31 +03:00
Stanisalv ae8491bb46 replaced decorators to recyclerview_decorators
replaced decorators to recyclerview_decorators
2020-09-01 13:50:06 +03:00
Stanisalv 3ba5ba62c5 updated imports 2020-09-01 00:53:32 +03:00
stanislav 1832d5a6ba replaced GroupItemDecoration 2020-09-01 00:41:01 +03:00
stanislav 5b09479c88 BottomDividerItemDecoration 2020-09-01 00:40:30 +03:00
stanislav 565b9df0dd DividerItemDecoration 2020-09-01 00:40:00 +03:00
RationalEgoism 88e0595951
Merge pull request #155 from TouchInstinct/feature/MviFragment-back-navigation
addOnBackPressedCallback
2020-08-28 16:42:19 +03:00
Stanisalv d6aa8fad79 replaced common code to actionProvider.invoke()
replaced common code to actionProvider.invoke()
2020-08-28 16:25:01 +03:00
Stanisalv 21c35b2994 addOnBackPressedCallback
addOnBackPressedCallback
2020-08-28 16:07:44 +03:00
Aksenov Vladimir fae7cdc51d
Merge pull request #153 from TouchInstinct/hotfix/amount-text
Replaced functions
2020-08-27 19:01:56 +05:00
Vladimir 0cde16ec0a Replaced functions 2020-08-27 18:48:15 +05:00
Aksenov Vladimir 13fe88cdc1
Merge pull request #149 from TouchInstinct/amount-edittext
Amount edittext
2020-08-27 16:17:21 +05:00
Vladimir 2b7fb69320 Merge remote-tracking branch 'origin/amount-edittext' into amount-edittext 2020-08-27 15:40:08 +05:00
Vladimir 55d71bf96b renaming 2020-08-27 15:39:47 +05:00
Vladimir b9360231be renamed package 2020-08-27 15:06:06 +05:00
Vladimir 7b58d602c9 renamed packages 2020-08-27 15:05:52 +05:00
Vladimir b66cd421a8 reduce method size 2020-08-27 14:43:17 +05:00
Vladimir b83bf97a67 fixed static 2020-08-27 14:41:35 +05:00
RationalEgoism 27b0a3d008
Merge pull request #150 from TouchInstinct/feature/group-item-decorator
GroupItemDecoration
2020-08-27 12:33:28 +03:00
Vladimir 6ee1867235 fixed review 2020-08-27 14:17:11 +05:00
Stanisalv 2b191c97ef Merge branch 'master' into feature/group-item-decorator 2020-08-27 12:01:18 +03:00
Stanisalv 948abae5f8 reformat GroupItemDecoration
reformat GroupItemDecoration
2020-08-27 12:00:04 +03:00
RationalEgoism c9cbfcb59b
Merge pull request #152 from TouchInstinct/hotfix/pagination-date
return lost commit Paginator
2020-08-27 10:32:33 +03:00