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

fix(MAUI): Automatically captured breadcrumbs #2900

Merged
merged 25 commits into from
Dec 1, 2023

Commits on Nov 24, 2023

  1. removed 'BindReflect'

    bitsandfoxes committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    caaccd6 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. merged main

    bitsandfoxes committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    adeae7d View commit details
    Browse the repository at this point in the history
  2. decluttering

    bitsandfoxes committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    b54a651 View commit details
    Browse the repository at this point in the history
  3. tests

    bitsandfoxes committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    b1c48c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6842e95 View commit details
    Browse the repository at this point in the history
  5. .

    bitsandfoxes committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    e9df311 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bbb6312 View commit details
    Browse the repository at this point in the history
  7. Updated CHANGELOG.md

    bitsandfoxes committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    98bb4ae View commit details
    Browse the repository at this point in the history
  8. Update samples/Sentry.Samples.Maui/MainPage.xaml.cs

    Co-authored-by: Bruno Garcia <[email protected]>
    bitsandfoxes and bruno-garcia authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    df9ca7a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    946a04a View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    368af9c View commit details
    Browse the repository at this point in the history
  2. unbind everything

    bitsandfoxes committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    5e7ee3b View commit details
    Browse the repository at this point in the history
  3. simplify

    bitsandfoxes committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    7f0e135 View commit details
    Browse the repository at this point in the history
  4. tests

    bitsandfoxes committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    294d9df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a8ee83 View commit details
    Browse the repository at this point in the history
  6. cleanup

    bitsandfoxes committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    7350c48 View commit details
    Browse the repository at this point in the history
  7. Updated CHANGELOG.md

    bitsandfoxes committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    fe05ea3 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    3e7289b View commit details
    Browse the repository at this point in the history
  2. clean samples

    bitsandfoxes committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    4ab815d View commit details
    Browse the repository at this point in the history
  3. added naive unbind tests

    bitsandfoxes committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    8489a3f View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    b92fc03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    704adf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af6d108 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    061ad4d View commit details
    Browse the repository at this point in the history
  5. missed one

    bitsandfoxes committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    388fa4a View commit details
    Browse the repository at this point in the history