Releases: teads/TeadsSDK-android
Releases · teads/TeadsSDK-android
v1.6.3
- New
TeadsConfiguration.preventWebViewAutoClean
to prevent WebView Ad to be auto cleaned by Teads SDK - Fixes
v1.6.1
- Drop support for RichHtml. v2.1 will add support for VPAID content
- Minor Webview improvements
v1.5.12
- Hotfixes
v1.5.11
- fix some issues
v1.5.10
- fix issues on WebView for reusing TeadsNativeVideo
v1.5.8
- Implement isVisible(int offset) method in TeadsVideoView
v1.5.7
- 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
- Remove Google Play Services from sdk (but steel needed)
- Implement reset() method
- Fixes
v1.4.3
- Implement GridLayoutManager for RecyclerView
- Fixes
v1.4.2
- Implement RecyclerView Adapter (with LinearLayoutManager, GridLayoutManager is coming in next release)
- Implement TeadsVideoView
- Fixes