Denis Markwald
|
dc0e6d63cf
|
fix webview
- фикс пропадающей ошибки об отстутствии интернета (вместо неё появлялся пустой error_layout)
- фикс скролла + увеличение производительности
|
2021-05-24 21:21:11 +02:00 |
Denis Markwald
|
df8088879a
|
fix webview crashes
fix crash webview when url is empty or invalid
|
2021-05-24 17:05:31 +02:00 |
RationalEgoism
|
338e68d2fb
|
Merge pull request #181 from TouchInstinct/bugfix/pp-crash
removed PrettyPrint logging
|
2020-11-05 15:20:54 +03:00 |
stanislav
|
7c4e0d7587
|
reformat
|
2020-11-05 15:19:25 +03:00 |
Stanisalv
|
39fee79d2d
|
removed PrettyPrint logging
removed PrettyPrint logging
|
2020-11-05 14:25:41 +03:00 |
SergeyChernonog
|
42e3212f2c
|
Merge pull request #105 from TouchInstinct/feature/skeleton_view
Add SkeletonView
|
2020-10-21 16:41:03 +03:00 |
Aksenov Vladimir
|
887683f270
|
Merge pull request #178 from TouchInstinct/feature/base-web-view
Feature/base web view
|
2020-10-19 13:05:09 +03:00 |
Aksenov Vladimir
|
8414e23934
|
Merge pull request #177 from TouchInstinct/web-view
Added ssl processing, redirect, cookies processing
|
2020-10-19 13:03:24 +03:00 |
SergeyChernonog
|
dedc82db07
|
line and space formatting
|
2020-10-19 12:45:54 +03:00 |
SergeyChernonog
|
c41fc44a89
|
Fix description of angle
|
2020-10-19 11:19:36 +03:00 |
Vladimir
|
b9c8618782
|
fixed review
|
2020-10-19 11:15:03 +03:00 |
SergeyChernonog
|
16972fe6d9
|
Fix description typo
|
2020-10-19 11:07:54 +03:00 |
Vladimir
|
45a4424679
|
fix
|
2020-10-18 16:50:51 +03:00 |
Vladimir
|
8267584685
|
Added ssl processing, redirect, cookies processing
|
2020-10-18 14:36:00 +03:00 |
Aksenov Vladimir
|
01a4f7820e
|
Merge pull request #172 from TouchInstinct/init-base-web-view
first version
|
2020-10-17 12:22:54 +03:00 |
SergeyChernonog
|
29ea6350e7
|
build errors
|
2020-10-17 00:30:56 +03:00 |
SergeyChernonog
|
336caf0c28
|
add SkeletonView description
|
2020-10-16 21:14:57 +03:00 |
Vladimir
|
2a3f794819
|
pull to refresh, alert
|
2020-10-15 18:46:02 +03:00 |
rybakovi
|
f8b7db07c3
|
Merge pull request #174 from TouchInstinct/fix-error-with-long-numbers
float to double
|
2020-10-05 14:33:33 +03:00 |
rybakovi
|
14d11a1fc8
|
float to double
|
2020-10-05 14:28:29 +03:00 |
Vladimir
|
b83ce309e5
|
clean
|
2020-10-01 18:31:30 +03:00 |
Vladimir
|
2fc1dcc3a1
|
move to another module
|
2020-10-01 18:30:15 +03:00 |
Vladimir
|
6821c5b3f3
|
first version
|
2020-10-01 17:55:41 +03:00 |
Maxim Bachinsky
|
09061c1bcf
|
Merge pull request #169 from TouchInstinct/mvi/logging
added mediators to extend mvilogic. added logging mediators
|
2020-09-28 19:25:13 +03:00 |
Maxim Bachinsky
|
6bce581a8d
|
fixed code review
|
2020-09-23 13:16:59 +03:00 |
Максим Бачинский
|
eb32192b34
|
added mediators for logging
|
2020-09-22 11:38:10 +03:00 |
RationalEgoism
|
468b1ef820
|
Merge pull request #167 from TouchInstinct/amount-with-decimal-decorator-round
amount with decimal decorator round
|
2020-09-14 12:43:59 +03:00 |
Stanisalv
|
965f74f08b
|
add TODO in AmountWithDecimalDecorator
add TODO in AmountWithDecimalDecorator
|
2020-09-14 12:43:30 +03:00 |
Stanisalv
|
93ea901019
|
amount with decimal decorator round
amount with decimal decorator round
|
2020-09-14 12:20:43 +03:00 |
RationalEgoism
|
e5d6a02617
|
Merge pull request #166 from TouchInstinct/hotfix/paginator
paginator fix in NewPageProgress case State.FullData
|
2020-09-11 12:30:51 +03:00 |
stanislav
|
c2ba0ce66f
|
paginator fix in NewPageProgress case State.FullData
|
2020-09-11 12:23:10 +03:00 |
RationalEgoism
|
a9170e4693
|
Merge pull request #165 from TouchInstinct/bugfix/paginator-one-page
added FullState case to paginator
|
2020-09-10 17:36:51 +03:00 |
Stanisalv
|
78a51d60f8
|
added FullState case to pagonator
added FullState case to pagonator
|
2020-09-10 16:59:03 +03:00 |
RationalEgoism
|
2279c62563
|
Merge pull request #164 from TouchInstinct/bugfix/amount-with-decimal-decorator-trim-integer
added trim integer path to integerPartLength
|
2020-09-10 16:37:35 +03:00 |
stanislav
|
e2a3599ea6
|
fixed names in AmountWithDecimalDecorator.kt
|
2020-09-10 16:25:23 +03:00 |
Stanisalv
|
5b39a9ba1f
|
added trim integer path to integerPartLength
added trim integer path to integerPartLength
|
2020-09-10 16:07:25 +03:00 |
Maxim Bachinsky
|
6f0271f3fa
|
Merge pull request #162 from TouchInstinct/fix/release_build
fixed crash of release build because of duplicate dagger generated code
|
2020-09-09 19:25:36 +03:00 |
Maxim Bachinsky
|
06b5dc516d
|
fixed crash of release build because of duplicate dagger generated code
|
2020-09-09 19:13:24 +03:00 |
Maxim Bachinsky
|
ddf3a3b6ad
|
Merge pull request #161 from TouchInstinct/fix/flow_leak
fix memory leak in flow fragment because of onbackpressed
|
2020-09-09 16:56:02 +03:00 |
Maxim Bachinsky
|
b373086c8a
|
fix errors from wrong gradle setup in new modules
|
2020-09-09 16:50:32 +03:00 |
Maxim Bachinsky
|
aa8fceb342
|
fix memory leaks
|
2020-09-09 16:26:19 +03:00 |
Maxim Bachinsky
|
111dd83823
|
Merge pull request #158 from TouchInstinct/fix/gradle_for_new_modules
fix gradle scripts for new modules
|
2020-09-09 14:56:21 +03:00 |
RationalEgoism
|
65a6f07bdc
|
Merge pull request #160 from TouchInstinct/bugfix/paginator-full-state
added paginator full state if itemList < pageSize
|
2020-09-09 14:05:08 +03:00 |
RationalEgoism
|
7e92276346
|
Merge pull request #159 from TouchInstinct/bugfix/amountWithDecimalDecorator
added max integer path logic
|
2020-09-09 14:04:53 +03:00 |
stanislav
|
f2c972d69f
|
removed extra condition in paginator
|
2020-09-09 12:46:42 +03:00 |
Stanisalv
|
23c8a987c1
|
added paginator full state if itemList < pageSize
added paginator full state if itemList < pageSize
|
2020-09-09 12:31:48 +03:00 |
Stanisalv
|
a5fb2743f6
|
added max integer path logic
added max integer path logic
|
2020-09-09 11:58:40 +03:00 |
Maxim Bachinsky
|
6ef642fd1c
|
fix gradle scripts for new modules
|
2020-09-08 18:47:24 +03:00 |
Maxim Bachinsky
|
3a203c63f3
|
Merge pull request #157 from Bas9312/master
play-services-location updated to more actual version
|
2020-09-03 14:56:22 +03:00 |
Bas9312
|
d9fddd8276
|
play-services-location updated to more actual version
|
2020-09-03 15:38:59 +05:00 |