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 |
Maxim Bachinsky
|
ad9def65a9
|
Merge pull request #103 from TouchInstinct/fix/build_scripts_head
BuildScripts updated
|
2019-11-11 11:03:33 +03:00 |
Ivan Vlasov
|
db0f19696b
|
BuildScripts updated
|
2019-11-11 06:20:56 +03:00 |
Ivan Vlasov
|
f2e833d9d6
|
Added tag parameter for navigation actions
|
2019-11-08 17:39:53 +03:00 |
Maxim Bachinsky
|
7c38ec26cc
|
fix style comments from code review
|
2019-11-07 13:18:44 +03:00 |
Maxim Bachinsky
|
68113a8359
|
fix default arguments for old method
|
2019-11-07 11:41:24 +03:00 |
Maxim Bachinsky
|
b35545ed91
|
remove sample module
|
2019-11-07 11:22:44 +03:00 |
Maxim Bachinsky
|
961f78bbb7
|
remove buildscripts
|
2019-11-07 11:14:41 +03:00 |
Maxim Bachinsky
|
4108468cac
|
update buildscripts
|
2019-11-07 11:12:54 +03:00 |
Ivan Vlasov
|
e7c989ce7d
|
BuildScripts updated for a new api generator version
|
2019-11-05 18:32:16 +03:00 |
Максим Бачинский
|
e666159cce
|
rewrite getSpannedTextWithUrls: make it extension and add new arguments
|
2019-11-05 17:43:43 +03:00 |
Aksenov Vladimir
|
ae49509a82
|
Merge pull request #98 from TouchInstinct/fix/static
Fixed static
|
2019-10-30 20:02:30 +03:00 |
Aksenov Vladimir
|
c2d540f56f
|
Fixed static
|
2019-10-30 20:01:03 +03:00 |
Aksenov Vladimir
|
a56e93fde3
|
Merge pull request #97 from TouchInstinct/feature/new-sdk-version
Upped SDK v
|
2019-10-30 15:48:18 +03:00 |
Aksenov Vladimir
|
42eb3fc76b
|
Uppped SDK v
|
2019-10-30 15:35:06 +03:00 |
Даниил Борисовский
|
991f1626f2
|
Merge pull request #96 from TouchInstinct/fix/issue-93_copying_state_does_not_works
Fix of https://github.com/TouchInstinct/RoboSwag/issues/93
|
2019-10-28 12:30:32 +03:00 |
Daniil Borisovskii
|
9ca661f60e
|
Fixed comments
* https://github.com/TouchInstinct/RoboSwag/pull/96#discussion_r339450162 – changed exceptions desription
* https://github.com/TouchInstinct/RoboSwag/pull/96#discussion_r339450491 – provided Empty state checking to avoid useless calculations
|
2019-10-28 12:15:27 +03:00 |
Daniil Borisovskii
|
37f2cf01a0
|
Fixed https://github.com/TouchInstinct/RoboSwag/issues/93
Using approach `parcel.writeParcelable(this, 0)` instead of `this.writeToParcel(parcel, 0)` resolves the problem.
|
2019-10-25 17:12:35 +03:00 |
RationalEgoism
|
24098d79f1
|
Merge pull request #95 from TouchInstinct/feature/parentViewModels
added parentViewModels extension to ViewModelLazy
|
2019-10-24 16:15:25 +03:00 |
Stanislav
|
cf7d66ad3c
|
parentViewModels
parentViewModels
|
2019-10-24 15:36:43 +03:00 |
PilotOfSparrow
|
9e304aefdf
|
Merge pull request #91 from TouchInstinct/fix/copy_not_that_easy
Fix/copy not that easy
|
2019-10-17 17:22:09 +03:00 |
alex
|
292ec56815
|
state as val
|
2019-10-17 17:20:35 +03:00 |
alex
|
47bb31b93f
|
unused import
|
2019-10-17 16:26:23 +03:00 |
alex
|
2a87a6b4a4
|
Fix crash on copy
|
2019-10-17 16:21:49 +03:00 |
Даниил Борисовский
|
4846e7818c
|
Merge pull request #86 from TouchInstinct/refactor/tabbar_navigation_modifying
TabData modifying
|
2019-10-14 13:25:58 +03:00 |
Daniil Borisovskii
|
705f4e9e39
|
Correct copying of `viewControllerState` property has provided
|
2019-10-12 19:25:29 +03:00 |
Daniil Borisovskii
|
6d7ebc5de8
|
Changed TabData – now getter of field `viewControllerState` returns new instance every time it be called instead of returning the same instance.
|
2019-10-12 01:48:18 +03:00 |
PilotOfSparrow
|
93cb12fb11
|
Merge pull request #85 from TouchInstinct/fix/navigation_container_fragment
Fields should be restored even if savedInstanceState is not null
|
2019-10-04 12:47:37 +03:00 |
alex
|
31dfd8ffca
|
Fields should be restored even if savedInstanceState is not null
|
2019-10-04 12:45:57 +03:00 |
Даниил Борисовский
|
da4d9c16ef
|
Merge pull request #81 from TouchInstinct/feature/tabbar_navigation_add_possibility_to_reset_tab_state
Add possibility to reset tab state every time you navigate to it
|
2019-10-03 13:03:21 +03:00 |
Nitser
|
ba57ce2e28
|
Merge pull request #83 from TouchInstinct/fix/change-lyfecycle-logging
fix method
|
2019-10-01 17:47:44 +03:00 |
Nitser
|
39c5fd6e0e
|
fix method
|
2019-10-01 17:46:29 +03:00 |
Nitser
|
abfe52aacf
|
Merge pull request #82 from TouchInstinct/fix/change-lyfecycle-logging
Fix/change lyfecycle logging
|
2019-10-01 17:41:22 +03:00 |
Nitser
|
ff76eccc19
|
fix variable bug
|
2019-10-01 17:32:52 +03:00 |
Nitser
|
bbfb4ea273
|
fix getCodePoint method
|
2019-10-01 17:20:19 +03:00 |
Nitser
|
684c67fb85
|
rename call class
|
2019-10-01 17:16:06 +03:00 |
Nitser
|
79bc62e647
|
change return string
|
2019-10-01 17:14:46 +03:00 |
Nitser
|
c7fe4af9fc
|
passes the calling class
|
2019-10-01 17:01:04 +03:00 |
Nitser
|
d13e9a0c21
|
add new method for onLyfecycleMethod string
|
2019-10-01 16:59:52 +03:00 |
Nitser
|
b69854ea63
|
add methods for all lifecycle events
|
2019-10-01 16:58:33 +03:00 |
Daniil Borisovskii
|
2b37d4c662
|
FIxed comment codestyle
|
2019-09-30 21:25:13 +03:00 |
Daniil Borisovskii
|
c173e7ad64
|
Change default value of `saveStateOnSwitching` to `true`
|
2019-09-30 21:16:05 +03:00 |
Daniil Borisovskii
|
dd52179e29
|
Fixed comment https://github.com/TouchInstinct/RoboSwag/pull/81/files#r329668219
Renamed `needToSaveState` to `saveStateOnSwitching`
|
2019-09-30 20:49:31 +03:00 |
Daniil Borisovskii
|
7caf2d121b
|
Add possibility to reset tab state every time you navigate to it
|
2019-09-30 18:54:06 +03:00 |
RationalEgoism
|
37e6f00d9b
|
Merge pull request #80 from TouchInstinct/transfer/fragments-and-tab
tabbar-navigation-new
|
2019-09-27 22:06:05 +03:00 |