Commit Graph

334 Commits

Author SHA1 Message Date
alex e34e78d163 changed version to constraints in roboswag modules 2020-06-05 19:19:36 +03:00
alex cb4000b48d fix static 2020-06-05 12:21:29 +03:00
alex 2788c6df66 truly open 2020-06-04 20:27:43 +03:00
alex 75173dbafc Merge branch 'master' into base_naviagation 2020-06-04 19:31:27 +03:00
alex bd9accacaa view controller fixes 2020-06-04 19:30:45 +03:00
alex 372750eee4 viewcontroller viewModel management logic now in separate module
rename FragmentWithState to StatefulFragment
fix navigation class files packages
2020-05-28 13:26:54 +03:00
Максим Бачинский 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
Даниил Борисовский 57ba2e8097
Merge pull request #127 from TouchInstinct/feature/rx-extensions
Rename 'Constants' to 'StringConstants'
2020-04-28 22:30:06 +03:00
Daniil Borisovskii c1b12544b8 Rename 'Constants' to 'StringConstants' 2020-04-28 22:27:16 +03:00
Даниил Борисовский aa65ba93af
Merge pull request #126 from TouchInstinct/feature/rx-extensions
Added extension 'unwrapOrError' to main RX classes typed with Optional
2020-04-28 21:53:48 +03:00
Daniil Borisovskii 89ddc59ff8 Renamed 'unwrapAndSkip()' to 'unwrapAndFilter()' 2020-04-28 21:25:03 +03:00
alex 6ce2bbf82f added bottom navigation base as separate module 2020-04-28 21:02:50 +03:00
Daniil Borisovskii 4e9e104124 Make function 'unwrapOrSkip' a little bit more prettier 2020-04-28 20:22:36 +03:00
Daniil Borisovskii fe3876d886 Added function "unwrapOrSkip()" for Observable and Flowable 2020-04-28 18:58: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
Daniil Borisovskii 175affafb3 Added extension 'unwrapOrError' to main RX classes typed with Optional 2020-04-27 13:11:04 +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