Skip to content

Releases: darkryh/NoMoreAdsOnMyWebViewPlayer

V0.1.1

27 Sep 16:45
1abf171
Compare
Choose a tag to compare

Automatic Release using Github Actions version 0.1.1

  • Improving Building.
  • Faster performance.
  • Passed tests.

V0.1.0

27 Sep 14:05
d01457c
Compare
Choose a tag to compare

Automatic Release using Github Actions version 0.1.0

  • Improving Building.
  • Faster performance.
  • Passed tests.

V0.0.9

27 Sep 00:30
bccecda
Compare
Choose a tag to compare

Automated release generated by GitHub Actions.

V0.0.8

19 Sep 01:13
Compare
Choose a tag to compare

-Test with keywords

V0.0.7

19 Sep 00:30
Compare
Choose a tag to compare

-Reroll basic structure in false state

V0.0.6

17 Sep 02:40
Compare
Choose a tag to compare
  • 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

16 Sep 19:06
Compare
Choose a tag to compare

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

16 Sep 18:32
Compare
Choose a tag to compare
  • 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

24 May 22:08
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
  • Prefixing override in key words

v0.0.2

24 May 21:51
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
  • Correction on the overring wasn't working