Commit Graph

784 Commits

Author SHA1 Message Date
PilotOfSparrow d0637f9c51
Merge pull request #71 from TouchInstinct/navigation_new
Navigation new
2019-09-12 15:16:21 +03:00
alex a15e4d04ec Merge remote-tracking branch 'origin/master' into navigation_new 2019-09-12 15:15:45 +03:00
RationalEgoism f5a9fe32a1
Merge pull request #72 from TouchInstinct/feature/open-googe-play-extension
added openGooglePlay activity's extension
2019-09-12 14:57:33 +03:00
alex 45bb790607 Remove readme 2019-09-12 14:55:31 +03:00
alex e1465ff60e Removed from navigation-new most of copypasta 2019-09-12 14:53:34 +03:00
Stanislav 6e24f88465 added openGooglePlay activity's extension 2019-09-12 14:22:16 +03:00
alex 5a31d2de87 Module imports changed to navigation_new 2019-09-12 14:20:14 +03:00
alex f2566b5398 Merge branch 'master' of github.com:TouchInstinct/RoboSwag into navigation_new 2019-09-12 13:57:51 +03:00
alex 53ffc2d2fc Added navigation-new module 2019-09-12 13:57:07 +03:00
PilotOfSparrow 540fe0e1e4
Merge pull request #70 from TouchInstinct/lazy_view_model
Added lazy init methods for view models, with touch of roboswag flavor
2019-09-12 12:22:53 +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
Nitser 7eddc45215
Merge pull request #68 from TouchInstinct/bugfix/roboswag-add-gradle-modules-file
add file modules.gradle
2019-09-11 18:02:53 +03:00
Nitser 42b7d8cd57
Merge pull request #67 from TouchInstinct/bugfix/RoboSwag-fix-keyboard-resizable-view-controller-behavior
Bugfix/robo swag fix keyboard resizable view controller behavior
2019-09-11 17:10:45 +03:00
Nitser a43730a935 add file modules.gradle 2019-09-11 14:59:08 +03:00
PilotOfSparrow 8532d190e8
Merge pull request #65 from TouchInstinct/base_fragment
Base fragment
2019-09-11 14:08:39 +03:00
Nitser 311e1cd604 remove unnecessary keyboard closing 2019-09-11 14:00:13 +03:00
Nitser f4c2fdf665 recount indent when app is pause/stop 2019-09-11 13:40:00 +03:00
Nitser 466fabcae0 allow the listener to always recount the indent 2019-09-11 13:38:19 +03:00
Nitser fcde2e632e fix project compatibility with cryptonator 2019-09-11 13:35:38 +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
Aksenov Vladimir ce8492d4c4 Merge remote-tracking branch 'origin/master' into feature/inset_keyboard_detect 2019-09-10 18:58:42 +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
Aksenov Vladimir 6fc535fe76 fixed typo 2019-09-09 16:30:41 +03:00
Aksenov Vladimir 297937b643 Added inset keyboard detect 2019-09-09 16:29:38 +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