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

Provide automatic breadcrumbs and transactions for click/scroll events for Compose #2390

Merged
merged 31 commits into from
Dec 14, 2022

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    8be4802 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7efaaff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56325fd View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

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

Commits on Nov 30, 2022

  1. Determine Compose click and scroll targets at runtime

    Used for automatic breadcrumbs and transaction starts
    markushi committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    611beca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abcd310 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f185262 View commit details
    Browse the repository at this point in the history
  4. Update sentry/src/main/java/io/sentry/SentryOptions.java

    Co-authored-by: Roman Zavarnitsyn <rom4ek93@gmail.com>
    markushi and romtsn committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    89260ac View commit details
    Browse the repository at this point in the history
  5. Format code

    getsentry-bot committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    3dfe721 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    409d152 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/compose-ui-transactions' of github.com:getsentry/s…

    …entry-java into feat/compose-ui-transactions
    markushi committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    50a302d View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

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

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    27ba08a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f569e29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ffbc8b View commit details
    Browse the repository at this point in the history
  4. Add changelog entry

    markushi committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    3d8b833 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Update sentry-android-core/src/main/java/io/sentry/android/core/inter…

    …nal/gestures/AndroidViewGestureTargetLocator.java
    
    Co-authored-by: Roman Zavarnitsyn <rom4ek93@gmail.com>
    markushi and romtsn committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    a979bf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed79435 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/compose-ui-transactions' of github.com:getsentry/s…

    …entry-java into feat/compose-ui-transactions
    markushi committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    c106ca2 View commit details
    Browse the repository at this point in the history
  4. Adapts code to PR comments

    markushi committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    44c7096 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

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

Commits on Dec 13, 2022

  1. Integrate PR comments

    markushi committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    6cead69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f4600e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    306bd0a View commit details
    Browse the repository at this point in the history
  4. Fix failing tests

    markushi committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    50f6792 View commit details
    Browse the repository at this point in the history
  5. Format code

    getsentry-bot committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    1c582d8 View commit details
    Browse the repository at this point in the history
  6. Fix missing code formatting

    markushi committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    c1753c0 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feat/compose-ui-transactions' of github.com:getsentry/s…

    …entry-java into feat/compose-ui-transactions
    markushi committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    f846c6c View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    14fddbd View commit details
    Browse the repository at this point in the history
  2. Fix unused imports

    markushi committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    534cda5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47bc669 View commit details
    Browse the repository at this point in the history