Максим Бачинский
|
2015daf5d1
|
fix errors with fragmentwithstate
|
2020-05-28 00:26:43 +03:00 |
Максим Бачинский
|
62d3467a59
|
update comment to new lc group
|
2020-05-28 00:15:53 +03:00 |
Максим Бачинский
|
f3bd3b2f69
|
move logging stuff to logging module
|
2020-05-27 20:58:05 +03:00 |
Максим Бачинский
|
45dddff10a
|
split basefragment and state saving
|
2020-05-27 20:41:46 +03:00 |
alex
|
8399f01d50
|
kotlinOptions to java 8
|
2020-04-29 13:44:27 +03:00 |
alex
|
6ce2bbf82f
|
added bottom navigation base as separate module
|
2020-04-28 21:02:50 +03:00 |
alex
|
b5f0ab736c
|
moved most of the bottom_navigation_viewcontroller logic to bottom_navigation_fragment
|
2020-04-27 17:16:30 +03:00 |
alex
|
263ac4d659
|
removed `components` middle package
|
2020-04-27 16:34:45 +03:00 |
alex
|
7cd318cc74
|
merge fix
|
2020-04-27 12:45:15 +03:00 |
alex
|
5e2cd74839
|
Merge branch 'master' into base_naviagation
# Conflicts:
# navigation-base/src/main/java/ru/touchin/roboswag/components/navigation_base/fragments/BaseFragment.kt
|
2020-04-27 12:43:54 +03:00 |
PilotOfSparrow
|
f0807bd193
|
Merge pull request #124 from TouchInstinct/remove_butterknife
Remove butterknife
|
2020-04-27 12:39:05 +03:00 |
Даниил Борисовский
|
edc65d0826
|
Merge pull request #123 from TouchInstinct/feature/rx-extensions
Added module 'rx-extensions'. Added extension 'emitAfter()' to main RxJava types.
|
2020-04-27 12:34:11 +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 |
alex
|
5c4742c393
|
navigation_new became navigation_base, tabbar navigation has appropriate postfix now
|
2020-04-24 19:14:27 +03:00 |
alex
|
7ef5facf2e
|
removed butterknife from base fragment
|
2020-04-24 15:48:06 +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 |
alex
|
98acd9af0c
|
Merge branch 'master' into vtb/fix-inner-navigation
|
2020-04-14 15:58:13 +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 |
Stanisalv
|
642c7f7a27
|
fix outOfBoundsException in delegationListAdapter
|
2020-03-10 16:03:32 +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 |
Stanislav
|
4a97b6cd66
|
fixed inner navigation with navigation_new & tabbarnavigation_new
fixed inner navigation with navigation_new & tabbarnavigation_new
|
2020-02-13 12:52:17 +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 |