Skip to content

Releases: teads/TeadsSDK-android

v1.6.3

16 Nov 16:47
Compare
Choose a tag to compare
  • New TeadsConfiguration.preventWebViewAutoClean to prevent WebView Ad to be auto cleaned by Teads SDK
  • Fixes

v1.6.1

05 Nov 10:39
Compare
Choose a tag to compare
  • Drop support for RichHtml. v2.1 will add support for VPAID content
  • Minor Webview improvements

v1.5.12

09 Oct 08:42
Compare
Choose a tag to compare
  • Hotfixes

v1.5.11

15 Sep 09:06
Compare
Choose a tag to compare
  • fix some issues

v1.5.10

08 Sep 15:03
Compare
Choose a tag to compare
  • fix issues on WebView for reusing TeadsNativeVideo

v1.5.8

19 Aug 12:05
Compare
Choose a tag to compare
  • Implement isVisible(int offset) method in TeadsVideoView

v1.5.7

07 Aug 15:02
Compare
Choose a tag to compare
  • Prevent video from being played while the activity is in background
  • Enable TeadsNativeVideo reusing
  • ListView and RecyclerView animation fixe
  • Other general fixes

v1.5.4

24 Jul 13:40
Compare
Choose a tag to compare
  • Remove Google Play Services from sdk (but steel needed)
  • Implement reset() method
  • Fixes

v1.4.3

16 Jul 12:35
Compare
Choose a tag to compare
  • Implement GridLayoutManager for RecyclerView
  • Fixes

v1.4.2

10 Jul 14:32
Compare
Choose a tag to compare
  • Implement RecyclerView Adapter (with LinearLayoutManager, GridLayoutManager is coming in next release)
  • Implement TeadsVideoView
  • Fixes