Commit Graph

57 Commits

Author SHA1 Message Date
Kirill Nayduik 7a37fb20b7 Add implementation of 'joda-time' for tests to avoid issue https://github.com/dlew/joda-time-android/issues/148 2022-04-18 13:13:35 +03:00
Kirill Nayduik a3241002c5 Create DateFormatUtilsTest for testing DateFormatUtils 2022-04-18 11:59:21 +03:00
Kirill Nayduik 202e4f8ad1 Create DateFormatUtils class for handling cases with DateTime format 2022-04-18 11:59:08 +03:00
Kirill Nayduik 3d01b780be Action TextViews bugfix 2022-01-26 16:58:24 +03:00
Kirill Nayduik e9249e88a9 Add ability to set style instead of color in ActionTextViews 2022-01-25 18:27:19 +03:00
Kirill Nayduik d83ab89739 Fix naming 2021-11-23 11:34:40 +03:00
Kirill Nayduik a6107e2e7a Invoke onClick action with throttle effect 2021-11-23 11:31:31 +03:00
Rinat Nurmukhametov 4a5e77a4ef delete imports 2021-10-07 18:24:00 +03:00
Rinat Nurmukhametov 862ab15450 refactor extension 2021-10-07 18:08:42 +03:00
Rinat Nurmukhametov 4a8eeba10a moved the method to extension 2021-10-07 17:35:18 +03:00
Kirill Nayduik 58fdd5dd98 Add SimpleTextWatcher for listening text changes 2021-09-13 21:53:49 +03:00
Kirill Nayduik fe767a5df0 Fix linter for Context.kt and SpanUtils.kt 2021-06-28 12:23:11 +03:00
Kirill Nayduik 1a8b57de88 Fix PR comments 2021-06-25 09:50:20 +03:00
Kirill Nayduik 120dc10f6a Add TextView with ClickableSpan substring 2021-06-25 09:04:03 +03:00
Kirill Nayduik b07bf33126 Resolve legacy code issue 2021-06-22 23:22:09 +03:00
Maxim Bachinsky b373086c8a fix errors from wrong gradle setup in new modules 2020-09-09 16:50:32 +03:00
Vladimir b935b3995e fixed static 2020-08-20 15:09:17 +05:00
Vladimir 8afda9e405 added extensions 2020-07-28 15:07:21 +05:00
Maxim Bachinsky 948538e273 fixed static analysis 2020-07-15 12:43:25 +03:00
Maxim Bachinsky c62a905120 fix static analysis 2020-07-15 12:28:55 +03:00
Vladimir b254a07eb5 added biometric extension 2020-07-13 19:55:47 +05:00
Vladimir 3e0f50e0bd Added device utils extensions 2020-07-12 21:07:27 +05:00
Maxim Bachinsky 6064978b85
Merge pull request #144 from TouchInstinct/feature/back_navigation
add back navigation to flow fragment and simple cicerone tuner
2020-07-10 13:23:59 +03:00
Maxim Bachinsky eb697e1614 fixed code review 2020-07-10 13:21:58 +03:00
Vladimir 75add732ec fixed static 2020-07-09 21:14:31 +03:00
Maxim Bachinsky 2c20875145 fix replace deprecation in uiutils 2 2020-07-09 18:55:14 +03:00
Maxim Bachinsky 141f86f533 fix replace deprecation in UiUtils.kt 2020-07-09 18:52:44 +03:00
Vladimir 4b6fc34979 fixed review 2020-07-09 13:43:08 +03:00
Vladimir b2084ed4a1 fixed review 2020-07-09 11:38:03 +03:00
Vladimir cf09511e16 Metric extensions 2020-07-09 11:22:14 +03:00
Aksenov Vladimir 7e99274780
Merge pull request #141 from TouchInstinct/added-keyboard-method
Added show/hide keyboard input ext.
2020-07-08 18:41:36 +05:00
Vladimir 110ad3b433 fixed review 2020-07-08 16:34:08 +03:00
Vladimir 6dfbe07a5d updated softKeyboard extensions 2020-07-08 16:17:26 +03:00
Maxim Bachinsky 13ef85a371 reformat code 2020-07-07 15:22:05 +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
alex 43fd0f6f40 fix line breaks abscence in spanned text 2020-04-03 13:04:31 +03:00
PilotOfSparrow 920d42e689
Merge pull request #111 from TouchInstinct/defaults/activity_lifecycle_callbacks
Added  DefaultActivityLifecycleCallbacks
2020-01-15 15:26:38 +03:00
alex aab78f7895 Added DefaultActivityLifecycleCallbacks 2020-01-15 15:24:53 +03:00
Aksenov Vladimir ded05f524c Added duration 2019-12-13 17:10:43 +03:00
Aksenov Vladimir dfe6cac3c1 Added default vibration 2019-12-13 16:48:13 +03:00
Aksenov Vladimir c1f6084890 Added vibration extensions 2019-12-13 16:22:51 +03:00
Maxim Bachinsky 7c38ec26cc fix style comments from code review 2019-11-07 13:18:44 +03:00
Maxim Bachinsky 68113a8359 fix default arguments for old method 2019-11-07 11:41:24 +03:00
Максим Бачинский e666159cce rewrite getSpannedTextWithUrls: make it extension and add new arguments 2019-11-05 17:43:43 +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
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