flipkart-incubator / madman-android

Madman (Media ads manager) is a high performance alternative to Google's standard IMA android SDK. If you have your own VAST server and want to render video ads and have full control over the UI, then this library is for you.
https://tech.flipkart.com/madman-an-open-source-ads-framework-for-android-99b5e57fdd30
Apache License 2.0
69 stars 11 forks source link

Multiple feature supports and some bug fixes #6

Closed anirudhramanan closed 4 years ago

anirudhramanan commented 4 years ago

Change Logs

  1. Support for multiple ad breaks for a same cue point (https://github.com/flipkart-incubator/madman-android/issues/7)
  2. Same handler to fetch progress for both ad and content
  3. Other event fixes
  4. Additional unit test cases
  5. Support for adding multiple event listeners.
  6. Tracking fixes
  7. Support for Ad CountDown timer
codecov-commenter commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@260431c). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop       #6   +/-   ##
==========================================
  Coverage           ?   68.32%           
==========================================
  Files              ?       63           
  Lines              ?     1427           
  Branches           ?      249           
==========================================
  Hits               ?      975           
  Misses             ?      282           
  Partials           ?      170           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 260431c...9ba3c8f. Read the comment docs.