Releases: flipkart-incubator/madman-android
Releases · flipkart-incubator/madman-android
v1.0.9
v1.0.8 - Bug Fixes
Change Logs:
- Fix ad playback issue where the VMAP only contains the post roll ad break
- Fire network callbacks on the main thread
- Renamed okhttp module to okhttp-extension
v1.0.7 - Capability to override default overlay layout
Merge pull request #15 from flipkart-incubator/adRenderer capability to override ad renderer layout
v1.0.6
v1.0.5
Change Logs:
- Downgraded okhttp version to 3.14.4 since the new version has API breaking changes. The client using this library is dependent to the older okhttp version.
v1.0.4
v1.0.3 - Crash fixes
Fixes:
-
Fatal Exception: java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.next + 860(ArrayList.java:860)
at com.flipkart.madman.f.e.a$b.handleMessage + 40(:40) -
Fatal Exception: c.w: lateinit property contentProgressProvider has not been initialized
at com.flipkart.madman.f.b.access$getContentProgressProvider$p(BaseAdManager.kt) -
Fatal Exception: java.lang.IllegalStateException: Check failed.
at com.flipkart.madman.g.b.a.skip + 45(:45)
v1.0.1 - Release with fixes
version code changes
Initial release
v1.0.0 updated travis tag