Daniil Borisovskii
|
175affafb3
|
Added extension 'unwrapOrError' to main RX classes typed with Optional
|
2020-04-27 13:11:04 +03:00 |
Daniil Borisovskii
|
4597623cbf
|
Added extensions 'emitAfter()' to main RxJava types
|
2020-04-27 11:18:02 +03:00 |
Daniil Borisovskii
|
fa759e60cc
|
Added module 'rx-extensions'
|
2020-04-27 11:16:38 +03:00 |
Daniil Shevtsov
|
dc5cb987cf
|
Merge pull request #122 from TouchInstinct/lifecyce/add_to_live_data_extension
lifecycle: add toLiveData extension for easy immutable live data fields
|
2020-04-17 14:17:17 +03:00 |
Daniil Shevtsov
|
98c7f33e27
|
Rename toLiveData to toImmutable
|
2020-04-17 14:15:49 +03:00 |
Daniil Shevtsov
|
f602f9ce13
|
lifecycle: add toLiveData extension for easy immutable live data fields creation
|
2020-04-17 14:06:38 +03:00 |
Даниил Борисовский
|
aaf256b5e1
|
Merge pull request #121 from TouchInstinct/feature/click_throttling
Add throttling in `View.setOnRippleClickListener()` implementation to prevent multiple actions during ripple delay
|
2020-04-14 16:32:40 +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 |
PilotOfSparrow
|
e2098504f3
|
Merge pull request #120 from TouchInstinct/fix_spanned_text_wth_url
fix line breaks abscence in spanned text
|
2020-04-03 13:10:54 +03:00 |
alex
|
43fd0f6f40
|
fix line breaks abscence in spanned text
|
2020-04-03 13:04:31 +03:00 |
PilotOfSparrow
|
f2538550a9
|
Merge pull request #119 from TouchInstinct/fix_illegal_state_exception
fix IllegalStateException when try to call MutableLiveData.setValue() outside main thread
|
2020-03-30 15:23:24 +03:00 |
alex
|
96fb2bf13d
|
fix IllegalStateException when try to call MutableLiveData.setValue() outside main thread
|
2020-03-30 13:41:05 +03:00 |
PilotOfSparrow
|
5879bea4b1
|
Merge pull request #118 from TouchInstinct/fix/static
"fix" static
|
2020-03-27 13:11:23 +03:00 |
alex
|
1976c3095b
|
"fix" static
|
2020-03-27 11:49:52 +03:00 |
Maxim Bachinsky
|
eb2a08d98b
|
Merge pull request #117 from TouchInstinct/revert/firebase
Revert "Migrate FB crashlytics"
|
2020-03-19 21:23:47 +03:00 |
Максим Бачинский
|
a9ba1c7971
|
Revert "Migrate FB crashlytics"
This reverts commit ea1804cc
|
2020-03-19 21:19:30 +03:00 |
RationalEgoism
|
09f322fc6d
|
Merge pull request #116 from TouchInstinct/bugfix/delegationAdapter-outOfBoundsException
fix outOfBoundsException in delegationListAdapter
|
2020-03-10 16:01:08 +03:00 |
Stanisalv
|
833215eb6d
|
fix outOfBoundsException in delegationListAdapter
|
2020-03-10 15:56:15 +03:00 |
Maxim Bachinsky
|
32c1f91703
|
Merge pull request #115 from TouchInstinct/fix/lifecycle
add java version to kotlin compile at lifecycle module
|
2020-02-13 13:49:03 +03:00 |
Maxim Bachinsky
|
63bfa9b539
|
Merge pull request #114 from TouchInstinct/fix/readme
Update main readme
|
2020-02-13 13:48:42 +03:00 |
Maxim Bachinsky
|
672936b8c1
|
add java version to kotlin compile
|
2020-02-13 13:46:05 +03:00 |
Maxim Bachinsky
|
69f269528e
|
Update README.md
|
2020-02-13 12:57:51 +03:00 |
RationalEgoism
|
ab0a7a347f
|
Merge pull request #113 from TouchInstinct/fix/inner-navigation-new
fixed inner navigation with navigation_new & tabbarnavigation_new
|
2020-02-12 20:32:55 +03:00 |
Stanislav
|
6c795a6f4a
|
fixed inner navigation with navigation_new & tabbarnavigation_new
fixed inner navigation with navigation_new & tabbarnavigation_new
|
2020-02-12 19:53:32 +03:00 |
Aksenov Vladimir
|
1ea7fe662b
|
Merge pull request #112 from TouchInstinct/feature/migration-fb-crashlytic
Migrate FB crashlytics
|
2020-02-06 14:02:43 +03:00 |
Aksenov Vladimir
|
2302fbc16d
|
Added new line
|
2020-02-06 13:09:17 +03:00 |
Aksenov Vladimir
|
0ee9f72e26
|
Removed useless deps.
|
2020-02-06 13:08:01 +03:00 |
Aksenov Vladimir
|
e9bf8e29d0
|
Upd naming
|
2020-02-05 19:23:13 +03:00 |
Aksenov Vladimir
|
ea1804cc6b
|
Migrate FB crashlytics
|
2020-02-05 15:21:55 +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
|
ec59619fda
|
Merge pull request #110 from TouchInstinct/feature/vibration
Added vibration extensions
|
2019-12-13 17:11:30 +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
|
00250a601d
|
Merge pull request #109 from TouchInstinct/freeze_font_scale
add freezing font scale factor in base activity
|
2019-11-26 15:14:08 +03:00 |
Maxim Bachinsky
|
f430d00591
|
add freezing font scale factor in base activity
|
2019-11-26 14:59:41 +03:00 |
Aksenov Vladimir
|
0e1a0684fc
|
Merge pull request #108 from TouchInstinct/fix/keyboard-nav-bar
Fixed nav. bar
|
2019-11-26 11:01:06 +03:00 |
Aksenov Vladimir
|
27ac13ccd3
|
Fixed nav. bar
|
2019-11-25 23:19:10 +03:00 |
Aksenov Vladimir
|
0f7d70ab70
|
Merge pull request #107 from TouchInstinct/feature/call-super
Added call super
|
2019-11-25 16:05:52 +03:00 |
Aksenov Vladimir
|
3cb729c66f
|
Added call super
|
2019-11-25 16:03:54 +03:00 |
Aksenov Vladimir
|
48e1dc729a
|
Merge pull request #106 from TouchInstinct/fix/keyboard
Fixed keyboard variable
|
2019-11-14 19:27:26 +02:00 |
Aksenov Vladimir
|
dcfb62ef3e
|
Fixed keyboard variable
|
2019-11-14 01:52:32 +03:00 |
Даниил Борисовский
|
a0bdc1518d
|
Merge pull request #104 from TouchInstinct/refactor/tag_parameter_in_navigation_actions
Refactor – changed mutual order of parameters `tag` and `transactionSetup` in `FragmentNavigation` and `ViewControllerNavigation`
|
2019-11-11 22:12:53 +03:00 |
Daniil Borisovskii
|
e27c61d536
|
Refactor – changed mutual order of parameters `tag` and `transactionSetup` in `FragmentNavigation` and `ViewControllerNavigation`
|
2019-11-11 21:49:06 +03:00 |
Maxim Bachinsky
|
df5c06d39c
|
Merge pull request #100 from TouchInstinct/remove_buildscripts
Remove buildscripts and sample module
|
2019-11-11 11:51:48 +03:00 |
Maxim Bachinsky
|
65a1076aee
|
Merge branch 'master' into remove_buildscripts
|
2019-11-11 11:14:05 +03:00 |
Maxim Bachinsky
|
730bc98983
|
Merge pull request #101 from TouchInstinct/feature/url_spans
Fix url highlighting: add removing underline and it is extension. Make utils kotlin
|
2019-11-11 11:04:16 +03:00 |