Grigorii
|
82e1cff525
|
Remove pretty-print dependency from mvi module
|
2022-04-18 11:51:21 +03:00 |
Kirill Nayduik
|
9a4068f337
|
Add FragmentKeyboardListenerObserver for detecting keyboard events from Fragment
|
2021-12-14 18:33:57 +03:00 |
Rinat Nurmukhametov
|
8f76718cc5
|
add getting args by fragment
|
2021-10-12 18:54:17 +03:00 |
Rinat Nurmukhametov
|
9e8b04e4a0
|
fix crash with null
|
2021-10-12 18:11:53 +03:00 |
Rinat Nurmukhametov
|
9c6979ffa2
|
move to method
|
2021-10-11 16:30:00 +03:00 |
Rinat Nurmukhametov
|
2890cb96ef
|
add MviBottomSheet
|
2021-10-11 15:57:38 +03:00 |
Rinat Nurmukhametov
|
862ab15450
|
refactor extension
|
2021-10-07 18:08:42 +03:00 |
Rinat Nurmukhametov
|
4a8eeba10a
|
moved the method to extension
|
2021-10-07 17:35:18 +03:00 |
Rinat Nurmukhametov
|
6e209492ae
|
change bottomSheet on var
|
2021-09-30 17:13:37 +03:00 |
Rinat Nurmukhametov
|
e920a7ce34
|
add top padding to fullsreen bottom sheet
|
2021-09-30 10:41:52 +03:00 |
Kirill Nayduik
|
89f541f8fc
|
Fix keyboard change detection: separate StatefulKeyboardResizeableFragment and KeyboardResizeableFragment, add ability to handle keyboard detection inside nested fragments
|
2021-09-21 01:06:56 +03:00 |
Grigorii Leontev
|
c9b160af2f
|
fix keyboard behavior detection after recreating activity with opened keyboard
|
2021-09-02 14:04:48 +03:00 |
Rinat Nurmukhametov
|
bfb0f0b14f
|
add base fullscreen bottom sheet dialog
|
2021-08-27 15:14:37 +03:00 |
Rinat Nurmukhametov
|
020b112f88
|
returned location
|
2021-08-17 00:10:29 +03:00 |
Rinat Nurmukhametov
|
ac42f0322e
|
add new line
|
2021-08-16 15:20:09 +03:00 |
Rinat Nurmukhametov
|
e97d8dcafb
|
return generic style
|
2021-08-16 15:11:55 +03:00 |
Rinat Nurmukhametov
|
1a63c13680
|
changed the location of the parameters
|
2021-08-16 14:40:12 +03:00 |
Rinat Nurmukhametov
|
6267950b63
|
Merge branch 'mvi_deps_fix' of github.com:TouchInstinct/RoboSwag into mvi_change_on_interface
|
2021-08-16 14:19:39 +03:00 |
Kirill Nayduik
|
63b1935bee
|
Fix PR comment: https://github.com/TouchInstinct/RoboSwag/pull/209/files#r689327474
|
2021-08-16 23:14:44 +12:00 |
Rinat Nurmukhametov
|
e7b6ec740a
|
add mvi interface to mvi fragment
|
2021-08-16 13:30:21 +03:00 |
Kirill Nayduik
|
41b1d49e5e
|
Add getting arguments inside fragment
|
2021-08-16 12:40:30 +12:00 |
Kirill Nayduik
|
1b59f2257d
|
Fix PR comment: https://github.com/TouchInstinct/RoboSwag/pull/204#discussion_r662247564
|
2021-07-30 15:00:47 +03:00 |
Kirill Nayduik
|
f4490166c5
|
Merge branch 'master' of github.com:TouchInstinct/RoboSwag into mvi_crash_fix
Conflicts:
mvi-arch/src/main/java/ru/touchin/roboswag/mvi_arch/core/MviFragment.kt
|
2021-07-30 14:57:37 +03:00 |
Kirill Nayduik
|
e0e361a894
|
Fix initializing KeyboardBehaviorDetector
|
2021-07-02 18:14:34 +03:00 |
Kirill Nayduik
|
31ad5b1d99
|
Add CPD deactivation for MviKeyboardResizableFragment
|
2021-07-02 12:00:47 +03:00 |
Kirill Nayduik
|
4732a67738
|
Add MviKeyboardResizableFragment
|
2021-07-02 11:31:08 +03:00 |
Kirill Nayduik
|
02cae3c97d
|
MVI fix: add another way of providing screen arguments
|
2021-07-01 14:31:35 +03:00 |
Kirill Nayduik
|
ef8144b41c
|
Fix CPD and Detekt lint issues
|
2021-06-23 23:47:58 +03:00 |
stanislav
|
7c4e0d7587
|
reformat
|
2020-11-05 15:19:25 +03:00 |
Stanisalv
|
39fee79d2d
|
removed PrettyPrint logging
removed PrettyPrint logging
|
2020-11-05 14:25:41 +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 |
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 |
Vladimir
|
abf95d4abb
|
fixed state race
|
2020-08-20 14:17:39 +05:00 |
Vladimir
|
c6e9b718ae
|
Revert "removed distinct"
This reverts commit 61d7a4a075.
|
2020-07-30 14:30:12 +05:00 |
Vladimir
|
61d7a4a075
|
removed distinct
|
2020-07-30 13:41:12 +05:00 |
Maxim Bachinsky
|
13ef85a371
|
reformat code
|
2020-07-07 15:22:05 +03:00 |
Maxim Bachinsky
|
d565637407
|
move to roboswag modules (mvi, pagination, cicerone, viewbinding) from test proj
|
2020-06-27 18:42:58 +03:00 |