Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NetworkOnMainThreadException Fix #734

Commits on Aug 23, 2023

  1. Found two places where the reference to the WebView was being held on…

    …to after destroy() was called.
    jsligh committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    15763ed View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Found two places where the reference to the WebView was being held on…

    …to after destroy() was called.
    jsligh committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    3048888 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b6533c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94adfba View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    c739139 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    875aa22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea55c56 View commit details
    Browse the repository at this point in the history
  3. Fixed to run synchronously.

    jsligh committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    50d4c66 View commit details
    Browse the repository at this point in the history
  4. Forgot important step.

    jsligh committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    cb27587 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Merge pull request #736 from prebid/735-crash-for-mraid-ads

    Run getGlobalVisibleRect on the main thread instead of a background thread
    jsligh committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    61c6659 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #733 from prebid/673-memory-leak-detected

    Fixing Memory Leak
    jsligh committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    12acc24 View commit details
    Browse the repository at this point in the history
  3. 2.2.0 changes

    jsligh committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    a368528 View commit details
    Browse the repository at this point in the history
  4. change readme

    jsligh committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b4ea7c4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #737 from prebid/feature/release-2.2.0

    Release 2.2.0
    jsligh committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    bbcf34e View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    60d7438 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    214bf16 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Finished up the tests.

    jsligh committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ae74ef2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40d9edb View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. removing the .destroy() call

    jsligh committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7e39516 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. fix: Pin Google Play Services Ads to 22.6.0

    Using 23.0.0 will fail the build because it requires minimum SDK 21 while Prebid still supports minimum SDK 19.
    shinwan2 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a6a1320 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Merge pull request #741 from shinwan2/fix/demo-app-build-failure

    fix: Pin Google Play Services Ads to 22.6.0
    jsligh committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    96cf676 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Merge pull request #738 from prebid/877-arbitrary-ortb-params

    877 Arbitrary Open RTB Params
    jsligh committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6f1da30 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Made requested changes.

    jsligh committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    27fa1c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    e7ef5b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f80558 View commit details
    Browse the repository at this point in the history
  3. removing the .destroy() call

    jsligh committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    26947c7 View commit details
    Browse the repository at this point in the history
  4. Made requested changes.

    jsligh committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    be701b2 View commit details
    Browse the repository at this point in the history
  5. Merge branch '678-2-networkonmainthreadexception-when-destroying-medi…

    …ationbanneradunit' of https://github.com/prebid/prebid-mobile-android into 678-2-networkonmainthreadexception-when-destroying-mediationbanneradunit
    jsligh committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    cccefa7 View commit details
    Browse the repository at this point in the history