Skip to content

Releases: flipkart-incubator/madman-android

v1.0.9

02 Jul 12:33
ded0a7a
Compare
Choose a tag to compare

Change Logs:

  1. Fixing the can play ad break logic

v1.0.8 - Bug Fixes

01 Jul 16:06
fe01b02
Compare
Choose a tag to compare

Change Logs:

  1. Fix ad playback issue where the VMAP only contains the post roll ad break
  2. Fire network callbacks on the main thread
  3. Renamed okhttp module to okhttp-extension

v1.0.7 - Capability to override default overlay layout

16 Jun 12:34
b819616
Compare
Choose a tag to compare
Merge pull request #15 from flipkart-incubator/adRenderer

capability to override ad renderer layout

v1.0.6

09 Jun 08:19
e6ab7bf
Compare
Choose a tag to compare

Change Logs:

  1. Support to add multiple AdLoadListener listeners to the Madman instance. #14

v1.0.5

29 May 08:34
872460f
Compare
Choose a tag to compare

Change Logs:

  1. 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

25 May 07:55
877b2b2
Compare
Choose a tag to compare

Change Logs:

  1. Support for multiple ad breaks for a same cue point (#7)
  2. Single handler to fetch progress for both ad and content
  3. Additional unit test cases
  4. Support for adding multiple event and error listeners. (API breaking change)
  5. Tracking fixes
  6. Other bug fixes

v1.0.3 - Crash fixes

23 Jan 14:49
Compare
Choose a tag to compare

Fixes:

  1. 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)

  2. Fatal Exception: c.w: lateinit property contentProgressProvider has not been initialized
    at com.flipkart.madman.f.b.access$getContentProgressProvider$p(BaseAdManager.kt)

  3. Fatal Exception: java.lang.IllegalStateException: Check failed.
    at com.flipkart.madman.g.b.a.skip + 45(:45)

v1.0.1 - Release with fixes

23 Jan 10:56
Compare
Choose a tag to compare
Pre-release
version code changes

Initial release

22 Jan 16:51
b23142a
Compare
Choose a tag to compare
v1.0.0

updated travis tag