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

Add offline crash report storage for MAUI #19

Merged
merged 8 commits into from
Jun 9, 2024

Commits on Jun 3, 2024

  1. Add offline crash report storage for MAUI

    Store these in the FileSystem.AppDataDirectory - with a randomly generated folder ID
    Sean committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b60ca2e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

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

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    c6844a0 View commit details
    Browse the repository at this point in the history
  2. Fix table formatting

    Sean committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    5c10320 View commit details
    Browse the repository at this point in the history
  3. Bump package version

    Sean committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    22b5b58 View commit details
    Browse the repository at this point in the history
  4. Update changelog

    Sean committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    94fb449 View commit details
    Browse the repository at this point in the history
  5. Slight updates

    Sean committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    8fc5844 View commit details
    Browse the repository at this point in the history
  6. Update pdb support message

    Sean committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    83f7883 View commit details
    Browse the repository at this point in the history