Commit Graph

105 Commits

Author SHA1 Message Date
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
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
Aksenov Vladimir 835e54b33b
Merge pull request #30 from TouchInstinct/feature/recycler-onchange-observer
Added recycler onChange observer with extension
2019-07-05 17:01:16 +03:00
Aksenov Vladimir 7ca93645c6 Fixed consistency 2019-07-05 16:52:35 +03:00
Aksenov Vladimir 2585e41b9f Added recycler onChange observer with extension 2019-07-05 16:44:56 +03:00
Karenkov Igor 9b52227994
Updte build script (#29) 2019-07-05 14:24:56 +03:00
Karenkov Igor 04502b62e0
Add feature for support Kotlin DSL in project (#28)
* feature/kotlin_dsl

* Feature for support kotlin dsl in project
2019-07-04 12:49:38 +03:00
Malik Khiraev 273781030d
Merge pull request #26 from Hiraev/feature/docs-for-livedata-location
Docs for livedata-location
2019-07-03 23:48:46 +04:00
Malik 276fa6c320 Docs for livedata-location 2019-07-02 14:06:17 +03:00
Anton Domnikov 30ff9a9037
overridable getCollectionPosition() (#24) 2019-06-18 20:40:42 +02:00
Ivan Vlasov 1e0bed9fd2
BuildScripts updated for lint options changes (#22) 2019-06-13 16:48:32 +03:00
Malik Khiraev c77a52a343
Use State's ClassLoader (#21) 2019-06-12 16:03:45 +03:00