Commit Graph

25 Commits

Author SHA1 Message Date
Kirill Nayduik 9a4068f337 Add FragmentKeyboardListenerObserver for detecting keyboard events from Fragment 2021-12-14 18:33:57 +03:00
Kirill Nayduik e023c57afd Change type of argument for KeyboardBehaviorDetector 2021-12-07 15:30:51 +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
Rinat Nurmukhametov 0ffae50cb1 fix windowlistener when setting permissions 2021-08-19 14:49:41 +03:00
Maxim Bachinsky b373086c8a fix errors from wrong gradle setup in new modules 2020-09-09 16:50:32 +03:00
Maxim Bachinsky a49eea6aa4 update code with new extensions 2020-07-09 14:32:34 +03:00
Maxim Bachinsky fcc1105b04 migrate crashlytics to firebase and remove multidex 2020-07-07 15:20:43 +03:00
Maxim Bachinsky 7345307005 move di scopes to roboswag 2020-06-28 18:40:28 +03:00
Maxim Bachinsky d565637407 move to roboswag modules (mvi, pagination, cicerone, viewbinding) from test proj 2020-06-27 18:42:58 +03:00
Maxim Bachinsky 2599f4a2c7 update crashlytics required version 2020-06-23 17:41:47 +03:00
alex 7f10b89b86 move common android build settings to RoboSwag/android-configs 2020-06-15 17:00:31 +03:00
alex 874b0f5924 changed kotlin-stdlib-jdk7 to kotlin-stdlib 2020-06-09 18:01:40 +03:00
alex e34e78d163 changed version to constraints in roboswag modules 2020-06-05 19:19:36 +03:00
alex cb4000b48d fix static 2020-06-05 12:21:29 +03:00
alex 372750eee4 viewcontroller viewModel management logic now in separate module
rename FragmentWithState to StatefulFragment
fix navigation class files packages
2020-05-28 13:26:54 +03:00
Максим Бачинский 2015daf5d1 fix errors with fragmentwithstate 2020-05-28 00:26:43 +03:00
Максим Бачинский f3bd3b2f69 move logging stuff to logging module 2020-05-27 20:58:05 +03:00
Максим Бачинский 45dddff10a split basefragment and state saving 2020-05-27 20:41:46 +03:00
alex 8399f01d50 kotlinOptions to java 8 2020-04-29 13:44:27 +03:00
alex 6ce2bbf82f added bottom navigation base as separate module 2020-04-28 21:02:50 +03:00
alex b5f0ab736c moved most of the bottom_navigation_viewcontroller logic to bottom_navigation_fragment 2020-04-27 17:16:30 +03:00
alex 263ac4d659 removed `components` middle package 2020-04-27 16:34:45 +03:00
alex 7cd318cc74 merge fix 2020-04-27 12:45:15 +03:00
alex 5e2cd74839 Merge branch 'master' into base_naviagation
# Conflicts:
#	navigation-base/src/main/java/ru/touchin/roboswag/components/navigation_base/fragments/BaseFragment.kt
2020-04-27 12:43:54 +03:00
alex 5c4742c393 navigation_new became navigation_base, tabbar navigation has appropriate postfix now 2020-04-24 19:14:27 +03:00