Daniil Borisovskii
|
2b37d4c662
|
FIxed comment codestyle
|
2019-09-30 21:25:13 +03:00 |
Daniil Borisovskii
|
c173e7ad64
|
Change default value of `saveStateOnSwitching` to `true`
|
2019-09-30 21:16:05 +03:00 |
Daniil Borisovskii
|
dd52179e29
|
Fixed comment https://github.com/TouchInstinct/RoboSwag/pull/81/files#r329668219
Renamed `needToSaveState` to `saveStateOnSwitching`
|
2019-09-30 20:49:31 +03:00 |
Daniil Borisovskii
|
7caf2d121b
|
Add possibility to reset tab state every time you navigate to it
|
2019-09-30 18:54:06 +03:00 |
Ivan Vlasov
|
a061121b1d
|
Clear back stack before navigate to tab
|
2019-09-27 15:47:45 +03:00 |
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 |
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
|
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 |
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 |
Daniil Borisovskii
|
785e62b30c
|
Connection instruction was added
|
2019-08-26 18:09:16 +03:00 |
Ivan Vlasov
|
bbffaffee3
|
Open navigation properties
|
2019-08-20 22:05:08 +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 |
Daniil Borisovskii
|
3793a2c8d6
|
Fixed according to https://github.com/TouchInstinct/RoboSwag/pull/45#discussion_r314291983
|
2019-08-15 16:43:32 +03:00 |
Daniil Borisovskii
|
67f89bb9b1
|
Fixed according to https://github.com/TouchInstinct/RoboSwag/pull/45#discussion_r314240139
* Removed module "templates"
|
2019-08-15 15:58:23 +03:00 |
Daniil Borisovskii
|
8c02b55009
|
Fixed according to https://github.com/TouchInstinct/RoboSwag/pull/45#discussion_r314247889 https://github.com/TouchInstinct/RoboSwag/pull/45#discussion_r314246666 https://github.com/TouchInstinct/RoboSwag/pull/45#discussion_r314246050 https://github.com/TouchInstinct/RoboSwag/pull/45#discussion_r314245790 https://github.com/TouchInstinct/RoboSwag/pull/45#discussion_r314245032 https://github.com/TouchInstinct/RoboSwag/pull/45#discussion_r314242845 https://github.com/TouchInstinct/RoboSwag/pull/45#discussion_r314242614
|
2019-08-15 15:01:24 +03:00 |
Daniil Borisovskii
|
78ee6ee6fc
|
Changed visibility modifiers
|
2019-08-15 12:19:54 +03:00 |
Daniil Borisovskii
|
26b65fe831
|
Small naming refactoring
|
2019-08-15 12:05:12 +03:00 |
Daniil Borisovskii
|
bf604d87ef
|
Provide content container layout id
|
2019-08-15 11:57:06 +03:00 |
Daniil Borisovskii
|
3247f44bc0
|
Small naming refactoring – change getRootViewId to getRootViewLayoutId
|
2019-08-15 11:32:20 +03:00 |
Daniil Borisovskii
|
bff71ad795
|
* Changed naming – added "Base" prefix to NavigationActivity and NavigationFragment
* Refactoring of NavigationContainerFragment – remove abstract modifier and provide necessary params
|
2019-08-15 11:18:59 +03:00 |
Daniil Borisovskii
|
0988249dbb
|
Changed module name and package
|
2019-08-15 10:54:37 +03:00 |