Commit Graph

659 Commits

Author SHA1 Message Date
Daniil Bakherov 085cf09dbb Merge pull request 'fix crash on not initialized viewControllerClass field' (#18) from fix_ubrir_crash into ubrir/develop
Reviewed-on: #18
Reviewed-by: Alexey Ganin <alexey.ganin@noreply.localhost>
2024-10-31 13:05:47 +03:00
Daniil Bakherov 809f3aba9f Merge branch 'ubrir/develop' into fix_ubrir_crash 2024-10-25 13:13:16 +03:00
baheroff f4c81cf2a2 fix crash on not initialized viewControllerClass field 2024-10-25 13:11:16 +03:00
Daniil Bakherov 2696cd3af8 Merge pull request 'MB-47298: bump lifecycle version' (#17) from bump_lifycycle_version into ubrir/develop
Reviewed-on: #17
2024-10-23 17:33:24 +03:00
baheroff 57486cab51 MB-47298: bump lifecycle version 2024-10-23 16:19:59 +03:00
Sergey Vlasenko 1259b40d05 Merge pull request 'fix removeUnderline flags in getSpannedTextWithUrls' (#12) from fix_getSpannedTextWithUrls into update_kotlin_ver
Reviewed-on: #12
Reviewed-by: Daniil Bakherov <daniil.bakherov@noreply.localhost>
2024-04-18 17:00:43 +03:00
Sergey Vlasenko fb3365478a fix removeUnderline flags in getSpannedTextWithUrls 2024-04-18 16:51:28 +03:00
Sergey Vlasenko 57e6ca80e3 Merge pull request 'feature MB-43103 add setters in Switcher' (#9) from MB-43103 into update_kotlin_ver
Reviewed-on: #9
Reviewed-by: Daniil Bakherov <daniil.bakherov@noreply.localhost>
2024-03-27 15:23:35 +03:00
Sergey Vlasenko 405ff7459f feature MB-43103 add setters in Switcher 2024-03-27 15:19:27 +03:00
Sergey Vlasenko 87b7863b46 refactor 2023-11-02 16:24:13 +03:00
Sergey Vlasenko 09ce885353 fix when expressions 2023-11-02 10:34:30 +03:00
kostikum e3da08a47b
Merge pull request #283 from TouchInstinct/fix/dependecies
fix unnecessary dependencies in :navigation-view-controller module
2023-02-21 14:34:14 +07:00
Konstantin Kuzhim 7ce02f1c24 fix unnecessary dependencies in :navigation-view-controller module 2023-02-21 02:02:16 +07:00
Baherov Daniil 243fb8a761
Merge pull request #260 from TouchInstinct/MB-14704_fix_huawei_maps
MB-14704: replace null arg with main looper to fix huawei maps on latest versions
2022-08-02 16:26:47 +03:00
Daniil Baherov 3dbe35fedf MB-14704: replace null arg with main looper to fix huawei maps on latest versions 2022-08-02 16:21:06 +03:00
Mikhail Levin bdffe6305d
Merge pull request #258 from TouchInstinct/feature/viewcontroller_viewbinding
MB-13701: ViewBindingDelegate for ViewController
2022-07-22 15:46:48 +03:00
mephistolie 63d932b944 MB-13701: Add ViewBindingDelegate for ViewController 2022-07-20 12:23:18 +03:00
Alemoore 3278562ff4 add TestableLiveDataDispatcher without android classes
(cherry picked from commit 7ed7a25bfe)
2022-03-02 19:25:10 +03:00
Alemoore 5beefaeb31 use interface in RxViewModel
(cherry picked from commit 24b380fff0)
2022-03-02 19:25:02 +03:00
kostikum 8041b66f8d
Merge pull request #234 from TouchInstinct/fix/add_validation_logging_for_null_fields
Fix/add validation logging for null fields
2021-11-09 18:54:14 +07:00
Konstantin Kuzhim d57d8d083e replace multi-log stacktrace printing with one-statement logging 2021-11-08 22:31:45 +07:00
Konstantin Kuzhim 411401a4ec add logging if non-null field is null 2021-11-08 22:30:32 +07:00
Grigorii 41690204fe
Merge pull request #224 from TouchInstinct/fix_merging
fix conflicts after merging ubrir/master <- master
2021-09-15 16:06:15 +03:00
grigorii 09161d3877 fix conflicts after merging ubrir/master <- master 2021-09-15 13:04:35 +03:00
grigorii c9343855f7 Merge branch 'master' of github.com:TouchInstinct/RoboSwag into ubrir/master
 Conflicts:
	views/src/main/java/ru/touchin/roboswag/views/widget/AmountWithDecimalDecorator.kt
2021-09-15 09:35:36 +03:00
Grigorii 1964aae248
Merge pull request #222 from TouchInstinct/change_switcher
add hideAllChildren() in Switcher ViewGroup
2021-09-15 12:29:59 +03:00
grigorii e2d744c5d3 add hideAllChildren() in Switcher ViewGroup 2021-09-15 09:24:20 +03:00
Kirill Nayduik d9a9957cd4
Merge pull request #220 from TouchInstinct/simple_text_watcher
Add SimpleTextWatcher for listening text changes
2021-09-13 22:27:27 +03:00
Kirill Nayduik 58fdd5dd98 Add SimpleTextWatcher for listening text changes 2021-09-13 21:53:49 +03:00
sousnein a1db8b8ac2
Merge pull request #219 from TouchInstinct/add/extension-browser-intent
MOBILE-1144
2021-09-13 17:01:07 +03:00
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
rinstance b6da108fb3
Merge pull request #218 from TouchInstinct/fix/crossfade_view_attr
change name attr
2021-09-13 14:36:08 +03:00
Rinat Nurmukhametov 60d101e60b change name attr 2021-09-13 14:34:28 +03:00
rinstance 3127bee630
Merge pull request #217 from TouchInstinct/add_crossfade_view
add crossfade view
2021-09-13 14:31:27 +03:00
Rinat Nurmukhametov 51814ab42a rename 2021-09-13 14:30:34 +03:00
Rinat Nurmukhametov 5014c5aa88 add crossfade view 2021-09-13 14:25:37 +03:00
Vladimir Golyshev d718d82e59 MOBILE-1144 2021-09-13 02:31:27 +03:00
Grigorii c991526f35
Merge pull request #216 from TouchInstinct/fix/keyboard_behavior
Fix keyboard behavior detection after recreating activity with opened keyboard
2021-09-08 13:28:02 +03:00
Grigorii Leontev c9b160af2f fix keyboard behavior detection after recreating activity with opened keyboard 2021-09-02 14:04:48 +03:00
Kirill Nayduik 62127c7a98
Merge pull request #215 from TouchInstinct/fix/safetylaunch
Make safetyLaunch return Job
2021-09-02 13:07:42 +03:00
Kirill Nayduik 5092fc9900 Make safetyLaunch return Job 2021-08-30 03:39:46 +03:00
rinstance 400dd718da
Merge pull request #214 from TouchInstinct/add_base_bottom_sheet
add base fullscreen bottom sheet dialog
2021-08-27 15:25:39 +03:00
Rinat Nurmukhametov bfb0f0b14f add base fullscreen bottom sheet dialog 2021-08-27 15:14:37 +03:00
sousnein 481033ac1b
Merge pull request #208 from TouchInstinct/set_cookies_on_load_url
add set cookies functionality
2021-08-24 17:37:52 +03:00
Kirill Nayduik ce1c717f22
Merge pull request #213 from TouchInstinct/add_safetylaunch
Add safetylaunch
2021-08-24 10:03:11 +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
rinstance 2caefebc01
Merge pull request #212 from TouchInstinct/fix/window_insets_listener
Fix windowlistener when setting permissions
2021-08-19 15:50:07 +03:00
Rinat Nurmukhametov 0ffae50cb1 fix windowlistener when setting permissions 2021-08-19 14:49:41 +03:00
Kirill Nayduik e16445691b
Merge pull request #211 from TouchInstinct/fragment_args
Add fragment arguments utils
2021-08-19 21:12:23 +12:00