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

block app start if appLaunchedInForeground is not set. #2291

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    cd9bdd5 View commit details
    Browse the repository at this point in the history
  2. add changelog entry

    martinhaintz committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e71db34 View commit details
    Browse the repository at this point in the history
  3. call public method

    martinhaintz committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b2dc712 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into feat/use-app-launched-in-foreground-to-deter…

    …minate-invalid-app-start-data-on-android
    martinhaintz authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    cf64268 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    7067094 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/use-app-launched-in-foreground-to-determinate-inva…

    …lid-app-start-data-on-android' of https://github.com/getsentry/sentry-dart into feat/use-app-launched-in-foreground-to-determinate-invalid-app-start-data-on-android
    
    * 'feat/use-app-launched-in-foreground-to-determinate-invalid-app-start-data-on-android' of https://github.com/getsentry/sentry-dart:
      test: rethrow exceptions (#2290)
    martinhaintz committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    fad381e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into feat/use-app-launched-in-foreground-to-deter…

    …minate-invalid-app-start-data-on-android
    martinhaintz authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1510a65 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Update flutter/android/src/main/kotlin/io/sentry/flutter/SentryFlutte…

    …rPlugin.kt
    
    Co-authored-by: Giancarlo Buenaflor <[email protected]>
    martinhaintz and buenaflor authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9ccfd74 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feat/use-app-launched-in-foreground-to-deter…

    …minate-invalid-app-start-data-on-android
    martinhaintz authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0efe121 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4248571 View commit details
    Browse the repository at this point in the history
  4. fix missing time imports

    martinhaintz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4f9b01c View commit details
    Browse the repository at this point in the history
  5. rearrange line

    martinhaintz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8f47758 View commit details
    Browse the repository at this point in the history
  6. add comma

    martinhaintz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6eb6ab6 View commit details
    Browse the repository at this point in the history