baheroff
|
f4c81cf2a2
|
fix crash on not initialized viewControllerClass field
|
2024-10-25 13:11:16 +03:00 |
baheroff
|
57486cab51
|
MB-47298: bump lifecycle version
|
2024-10-23 16:19:59 +03:00 |
Konstantin Kuzhim
|
7ce02f1c24
|
fix unnecessary dependencies in :navigation-view-controller module
|
2023-02-21 02:02:16 +07:00 |
mephistolie
|
63d932b944
|
MB-13701: Add ViewBindingDelegate for ViewController
|
2022-07-20 12:23:18 +03:00 |
crain
|
3a6afded87
|
Merge branch 'master' into ubrir_master/update_roboswag
# Conflicts:
# kotlin-extensions/build.gradle
# livedata-location/build.gradle
# navigation-new/build.gradle
# navigation/build.gradle
# navigation/src/main/java/ru/touchin/roboswag/components/navigation/TouchinApp.java
# recyclerview-adapters/build.gradle
# recyclerview-calendar/build.gradle
# rx-extensions/build.gradle
|
2020-12-27 17:30:50 +05:00 |
Maxim Bachinsky
|
b373086c8a
|
fix errors from wrong gradle setup in new modules
|
2020-09-09 16:50:32 +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
|
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 |
Максим Бачинский
|
f3bd3b2f69
|
move logging stuff to logging module
|
2020-05-27 20:58:05 +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
|
263ac4d659
|
removed `components` middle package
|
2020-04-27 16:34:45 +03:00 |
alex
|
5c4742c393
|
navigation_new became navigation_base, tabbar navigation has appropriate postfix now
|
2020-04-24 19:14:27 +03:00 |