Commit Graph

115 Commits

Author SHA1 Message Date
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 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
Maxim Bachinsky 02d8178939
fix refs on readme page 2019-08-02 16:16:31 +03:00
Maxim Bachinsky 30dd180fb9
new main page docs 2019-08-02 16:12:13 +03:00
Malik Khiraev 966acffd06
Docs for kotlin-extensions (#27) 2019-08-02 15:05:09 +03:00
Malik Khiraev 82e21f606a
Update README.md 2019-07-31 13:24:50 +03:00
Ivan Vlasov 68aa3bb112
Kotlin for utils module (#39)
Kotlin for utils module


Kotlin for utils module


Kotlin for utils module
2019-07-30 18:10:27 +03:00
Даниил Борисовский 19ba1135eb
Merge pull request #38 from TouchInstinct/feature/helper_object_for_make_clickable_a_part_of_string
Added helper object for make clickable a part of string using custom handler.
2019-07-30 13:20:39 +03:00
vender98 34f27a5d8e Fixed according to
https://github.com/TouchInstinct/RoboSwag/pull/38#discussion_r308637893
https://github.com/TouchInstinct/RoboSwag/pull/38#discussion_r308639764
2019-07-30 13:12:02 +03:00
vender98 e76e8ded06 Revert "Make URL link clickable"
This reverts commit f9011394
2019-07-30 12:53:46 +03:00
vender98 f90113949b Make URL link clickable 2019-07-30 12:52:50 +03:00
vender98 5cbfeb4da5 Fixed doc 2019-07-30 12:48:18 +03:00
vender98 b586c0dee4 Fixed according to https://github.com/TouchInstinct/RoboSwag/pull/38#discussion_r308532288 2019-07-30 08:47:29 +03:00
vender98 9b6afb2bcc Added helper object for make clickable a part of string using custom handler. 2019-07-29 23:34:24 +03:00
Maxim Bachinsky 89f4c2f51a update static analysis to detekt RC 15 2019-07-22 16:14:57 +03:00
Unknown ab23cacd53 update buildscripts again 2019-07-19 15:09:29 +03:00
Unknown a70b421f1a update buildscripts 2019-07-19 14:30:41 +03:00
Malik Khiraev e26fd89882
Docs for lifecycle (#34) 2019-07-19 12:39:44 +03:00
Malik Khiraev ccdf00c789
Create README.md 2019-07-18 14:50:19 +03:00
Malik Khiraev 606ec24231
Create README.md 2019-07-18 14:48:48 +03:00
Malik Khiraev 06f3650f44
Create README.md 2019-07-18 14:23:48 +03:00