Commit Graph

662 Commits

Author SHA1 Message Date
Rinat Nurmukhametov 3681f5c92d change documentation + gradle deps 2022-03-17 12:02:27 +03:00
Rinat Nurmukhametov ccb3f1c4e1 create services module 2022-03-16 18:31:01 +03:00
Rinat Nurmukhametov d201cfb36f change README 2022-03-16 17:01:32 +03:00
Rinat Nurmukhametov d1706bb7c5 Merge branch 'add_captcha_module' of github.com:TouchInstinct/RoboSwag into add_captcha_module 2022-03-16 16:57:13 +03:00
Rinat Nurmukhametov 8d70d2dad1 refactor manager + utils 2022-03-16 16:56:04 +03:00
rinstance d9e891c838
change README 2022-03-15 11:48:11 +03:00
Rinat Nurmukhametov 9a728a9e57 create captcha module with checking 2022-03-15 11:46:24 +03:00
Kirill Nayduik d907193e41 Add subclass of PagingDataAdapter with implementation of updating inner list 2022-02-28 13:22:39 +03:00
Kirill Nayduik 0a20682a87
Merge pull request #245 from TouchInstinct/coroutine_scope_view
Coroutine scope view
2022-02-14 11:03:17 +03:00
Kirill Nayduik f13984d727 Fix code style 2022-02-14 04:18:47 +03:00
Kirill Nayduik cab47a058c Add ViewCoroutineScope to handle scope inside view 2022-02-13 22:58:57 +03:00
Kirill Nayduik 1b994bab0e Change deprecated kotlin-android-extensions to kotlin-parcelize 2022-02-13 21:06:09 +03:00
Kirill Nayduik 902c029a29 Set dagger version up to 2.34 to make it compilable with kotlin 1.5+ 2022-02-13 21:05:39 +03:00
Kirill Nayduik 226f7d164f
Merge pull request #244 from TouchInstinct/fix/stylable_text_view
Make StyleableSubTextView open class
2022-02-02 20:04:31 +03:00
Kirill Nayduik 72d2f3007d Make StyleableSubTextView open class 2022-02-02 19:48:59 +03:00
Kirill Nayduik 248d55aa85
Merge pull request #243 from TouchInstinct/view/dynamic_text
Add ability to change text and subtext dynamically
2022-01-26 20:04:35 +03:00
Kirill Nayduik c844375fc1 Fix codeStyle and optimize text setting 2022-01-26 18:50:12 +03:00
Kirill Nayduik b8f6557195 Add ability to change text and subtext dynamically 2022-01-26 18:20:08 +03:00
Kirill Nayduik cbd94750bf
Merge pull request #242 from TouchInstinct/view/styleable_text
View/styleable text
2022-01-26 17:10:56 +03:00
Kirill Nayduik 3d01b780be Action TextViews bugfix 2022-01-26 16:58:24 +03:00
Kirill Nayduik da50319159
Merge pull request #241 from TouchInstinct/views/text_views
Add EllipsizeSpannableTextView and MultipleActionTextView from Petshop
2022-01-26 14:48:38 +03:00
Kirill Nayduik ee4c4aaa5a Add StyleableSubTextView to support styling substrings of text 2022-01-25 18:38:05 +03:00
Kirill Nayduik dde53450a8 Fix attrs for ActionTextViews 2022-01-25 18:28:02 +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 3d6d2aa233 Comment typo fix 2022-01-25 15:32:18 +03:00
Kirill Nayduik 66e6d9e563 Add comments for new text view classes 2022-01-25 15:22:12 +03:00
Kirill Nayduik 4eb3683e41 Enable MultipleActionTextView to ellipsize 2022-01-25 15:10:57 +03:00
Kirill Nayduik afca6eab5f Remove redundant variable 2022-01-25 14:41:56 +03:00
Kirill Nayduik a27814fca9 Add EllipsizeSpannableTextView and MultipleActionTextView from Petshop 2022-01-25 13:47:10 +03:00
Kirill Nayduik 80412c01ed
Merge pull request #240 from TouchInstinct/lifecycle/detekt_fix
Fix detekt issues
2022-01-19 13:53:04 +03:00
Kirill Nayduik f58bdd9289 Fix detekt issues 2022-01-19 13:14:47 +03:00
Kirill Nayduik 881c775663
Merge pull request #239 from TouchInstinct/lifecycle_delegates
LifecycleDelegates
2022-01-18 11:39:21 +03:00
Kirill Nayduik 3476324b84 Add delegates that allows to lazily initialize value on certain lifecycle event 2022-01-17 17:55:27 +03:00
Kirill Nayduik cde08fa3f0
Merge pull request #238 from TouchInstinct/keyboard_detector
FragmentKeyboardListenerObserver
2021-12-14 19:09:40 +03:00
Kirill Nayduik 9a4068f337 Add FragmentKeyboardListenerObserver for detecting keyboard events from Fragment 2021-12-14 18:33:57 +03:00
Kirill Nayduik 8566cf0c12
Merge pull request #237 from TouchInstinct/fix/KeyboardBehaviorDetector
Change type of argument for KeyboardBehaviorDetector
2021-12-07 15:49:30 +03:00
Kirill Nayduik e023c57afd Change type of argument for KeyboardBehaviorDetector 2021-12-07 15:30:51 +03:00
Kirill Nayduik 262820c47b
Merge pull request #236 from TouchInstinct/fix/throttle_clickable_span
Fix/throttle clickable span
2021-11-23 11:52:31 +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 ad29d57377 delete staples 2021-11-18 03:35:33 +03:00
kostikum c9678f8080
Merge pull request #235 from TouchInstinct/fix/valid_error_logging_for_null_fields
Fix/valid error logging for null fields
2021-11-09 19:06:54 +07:00
Konstantin Kuzhim 0f890cbd1e replace multi-log stacktrace printing with one-statement logging 2021-11-09 18:47:32 +07:00
Konstantin Kuzhim 919445de07 add logging if non-null field is null 2021-11-09 18:46:12 +07:00
rinstance 4bb3d2f3d7
Merge pull request #233 from TouchInstinct/fix/crash_with_null
fix crash with null
2021-10-13 16:02:59 +03:00
Rinat Nurmukhametov 8f76718cc5 add getting args by fragment 2021-10-12 18:54:17 +03:00
Rinat Nurmukhametov 9e8b04e4a0 fix crash with null 2021-10-12 18:11:53 +03:00
rinstance 13440a5e33
Merge pull request #232 from TouchInstinct/fix/mvi_methods
move to method
2021-10-11 16:32:52 +03:00
Rinat Nurmukhametov 9c6979ffa2 move to method 2021-10-11 16:30:00 +03:00
rinstance 8cb33cdd08
Merge pull request #231 from TouchInstinct/add_mvi_bottom_sheet
add MviBottomSheet
2021-10-11 16:19:49 +03:00