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 device detection hostcall #330

Merged
merged 5 commits into from
Nov 7, 2023
Merged

Commits on Nov 6, 2023

  1. Add hostcall for device_detection.

    This is closely patterned on the geolocation hostcall.
    
    The new test that executes the hostcall needs a new SDK, so this
    will be followed by a separate commit that comments it out. That
    can be reverted once the new SDK is available.
    silentbicycle committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    cc287ec View commit details
    Browse the repository at this point in the history
  2. device_detection: Temporarily comment out tests that need new SDK.

    These tests depend on a new SDK for the device_detection hostcall,
    comment them out for now. This is in its own commit to make it
    easy to revert.
    silentbicycle committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e7582ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67e05ed View commit details
    Browse the repository at this point in the history
  4. cargo fmt (again)

    silentbicycle committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a1fde55 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

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