Commit Graph

784 Commits

Author SHA1 Message Date
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
Oleg Kuznetsov 0f73fd67f5 added google-map module 2019-08-15 18:33:01 +03:00
Oleg Kuznetsov ff02810e3a added base-map module 2019-08-15 18:32:42 +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 9c810c8421 Delete unnecessary class 2019-08-15 15:02:29 +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
Daniil Borisovskii bb6d142617 Changed package name 2019-08-14 19:27:33 +03:00
Daniil Borisovskii a2fb21c140 Add primary tabbar navigation 2019-08-14 19:09:05 +03:00
Ivan Vlasov 78755f9ce7 Changed screen to keyboard ratio in keyboard detector 2019-08-12 11:02:37 +03:00
Maxim Bachinsky 87f6f725dc
Merge pull request #43 from TouchInstinct/keyboard_resizable
add view controller which can detect keyboard opening
2019-08-11 15:32:08 +03:00
Maxim Bachinsky 8e08c7a127 add view controller which can detect keyboard opening 2019-08-11 14:49:35 +03:00
Maxim Bachinsky 2296150667
fix main page description 2019-08-02 17:17:37 +03:00
Maxim Bachinsky 9249db7b0b
Merge pull request #42 from TouchInstinct/feature/documentation
First part of documentation
2019-08-02 17:14:35 +03:00
Maxim Bachinsky 0e7b7b499d
Merge pull request #31 from Hiraev/feature/docs-for-navigation
Docs for navigation
2019-08-02 17:11:06 +03:00
Maxim Bachinsky a9d130f134
Merge pull request #32 from Hiraev/feature/docs-for-recyclerview-adapters
Docs for recyclerview-adapters
2019-08-02 17:10:49 +03:00
Maxim Bachinsky 86af20c5a5
Merge pull request #33 from Hiraev/feature/docs-for-lifecycle-rx
Docs for lifecycle-rx
2019-08-02 17:10:34 +03:00
Maxim Bachinsky 7b41318d70
comma fix 2019-08-02 17:08:22 +03:00
Maxim Bachinsky 313744de3e
Merge pull request #41 from TouchInstinct/docs/main_page
Add main page docs and update master
2019-08-02 17:02:05 +03:00
Maxim Bachinsky 6c797c0622
replace or to and 2019-08-02 17:00:27 +03:00
Maxim Bachinsky 64b9dc19ae
little fix 2019-08-02 16:59:54 +03:00
Maxim Bachinsky 2b32c02618
fix comments 2019-08-02 16:57:32 +03:00
Maxim Bachinsky 96d3e39aaf
little text refactor 2019-08-02 16:27:51 +03:00
Maxim Bachinsky 3a3f997d91
one more little fix 2019-08-02 16:24:33 +03:00
Maxim Bachinsky 2a34cd5f66
little fix 2019-08-02 16:23:41 +03:00
Maxim Bachinsky 39045ce1c2
fix comments 2019-08-02 16:23:15 +03:00