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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start a session after init if AutoSessionTracking is enabled #2356

Merged
merged 17 commits into from Dec 13, 2022

Commits on Nov 14, 2022

  1. Start a session after init if isEnableAutoSessionTracking is enabled

    Android-only, on top of that ensure that the LifecycleWatcher handles
    the existing session correctly
    markushi committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    6d08e82 View commit details
    Browse the repository at this point in the history
  2. Update Changelog

    markushi committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    559cac2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b23748f View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    Co-authored-by: Roman Zavarnitsyn <rom4ek93@gmail.com>
    markushi and romtsn committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    b264169 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91e58b9 View commit details
    Browse the repository at this point in the history
  6. Fix Changelog

    markushi committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    fba466a View commit details
    Browse the repository at this point in the history
  7. Fix Changelog

    markushi committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    7a7479b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Merge branch 'main' into feat/start-session-on-init

    sentry-android-core/src/test/java/io/sentry/android/core/SentryAndroidTest.kt
    markushi committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    347ade0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c727928 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

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

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    be4fa27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25a7da9 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    8c362ff View commit details
    Browse the repository at this point in the history
  2. Update changelog

    markushi committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    3143955 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    095b44b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddb52c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90688a2 View commit details
    Browse the repository at this point in the history