Commit Graph

165 Commits

Author SHA1 Message Date
alex 53ffc2d2fc Added navigation-new module 2019-09-12 13:57:07 +03:00
alex 24eca02b5d Changed ViewModelLazy module from extensions to lifecycle 2019-09-12 12:22:05 +03:00
alex d6373ed69c Added lazy init methods for view models, with touch of roboswag flavor 2019-09-12 12:11:51 +03:00
PilotOfSparrow 8532d190e8
Merge pull request #65 from TouchInstinct/base_fragment
Base fragment
2019-09-11 14:08:39 +03:00
alex df2dfeddb1 Added unbinder to base fragment 2019-09-11 12:26:23 +03:00
alex 8c5e101faa Added fragment dependency v1.1.0 for Fragment constructor with arguments 2019-09-11 12:09:24 +03:00
alex e5c1c9a176 Added helpers method for better Kotlin integration 2019-09-10 19:48:05 +03:00
alex d8765ac716 update gitignore 2019-09-10 18:52:12 +03:00
alex 786c196cb8 Uncommented reserialization in base fragment 2019-09-10 18:30:50 +03:00
alex 244f874cef Added versions for butterknife lib and compiler 2019-09-10 18:30:11 +03:00
Malik Khiraev 61fa01b6f2
Merge pull request #62 from TouchInstinct/feature/update-gradle-files
Update gradle files
2019-09-10 14:40:20 +03:00
Malik 2eafe87a41 Fix submodules' READMEs 2019-09-10 13:58:03 +03:00
Даниил Борисовский ea6f06d56b
Merge pull request #64 from TouchInstinct/refactor/change_inner_navigation_reselect_listener_behaviour
Made reselectListener navigate to the root of ViewController backstack instead of navigate to the top of backstack.
2019-09-09 18:56:52 +03:00
Daniil Borisovskii d284389a89 Make reselectListener navigate to the root of ViewController backstack 2019-09-09 17:54:43 +03:00
Maxim Bachinsky 69870872e7
Merge pull request #63 from TouchInstinct/fix_tab_bar_navigations
fix tab bar navigations
2019-09-09 14:16:39 +03:00
Maxim Bachinsky f3993010e2 add clear existed bottom fragment if state not null 2019-09-09 13:26:04 +03:00
Maxim Bachinsky 490aa80528 fix crash with two different backstacks 2019-09-09 13:25:39 +03:00
Malik 4ce77354cc Update gradle files 2019-09-05 22:31:34 +03:00
Даниил Борисовский ad4712d770
Merge pull request #61 from TouchInstinct/feature/tabbar_navigation_documentation
Documentation to 'tabbar-navigation'
2019-09-04 17:25:38 +03:00
Daniil Borisovskii 880476b37a Fixed comments
* https://github.com/TouchInstinct/RoboSwag/pull/61#discussion_r320772618 – section name correction
* https://github.com/TouchInstinct/RoboSwag/pull/61#discussion_r320781109 – removed innecessary variable types
2019-09-04 17:18:10 +03:00
Daniil Borisovskii c4c07ee8a0 Fixed – main sections decorated according to other modules template 2019-09-02 14:41:49 +03:00
Daniil Borisovskii bd8a642c72 Added sections "Interface for working with tabbar", "Examples", "Extra" 2019-08-30 21:50:53 +03:00
Alexander 66a248d0f1 Merge branch 'master' into base_fragment 2019-08-29 09:24:22 +03:00
Alexander 2b938a6e07 added base fragment and few navigation utility methods 2019-08-29 09:23:12 +03:00
Daniil Borisovskii 785e62b30c Connection instruction was added 2019-08-26 18:09:16 +03:00
Daniil Shevtsov 6d180f6b06
Merge pull request #58 from TouchInstinct/feature/add-void-single-live-event-support
Feature/add NewSingleLiveEvent that supports Void event
2019-08-21 11:07:35 +03:00
Daniil Shevtsov ffab47c3b9 Resolve #57 Add support of SingleLiveEvent<Void> 2019-08-21 10:50:15 +03:00
Ivan Vlasov bbffaffee3 Open navigation properties 2019-08-20 22:05:08 +03:00
Daniil Shevtsov be6d07edd1 Fix recyclerview-calendar not using rootDir 2019-08-20 15:36:11 +03:00
Malik Khiraev 7b828e0e50
Merge pull request #56 from TouchInstinct/feature/add-user-location-object-listener
Add UserLocationObjectListener to control an user location icon
2019-08-20 12:55:05 +03:00
Malik 908990f07f Use also instead of apply 2019-08-20 12:43:55 +03:00
Malik 7082082f3c Review 2019-08-20 12:23:51 +03:00
Malik 8b7263e3cb Move base logic into YandexMapManager 2019-08-20 11:59:50 +03:00
Malik bd99cf222c Move UserLocationObjectListener to a function 2019-08-19 22:44:18 +03:00
Malik 5e6e1a3d33 Add UserLocationObjectListener to control an user location icon 2019-08-19 22:34:13 +03:00
Malik Khiraev 21549cc041
Merge pull request #54 from TouchInstinct/hotfix/remove-livedata-location-import
Remove livedata-location import
2019-08-19 15:55:17 +03:00
Malik eb3dc9d33e Remove livedata-location import 2019-08-19 15:49:07 +03:00
Oleg b1989ad300
Merge pull request #53 from TouchInstinct/fix/yandex_map
fix/yandex_map
2019-08-19 14:21:54 +03:00
Oleg Kuznetsov d887c41d63 fixed README 2019-08-19 14:09:21 +03:00
Oleg Kuznetsov 9965f5fa22 moved method "setApiKey" 2019-08-19 14:06:58 +03:00
Malik Khiraev fef8ce13bf
Merge pull request #51 from TouchInstinct/fix/readme
Add includes in modules and change readme
2019-08-16 19:12:29 +03:00
Oleg 645fd897ef
Merge pull request #47 from TouchInstinct/feature/maps
feature/maps
2019-08-16 14:19:31 +03:00
Oleg Kuznetsov bf670c98f5 Merge branch 'master' into feature/maps
# Conflicts:
#	build.gradle
#	modules.gradle
2019-08-16 14:08:52 +03:00
Oleg Kuznetsov 96c6513463 code review 2019-08-16 14:01:31 +03:00
Malik 23b368342e Add includes in modules and change readme 2019-08-16 13:29:28 +03:00
Даниил Борисовский 38d8cd3bb4
Merge pull request #45 from TouchInstinct/feature/tabbar
Add module "tabbar-navigation"
2019-08-15 20:04:13 +03:00
Daniil Borisovskii 7e916052fa Fixed according to https://github.com/TouchInstinct/RoboSwag/pull/45#discussion_r314403838 2019-08-15 20:01:40 +03:00
Daniil Borisovskii 25b7d2a375 Fixed according to https://github.com/TouchInstinct/RoboSwag/pull/45#discussion_r314369387 https://github.com/TouchInstinct/RoboSwag/pull/45#discussion_r314369878 https://github.com/TouchInstinct/RoboSwag/pull/45#discussion_r314370051 2019-08-15 19:22:52 +03:00
Oleg Kuznetsov 4350eee3cf added new modules 2019-08-15 18:33:29 +03:00
Oleg Kuznetsov 0532061e9d added yandex-map module 2019-08-15 18:33:15 +03:00