Releases: darkryh/NoMoreAdsOnMyWebViewPlayer
Releases · darkryh/NoMoreAdsOnMyWebViewPlayer
V0.1.1
Automatic Release using Github Actions version 0.1.1
- Improving Building.
- Faster performance.
- Passed tests.
V0.1.0
Automatic Release using Github Actions version 0.1.0
- Improving Building.
- Faster performance.
- Passed tests.
V0.0.9
Automated release generated by GitHub Actions.
V0.0.7
-Reroll basic structure in false state
V0.0.6
- Validated case when malformed URL is intercepted
- Migrated logic BaseWebView, to blocker Client
- added blocker client functions to replace (shouldOverrideUrlLoading,shouldInterceptRequest), to (onBeforeOverridingUrl,onBeforeInterceptRequest) respectively
V0.0.5
Validated case when malformed URL is intercepted
Migrated logic BaseWebView, to blocker Client
added blocker client functions to replace (shouldOverrideUrlLoading,shouldInterceptRequest), to (onBeforeOverridingUrl,onBeforeInterceptRequest) respectively
V0.0.4
- Validated case when malformed URL is intercepted
- Migrated logic BaseWebView, to blocker Client
- added blocker client functions to replace (shouldOverrideUrlLoading,shouldInterceptRequest), to (onByPassOverridingUrl,onByPassInterceptRequest) respectively
v0.0.3
- Prefixing override in key words
v0.0.2
- Correction on the overring wasn't working