Kirill Nayduik
ffa0a57567
Merge pull request #198 from TouchInstinct/linter_fix
...
Fix CPD and Detekt lint issues
2021-06-24 00:57:38 +03:00
Kirill Nayduik
ef8144b41c
Fix CPD and Detekt lint issues
2021-06-23 23:47:58 +03:00
Kirill Nayduik
0f1a51a7aa
Merge pull request #197 from TouchInstinct/update_sdk
...
Update targetSdk and compileSdk up to 30
2021-06-22 23:23:44 +03:00
Kirill Nayduik
b07bf33126
Resolve legacy code issue
2021-06-22 23:22:09 +03:00
Kirill Nayduik
ead0336cbd
Update targetSdk and compileSdk up to 30
2021-06-22 23:18:22 +03:00
sousnein
484f87c132
Merge pull request #196 from TouchInstinct/add/header-for-web_view
...
add loadUrl with headers
2021-06-16 19:30:06 +03:00
Vladimir Golyshev
8fdd83d8c8
clean code
2021-06-16 19:26:46 +03:00
Vladimir Golyshev
af3fe7aac5
delete useless fun
2021-06-16 19:20:03 +03:00
Vladimir Golyshev
fa0427238e
add loadUrl with headers
2021-06-16 18:56:59 +03:00
sousnein
48c5b5909a
Merge pull request #195 from TouchInstinct/rename/base_web_view-action_callback
...
rename webView callback
2021-06-11 12:05:54 +03:00
Vladimir Golyshev
fe664ab84c
rename callback
2021-06-11 11:59:49 +03:00
sousnein
4df67ae21c
Merge pull request #194 from TouchInstinct/add/web_view_callback
...
Add/web view callback
2021-06-11 10:25:51 +03:00
sousnein
c218eaf43c
delete return type
2021-06-10 16:24:58 +03:00
sousnein
3d52013995
improve clarity of logic
2021-06-10 16:02:13 +03:00
sousnein
d2ed615be1
codestyle
2021-06-10 01:24:31 +03:00
sousnein
b86611d33c
add callback action on url click inside webView
2021-06-10 01:08:03 +03:00
sousnein
81d9bf1b73
redirect on click url in WebView
2021-06-09 20:12:05 +03:00
sousnein
9af88e8700
codeExpire
2021-06-09 14:10:46 +03:00
sousnein
69c27c3b90
codeExpire
2021-06-09 14:03:58 +03:00
Дэнис Марквальд
70de19523d
Merge pull request #192 from TouchInstinct/ban-105-106-107-webview-invalid-url-crashes
...
fix webview crashes
2021-05-27 13:21:49 +02:00
Denis Markwald
88c7eb35d8
fix imports
2021-05-26 14:59:39 +02:00
Denis Markwald
b28840df87
fix comment and onReceivedError useless check error code
2021-05-26 14:58:17 +02:00
Denis Markwald
430a4e4ae8
fix comment and check url
2021-05-26 11:52:14 +02:00
Denis Markwald
9894630cc5
change new string to empty string
2021-05-26 10:54:28 +02:00
Denis Markwald
0923e6110e
add no_internet error code check
2021-05-26 01:43:43 +02:00
Denis Markwald
f5712a3de0
fix loadUrl method when url is null
...
Когда ссылка null, она становится пустой строкой, тогда в onPageFinished опрелеляется как "about:blank" и отобразится errorLayout, иначе попадает в бесконечную загрузку
2021-05-25 20:44:26 +02:00
Denis Markwald
18bdc27d59
fix commen, add description
2021-05-25 18:22:44 +02:00
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