Vladimir Golyshev
|
d9234bb872
|
Merge branch 'master' into add/extension-browser-intent
# Conflicts:
# kotlin-extensions/src/main/java/ru/touchin/extensions/Context.kt
|
2021-09-13 16:30:22 +03:00 |
Vladimir Golyshev
|
d718d82e59
|
MOBILE-1144
|
2021-09-13 02:31:27 +03:00 |
Kirill Nayduik
|
5092fc9900
|
Make safetyLaunch return Job
|
2021-08-30 03:39:46 +03:00 |
Kirill Nayduik
|
e29bb344fd
|
Add context and start as params for safetyLaunch
|
2021-08-24 09:51:04 +03:00 |
Kirill Nayduik
|
64c4013f96
|
Add safetyLaunch extension
|
2021-08-23 18:26:11 +03:00 |
Kirill Nayduik
|
addd51c0ff
|
Add fragment arguments utils
|
2021-08-19 16:12:28 +12:00 |
Kirill Nayduik
|
1ee8f1b5a5
|
Add method findSuitableParent to get suitable parent view for custom snackbar
|
2021-06-29 18:30:19 +03:00 |
Kirill Nayduik
|
fe767a5df0
|
Fix linter for Context.kt and SpanUtils.kt
|
2021-06-28 12:23:11 +03:00 |
rybakovi
|
96d761a04d
|
Merge pull request #200 from TouchInstinct/fix/opening-browser
fix open browser
|
2021-06-25 13:02:24 +03:00 |
rybakovi
|
293c28579b
|
fix open browser
|
2021-06-25 12:41:04 +03:00 |
Kirill Nayduik
|
120dc10f6a
|
Add TextView with ClickableSpan substring
|
2021-06-25 09:04:03 +03:00 |
Maxim Bachinsky
|
b373086c8a
|
fix errors from wrong gradle setup in new modules
|
2020-09-09 16:50:32 +03:00 |
alex
|
7f10b89b86
|
move common android build settings to RoboSwag/android-configs
|
2020-06-15 17:00:31 +03:00 |
alex
|
874b0f5924
|
changed kotlin-stdlib-jdk7 to kotlin-stdlib
|
2020-06-09 18:01:40 +03:00 |
alex
|
e34e78d163
|
changed version to constraints in roboswag modules
|
2020-06-05 19:19:36 +03:00 |
Daniil Borisovskii
|
8b2c061528
|
Fixed comments
https://github.com/TouchInstinct/RoboSwag/pull/121#discussion_r408021807 – prevention of click again coefficient extracted into a value
https://github.com/TouchInstinct/RoboSwag/pull/121#discussion_r408025993 – empty line removed
https://github.com/TouchInstinct/RoboSwag/pull/121#discussion_r408027482 – "MS" posfix was added to delay constants
|
2020-04-14 13:41:51 +03:00 |
Daniil Borisovskii
|
2df5e2e3c3
|
Add explaining comment in `ActionThrottler`
|
2020-04-13 20:42:12 +03:00 |
Daniil Borisovskii
|
e03381b937
|
Add throttling in `View.setOnRippleClickListener()` implementation to prevent multiple actions during ripple delay
|
2020-04-13 20:17:38 +03:00 |
Stanislav
|
6e24f88465
|
added openGooglePlay activity's extension
|
2019-09-12 14:22:16 +03:00 |
Malik
|
2eafe87a41
|
Fix submodules' READMEs
|
2019-09-10 13:58:03 +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 |
Malik Khiraev
|
966acffd06
|
Docs for kotlin-extensions (#27)
|
2019-08-02 15:05:09 +03:00 |
Oleg
|
8a8417b587
|
added openBrowser and callToPhoneNumber methods (#18)
|
2019-05-14 14:27:10 +03:00 |
Ivan Vlasov
|
da3f1d20cb
|
Added extensions for TextView compound drawables management (#9)
|
2019-02-21 04:04:32 +03:00 |
Denis Karmyshakov
|
d1d35ceaa1
|
Simplification ripple click listener
|
2018-10-20 13:54:39 +03:00 |
Denis Karmyshakov
|
4b07e91af1
|
Some package refactor
|
2018-10-20 13:38:21 +03:00 |
Denis Karmyshakov
|
766132bc06
|
AndroidX migration
|
2018-09-28 21:40:03 +03:00 |
Denis Karmyshakov
|
e4a4e69a42
|
Migration to single repo
|
2018-09-27 13:52:59 +03:00 |