Commit Graph

366 Commits

Author SHA1 Message Date
Maxim Bachinsky d565637407 move to roboswag modules (mvi, pagination, cicerone, viewbinding) from test proj 2020-06-27 18:42:58 +03:00
PilotOfSparrow 5f39d04f46
Merge pull request #129 from TouchInstinct/lib_versions_gradle_6_style
changed version to constraints in roboswag modules
2020-06-25 16:27:35 +03:00
alex b6c5ca3a75 constants to root extensions 2020-06-25 15:51:22 +03:00
alex 382f0d1da0 formatting fix 2020-06-25 11:30:30 +03:00
Maxim Bachinsky f8cf421083
Merge pull request #137 from TouchInstinct/gradle6/update_crashlytics
update crashlytics required version
2020-06-23 17:49:37 +03:00
Maxim Bachinsky 2599f4a2c7 update crashlytics required version 2020-06-23 17:41:47 +03:00
Maxim Bachinsky b80facac55
Merge pull request #136 from TouchInstinct/code_owners
add code owners
2020-06-16 12:43:08 +03:00
Maxim Bachinsky 7f90d6d756
add code owners 2020-06-16 11:57:20 +03:00
alex ba78cd441b added config.gradle to RoboSwag 2020-06-15 17:13:48 +03:00
PilotOfSparrow 7c9a79a21d
Merge pull request #135 from TouchInstinct/common_config
move common android build settings to RoboSwag/android-configs
2020-06-15 17:07:21 +03:00
alex 7f10b89b86 move common android build settings to RoboSwag/android-configs 2020-06-15 17:00:31 +03:00
Aksenov Vladimir 696d358d29
Merge pull request #134 from TouchInstinct/enc-shared-prefs
Enc shared prefs
2020-06-15 15:03:31 +03:00
Vladimir 6af592c4f8 Fixed review 2020-06-15 15:02:19 +03:00
Vladimir 0ccaba37c5 fixed review 2020-06-15 14:52:13 +03:00
Aksenov Vladimir 48017f9803
Update encrypted-shared-prefs/README.md
Co-authored-by: Maxim Bachinsky <mbachinskiyol@gmail.com>
2020-06-15 14:11:13 +03:00
Vladimir 494e665df4 fixed readme 2020-06-15 13:56:51 +03:00
Vladimir 51a73cba9d Fixed review 2020-06-15 13:55:26 +03:00
Vladimir a50531a294 Updated readme 2020-06-11 23:00:10 +03:00
Vladimir 8a4533f937 Fixed names 2020-06-11 22:54:34 +03:00
Vladimir 67b491b50d Added block writing 2020-06-11 22:52:26 +03:00
Aksenov Vladimir 442ea71269
Merge pull request #132 from TouchInstinct/licard/before-gradle-6
Added encrypted prefs
2020-06-11 01:21:03 +03:00
Aksenov Vladimir 4c677ce9fe
Merge pull request #131 from TouchInstinct/enc-shared-prefs
upd migration
2020-06-10 23:18:52 +03:00
Vladimir f324f5621c upd migration 2020-06-10 19:12:54 +03:00
Aksenov Vladimir 27d953a254
Merge pull request #130 from TouchInstinct/enc-shared-prefs
Enc shared prefs
2020-06-10 18:26:05 +03:00
Vladimir 37c4d284fa Fixed static 2020-06-10 16:52:30 +03:00
Vladimir 9eec9dffe3 Added touchin shared prefs 2020-06-10 16:27:59 +03:00
alex 874b0f5924 changed kotlin-stdlib-jdk7 to kotlin-stdlib 2020-06-09 18:01:40 +03:00
Aksenov Vladimir 3d95877832
Merge pull request #128 from TouchInstinct/binary-prefs
added binary prefs
2020-06-08 22:47:48 +03:00
Vladimir 8cc377304f upd name 2020-06-06 14:02:04 +03:00
Vladimir 09809eb07b upd name 2020-06-06 13:13:08 +03:00
Vladimir a3cad2a1d6 added binary prefs 2020-06-05 23:25:43 +03:00
alex e34e78d163 changed version to constraints in roboswag modules 2020-06-05 19:19:36 +03:00
PilotOfSparrow 48bfcb0d1e
Merge pull request #125 from TouchInstinct/base_naviagation
navigation_new became navigation_base, tabbar navigation has appropriate postfix now
2020-06-05 14:31:50 +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