Commit Graph

199 Commits

Author SHA1 Message Date
Daniil Borisovskii 4229b2b9c8 Fixed comment https://github.com/TouchInstinct/RoboSwag/pull/78#discussion_r327384826 – public method was moved up 2019-09-24 11:24:00 +03:00
Daniil Borisovskii c65c2ed499 Possibility to navigate to certain tab programmatically using activity method 2019-09-22 22:46:28 +03:00
Nitser b23372a995
Merge pull request #77 from TouchInstinct/bugfix/remove-modules.gradle
remove outdated file
2019-09-20 23:44:08 +03:00
Nitser a80c0fc705 remove outdated file 2019-09-20 15:48:51 +03:00
Aksenov Vladimir dfc3167ecd
Merge pull request #66 from TouchInstinct/feature/inset_keyboard_detect
Feature/inset keyboard detect
2019-09-17 22:48:46 +03:00
Aksenov Vladimir b3144f48e2 renamed 2019-09-17 22:39:57 +03:00
Aksenov Vladimir 443b4e56c9 renaming 2019-09-17 22:33:36 +03:00
Aksenov Vladimir 17c0090f02 Renaming 2019-09-17 21:55:59 +03:00
Aksenov Vladimir 03eeecfea3 Fixed review 2019-09-16 21:52:59 +03:00
RationalEgoism 981d069c84
Merge pull request #76 from TouchInstinct/feature/update-api-generator-version
api generator updated to 1.4.0-alpha1
2019-09-16 19:27:57 +03:00
Stanislav 4d12d1eded api generator updated to 1.4.0-alpha1 2019-09-16 19:27:21 +03:00
Nitser 095e21da44
Merge pull request #75 from TouchInstinct/bugfix/fix-keyboard-behavior-detector
fix insets after unblock phone
2019-09-16 15:34:01 +03:00
Nitser 117eaf324f fix insets after unblock phone 2019-09-16 12:19:27 +03:00
RationalEgoism c1d6e6d8a0
Merge pull request #74 from TouchInstinct/appsfluer-proguard
Updated submodule BuildScripts
2019-09-13 12:03:53 +03:00
Stanisalv a7ddb2cd67 Updated submodule BuildScripts 2019-09-13 12:02:22 +03:00
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