Skip to content

Releases: teads/TeadsSDK-android

v5.0.19

31 Aug 12:19
Compare
Choose a tag to compare

Generic badge

  • Flutter was not able to access the InReadAd.adRatio

v5.0.18

25 Aug 14:45
Compare
Choose a tag to compare

Generic badge

Generic badge

  • Add ability to request an InReadAd as view or as data model

v5.0.17

28 Jul 09:23
c26a6bb
Compare
Choose a tag to compare

Generic badge

  • Add new Plugin enum values to identify the platform type
  • Ability to performClick() programmatically

Generic badge

  • Conflict that cause error with publishers that are using Coil
  • Multiple access to the storage can lead to a failed state for our internal asset
  • Some class were causing leaks
  • Some errors are now triggered as warning

Generic badge

  • AdScale is now renamed to MediaScale to comply with iOS Teads SDK

v5.0.16

13 Jul 13:51
Compare
Choose a tag to compare

Generic badge

  • New AdScale enum that will allow publishers to change the scale type of Native Ads medias
  • Native ad images now fits its parent LayoutParams
  • Update viewability calculation library
  • New request identifier returned from InReadAdPlacement & NativeAdPlacement

Generic badge

  • Mediaview WRAP_CONTENT will now play videos
  • AdMob layer is now correctly added to friendly obstructions for viewability calculation
  • Change the way we handle studio ads background, this will avoid some OOM
  • Now close browser ONLY if the deeplink has succeeded
  • Blur on endscreen is now correctly fitting video ratio

v5.0.15

11 May 12:14
Compare
Choose a tag to compare

Generic badge

  • Picasso is now replaced by Coil for image management inside the SDK
  • Remove useless debug logs

Generic badge

  • Clear correctly the surface view to avoid useless log error with the exoplayer
  • Fix resume/pause behavior after comeback from fullscreen
  • Include missing proguard rules for logger
  • Remove not mandatory view initialization in Applovin adapter

v5.0.14

14 Apr 14:40
Compare
Choose a tag to compare

Generic badge

  • Expose now some documentation available directly within Android Studio decompiled files

Generic badge

  • Some proguard rules were not configured for native ads

v5.0.13

07 Apr 14:57
Compare
Choose a tag to compare

Generic badge

  • Remove MoPub as their services are not running anymore
  • Support Augmented Reality (AR) in our ads
  • Disable Jetifier (finally 🙂)
  • Update internal ExoPlayer

Generic badge

  • Fix issue with Teads native AdMob mediation caused by missing proguard rule

v5.0.12

18 Mar 09:30
Compare
Choose a tag to compare

Generic badge

  • Support new AppLovin mediation adapter
  • Update SDK dependencies for Picasso and visibility library to AndroidX
  • Update our algorithm to achieve the Ad Opportunity in mediation cases

v5.0.10

27 Jan 14:58
8eae625
Compare
Choose a tag to compare

Generic badge

  • Improves internal technical monitoring. In particular we added a trace of SDK technical performance.
  • Removes useless local logs to prevent spam
  • Updates internal asset for business logic

Generic badge

  • Fix missing lifecycle on adapters clean ad view

v5.0.9

07 Jan 08:05
0dd6448
Compare
Choose a tag to compare

Generic badge

  • Improves Teads Smart adapter to support Native ad
  • Reduces the label view height at 22dp
  • Improves local assets update
  • Uses coroutines to remove old assets from v4 SDK

Generic badge

  • Fix internal webview warning after calling clean
  • Fix validation tool resize for demo app case