Android SDK Changelog
Version 4.0.3
May 12, 2025
- Updates to support displaying content edge-to-edge in views for Android 15 or higher
Version 4.0.2
December 18, 2024
- Updates to the newest offerwall UI for improved performance
Version 4.0.1
September 11, 2024
- Simplified SDK code to provide performance enhancements
Version 2.5.0
March 10, 2021
- Relax threading constraint to Config.get() call
Version 2.4.0
May 21, 2020
- Dependencies update
Version 2.2.0
April 28, 2020
- Add locking orientation to dashboard orientation setting via the lockOrientation attribute in adgem_config.xml
Version 2.1.0
February 25, 2020
- Refactored and added new methods and variables to use the term interstitial rather than standard or non-rewarded video
- Added support for enhanced ad viewability
- Added logic to close video ad if play confirmation was not received
Version 1.6.0
August 22, 2019
- Revert meta payload submission
- HTTP stack updates
Version 1.4.1
July 11, 2019
- New API to observe Video Playback cancellation events
Version 1.3.1
May 2, 2019
- Fix for invalid onOfferWallClosed callback on configuration change
Version 1.3.0
May 1, 2019
- New API to observe OfferWall events: reward, state and close
Version 1.2.4
April 24, 2019
- Fix crash getting user agent on some devices
Version 1.2.3
April 4, 2019
- Fix OfferWall closes on first launch
- R8 full mode support
- Lint errors fixes
- Better nullable handling
- Fix "Using inlined constants on older versions"
Version 1.2.1
March 15, 2019
- Ignore orientation changes for video ads
- Log failures acquiring GMS only in debug builds
- Built with Gradle to v4.10.1
- Built with Gradle build tools to v3.3.2
- Fix Google PlayStore Warnings: touch target size
- Fix Google PlayStore Warnings: video may not have a label readable by screen readers
Version 1.2.0
February 11, 2019
- Fix dependency resolution when building with Google Play Services
- Updated to Java 8
- Fix error states API for Offer Wall
Version 1.1.5
February 6, 2019
- Fix for Video callbacks not being called
Version 1.1.4
February 2, 2019
- Ability to skip ads for debuggable runs
- Fix for end card images scaling
Version 1.1.2
January 7, 2019
- New Offer Wall startup logic
- SDK initialization and startup improvements
- Faster server calls
- Fix: Duplicate error state between rewarded and standard videos
Version 1.0.8
December 15, 2018
- Bug fix, fixes issue with duplicate query parameters
Version 1.0.7
December 9, 2018
- Bug fix, reassigned Google Ad Id to correct parameter
Version 1.0.5
November 28, 2018
- Fix intermittent crash at OfferWall start up
- Disable starting videos when AdGem is not ready
- Fix video playback continuation on screen rotation
Version 1.0.4
November 21, 2018
- Internal improvements
- Improved support for optional fields: player_age, player_gender, player_payer, player_iap_total_usd, player_created_at, player_level, placement, c1, c2, c3, c4, c5
Version 1.0.2
November 12, 2018
- Deprecated setPlayerId(), instead use the id() method in PlayerMetadata
- Added PlayerMetadata with methods to set optional player values
- New methods in PlayerMetadata: id(), age(), iapTotalUsd(), level(), placement(), isPayer(), gender(), createdAt(), customFields()
Updated on September 11, 2024