MB-43443 #11

Merged
sergey.vlasenko merged 192 commits from MB-43443 into feature/MB-43443 2024-04-18 16:57:47 +03:00

192 Commits

Author SHA1 Message Date
Sergey Vlasenko 7866be1637 Merge branch 'feature/gradle_8_support' of https://git.svc.touchin.ru/TouchInstinct/RoboSwag into MB-43443 2024-04-10 12:20:20 +03:00
Sergey Vlasenko 409dca58e8 fix crash when ViewControllerFragment is used in ViewPager 2024-04-08 12:19:28 +03:00
Sergey Vlasenko aad1192d00 fix pull issues 2024-04-08 10:26:18 +03:00
Sergey Vlasenko a375e60aa0 Merge branch 'feature/lifecycle_update' of https://git.svc.touchin.ru/TouchInstinct/RoboSwag into MB-43443
 Conflicts:
	navigation-viewcontroller/build.gradle
2024-04-08 09:48:54 +03:00
Sergey Vlasenko 96aaa20855 Merge pull request 'feature add java 17, gradle 8 support' (#8) from gradle_8 into feature/gradle_8_support
Reviewed-on: #8
2024-03-06 23:53:21 +03:00
Sergey Vlasenko 0be02a0293 fix BaseBottomNavigationController 2024-03-06 15:31:08 +03:00
Sergey Vlasenko ff825e3174 feature add java 17, gradle 8 support 2024-03-06 14:59:59 +03:00
KirillKhoroshkov 89d8bfdff5 Fixed KeyboardResizeableViewController, DelegationListAdapter and LoadingContentView 2023-12-27 21:41:05 +03:00
KirillKhoroshkov b0c818aadd Replaced 'fun getLifecycle' with 'val lifecycle' 2023-12-27 21:10:17 +03:00
KirillKhoroshkov ee44d8aa89 Replaced 'fun getLifecycle' with 'val lifecycle' 2023-12-27 20:35:48 +03:00
Dmitry Yurchenko 65a8bb31ce Merge pull request 'bottomsheet_utils' (#1) from bottomsheet_utils into master
Reviewed-on: #1
2023-07-26 10:39:53 +03:00
Grigorii b3cb64eb44 Add test project link 2023-04-07 12:08:00 +04:00
Grigorii aa952617ab add bottomsheet readme 2023-04-07 11:59:54 +04:00
Grigorii f0c8e3f1d7 Add bottomseet utils module 2023-04-07 11:39:46 +04:00
Grigorii Leontev 54d2482064 Merge branch 'cart_utils' into 'master'
Cart utils

See merge request touchinstinct/RoboSwag!3
2023-03-23 15:19:45 +00:00
Grigorii c30dc55e08 add new line 2023-03-23 18:56:46 +04:00
Grigorii Leontev e5b996e804 Merge branch 'feature/filters' into 'master'
feature/filters

See merge request touchinstinct/RoboSwag!4
2023-03-22 14:06:34 +00:00
Dmitry Yurchenko a57e298bdb Merge branch 'update_yandex_map_manager' into 'master'
add user location callback and change user location layer modifier

See merge request touchinstinct/RoboSwag!2
2023-03-16 10:20:05 +00:00
Dmitry Yurchenko 0f96243ee4 refactor 2023-03-16 12:51:41 +03:00
Dmitry Yurchenko 0417ca3e67 add user location callback and change user location layer modifier 2023-03-07 19:10:12 +03:00
kostikum 3b35c16cde
Merge pull request #284 from TouchInstinct/kostikum-patch-1
Update build.gradle
2023-02-21 15:15:55 +07:00
kostikum e7a9673608
Update build.gradle 2023-02-21 02:17:26 +07:00
styni b7756fa31d
Merge pull request #282 from TouchInstinct/update_yandex_map_version
Update yandex map version
2023-02-20 11:20:28 +03:00
Dmitry Yurchenko e9426acc2e change yandex map to lite version 2023-02-16 10:33:42 +03:00
Dmitry Yurchenko c431e7fe46 add map tap listeners 2023-02-15 20:47:53 +03:00
Dmitry Yurchenko b7cfd7eec3 update yandex map to 4.2.2 vesion 2023-02-15 17:45:48 +03:00
Grigorii 4dc9e7e478 Fix detekt 2023-01-09 16:45:35 +04:00
Grigorii 724c2ca3b8 Add variants selecting 2023-01-09 16:37:20 +04:00
Grigorii 33a745e5e0 Add bonuses field to cart and products 2023-01-09 16:37:20 +04:00
Grigorii 8a0ed4ca06 Add promocode list and calculate discount 2023-01-09 16:37:20 +04:00
Grigorii 28b362ce00 Add generic cart models and CartUpdateManager 2023-01-09 16:37:20 +04:00
Grigorii ec1d6e5e61 Add cart module and requests queue helper 2023-01-09 16:37:20 +04:00
Grigorii 048c0a43a2
Merge pull request #280 from TouchInstinct/webview_improvements
Webview improvements
2023-01-09 16:36:42 +04:00
Grigorii 06c9ff8a1f Fix review comments 2022-12-28 19:12:58 +04:00
Grigorii 40ecdad81c Refactor RedirectionController 2022-12-28 16:41:08 +04:00
Grigorii 35ad69239c Add custom condition to IgnoredErrorsHolder 2022-12-28 14:27:05 +04:00
Grigorii 49037036b4 Add linear progress bar and refactor WebViewCallback 2022-12-27 15:44:42 +04:00
Grigorii 4ebe674620 Add IgnoredUrlsHolder 2022-12-27 13:22:22 +04:00
Grigorii ea5320e57e Add loading html with css styles 2022-12-26 18:04:29 +04:00
Grigorii f656676c12 Add RedirectionController to BaseWebView 2022-12-26 14:12:51 +04:00
airatmeister 39d045db1f
Merge pull request #279 from TouchInstinct/feature/text_processing
"Replace" template generation, Placeholder generation, Mask generation
2022-12-22 14:45:46 +03:00
airatmeister bcf8bf6cfe "Replace" template generation, Placeholder generation, Mask generation 2022-12-22 14:23:59 +03:00
airatmeister 1cef096d45
Merge pull request #278 from TouchInstinct/INTERNAL-377_Placeholder_generation_from_regex_source_expression
INTERNAL-377: Placeholder generation from regex source expression
2022-12-21 12:17:18 +03:00
airatmeister 1d5e8f0c01 INTERNAL-377: Placeholder generation from regex source expression 2022-12-20 21:04:39 +03:00
airatmeister 393ba8d8cb INTERNAL-377: Placeholder generation from regex source expression 2022-12-20 16:14:37 +03:00
Ganin Alexei 52be4071a4
Merge pull request #267 from TouchInstinct/code_confirm
Code confirm
2022-12-19 19:23:55 +03:00
airatmeister c74c23cf7a INTERNAL-377: Placeholder generation from regex source expression 2022-12-19 16:41:52 +03:00
Alexei Ganin ce3c58ee90 fix issues from Ekaterina Kacharova 2022-12-16 11:29:42 +03:00
airatmeister e57fea6cb0
Merge pull request #275 from TouchInstinct/INTERNAL-375_PCRE_grammar_generation_script
INTERNAL-375: PCRE grammar generation script
2022-12-14 18:40:37 +03:00
airatmeister b35306c65d
Merge pull request #276 from TouchInstinct/INTERNAL-376_Replace_template_generation_from_regex_source_expression
INTERNAL-376: "Replace" template generation from regex source expression
2022-12-14 18:40:07 +03:00
airatmeister 2c5ddac650 Added PCRE.g4 2022-12-14 18:31:54 +03:00
airatmeister c24c931159 INTERNAL-376: "Replace" template generation from regex source expression 2022-12-14 17:51:25 +03:00
airatmeister aecb860397 INTERNAL-375: PCRE grammar generation script 2022-12-14 17:29:46 +03:00
airatmeister 542c918820 INTERNAL-374: Runtime ANTLR integration 2022-12-14 17:23:37 +03:00
airatmeister c4999f82ce Initial commit 2022-12-13 12:24:38 +03:00
Grigorii 48cda1a34b
Merge pull request #266 from TouchInstinct/map_module_update
MapModule update
2022-10-20 13:57:53 +04:00
Grigorii 3f44ad3ba7 Map module: review comments and small fixes 2022-10-20 12:03:14 +04:00
Grigorii 3a3ad0211a
Merge pull request #263 from TouchInstinct/range_filter
Фильтры: Выбор минимального и максимального значения из диапозона
2022-10-17 12:30:50 +04:00
Grigorii e243c12b4f
Merge pull request #262 from TouchInstinct/tag_filters
Фильтры: Добавлен базовый функционал для фильтров в виде тегов
2022-10-17 12:30:05 +04:00
Grigorii 0650ba73a8
Merge pull request #259 from TouchInstinct/new_filters_list
Фильтры: Выбор одного/нескольких из доступных значений списка
2022-10-17 12:29:34 +04:00
Grigorii a475bf787a Small refactor 2022-10-06 20:43:50 +03:00
Grigorii ad39e5ca25
Merge pull request #268 from TouchInstinct/fix/addKeyboardListener
Fix memory leak in Fragment.addKeyboardListener()
2022-10-06 12:30:28 +03:00
Grigorii c71e7b863a Fix memory leak in Fragment.addKeyboardListener() 2022-10-06 12:02:14 +03:00
Grigorii 42b3df50fe Merge branch 'tag_filters' of github.com:TouchInstinct/RoboSwag into range_filter 2022-10-05 13:08:38 +03:00
Grigorii dbe34fb126 TagLayoutView small refactor 2022-10-05 13:07:12 +03:00
Grigorii 00fae760f1 Merge branch 'new_filters_list' of github.com:TouchInstinct/RoboSwag into tag_filters 2022-10-04 17:57:11 +03:00
Grigorii 191e80f2db Small update 2022-10-04 17:43:47 +03:00
AnastasiyaK97 6eeea0351a fix static 2022-09-19 19:29:51 +03:00
Anastasiya97 2d9c4db963 Merge branch 'tag_filters' into range_filter 2022-09-19 18:52:01 +03:00
Anastasiya97 25c74d640c Merge branch 'new_filters_list' into tag_filters 2022-09-19 18:51:23 +03:00
Anastasiya97 554b9c235c Merge branch 'new_filters_list' into range_filter 2022-09-19 18:47:19 +03:00
AnastasiyaK97 c604daf969 fix comment 2022-09-19 18:43:27 +03:00
AnastasiyaK97 3057797b23 fix by PR comments 2022-09-19 15:16:08 +03:00
Anastasiya97 c33b02c8ea Merge branch 'master' into code_confirm 2022-09-16 13:23:02 +03:00
AnastasiyaK97 c50c67e28f Add "code confirm" base realization 2022-09-16 12:09:06 +03:00
Anastasiya97 2577a85af5
Merge pull request #265 from TouchInstinct/alerts
Add alerts module
2022-09-16 11:41:50 +03:00
AnastasiyaK97 dc0c902e83 fix detekt 2022-09-16 11:41:07 +03:00
AnastasiyaK97 5e3636d5e7 small fixes 2022-09-16 10:56:48 +03:00
Anadol b1f7580d69
Update README.md 2022-09-15 19:31:59 +03:00
Anadol 5766535891
Update AlertDialogManager.kt 2022-09-15 19:30:39 +03:00
Anadol 67fa1ed8c6
Update README.md 2022-09-15 19:30:01 +03:00
AnastasiyaK97 c905682e78 update AlertDialogUtils 2022-09-15 18:17:40 +03:00
AnastasiyaK97 c1474b546c update AlertDialogManagers 2022-09-15 18:14:29 +03:00
AnastasiyaK97 613d7241f8 update README 2022-09-15 16:59:41 +03:00
AnastasiyaK97 c8c44ede4f fix by PR comment 2022-09-14 17:34:44 +03:00
AnastasiyaK97 26755f0730 small fixes 2022-09-14 17:32:45 +03:00
AnastasiyaK97 72c9b70d32 add code-confirm module 2022-09-12 16:49:42 +03:00
AnastasiyaK97 5981c8f898 MapModule:
* add base classes for map markers placement, clustering, tap listeners
* add some methods for camera update in MapManagers
2022-09-08 18:23:00 +03:00
Anastasiya97 8b4f2e7059
Merge pull request #261 from TouchInstinct/logging_file
Added ability to save and view logs
2022-08-31 12:54:51 +03:00
AnastasiyaK97 703356b38b small fix 2022-08-31 12:49:26 +03:00
AnastasiyaK97 f9de7f3cda fix errors and small refactor 2022-08-31 12:37:03 +03:00
AnastasiyaK97 0dbbe3f6f0 small fixes and add styles 2022-08-30 16:10:53 +03:00
Anastasiya97 853d32236a Merge branch 'tag_filters' into range_filter
# Conflicts:
#	base-filters/README.md
2022-08-29 21:31:46 +03:00
AnastasiyaK97 81c6d972d7 PR issues 2022-08-29 21:29:49 +03:00
Anastasiya97 5074dfe443 Merge branch 'new_filters_list' into tag_filters
# Conflicts:
#	base-filters/src/main/java/ru/touchin/roboswag/base_filters/select_list_item/adapter/SelectionItemViewHolder.kt
2022-08-29 19:34:41 +03:00
AnastasiyaK97 bf55cc9579 PR issues 2022-08-29 19:29:18 +03:00
tonlirise f86d7d2d65 Minor fix 2022-08-11 10:04:48 +07:00
tonlirise d7cf93a471 Update compose version init 2022-08-10 14:42:57 +07:00
tonlirise 0cea029f36 Move DebugLogsDialog to separate module 2022-08-10 14:28:18 +07:00
tonlirise 2b0fd79f88 Add alerts module 2022-08-10 12:18:46 +07:00
tonlirise f5e87a08e6 PR fix 2022-08-10 10:57:39 +07:00
AnastasiyaK97 d41f8b3111 INTERNAL-301 + INTERNAL-302: Добавлен фильтр для выбора минимального и максимального значения из диапозона 2022-08-05 23:42:43 +03:00
AnastasiyaK97 2dd57ee308 INTERNAL-296 + INTERNAL-297 + INTERNAL-298: Добавлен базовый функционал для фильтров в виде тегов 2022-08-04 14:55:54 +03:00
tonlirise e14273642d Added ability to save and view logs 2022-08-04 12:10:02 +07:00
AnastasiyaK97 d8dc470805 SelectionItemViewHolder вынесен в отдельный файл 2022-08-01 12:42:00 +03:00
AnastasiyaK97 719252a3e1 Добавлена возможность использовать в списке кастомную разметку и тип данных 2022-08-01 11:37:49 +03:00
AnastasiyaK97 d08800af46 Добавлен readme файл 2022-07-29 12:41:30 +03:00
AnastasiyaK97 eb9d4adcf2 INTERNAL-300 + INTERNAL-299: Добвлена настраиваемая вью с выбором одного или нескольких вариантов из списка 2022-07-28 19:54:04 +03:00
AnastasiyaK97 aad4c398e8 add base-filter module 2022-07-27 15:54:02 +03:00
Grigorii b2b9caa4d3
Merge pull request #257 from TouchInstinct/fix/PET-3233
PET-3233: fix KeyboardBehaviorDetector when bottomInset == 0
2022-07-15 12:36:51 +03:00
Grigorii 8765710228 PET-3233: fix KeyboardBehaviorDetector when bottomInset == 0 2022-07-14 19:28:41 +03:00
Grigorii 19e5a361a5
Merge pull request #256 from TouchInstinct/fix/keybord_detector
Fix KeyboardBehaviorDetector
2022-06-03 15:23:19 +03:00
Grigorii 550cdd34b6 Fix startNavigationBarHeight initialization in KeyboardBehaviorDetector after DNKA 2022-06-03 12:27:38 +03:00
Kirill Nayduik 353b7ca6e5
Merge pull request #255 from TouchInstinct/migrate_from_bintray
Migrate from bintray to maven.dev
2022-05-11 13:59:44 +03:00
Kirill Nayduik 6aa11eb5e2 Migrate from bintray to maven.dev 2022-05-11 13:42:16 +03:00
Kirill Nayduik b556995867
Merge pull request #253 from TouchInstinct/date_time_test_fix
Date time test fix
2022-04-18 13:26:50 +03:00
Kirill Nayduik 7a37fb20b7 Add implementation of 'joda-time' for tests to avoid issue https://github.com/dlew/joda-time-android/issues/148 2022-04-18 13:13:35 +03:00
Kirill Nayduik bf68537809
Merge pull request #252 from TouchInstinct/date_time_utils
Date time utils
2022-04-18 12:23:44 +03:00
Grigorii f1189303b0
Merge pull request #251 from TouchInstinct/remove_pretty_printer
Remove pretty-print dependency from mvi module
2022-04-18 12:14:10 +03:00
Kirill Nayduik a3241002c5 Create DateFormatUtilsTest for testing DateFormatUtils 2022-04-18 11:59:21 +03:00
Kirill Nayduik 202e4f8ad1 Create DateFormatUtils class for handling cases with DateTime format 2022-04-18 11:59:08 +03:00
Grigorii 82e1cff525 Remove pretty-print dependency from mvi module 2022-04-18 11:51:21 +03:00
rinstance b7c6d88b0f
Merge pull request #248 from TouchInstinct/add_captcha_module
create captcha module with checking
2022-03-17 16:29:59 +03:00
Rinat Nurmukhametov 05f2adb849 fix for comments 2022-03-17 12:14:23 +03:00
Rinat Nurmukhametov 3681f5c92d change documentation + gradle deps 2022-03-17 12:02:27 +03:00
Rinat Nurmukhametov ccb3f1c4e1 create services module 2022-03-16 18:31:01 +03:00
Rinat Nurmukhametov d201cfb36f change README 2022-03-16 17:01:32 +03:00
Rinat Nurmukhametov d1706bb7c5 Merge branch 'add_captcha_module' of github.com:TouchInstinct/RoboSwag into add_captcha_module 2022-03-16 16:57:13 +03:00
Rinat Nurmukhametov 8d70d2dad1 refactor manager + utils 2022-03-16 16:56:04 +03:00
rinstance d9e891c838
change README 2022-03-15 11:48:11 +03:00
Rinat Nurmukhametov 9a728a9e57 create captcha module with checking 2022-03-15 11:46:24 +03:00
Aleksei Murnikov 1a2ecc7024
Merge pull request #247 from TouchInstinct/add_testing_utils
Add testing utils
2022-03-02 18:02:32 +03:00
Alemoore 7ed7a25bfe add TestableLiveDataDispatcher without android classes 2022-03-02 16:23:24 +03:00
Alemoore 24b380fff0 use interface in RxViewModel 2022-03-02 16:22:56 +03:00
Kirill Nayduik e0b83d80b8
Merge pull request #246 from TouchInstinct/submittable_paging_adapter
SubmittablePagingAdapter
2022-02-28 20:22:46 +03:00
Kirill Nayduik d907193e41 Add subclass of PagingDataAdapter with implementation of updating inner list 2022-02-28 13:22:39 +03:00
Kirill Nayduik 0a20682a87
Merge pull request #245 from TouchInstinct/coroutine_scope_view
Coroutine scope view
2022-02-14 11:03:17 +03:00
Kirill Nayduik f13984d727 Fix code style 2022-02-14 04:18:47 +03:00
Kirill Nayduik cab47a058c Add ViewCoroutineScope to handle scope inside view 2022-02-13 22:58:57 +03:00
Kirill Nayduik 1b994bab0e Change deprecated kotlin-android-extensions to kotlin-parcelize 2022-02-13 21:06:09 +03:00
Kirill Nayduik 902c029a29 Set dagger version up to 2.34 to make it compilable with kotlin 1.5+ 2022-02-13 21:05:39 +03:00
Kirill Nayduik 226f7d164f
Merge pull request #244 from TouchInstinct/fix/stylable_text_view
Make StyleableSubTextView open class
2022-02-02 20:04:31 +03:00
Kirill Nayduik 72d2f3007d Make StyleableSubTextView open class 2022-02-02 19:48:59 +03:00
Kirill Nayduik 248d55aa85
Merge pull request #243 from TouchInstinct/view/dynamic_text
Add ability to change text and subtext dynamically
2022-01-26 20:04:35 +03:00
Kirill Nayduik c844375fc1 Fix codeStyle and optimize text setting 2022-01-26 18:50:12 +03:00
Kirill Nayduik b8f6557195 Add ability to change text and subtext dynamically 2022-01-26 18:20:08 +03:00
Kirill Nayduik cbd94750bf
Merge pull request #242 from TouchInstinct/view/styleable_text
View/styleable text
2022-01-26 17:10:56 +03:00
Kirill Nayduik 3d01b780be Action TextViews bugfix 2022-01-26 16:58:24 +03:00
Kirill Nayduik da50319159
Merge pull request #241 from TouchInstinct/views/text_views
Add EllipsizeSpannableTextView and MultipleActionTextView from Petshop
2022-01-26 14:48:38 +03:00
Kirill Nayduik ee4c4aaa5a Add StyleableSubTextView to support styling substrings of text 2022-01-25 18:38:05 +03:00
Kirill Nayduik dde53450a8 Fix attrs for ActionTextViews 2022-01-25 18:28:02 +03:00
Kirill Nayduik e9249e88a9 Add ability to set style instead of color in ActionTextViews 2022-01-25 18:27:19 +03:00
Kirill Nayduik 3d6d2aa233 Comment typo fix 2022-01-25 15:32:18 +03:00
Kirill Nayduik 66e6d9e563 Add comments for new text view classes 2022-01-25 15:22:12 +03:00
Kirill Nayduik 4eb3683e41 Enable MultipleActionTextView to ellipsize 2022-01-25 15:10:57 +03:00
Kirill Nayduik afca6eab5f Remove redundant variable 2022-01-25 14:41:56 +03:00
Kirill Nayduik a27814fca9 Add EllipsizeSpannableTextView and MultipleActionTextView from Petshop 2022-01-25 13:47:10 +03:00
Kirill Nayduik 80412c01ed
Merge pull request #240 from TouchInstinct/lifecycle/detekt_fix
Fix detekt issues
2022-01-19 13:53:04 +03:00
Kirill Nayduik f58bdd9289 Fix detekt issues 2022-01-19 13:14:47 +03:00
Kirill Nayduik 881c775663
Merge pull request #239 from TouchInstinct/lifecycle_delegates
LifecycleDelegates
2022-01-18 11:39:21 +03:00
Kirill Nayduik 3476324b84 Add delegates that allows to lazily initialize value on certain lifecycle event 2022-01-17 17:55:27 +03:00
Kirill Nayduik cde08fa3f0
Merge pull request #238 from TouchInstinct/keyboard_detector
FragmentKeyboardListenerObserver
2021-12-14 19:09:40 +03:00
Kirill Nayduik 9a4068f337 Add FragmentKeyboardListenerObserver for detecting keyboard events from Fragment 2021-12-14 18:33:57 +03:00
Kirill Nayduik 8566cf0c12
Merge pull request #237 from TouchInstinct/fix/KeyboardBehaviorDetector
Change type of argument for KeyboardBehaviorDetector
2021-12-07 15:49:30 +03:00
Kirill Nayduik e023c57afd Change type of argument for KeyboardBehaviorDetector 2021-12-07 15:30:51 +03:00
Kirill Nayduik 262820c47b
Merge pull request #236 from TouchInstinct/fix/throttle_clickable_span
Fix/throttle clickable span
2021-11-23 11:52:31 +03:00
Kirill Nayduik d83ab89739 Fix naming 2021-11-23 11:34:40 +03:00
Kirill Nayduik a6107e2e7a Invoke onClick action with throttle effect 2021-11-23 11:31:31 +03:00
Rinat Nurmukhametov ad29d57377 delete staples 2021-11-18 03:35:33 +03:00
kostikum c9678f8080
Merge pull request #235 from TouchInstinct/fix/valid_error_logging_for_null_fields
Fix/valid error logging for null fields
2021-11-09 19:06:54 +07:00
Konstantin Kuzhim 0f890cbd1e replace multi-log stacktrace printing with one-statement logging 2021-11-09 18:47:32 +07:00
Konstantin Kuzhim 919445de07 add logging if non-null field is null 2021-11-09 18:46:12 +07:00
rinstance 4bb3d2f3d7
Merge pull request #233 from TouchInstinct/fix/crash_with_null
fix crash with null
2021-10-13 16:02:59 +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
rinstance 13440a5e33
Merge pull request #232 from TouchInstinct/fix/mvi_methods
move to method
2021-10-11 16:32:52 +03:00
Rinat Nurmukhametov 9c6979ffa2 move to method 2021-10-11 16:30:00 +03:00
rinstance 8cb33cdd08
Merge pull request #231 from TouchInstinct/add_mvi_bottom_sheet
add MviBottomSheet
2021-10-11 16:19:49 +03:00
Rinat Nurmukhametov 2890cb96ef add MviBottomSheet 2021-10-11 15:57:38 +03:00
rinstance b912ec0ff8
Merge pull request #230 from TouchInstinct/fix/imports
delete imports
2021-10-07 18:25:28 +03:00
Rinat Nurmukhametov 4a5e77a4ef delete imports 2021-10-07 18:24:00 +03:00
rinstance 111bb58463
Merge pull request #229 from TouchInstinct/show_listener_utils
moved the method to extension
2021-10-07 18:12:46 +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
rinstance a8df8f70c4
Merge pull request #227 from TouchInstinct/add_top_padding
add top padding to fullscreen bottom sheet
2021-09-30 17:15:53 +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 170f6234a2
Merge pull request #226 from TouchInstinct/fix/nested_features_nav
Fix navigating back inside nested features
2021-09-22 15:02:35 +03:00
Kirill Nayduik aaa65d4e6e Add variables for readability 2021-09-22 04:00:35 +03:00
Kirill Nayduik 7c20ea2ce4 Fix navigating back inside nested features 2021-09-22 03:52:14 +03:00
Kirill Nayduik 4af62593e5
Merge pull request #225 from TouchInstinct/fix/nested_keyboard_detection
Keyboard detector refactor
2021-09-21 17:10:58 +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