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

[PS-97]: Extend RaygunEnvironmentMessage to add Maui specific information. #4

Merged
merged 23 commits into from
May 11, 2023

Commits on May 8, 2023

  1. Extended RaygunEnvironmentMessage to add Maui specific information.

    Created a custom RaygunClient that uses a new method of building the
    RaygunMessage
    Hamish-taylor committed May 8, 2023
    Configuration menu
    Copy the full SHA
    2debfb1 View commit details
    Browse the repository at this point in the history
  2. Added some Android specific initialisation. Added NativeDeviceInfo class

    to enable easy access to device info. Cleaned up The RaygunMauiClient
    Hamish-taylor committed May 8, 2023
    Configuration menu
    Copy the full SHA
    98973e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b0d1e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a234b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49380f9 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    d36a392 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32b4ffc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    736a7a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b73e7c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a03b4bb View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    9751f2c View commit details
    Browse the repository at this point in the history
  2. Added source

    Hamish-taylor committed May 10, 2023
    Configuration menu
    Copy the full SHA
    d26ae3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c2c4df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc9db0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfa5bb1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e40d353 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    152501c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    57a3bcf View commit details
    Browse the repository at this point in the history
  9. Removed comment

    Hamish-taylor committed May 10, 2023
    Configuration menu
    Copy the full SHA
    3304552 View commit details
    Browse the repository at this point in the history
  10. Added test project

    Hamish-taylor committed May 10, 2023
    Configuration menu
    Copy the full SHA
    3316644 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Minor readme updates

    Hamish-taylor committed May 11, 2023
    Configuration menu
    Copy the full SHA
    fe5da21 View commit details
    Browse the repository at this point in the history
  2. updated table

    Hamish-taylor committed May 11, 2023
    Configuration menu
    Copy the full SHA
    5837eb3 View commit details
    Browse the repository at this point in the history
  3. Fixed table rendering

    Hamish-taylor committed May 11, 2023
    Configuration menu
    Copy the full SHA
    dbf3c88 View commit details
    Browse the repository at this point in the history