Skip to content

Latest commit

 

History

History
114 lines (82 loc) · 2.82 KB

File metadata and controls

114 lines (82 loc) · 2.82 KB

Change Log

Version 3.0.4 (2025-05-07)

Bugfix:

  • Layout fixes for 35
  • callback not working (href needs to start with "http://)

Feature:

  • better logging

Update:

  • gradle-lib:8.10.0

Version 3.0.3 (2024-12-08)

Bugfix:

Feature:

Update:

  • gradle-lib:8.7.3
  • gradle:8.11.1
  • appcompat:1.7.0
  • kotlin-bom:2.0.2
  • COMPILE_SDK_VERSION=35
  • TARGET_SDK_VERSION=35

Version 3.0.2 (2024-04-15)

Bugfix:

  • add onWindowFocusChanged() by IntuzMayurS

Feature:

  • setTextColor("initial") resets to default text color
  • setBackgroundColor("initial") resets to default background color

Update:

  • gradle:8.3.2
  • openjdk17 from 21 for jitpack
  • gradle-8.7

Version 3.0.1 (2024-02-26)

Bugfix:

  • insertHTML now according to setHTML

Update:

  • gradle:8.2.2
  • Compile / Target SDK Version 3x -> 34

Version 3.0.0 (2024-01-11)

Feature:

  • New version, new author: lots of changes

Version 2.0.0 (2020-09-16)

Feature:

  • Supported Image can set size params #176
  • Supported Youtube, Video, Audio tag #189

Update:

Bugfix:

  • Fixed placeholder #240
  • Fixed typo #194
  • Fixed Url decoding #123
  • Fixed shouldOverrideUrlLoading #133
  • Use encodeURIComponent() #145

Version 1.2.2 (2017-03-21)

Feature:

Update:

  • Compile / Target SDK Version 23 -> 25
  • Build Tools 24.0.2 -> 25.0.2
  • Support Library 23.4.0 -> 25.3.0

Bug Fix:

Version 1.2.1 (2016-08-04)

Merge: Fixed some type missing wasabeef#63 Change: Samples

Version 1.2.0 (2016-01-07)

Merge: Feature fontSize wasabeef#42

Version 1.1.0 (2016-01-07)

Merge: wasabeef#37

Version 1.0.0 (2015-11-10)

Product Release